summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Change host to ciat.baserock.orgWill Holland2015-09-252-2/+2
* 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
* Allow anybody to ping buildsWill Holland2015-09-221-1/+1
* Allow logged in users to do anythingWill Holland2015-09-221-6/+6
* Add timeoutWill Holland2015-09-221-3/+6
* Add system as property to buildWill Holland2015-09-211-2/+4
* Fix comparing baseref wrongWill Holland2015-09-211-1/+1
* Stop bottlerock using regex to parse urlsRichard Maw2015-09-211-2/+1
* Pass sha to get_defintionsWill Holland2015-09-212-5/+9
* Fix passing bare string to sendchange .. againWill Holland2015-09-211-1/+2
* Fix using abbreviated ref for comparisonWill Holland2015-09-211-2/+2
* Fix taking the wrong url as repo_nameWill Holland2015-09-211-1/+6
* Fix force buildWill Holland2015-09-211-1/+1
* Add additional slave and filter by branchWill Holland2015-09-212-7/+17
* Fix example slave still being in setupWill Holland2015-09-211-1/+1
* Fix slavenames not being in Column objectWill Holland2015-09-211-0/+2
* Have builder slavenames come from configWill Holland2015-09-212-1/+5
* Make slaves be set from orch_config.pyWill Holland2015-09-212-3/+10
* Rename example-slave to local-slaveWill Holland2015-09-211-2/+2
* Revert "Install web templates"Will Holland2015-09-211-2/+0
* If baseref changes, trigger firehoseWill Holland2015-09-212-1/+7
* Pass ref of repo if not definitionsWill Holland2015-09-212-2/+3
* Fix missing bracketWill Holland2015-09-211-1/+1
* Fix handing string when should be dictWill Holland2015-09-211-1/+2
* Fix misnamed variableWill Holland2015-09-211-1/+2
* Get the ref of definitions from the json from troveWill Holland2015-09-212-13/+13
* Install web templatesWill Holland2015-09-211-0/+2
* Fix not passing properties to sendchangeWill Holland2015-09-181-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-183-89/+72
* Move buildbot web frontend user details to configWill Holland2015-09-172-1/+3
* Move buildslave-scripts to configWill Holland2015-09-172-4/+5
* Add build and deploy timeouts to configWill Holland2015-09-172-2/+7
* Get categories from config fileWill Holland2015-09-173-28/+29
* Remove unneeded scriptsWill Holland2015-09-174-52/+0
* Fix categories in master.cfgWill Holland2015-09-171-4/+4
* Revert "Separate commandline args from flags"Will Holland2015-09-161-5/+5
* Revert "Separate args"Will Holland2015-09-161-8/+4
* Separate argsWill Holland2015-09-161-4/+8
* Separate commandline args from flagsWill Holland2015-09-161-5/+5
* Fix get_form not returningWill Holland2015-09-161-0/+1
* Fix property being called attrWill Holland2015-09-161-1/+1