Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix force build | Will Holland | 2015-09-21 | 1 | -1/+1 |
* | Add additional slave and filter by branch | Will Holland | 2015-09-21 | 1 | -2/+3 |
* | If baseref changes, trigger firehose | Will Holland | 2015-09-21 | 1 | -1/+6 |
* | Pass ref of repo if not definitions | Will Holland | 2015-09-21 | 1 | -1/+1 |
* | Fix missing bracket | Will Holland | 2015-09-21 | 1 | -1/+1 |
* | Fix handing string when should be dict | Will Holland | 2015-09-21 | 1 | -1/+2 |
* | Fix misnamed variable | Will Holland | 2015-09-21 | 1 | -1/+2 |
* | Get the ref of definitions from the json from trove | Will Holland | 2015-09-21 | 1 | -12/+12 |
* | Fix not passing properties to sendchange | Will Holland | 2015-09-18 | 1 | -1/+1 |
* | Add Column abstraction to buildbot | Will Holland | 2015-09-18 | 1 | -1/+1 |
* | Get categories from config file | Will Holland | 2015-09-17 | 1 | -8/+3 |
* | Revert "Separate commandline args from flags" | Will Holland | 2015-09-16 | 1 | -5/+5 |
* | Revert "Separate args" | Will Holland | 2015-09-16 | 1 | -8/+4 |
* | Separate args | Will Holland | 2015-09-16 | 1 | -4/+8 |
* | Separate commandline args from flags | Will Holland | 2015-09-16 | 1 | -5/+5 |
* | Fix get_form not returning | Will Holland | 2015-09-16 | 1 | -0/+1 |
* | Fix property being called attr | Will Holland | 2015-09-16 | 1 | -1/+1 |
* | Fix passwd typo | Will Holland | 2015-09-16 | 1 | -1/+1 |
* | Rename port variable to avoid confusion | Will Holland | 2015-09-16 | 1 | -2/+2 |
* | Fix IP to be a string | Will Holland | 2015-09-16 | 1 | -1/+1 |
* | Redo bottlerock | Will Holland | 2015-09-16 | 1 | -52/+70 |
* | Remove early return | Will Holland | 2015-09-16 | 1 | -1/+0 |
* | Fix passing testing sha to testing | Will Holland | 2015-09-16 | 1 | -0/+6 |
* | Pass SHAs of state when build starts forwards | Will Holland | 2015-09-16 | 1 | -1/+16 |
* | Add /force_build method to web interface | Will Holland | 2015-09-15 | 1 | -0/+4 |
* | Add force option to build | Will Holland | 2015-09-15 | 1 | -1/+1 |
* | Pass artefact name not just buildnumber | Will Holland | 2015-09-15 | 1 | -4/+4 |
* | Pass the deploy buildnumber to testing | Will Holland | 2015-09-15 | 1 | -1/+6 |
* | Trigger testing when test repo changes | Will Holland | 2015-09-14 | 1 | -0/+3 |
* | Add deploy complete method | Will Holland | 2015-09-11 | 1 | -4/+1 |
* | Remove comparing system to definitions | Will Holland | 2015-09-11 | 1 | -4/+1 |
* | Fix wrong var being passed to deploy | Will Holland | 2015-09-11 | 1 | -1/+1 |
* | Add method to interface for build complete | Will Holland | 2015-09-11 | 1 | -7/+19 |
* | Catch definitions update in the bottle interface | Will Holland | 2015-09-10 | 1 | -4/+23 |
* | Fix serving only on localhost | Will Holland | 2015-09-09 | 1 | -1/+1 |
* | Replace Popen with call for tidiness | Will Holland | 2015-09-08 | 1 | -2/+1 |
* | Fix typos in bottlerock | Will Holland | 2015-09-08 | 1 | -2/+2 |
* | Add HTTP POST interface, bottlerock | Will Holland | 2015-09-08 | 1 | -0/+42 |