summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* echo stuffsconcourse-fooPaul Sherwood2016-01-101-0/+2
* try as a script, forcing /srcPaul Sherwood2016-01-092-3/+12
* 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
* Make kbas touch the files it's asked for, so we can cullPaul Sherwood2015-10-201-5/+15
* Cleanup for artifact cachePaul Sherwood2015-10-204-2/+29
* kbas just show date in artifacts listPaul Sherwood2015-10-191-2/+2
* Show kbas status on /Paul Sherwood2015-10-191-1/+2
* Updates to readmePaul Sherwood2015-10-191-24/+16
* Improve view of artifactsPaul Sherwood2015-10-193-4/+32
* Allow deploy attempt for other archPaul Sherwood2015-10-181-4/+0