summaryrefslogtreecommitdiff
path: root/source
Commit message (Expand)AuthorAgeFilesLines
...
* 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 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
* 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
* 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
* Fix passwd typoWill Holland2015-09-161-1/+1
* Rename port variable to avoid confusionWill Holland2015-09-161-2/+2
* Fix IP to be a stringWill Holland2015-09-161-1/+1
* Redo bottlerockWill Holland2015-09-161-52/+70
* Remove early returnWill Holland2015-09-161-1/+0
* Fix passing testing sha to testingWill Holland2015-09-162-1/+7
* Set -xWill Holland2015-09-164-4/+4
* Send testing SHA to masterWill Holland2015-09-161-1/+1
* Fix missing closing quotesWill Holland2015-09-161-1/+1
* Pass SHAs of state when build starts forwardsWill Holland2015-09-164-5/+33
* Change the names of the buildersWill Holland2015-09-161-8/+8
* Add /force_build method to web interfaceWill Holland2015-09-151-0/+4
* Add force option to buildWill Holland2015-09-154-4/+6
* Fix typo in artefactWill Holland2015-09-151-1/+1
* Pass artefact name not just buildnumberWill Holland2015-09-153-7/+7
* Pass the deploy buildnumber to testingWill Holland2015-09-153-3/+10