summaryrefslogtreecommitdiff
path: root/lorrycontroller
Commit message (Expand)AuthorAgeFilesLines
* Allow host to be specified instead of trovehostBen Brown2016-06-171-3/+5
* Workaround for GitLab's lack of multi-level namespacingBen Brown2016-06-171-11/+31
* Add support for lorrying from a Gitlab serverBen Brown2016-06-174-21/+80
* Add support for mirroring to a GitLab serverBen Brown2016-06-173-2/+101
* Reduce nesting a littleBen Brown2016-04-182-4/+3
* Remove trailing whitespaceBen Brown2015-12-156-16/+16
* Perform some sanity checking for 'ignore' and 'globs' fieldsBen Brown2015-12-151-0/+11
* 'ignore' field is no longer treated as if it were mandatoryBen Brown2015-12-152-3/+4
* Allow glob patterns in the 'ignore' field for upstream Trovessam/ignore-globsSam Thursfield2015-03-111-5/+9
* Add initial support for mirroring to a Gerrit instancesam/support-gerritSam Thursfield2015-03-113-7/+84
* Use 'requests' instead of the awful 'urllib2'Sam Thursfield2014-12-192-21/+7
* Support HTTP(S) proxies which don't require username and passwordSam Thursfield2014-11-241-10/+25
* Merge remote-tracking branch 'origin/baserock/liw/lc-list-failed-jobs'Sam Thursfield2014-11-172-12/+36
|\
| * Add lists of failed, all jobs to lorry spec infobaserock/liw/lc-list-failed-jobsLars Wirzenius2014-09-092-12/+36
* | Handle case when there is no disk usage infoLars Wirzenius2014-10-221-1/+1
|/
* Implement /1.0/remove-ghost-jobsLars Wirzenius2014-09-044-11/+100
* Merge branch 'liw/move-error-msgs'Lars Wirzenius2014-07-071-22/+34
|\
| * Improve move-to-top/bottom API call error messagesliw/move-error-msgsLars Wirzenius2014-06-231-0/+12
| * Move shared code to a base class, less code duplicationLars Wirzenius2014-06-231-22/+22
* | Also catch IOErrorRichard Ipsum2014-06-231-1/+1
* | Write static status HTML page via temporary fileLars Wirzenius2014-06-231-1/+26
* | Forget "kill_job" flag for future runs of a lorryliw/anti-exterminateLars Wirzenius2014-06-233-17/+36
|/
* Fix job showerbaserock/richardipsum/fix_job_showerRichard Ipsum2014-06-191-1/+1
* Merge branch 'baserock/liw/lc-list-all-jobs-optimisation'Lars Wirzenius2014-05-222-3/+22
|\
| * Make listjobs faster by getting all info in one querybaserock/liw/lc-list-all-jobs-optimisationLars Wirzenius2014-05-222-3/+22
* | Merge branch 'master' of git://git.baserock.org/baserock/baserock/lorry-contr...Lars Wirzenius2014-05-221-3/+3
|\ \
| * | Fix over-indentation in readconf.pybaserock/pedroalvarez/fix-readconfPedro Alvarez2014-05-211-3/+3
| |/
* | Render static HTML page without linksbaserock/liw/lc-static-html-without-linksLars Wirzenius2014-05-091-1/+4
|/
* Fix log messageRichard Ipsum2014-05-061-1/+1
* Update CONFGIT mirror more robustlyLars Wirzenius2014-05-061-3/+23
* Simplify code by using "with ... as ..."Lars Wirzenius2014-04-221-2/+1
* Proof code against whitespace in repo namesLars Wirzenius2014-04-221-1/+1
* Fix minor race condition in giving out jobsLars Wirzenius2014-04-221-4/+3
* Goodbye, Scotty, we will miss youLars Wirzenius2014-04-221-7/+0
* Add a version tableLars Wirzenius2014-04-221-0/+4
* Use proper boolean constantsLars Wirzenius2014-04-221-2/+2
* Move exception class earlier in fileLars Wirzenius2014-04-221-6/+6
* Validate protocol field in lorry-controller.confLars Wirzenius2014-04-221-0/+8
* Clarify code by removing confusingly named methodLars Wirzenius2014-04-221-8/+5
* Rename variables for clarityLars Wirzenius2014-04-221-10/+9
* Remove dead code, update FIXME commentLars Wirzenius2014-04-221-5/+4
* Move new_gitano_command to a function; add LocalTroveGitanoCommandLars Wirzenius2014-04-225-13/+32
* Add new Lorry ControllerLars Wirzenius2014-04-1522-0/+2425
* Remove old Lorry Controller to make room for new oneLars Wirzenius2014-04-104-766/+0
* Fix the construction of https urls in confparseradamcoldrick/https-fix-rebaseAdam Coldrick2014-03-201-8/+4
* Fix a typo bug that I somehow didn't notice when merging.Adam Coldrick2014-03-121-1/+1
* Update confparser to allow for requests using protocols other than ssh.Adam Coldrick2014-03-061-6/+51
* Update copyright and license (Use GPL)liw/new-lorry-controllerRichard Ipsum2013-12-164-7/+59
* Disable status page from automatically reloadingliw/no-reloadLars Wirzenius2013-02-271-13/+3
* Fix so lorry files don't require source-HEAD if they use the default.Joe Burmeister2012-11-141-0/+2