summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Pass buildnumber to deployWill Holland2015-09-151-2/+3
* Fix umask in slaveWill Holland2015-09-151-1/+1
* Rename builders so they keep their order in the webWill Holland2015-09-141-8/+8
* Reorder factoriesWill Holland2015-09-141-8/+8
* Trigger testing when test repo changesWill Holland2015-09-141-0/+3
* Add deploy complete methodWill Holland2015-09-112-4/+13
* Fix not passing system over httpWill Holland2015-09-111-1/+1
* Reorder schedulers for consistencyWill Holland2015-09-111-5/+5
* reorder buildersWill Holland2015-09-111-4/+4
* Pass system through master.cfgWill Holland2015-09-111-1/+3
* remove logfile optionWill Holland2015-09-111-1/+1
* Fix build_complete thinking it runs where it doesn'tWill Holland2015-09-111-1/+1
* Remove comparing system to definitionsWill Holland2015-09-111-4/+1
* 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
* Add ReadMe detailing the BottleRock interfaceWill Holland2015-09-081-0/+17
* 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
* Fix start to teardown properlyWill Holland2015-09-082-8/+24
* Make setup.sh more verboseWill Holland2015-09-081-0/+8
* Add HTTP POST interface, bottlerockWill Holland2015-09-086-0/+85
* Fix wrong trigger mappingWill Holland2015-09-071-1/+1
* Fix hardcoded IP in dummy update scriptsWill Holland2015-09-073-3/+9