summaryrefslogtreecommitdiff
path: root/lorrycontroller
Commit message (Expand)AuthorAgeFilesLines
...
* | STATEDB: Generalise 'troves' table to allow more Upstream Host typesBen Hutchings2020-06-014-41/+90
* | STATEDB: Comment why the original schema is here, not the current schemaBen Hutchings2020-06-011-0/+5
* | lorrycontroller.readconf: Fix up 'troves' section type earlyBen Hutchings2020-06-011-2/+5
* | Update terminology for hosts in internal APIs and web templatesBen Hutchings2020-06-016-134/+132
* | lorrycontroller.statedb: Allow internal keys and column names to divergeBen Hutchings2020-06-011-13/+16
|/
* lorrycontroller.gitano: Fix repeated import of urllib.parseBen Hutchings2020-05-061-1/+0
* Convert output from runcmd{,_unchecked} to textBen Hutchings2020-05-062-1/+7
* readconf: Stop comparing dicts directly (python3)Pedro Alvarez2020-01-271-1/+1
* Update to python3Pedro Alvarez2019-11-278-51/+51
* Make status call copy the static filesPedro Alvarez2019-07-121-1/+17
* Support 'local' git-server-type for local mirrorsPedro Alvarez2019-07-091-0/+2
* Fix incorrect debug message on statedb removalBen Brown2018-05-201-2/+2
* Make migrations run only once per executionpedro/publish-failuresPedro Alvarez Piedehierro2017-07-131-15/+25
* status: Encode generated html as UTF-8Pedro Alvarez Piedehierro2017-07-131-1/+1
* status: send 'publish-failures' option to templatePedro Alvarez Piedehierro2017-07-131-4/+9
* jobupdate: Store job information in lorry if job failedPedro Alvarez Piedehierro2017-07-132-1/+16
* statedb: add columns for last failure informationPedro Alvarez Piedehierro2017-07-132-3/+28
* Add support for YAML lorriesAdam Coldrick2016-10-061-2/+6
* Make use of the exceptions response_code member variableBen Brown2016-06-171-1/+1
* Add docstring for suitable_path()Ben Brown2016-06-171-0/+12
* Remove unused version tableBen Brown2016-06-171-4/+0
* Migrations by yoyoBen Brown2016-06-172-9/+30
* 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
|/