summaryrefslogtreecommitdiff
path: root/source
Commit message (Collapse)AuthorAgeFilesLines
* Fix category in force buildWill Holland2015-10-011-1/+1
|
* Remove broken assertionWill Holland2015-10-011-1/+0
|
* Concat categoriesWill Holland2015-10-012-7/+3
|
* Fix not passing repo to IntegrationWill Holland2015-09-301-1/+4
|
* Fix columnWill Holland2015-09-301-1/+1
|
* Fix not having generic columnsWill Holland2015-09-302-88/+5
|
* Fix repo pathWill Holland2015-09-301-1/+1
|
* Add debug codeWill Holland2015-09-301-0/+4
|
* Fix last fix which was stupidWill Holland2015-09-301-6/+10
|
* Fix trying to open files in wrong dirWill Holland2015-09-301-2/+2
|
* Fix function name typoWill Holland2015-09-301-1/+1
|
* Fix function name typoWill Holland2015-09-301-1/+1
|
* Add configure which will configure pipelinesWill Holland2015-09-301-0/+74
|
* Change master.cfg to use configureWill Holland2015-09-301-3/+7
| | | | Rather than orch_config
* Change publishing to publishWill Holland2015-09-301-1/+1
| | | | for consistency with the other columns
* Fix publish being all wrongWill Holland2015-09-301-4/+1
|
* Pass more properties down pipeline to publishWill Holland2015-09-302-5/+24
|
* Fix missing bracketWill Holland2015-09-301-1/+1
|
* Add properties to publishWill Holland2015-09-301-1/+5
|
* Add publish categoryWill Holland2015-09-301-1/+2
|
* Add publish columnWill Holland2015-09-301-1/+6
|
* Fix typoWill Holland2015-09-281-1/+1
|
* Case where built systems is emptyWill Holland2015-09-281-0/+2
|
* Fix mistake in copypasta'd codeWill Holland2015-09-281-1/+1
|
* Fix typo in ciat deployerWill Holland2015-09-281-1/+1
|
* Add missing commasWill Holland2015-09-281-2/+2
|
* When a system is built add it to a listWill Holland2015-09-282-0/+24
| | | | This list can be used to evaluate which clusters can be deployed
* Change bottle back to 0.0.0.0Will Holland2015-09-251-1/+1
|
* Change host to ciat.baserock.orgWill Holland2015-09-252-2/+2
|
* Change timeout to 2 hoursWill Holland2015-09-221-2/+2
|
* Fix get_definitions timeoutWill Holland2015-09-221-1/+1
|
* Increase timeout to 1 hourWill Holland2015-09-221-2/+2
|
* Fix bracket againWill Holland2015-09-221-1/+1
|
* Fix bracketWill Holland2015-09-221-1/+1
|
* Allow anybody to ping buildsWill Holland2015-09-221-1/+1
|
* Allow logged in users to do anythingWill Holland2015-09-221-6/+6
|
* Add timeoutWill Holland2015-09-221-3/+6
| | | | | This got lost while making the column abstraction. Column now takes a timeout which is passed to buildbot ShellCommand.
* Add system as property to buildWill Holland2015-09-211-2/+4
|
* Fix comparing baseref wrongWill Holland2015-09-211-1/+1
|
* Stop bottlerock using regex to parse urlsRichard Maw2015-09-211-2/+1
|
* Pass sha to get_defintionsWill Holland2015-09-212-5/+9
|
* Fix passing bare string to sendchange .. againWill Holland2015-09-211-1/+2
|
* Fix using abbreviated ref for comparisonWill Holland2015-09-211-2/+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-212-7/+17
|
* Fix slavenames not being in Column objectWill Holland2015-09-211-0/+2
|
* Have builder slavenames come from configWill Holland2015-09-212-1/+5
| | | | Rather than hardcoded
* Make slaves be set from orch_config.pyWill Holland2015-09-212-3/+10
|
* Rename example-slave to local-slaveWill Holland2015-09-211-2/+2
| | | | This will avoid confusion when there are multiple slaves