Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |