-
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)
-
Anton Shestakov <av6@dwimlabs.net>, Mon, 25 Jul 2016 15:28:27 +0800
checker: limit using custom environment to scm tools
-
Anton Shestakov <av6@dwimlabs.net>, Mon, 25 Jul 2016 14:03:08 +0800
docker: remove apt lists to keep image size down