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: we track changes, not hashes (also, they could be refs)
2016-07-22, by Anton Shestakov
queue: add push() to BaseHookHandler
2016-07-21, by Anton Shestakov
tests: test Project.get_adapter()
2016-07-21, by Anton Shestakov
tests: check that branch name is a link (via fallback HostingAdapter)
2016-07-21, by Anton Shestakov
queue: create a BaseHookHandler with rconn property
2016-07-21, by Anton Shestakov
tests: test check page
2016-07-20, by Anton Shestakov
tests: test project page
2016-07-20, by Anton Shestakov
tests: test status badge
2016-07-19, by Anton Shestakov
tests: add sample change and check to viewer tests
2016-07-19, by Anton Shestakov
queue: slightly more useful response from hook handler
2016-07-19, by Anton Shestakov
tests: test adapters
2016-07-19, by Anton Shestakov
adapters: remove unneeded basename usage
2016-07-19, by Anton Shestakov
queue: ignore docker output
2016-07-18, by Anton Shestakov
tests: test utils.lookup_option()
2016-07-18, by Anton Shestakov
queue: don't use full path to config file (likely to be different in isolation)
2016-07-18, by Anton Shestakov
queue: worker queue for running checks
2016-07-18, by Anton Shestakov
checker: set LC_ALL for git
2016-07-18, by Anton Shestakov
checker: use absolute imports
2016-07-18, by Anton Shestakov
checker: take commit to update to as an optional argument
2016-07-18, by Anton Shestakov
queue: git hooks naturally don't provide topological branch heads
2016-07-17, by Anton Shestakov
queue: add incoming queue handler
2016-07-17, by Anton Shestakov
queue: data is a string, we need item (TypeError)
2016-07-17, by Anton Shestakov
queue: work around parse_command_line() ignoring the first argument
2016-07-17, by Anton Shestakov
queue: add hook handler (only for bitbucket at the moment)
2016-07-17, by Anton Shestakov
viewer: use thread-local IOLoop instance (recommended by Tornado docs)
2016-07-17, by Anton Shestakov
viewer: pass listen address to listen() as a positional argument
2016-07-17, by Anton Shestakov
requirements: works with Tornado 4.4
2016-07-17, by Anton Shestakov
viewer: add initial delay to mascots popup animation
2016-07-17, by Anton Shestakov
utils: adopt now() (renamed to timestamp()) and parse_timestamp(), test them
2016-07-17, by Anton Shestakov
utils: a small module for shared functions, the first of them is rel()
2016-07-17, by Anton Shestakov
checker: remove duplicate "job failed" message
2016-07-17, by Anton Shestakov
checker: print requested linters without duplicates
2016-07-16, by Anton Shestakov
viewer: request light fields when using just metadata from Check
2016-07-16, by Anton Shestakov
tests: test parsing urls with "directories"
2016-07-14, by Anton Shestakov
incoming: support --help and --debug, and read from stdin by default
2016-07-13, by Anton Shestakov
checker: actually, let's just redirect docker-build stdout to stderr instead
2016-07-13, by Anton Shestakov
checker: pass arguments reliably straight to python -u
2016-07-13, by Anton Shestakov
checker: ignore docker-build stdout
2016-07-13, by Anton Shestakov
models: don't count ids in Check.get_next_ordinal(), get current + 1 instead
2016-07-13, by Anton Shestakov
viewer: also don't collapse on failures
2016-07-12, by Anton Shestakov
checker: add wrapper for checker in docker
2016-07-12, by Anton Shestakov
viewer: show check results in a bigger font
2016-07-08, by Anton Shestakov
viewer: transform time string from loose ISO 8601 to RFC 3339
2016-07-08, by Anton Shestakov
tests: add simple checks for prevalidate()
2016-07-08, by Anton Shestakov
tests: test BaseModel.manual_upsert()
2016-07-08, by Anton Shestakov
tests: move database init/mocking to run-tests.py
2016-07-08, by Anton Shestakov
tests: name projects in setup_module() according to module name
2016-07-08, by Anton Shestakov
checker: use elif to save on config['scm'] checks
2016-07-07, by Anton Shestakov
viewer: remove special case for cleanup task collapser
2016-07-07, by Anton Shestakov
adapters: add GithubAdapter
2016-07-07, by Anton Shestakov
checker: support git
2016-07-07, by Anton Shestakov
checker: raise the exception after bad_exit()
2016-07-07, by Anton Shestakov
checker: move hg calls to separate functions, check config['scm']
2016-07-07, by Anton Shestakov
models: revs are not unique, can be nulls
2016-07-07, by Anton Shestakov
incoming: job started/finished metadata lines are not in any task
2016-07-07, by Anton Shestakov
models: manual_upsert() to create new instances or update existing
2016-07-07, by Anton Shestakov
models: use a simple heuristic to pick HgwebAdapter
2016-07-06, by Anton Shestakov
viewer: move project name closed to the check result on /
2016-07-06, by Anton Shestakov
viewer: remove Check.get_url() method for not being very useful
2016-07-06, by Anton Shestakov
viewer: join change table in check handler for performance reasons
2016-07-06, by Anton Shestakov
less
more
(0)
-100
-60
+60
+100
tip