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
queue: make poller more generic, rename
2016-11-17, by Anton Shestakov
queue: make clear what kind of interval it is
2016-11-17, by Anton Shestakov
queue: report correct default in --interval's help message
2016-11-17, by Anton Shestakov
viewer: add <a> element for clone links (that actually look like links)
2016-10-26, by Anton Shestakov
viewer: add <link type="alternate"> element for atom feed
2016-10-26, by Anton Shestakov
viewer: use handlers module as a namespace
2016-10-26, by Anton Shestakov
viewer: add Atom feeds to projects
2016-10-26, by Anton Shestakov
tests: details, details
2016-10-26, by Anton Shestakov
tests: test <date> elements in test_check()
2016-10-26, by Anton Shestakov
viewer: display full project link, but shade domain and user part
2016-10-07, by Anton Shestakov
templates: fix tests by excluding bits of undercooked features
2016-09-20, by Anton Shestakov
templates: move table rows with project checks to a separate template
2016-09-20, by Anton Shestakov
queue: announce user-agent to be nice to hgweb operators
2016-09-01, by Anton Shestakov
queue: guess repo name if it's not in target configuration
2016-09-01, by Anton Shestakov
queue: infer source from the url if it's not in target config
2016-08-31, by Anton Shestakov
models: another gross hack^W^Wclever heuristic to pick HgwebAdapter
2016-08-31, by Anton Shestakov
docs: split entry points list with comments
2016-08-30, by Anton Shestakov
docs: describe license
2016-08-30, by Anton Shestakov
docs: describe entry points
2016-08-30, by Anton Shestakov
candolint: add configuration file
2016-08-30, by Anton Shestakov
viewer: show "unknown" in status badge when no checks have been done yet
2016-08-25, by Anton Shestakov
queue: if there's no event header, set event to 'nonexistent'
2016-08-25, by Anton Shestakov
tests: don't ignore exit code from pytest.main()
2016-08-25, by Anton Shestakov
tests: test hook handlers in hooks-queue.py
2016-08-25, by Anton Shestakov
queue: let's just call it event
2016-08-25, by Anton Shestakov
queue: move option creation to main() to help with tests
2016-08-24, by Anton Shestakov
viewer: move option creation to main() to help with tests
2016-08-24, by Anton Shestakov
queue: turn HTTPErrors into JSON responses via BaseHookHandler.write_error()
2016-08-24, by Anton Shestakov
queue: log event type that hook handlers receive
2016-08-24, by Anton Shestakov
queue: handle invalid JSON payload by raising HTTPError(400)
2016-08-24, by Anton Shestakov
queue: log payload as the original JSON string to ease testing
2016-08-24, by Anton Shestakov
queue: handle ping event
2016-08-24, by Anton Shestakov
queue: add preliminary GithubHookHandler
2016-08-24, by Anton Shestakov
queue: spell out hooks flavor
2016-08-24, by Anton Shestakov
viewer: basic pagination on project page (to see all previous checks)
2016-08-23, by Anton Shestakov
viewer: use SelectQuery.first() to get the last check or None
2016-08-23, by Anton Shestakov
viewer: split long lines in StatusHandler
2016-08-23, by Anton Shestakov
queue: split a long line
2016-08-23, by Anton Shestakov
queue: set default polling interval to 1 hour
2016-08-23, by Anton Shestakov
handlers: reindent long queries
2016-08-23, by Anton Shestakov
docs: emphasis on terms/filenames (`things` is interpreted as a quotation!?)
2016-08-23, by Anton Shestakov
tests: add sample lines to the test project in test_viewer.py
2016-08-22, by Anton Shestakov
docs: add a readme with basic configuration explained
2016-08-22, by Anton Shestakov
setup.cfg: ignore "E128 continuation line under-indented for visual indent"
2016-08-20, by Anton Shestakov
viewer: get_check_or_404() helper
2016-08-20, by Anton Shestakov
viewer: show 30 latest checks on project page (was: 10)
2016-08-20, by Anton Shestakov
viewer: simplify check regex
2016-08-11, by Anton Shestakov
pipelines: install dependencies, run tests and report coverage
2016-08-11, by Anton Shestakov
requirements: add coverage plugin for pytest to dev-requirements.txt
2016-08-11, by Anton Shestakov
viewer: a more descriptive text for the green status badge
2016-08-10, by Anton Shestakov
checker: use candolint.yml if it's found in project's root directory
2016-08-05, by Anton Shestakov
queue: flip condition so that it's not so "backwards"
2016-08-05, by Anton Shestakov
requirements: Tornado 4.4.1
2016-08-05, by Anton Shestakov
viewer: print a usable URL in the 'serving on' log line
2016-07-30, by Anton Shestakov
queue: print a usable URL in the 'serving on' log line
2016-07-30, by Anton Shestakov
checker: don't forget 'codes' from linter config
2016-07-30, by Anton Shestakov
checker: show version of each installed linter, even if it didn't need setup
2016-07-30, by Anton Shestakov
checker: explicitly add python 2.7 and 3.5 to dockerfile
2016-07-30, by Anton Shestakov
linters: add python_version variable to flake8 config
2016-07-30, by Anton Shestakov
checker: support variables in linter config
2016-07-30, by Anton Shestakov
less
more
(0)
-100
-60
+60
+100
tip