Repositories
candolint
Help
Mercurial
Summary
Shortlog
Changelog
Graph
Branches
Tags
Bookmarks
Files
Other formats:
JSON
Raw
Feeds:
Atom
RSS
The revision graph only works with JavaScript-enabled browsers.
less
more
(0)
-100
-60
+60
+100
tip
incoming: match jshint-style error/warning codes (at EOL)
2016-07-05, by Anton Shestakov
viewer: stretch commit data column to maximum on project page
2016-07-04, by Anton Shestakov
viewer: stretch project name column to maximum on /
2016-07-04, by Anton Shestakov
viewer: show branch in a separate column in overview tables
2016-07-04, by Anton Shestakov
viewer: don't show check.started time in overview tables
2016-07-04, by Anton Shestakov
viewer: handlers deserve a separate module
2016-07-04, by Anton Shestakov
viewer: allow viewing checker output as plain text
2016-07-04, by Anton Shestakov
checker: wrap execute() in another function to ease exiting on failures
2016-07-04, by Anton Shestakov
checker: print what linters are to be installed and the results of that
2016-07-04, by Anton Shestakov
viewer: show commit branch as a separate list item
2016-07-04, by Anton Shestakov
checker: emit commit branch on its own line
2016-07-04, by Anton Shestakov
checker: split a long line
2016-07-03, by Anton Shestakov
checker: start setting useful environment variables
2016-07-03, by Anton Shestakov
incoming: sometimes checker output is totally useless
2016-07-03, by Anton Shestakov
checker: prevalidate config (basic checks)
2016-07-03, by Anton Shestakov
viewer: create collapsers wholly on client-side
2016-07-03, by Anton Shestakov
viewer: don't collapse checks block by default, everything else is fine
2016-07-03, by Anton Shestakov
checker: a config without linters is useless, but valid
2016-07-03, by Anton Shestakov
checker: check before using config['url']
2016-07-03, by Anton Shestakov
viewer: but break commit message/author/date, when needed
2016-07-02, by Anton Shestakov
viewer: explain what does #X mean (it's a check)
2016-07-02, by Anton Shestakov
viewer: don't break words in the tables at all
2016-07-02, by Anton Shestakov
viewer: move clone url to the top of the properties list in project.html
2016-07-02, by Anton Shestakov
incoming: un-anchor "job failed" regex
2016-07-02, by Anton Shestakov
viewer: add a favicon
2016-07-02, by Anton Shestakov
viewer: set brand link colors for sure
2016-07-01, by Anton Shestakov
viewer: the two mascots
2016-07-01, by Anton Shestakov
viewer: a new helper for project/check/status handlers, get_project_or_404()
2016-06-30, by Anton Shestakov
viewer: make navbar have a gradient like status badge
2016-06-29, by Anton Shestakov
viewer: generate status badge codes for embedding
2016-06-29, by Anton Shestakov
viewer: add proper markup to changeset date so it's picked up by moment.js
2016-06-29, by Anton Shestakov
viewer: restyle regular badges to be a bit more like status badges
2016-06-28, by Anton Shestakov
viewer: setup and clone tasks without errors/warnings are collapsed by default
2016-06-28, by Anton Shestakov
incoming: remove linkstart and linkend until things are actually ready
2016-06-27, by Anton Shestakov
tests: test read_linter_config() from checker.py
2016-06-26, by Anton Shestakov
tests: test run() from checker.py
2016-06-26, by Anton Shestakov
incoming: save linkstart and linkend for lines (not used yet)
2016-06-26, by Anton Shestakov
viewer: make task blocks collapsible (except cleanup)
2016-06-26, by Anton Shestakov
incoming: use a subquery for Check.ordinal instead of a separate query
2016-06-25, by Anton Shestakov
models: drop Check.raw field (not worth storing in the same table)
2016-06-25, by Anton Shestakov
incoming: strip linebreaks from lines before storing them
2016-06-25, by Anton Shestakov
incoming: mark "job failed" line as a failure
2016-06-24, by Anton Shestakov
tests: test another regex in incoming (luacheck-style linter output)
2016-06-23, by Anton Shestakov
incoming: make initial state = None
2016-06-23, by Anton Shestakov
incoming: use named groups in start-of-the-string regex
2016-06-23, by Anton Shestakov
linters: jshint config
2016-06-23, by Anton Shestakov
checker: configurable allowed exit codes for linters
2016-06-23, by Anton Shestakov
linters: luacheck config
2016-06-23, by Anton Shestakov
linters: yamllint config
2016-06-23, by Anton Shestakov
linters: flake8 config
2016-06-23, by Anton Shestakov
checker: don't hardcode linter config, load it from files
2016-06-23, by Anton Shestakov
checker: go back to using hg files with -I and -X
2016-06-23, by Anton Shestakov
checker: try and catch exceptions from execute() and somewhat finish the job
2016-06-23, by Anton Shestakov
checker: make run_ignore_1() a bit more flexible by adding codes argument
2016-06-23, by Anton Shestakov
incoming: use a list of regular expressions to extract linter output type
2016-06-20, by Anton Shestakov
incoming: move linter output matching to a function, test it
2016-06-19, by Anton Shestakov
tests: pass extra arguments given to run-tests.py into pytest.main()
2016-06-19, by Anton Shestakov
incoming: save filename and line number for linter output in Check.lines
2016-06-19, by Anton Shestakov
incoming: use dicts instead of tuples for Check.lines
2016-06-19, by Anton Shestakov
models: add Project.get_title() method, use it, test it
2016-06-19, by Anton Shestakov
less
more
(0)
-100
-60
+60
+100
tip