Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | ||||||
* | Fix filter having the wrong name | Will Holland | 2015-09-11 | 1 | -1/+1 | |
| | ||||||
* | Add builder for deploy | Will Holland | 2015-09-11 | 1 | -1/+18 | |
| | ||||||
* | Get definitions into slave | Will Holland | 2015-09-10 | 1 | -0/+1 | |
| | ||||||
* | Fix update scripts | Will Holland | 2015-09-10 | 2 | -2/+1 | |
| | ||||||
* | 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 | 2 | -2/+2 | |
| | ||||||
* | Add buildslave repo | Will Holland | 2015-09-09 | 1 | -6/+12 | |
| | ||||||
* | Move triggers to buildslave-scripts repo | Will Holland | 2015-09-09 | 3 | -3/+0 | |
| | ||||||
* | Replace Popen with call for tidiness | Will Holland | 2015-09-08 | 1 | -2/+1 | |
| | ||||||
* | Fix wrong comments in wrong scripts | Will Holland | 2015-09-08 | 2 | -2/+2 | |
| | ||||||
* | Fix dummy scripts to point to correct buildbot | Will Holland | 2015-09-08 | 2 | -2/+2 | |
| | ||||||
* | Pass repo_name from bottle to firehose_trigger | Will Holland | 2015-09-08 | 3 | -6/+10 | |
| | ||||||
* | Fix typos in bottlerock | Will Holland | 2015-09-08 | 1 | -2/+2 | |
| | ||||||
* | Add HTTP POST interface, bottlerock | Will Holland | 2015-09-08 | 4 | -0/+78 | |
| | | | | This is so that hooks running in the Trove sandbox can trigger buildbot | |||||
* | Fix wrong trigger mapping | Will Holland | 2015-09-07 | 1 | -1/+1 | |
| | ||||||
* | Fix hardcoded IP in dummy update scripts | Will Holland | 2015-09-07 | 3 | -3/+9 | |
| | ||||||
* | Update trigger output | Will Holland | 2015-09-07 | 4 | -6/+6 | |
| | ||||||
* | Correct catagory typo | Will Holland | 2015-09-04 | 3 | -6/+6 | |
| | ||||||
* | Initial Commit | Will Holland | 2015-09-04 | 8 | -0/+198 | |
Basic buildbot logic to run firehose, a builder and a tester upon receiving various triggers |