summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Only perform migrations when in_transactionpedro/publish-failures3Pedro Alvarez Piedehierro2017-07-101-2/+5
* Add support for YAML lorriesAdam Coldrick2016-10-062-3/+7
* 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-173-11/+32
* Typo in READMEBen Brown2016-06-171-1/+1
* Allow host to be specified instead of trovehostBen Brown2016-06-172-6/+7
* Workaround for GitLab's lack of multi-level namespacingBen Brown2016-06-171-11/+31
* Add support for lorrying from a Gitlab serverBen Brown2016-06-175-24/+93
* Add support for mirroring to a GitLab serverBen Brown2016-06-174-4/+112
* Add .gitreview filePedro Alvarez2016-04-271-0/+5
* Set max-procs to 1 in webapp lighttpd confPedro Alvarez2016-04-271-1/+1
* Bind webapp server on 127.0.0.1 by defaultPedro Alvarez2016-04-271-1/+2
* Reduce nesting a littleBen Brown2016-04-182-4/+3
* Remove trailing whitespaceBen Brown2015-12-1513-37/+37
* Add tests for 'ignore' and 'globs' validationBen Brown2015-12-151-0/+24
* Add IMPLEMENTS for the removal of a field in a `troves` sectionBen Brown2015-12-151-0/+21
* Add and make use of small python library for yarnsBen Brown2015-12-152-58/+81
* Match whitespace in 'Set a specific field' for json stringBen Brown2015-12-151-1/+1
* Fix MATCH_ assignment in 'Set a specific field for a `trove` section'Ben Brown2015-12-151-2/+2
* 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-153-4/+4
* Correct typo in READMEBen Brown2015-12-101-1/+1
* Change the default job result expiry to 3 daysRichard Maw2015-10-141-2/+1
* Merge branch 'sam/useless-settings'Sam Thursfield2015-03-121-4/+0
|\
| * Remove mention of some settings that don't do anythingsam/useless-settingsSam Thursfield2015-03-111-4/+0
|/
* Merge branch 'sam/ignore-globs'Sam Thursfield2015-03-112-7/+12
|\
| * Allow glob patterns in the 'ignore' field for upstream Trovessam/ignore-globsSam Thursfield2015-03-112-7/+12
* | Merge branch 'sam/support-gerrit'Sam Thursfield2015-03-114-7/+89
|\ \ | |/
| * Add initial support for mirroring to a Gerrit instancesam/support-gerritSam Thursfield2015-03-114-7/+89
|/
* Merge branch 'sam/proxy-fixes'Sam Thursfield2015-02-112-21/+7
|\
| * Use 'requests' instead of the awful 'urllib2'Sam Thursfield2014-12-192-21/+7
|/
* Merge branch 'sam/proxy-with-no-username'Sam Thursfield2014-11-241-10/+25
|\
| * 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-174-15/+115
|\
| * Add lists of failed, all jobs to lorry spec infobaserock/liw/lc-list-failed-jobsLars Wirzenius2014-09-093-12/+61
| * Add tests for jobs, failed_jobs attributes in lorry specsLars Wirzenius2014-09-091-3/+54
* | Add a note about the 'admin' interfaceRichard Ipsum2014-11-141-0/+16
* | Merge branch 'baserock/pedroalvarez/old-jobs-removal'Pedro Alvarez2014-10-238-3/+260
|\ \
| * | Add systemd units to trigger old job removalbaserock/pedroalvarez/old-jobs-removalLars Wirzenius2014-10-232-0/+20
| * | Install new scriptLars Wirzenius2014-10-231-1/+2
| * | Add helper for removing old jobsLars Wirzenius2014-10-231-0/+153
| * | Add scenario for automatically removing old jobsLars Wirzenius2014-10-222-0/+69
| * | Handle case when there is no disk usage infoLars Wirzenius2014-10-221-1/+1
| * | Document how old job removal is to workLars Wirzenius2014-10-221-0/+11
| * | Fix job listing HTTP queries in ARCHLars Wirzenius2014-10-221-1/+4
|/ /
* | Merge branch 'baserock/richardipsum/merge_liw_docs'Richard Ipsum2014-10-134-170/+324
|\ \
| * | Add a chapter on code structurebaserock/richardipsum/merge_liw_docsLars Wirzenius2014-10-131-0/+84
| * | Restructure and clarify ARCH textLars Wirzenius2014-10-131-67/+103