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
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
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
less
more
(0)
-100
-60
+60
+100
tip