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
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
adapters: add hgweb hosting adapter
2016-07-06, by Anton Shestakov
adapters: fit long line
2016-07-06, by Anton Shestakov
adapters: return noop urls when using base adapter
2016-07-06, by Anton Shestakov
viewer: provide links to file/line on warnings/errors in check logs
2016-07-05, by Anton Shestakov
viewer: provide change/branch links for projects (i.e. on Bitbucket)
2016-07-05, by Anton Shestakov
incoming: extract link start/end from linter output
2016-07-05, by Anton Shestakov
handlers: split serving different formats for check into different methods
2016-07-05, by Anton Shestakov
handlers: not executable, doesn't need #!
2016-07-05, by Anton Shestakov
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
less
more
(0)
-100
-60
+60
+100
tip