-
Anton Shestakov <av6@dwimlabs.net>, Sat, 30 Jul 2016 13:42:46 +0800
linters: add python_version variable to flake8 config
-
Anton Shestakov <av6@dwimlabs.net>, Sat, 30 Jul 2016 13:40:27 +0800
checker: support variables in linter config
-
Anton Shestakov <av6@dwimlabs.net>, Sat, 30 Jul 2016 13:35:44 +0800
checker: some linters could be requested, but skipped
-
Anton Shestakov <av6@dwimlabs.net>, Sat, 30 Jul 2016 13:05:59 +0800
checker: check linter config, complain and skip linters with problems early
-
Anton Shestakov <av6@dwimlabs.net>, Wed, 27 Jul 2016 23:20:51 +0800
templates: cancel nowrap from the whole table for commit messages
Apparently uk-text-break is not the right helper class for this. Huh.
-
Anton Shestakov <av6@dwimlabs.net>, Wed, 27 Jul 2016 23:17:24 +0800
templates: only break words in commit message, not in author or date
-
Anton Shestakov <av6@dwimlabs.net>, Wed, 27 Jul 2016 23:15:07 +0800
templates: update to UIkit 2.26.4
-
Anton Shestakov <av6@dwimlabs.net>, Wed, 27 Jul 2016 18:43:12 +0800
viewer: using tuples for describing handlers is easier
(Especially true since Tornado 3.2)
-
Anton Shestakov <av6@dwimlabs.net>, Wed, 27 Jul 2016 18:39:44 +0800
viewer: shared regular expression for matching project
-
Anton Shestakov <av6@dwimlabs.net>, Wed, 27 Jul 2016 18:05:24 +0800
tests: remove an extra check from test_parse_project_url() (see fa50e7dd9d91)