summaryrefslogtreecommitdiff
path: root/source
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix wrong var being passed to deployWill Holland2015-09-111-1/+1
|
* Add method to interface for build completeWill Holland2015-09-111-7/+19
|
* Fix filter having the wrong nameWill Holland2015-09-111-1/+1
|
* Add builder for deployWill Holland2015-09-111-1/+18
|
* Get definitions into slaveWill Holland2015-09-101-0/+1
|
* Fix update scriptsWill Holland2015-09-102-2/+1
|
* Catch definitions update in the bottle interfaceWill Holland2015-09-101-4/+23
|
* Fix serving only on localhostWill Holland2015-09-092-2/+2
|
* Add buildslave repoWill Holland2015-09-091-6/+12
|
* Move triggers to buildslave-scripts repoWill Holland2015-09-093-3/+0
|
* Replace Popen with call for tidinessWill Holland2015-09-081-2/+1
|
* Fix wrong comments in wrong scriptsWill Holland2015-09-082-2/+2
|
* Fix dummy scripts to point to correct buildbotWill Holland2015-09-082-2/+2
|
* Pass repo_name from bottle to firehose_triggerWill Holland2015-09-083-6/+10
|
* Fix typos in bottlerockWill Holland2015-09-081-2/+2
|
* Add HTTP POST interface, bottlerockWill Holland2015-09-084-0/+78
| | | | This is so that hooks running in the Trove sandbox can trigger buildbot
* Fix wrong trigger mappingWill Holland2015-09-071-1/+1
|
* Fix hardcoded IP in dummy update scriptsWill Holland2015-09-073-3/+9
|
* Update trigger outputWill Holland2015-09-074-6/+6
|
* Correct catagory typoWill Holland2015-09-043-6/+6
|
* Initial CommitWill Holland2015-09-048-0/+198
Basic buildbot logic to run firehose, a builder and a tester upon receiving various triggers