summaryrefslogtreecommitdiff
path: root/source/orch_config.py
Commit message (Collapse)AuthorAgeFilesLines
* Change timeout to 2 hoursWill Holland2015-09-221-2/+2
|
* Fix get_definitions timeoutWill Holland2015-09-221-1/+1
|
* Increase timeout to 1 hourWill Holland2015-09-221-2/+2
|
* Fix bracket againWill Holland2015-09-221-1/+1
|
* Fix bracketWill Holland2015-09-221-1/+1
|
* Add timeoutWill Holland2015-09-221-3/+6
| | | | | This got lost while making the column abstraction. Column now takes a timeout which is passed to buildbot ShellCommand.
* Add system as property to buildWill Holland2015-09-211-2/+4
|
* Fix comparing baseref wrongWill Holland2015-09-211-1/+1
|
* Pass sha to get_defintionsWill Holland2015-09-211-3/+6
|
* Fix using abbreviated ref for comparisonWill Holland2015-09-211-2/+2
|
* Add additional slave and filter by branchWill Holland2015-09-211-5/+14
|
* Fix slavenames not being in Column objectWill Holland2015-09-211-0/+2
|
* Have builder slavenames come from configWill Holland2015-09-211-0/+4
| | | | Rather than hardcoded
* Make slaves be set from orch_config.pyWill Holland2015-09-211-0/+3
|
* If baseref changes, trigger firehoseWill Holland2015-09-211-0/+1
|
* Pass ref of repo if not definitionsWill Holland2015-09-211-1/+2
|
* Get the ref of definitions from the json from troveWill Holland2015-09-211-1/+1
|
* Fix random bracketWill Holland2015-09-181-1/+1
|
* Fix properties arriving in the wrong orderWill Holland2015-09-181-12/+12
|
* Fix missing commaWill Holland2015-09-181-1/+1
|
* Make build and deploy get definitionWill Holland2015-09-181-2/+4
|
* Fix trigger looking in the wrong placeWill Holland2015-09-181-1/+1
|
* Add Column abstraction to buildbotWill Holland2015-09-181-2/+60
| | | | This will make it easier to tweak CIAT
* Move buildbot web frontend user details to configWill Holland2015-09-171-0/+2
|
* Move buildslave-scripts to configWill Holland2015-09-171-0/+1
|
* Add build and deploy timeouts to configWill Holland2015-09-171-0/+3
|
* Get categories from config fileWill Holland2015-09-171-0/+5
So that bottlerock and master.cfg share categories