summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* WIP fix for #150wip-150Paul Sherwood2016-01-242-23/+17
* Pass targetdir as param for sandbox.installPaul Sherwood2016-01-241-6/+7
* Add config info to readme.mdPaul Sherwood2016-01-211-0/+43
* WIP hacky creation of concourse pipeline ymlPaul Sherwood2016-01-161-0/+76
* hack: do not eat exceptions for single instancePaul Sherwood2016-01-121-7/+17
* Revert "Set artifact cache server by default"Paul Sherwood2016-01-122-2/+2
* If there's a definitions dir below us, cd into it16.01Your Name2016-01-101-0/+4
* Log how and where ybd is invokedYour Name2016-01-101-1/+2
* Trap and warn on non-dict definitionsPaul Sherwood2016-01-101-0/+4
* Explicitly log what the dirs are set toPaul Sherwood2016-01-091-0/+2
* Exit if cache artifact dir is not created properlyPaul Sherwood2016-01-091-0/+3
* Beginning Dockerfile and pipeline for concoursePaul Sherwood2016-01-092-4/+20
* Exit tidily if sandbox install failsPaul Sherwood2016-01-091-0/+3
* Start of concourse pipeline - gets definitions and ybdPaul Sherwood2016-01-091-0/+26
* Set artifact cache server by defaultPaul Sherwood2016-01-092-2/+2
* Pep8Paul Sherwood2016-01-099-16/+21
* Specify requests as a dependency, fixess #147Paul Sherwood2016-01-081-1/+2
* Erk, fix bugs in 984ed94cd and 9a13f509dPaul Sherwood2015-11-102-2/+2
* Don't include clusters in task countPaul Sherwood2015-11-081-1/+1
* Tidyup deployment/timer codePaul Sherwood2015-11-082-7/+7
* Only do deploys for specified architecture, and time themPaul Sherwood2015-11-081-2/+4
* Tidy upload logging15.45Paul Sherwood2015-11-071-3/+2
* Log when exiting on uncaught exceptionPaul Sherwood2015-11-071-0/+1
* Again, don't attempt assembly if no cache_keyPaul Sherwood2015-11-071-0/+4
* Don't attempt assembly or return cache if no cache_keyPaul Sherwood2015-11-071-0/+3
* Show trace for uncaught assembly exceptionsPaul Sherwood2015-11-071-0/+2
* Only calculate cache for the arch we care aboutPaul Sherwood2015-11-071-0/+3
* Fix app.exit call for directories setupPaul Sherwood2015-11-071-1/+1
* Keep going on tmp cleanup if a dir failsPaul Sherwood2015-11-061-1/+4
* Actually set title in kbas pagesPaul Sherwood2015-10-311-1/+1
* Only upload chunksPaul Sherwood2015-10-311-3/+1
* Tidyup claim logic, and use it for downloads tooPaul Sherwood2015-10-312-25/+26
* Tidyup/drop kbas-url in app.setupPaul Sherwood2015-10-311-0/+3
* Kbas should use cherrypy if it is installedPaul Sherwood2015-10-312-7/+17
* Check uploaded artifact can be unpackedPaul Sherwood2015-10-301-3/+9
* Keep going if unpack failsPaul Sherwood2015-10-301-2/+5
* First-pass at cross-instance counterPaul Sherwood2015-10-282-4/+24
* Better logging of wait and retry15.44Paul Sherwood2015-10-281-2/+2
* Don't save cache in .treesPaul Sherwood2015-10-281-2/+1
* Log retries if log-verbose, default timeout to 60sPaul Sherwood2015-10-271-2/+4
* git ignore .vagrant/*Paul Sherwood2015-10-251-0/+1
* Handle upgrade-location and upgrade-type in clusterPaul Sherwood2015-10-251-3/+6
* Fix #136 - don't do deploy in the forksPaul Sherwood2015-10-251-1/+1
* Fix #135 - sys.exit was allowing cleanup... we need to leave debrisPaul Sherwood2015-10-252-3/+3
* Deal with situation where there are no artifactsPaul Sherwood2015-10-211-2/+4
* Use local .trees lookup if ref is the samePaul Sherwood2015-10-211-6/+13
* Show free space in GBPaul Sherwood2015-10-201-3/+3
* Tidyup kbas status pagePaul Sherwood2015-10-202-10/+23
* Mention how much free space we havePaul Sherwood2015-10-201-0/+1
* We only need one timestampPaul Sherwood2015-10-201-3/+1