summaryrefslogtreecommitdiff
path: root/source/bottlerock.py
Commit message (Expand)AuthorAgeFilesLines
* Add /force_build method to web interfaceWill Holland2015-09-151-0/+4
* Add force option to buildWill Holland2015-09-151-1/+1
* Pass artefact name not just buildnumberWill Holland2015-09-151-4/+4
* Pass the deploy buildnumber to testingWill Holland2015-09-151-1/+6
* Trigger testing when test repo changesWill Holland2015-09-141-0/+3
* Add deploy complete methodWill Holland2015-09-111-4/+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
* Catch definitions update in the bottle interfaceWill Holland2015-09-101-4/+23
* Fix serving only on localhostWill Holland2015-09-091-1/+1
* Replace Popen with call for tidinessWill Holland2015-09-081-2/+1
* Fix typos in bottlerockWill Holland2015-09-081-2/+2
* Add HTTP POST interface, bottlerockWill Holland2015-09-081-0/+42