summaryrefslogtreecommitdiff
path: root/source/bottlerock.py
Commit message (Expand)AuthorAgeFilesLines
* Add GPLHEADmasterWill Holland2015-10-231-0/+14
* Change source troveWill Holland2015-10-151-2/+2
* Clean up TODOsWill Holland2015-10-071-1/+1
* Change Deploy to Image(s)Will Holland2015-10-031-1/+1
* Fix typo in bottlerockWill Holland2015-10-011-1/+1
* Fix arm workaroundWill Holland2015-10-011-1/+1
* Pass system to build triggerWill Holland2015-10-011-1/+10
* Pass pipeline to build from bottlerock as propertyWill Holland2015-10-011-1/+1
* Fix stupid error in bottlrockWill Holland2015-10-011-1/+1
* Another workaroundWill Holland2015-10-011-1/+2
* Workaround for refs/headsWill Holland2015-10-011-1/+1
* Make bottlerock run configure()Will Holland2015-10-011-0/+1
* Fix importing wrong module in bottlerockWill Holland2015-10-011-1/+1
* Bottlerock call correct categoryWill Holland2015-10-011-11/+20
* Fix force buildWill Holland2015-10-011-1/+1
* Fix category in force buildWill Holland2015-10-011-1/+1
* Remove broken assertionWill Holland2015-10-011-1/+0
* Fix publish being all wrongWill Holland2015-09-301-4/+1
* Pass more properties down pipeline to publishWill Holland2015-09-301-1/+18
* When a system is built add it to a listWill Holland2015-09-281-0/+3
* Change bottle back to 0.0.0.0Will Holland2015-09-251-1/+1
* Change host to ciat.baserock.orgWill Holland2015-09-251-1/+1
* Stop bottlerock using regex to parse urlsRichard Maw2015-09-211-2/+1
* Pass sha to get_defintionsWill Holland2015-09-211-2/+3
* Fix passing bare string to sendchange .. againWill Holland2015-09-211-1/+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-211-2/+3
* If baseref changes, trigger firehoseWill Holland2015-09-211-1/+6
* Pass ref of repo if not definitionsWill Holland2015-09-211-1/+1
* 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-211-12/+12
* Fix not passing properties to sendchangeWill Holland2015-09-181-1/+1
* Add Column abstraction to buildbotWill Holland2015-09-181-1/+1
* Get categories from config fileWill Holland2015-09-171-8/+3
* 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-161-0/+6
* Pass SHAs of state when build starts forwardsWill Holland2015-09-161-1/+16