Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add GPLHEADmaster | Will Holland | 2015-10-23 | 1 | -0/+14 |
| | |||||
* | Change source trove | Will Holland | 2015-10-15 | 1 | -2/+2 |
| | |||||
* | Clean up TODOs | Will Holland | 2015-10-07 | 1 | -1/+1 |
| | |||||
* | Change Deploy to Image(s) | Will Holland | 2015-10-03 | 1 | -1/+1 |
| | |||||
* | Fix typo in bottlerock | Will Holland | 2015-10-01 | 1 | -1/+1 |
| | |||||
* | Fix arm workaround | Will Holland | 2015-10-01 | 1 | -1/+1 |
| | |||||
* | Pass system to build trigger | Will Holland | 2015-10-01 | 1 | -1/+10 |
| | |||||
* | Pass pipeline to build from bottlerock as property | Will Holland | 2015-10-01 | 1 | -1/+1 |
| | |||||
* | Fix stupid error in bottlrock | Will Holland | 2015-10-01 | 1 | -1/+1 |
| | |||||
* | Another workaround | Will Holland | 2015-10-01 | 1 | -1/+2 |
| | |||||
* | Workaround for refs/heads | Will Holland | 2015-10-01 | 1 | -1/+1 |
| | |||||
* | Make bottlerock run configure() | Will Holland | 2015-10-01 | 1 | -0/+1 |
| | |||||
* | Fix importing wrong module in bottlerock | Will Holland | 2015-10-01 | 1 | -1/+1 |
| | |||||
* | Bottlerock call correct category | Will Holland | 2015-10-01 | 1 | -11/+20 |
| | |||||
* | Fix force build | Will Holland | 2015-10-01 | 1 | -1/+1 |
| | |||||
* | Fix category in force build | Will Holland | 2015-10-01 | 1 | -1/+1 |
| | |||||
* | Remove broken assertion | Will Holland | 2015-10-01 | 1 | -1/+0 |
| | |||||
* | Fix publish being all wrong | Will Holland | 2015-09-30 | 1 | -4/+1 |
| | |||||
* | Pass more properties down pipeline to publish | Will Holland | 2015-09-30 | 1 | -1/+18 |
| | |||||
* | When a system is built add it to a list | Will Holland | 2015-09-28 | 1 | -0/+3 |
| | | | | This list can be used to evaluate which clusters can be deployed | ||||
* | Change bottle back to 0.0.0.0 | Will Holland | 2015-09-25 | 1 | -1/+1 |
| | |||||
* | Change host to ciat.baserock.org | Will Holland | 2015-09-25 | 1 | -1/+1 |
| | |||||
* | Stop bottlerock using regex to parse urls | Richard Maw | 2015-09-21 | 1 | -2/+1 |
| | |||||
* | Pass sha to get_defintions | Will Holland | 2015-09-21 | 1 | -2/+3 |
| | |||||
* | Fix passing bare string to sendchange .. again | Will Holland | 2015-09-21 | 1 | -1/+2 |
| | |||||
* | Fix taking the wrong url as repo_name | Will Holland | 2015-09-21 | 1 | -1/+6 |
| | |||||
* | 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 |
| | | | | This will make it easier to tweak CIAT | ||||
* | Get categories from config file | Will Holland | 2015-09-17 | 1 | -8/+3 |
| | | | | So that bottlerock and master.cfg share categories | ||||
* | Revert "Separate commandline args from flags" | Will Holland | 2015-09-16 | 1 | -5/+5 |
| | | | | This reverts commit bade881690fe1af6b484f5f1706eaa8c08997b39. | ||||
* | Revert "Separate args" | Will Holland | 2015-09-16 | 1 | -8/+4 |
| | | | | This reverts commit 720478f48b32208e9ff7cb3a48801c882e758509. | ||||
* | 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 |
| | | | | | To make it use the same terminology as master.cfg and cut out the intermediate scripts | ||||
* | 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 |
| | | | | | The SHAs of definitions, buildslave-scripts and ciat-testing are passed along the pipeline for consistency |