summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Improve get_remote logicseoul-servingPaul Sherwood2015-10-252-14/+6
* 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
* Tidyup Vagrantfile15.43Paul Sherwood2015-10-181-6/+5
* Increment counter for downloadsPaul Sherwood2015-10-181-1/+4
* Better handling for file:// checkoutsPaul Sherwood2015-10-171-1/+5
* Reshuffle tree-server + git clone logicPaul Sherwood2015-10-161-10/+10
* Append / to kbas-url if it's missingPaul Sherwood2015-10-161-0/+4
* Use safe_dump for .trees filePaul Sherwood2015-10-161-1/+1
* Remove forgotten debug log linePaul Sherwood2015-10-161-1/+0
* Remove dead sandboxes on retryPaul Sherwood2015-10-164-8/+13
* Hide kbas password in ybd outputPaul Sherwood2015-10-151-1/+3
* ... and fix the examplesPaul Sherwood2015-10-151-6/+6
* Insist on user specifying arch, to avoid confusionPaul Sherwood2015-10-152-19/+7
* Use default base dir properlyPaul Sherwood2015-10-151-1/+2
* Oops - what if no DEFAULTS file :/ - need to tidy up once DEFAULTS landPaul Sherwood2015-10-151-1/+5
* Don't assume ./DEFAULTS has everything we needPaul Sherwood2015-10-151-4/+7
* Oops... I broke deployPaul Sherwood2015-10-141-1/+1
* Return of tree-server, so we can go for cached artifacts firstPaul Sherwood2015-10-142-11/+13
* Add support to serve morph artifactsPaul Sherwood2015-10-141-0/+5
* Don't keep retrying to download the same componentPaul Sherwood2015-10-132-0/+4
* Add (but don't use yet) extract-commit by Sam ThursfieldPaul Sherwood2015-10-131-1/+29
* kbas.tpl needs to be in top level directoryPaul Sherwood2015-10-131-0/+0
* Drop the /dev/null mknod - seems it's not actually neededPaul Sherwood2015-10-131-5/+0
* Actually stop if user interrupts15.42Paul Sherwood2015-10-111-1/+1
* add wip VagrantfilePaul Sherwood2015-10-111-0/+24
* Hide stderr from tar (spurious 'not permitted' messages)Paul Sherwood2015-10-111-1/+1
* Tarball attempt was failing because tmpdir already existsPaul Sherwood2015-10-111-1/+0
* Rename lockfile => tmp_lockPaul Sherwood2015-10-102-5/+5
* Simplify the waiting logic + put it in RetryExceptionPaul Sherwood2015-10-101-14/+11
* Use our own RetryException so we don't swallow all exceptionsPaul Sherwood2015-10-102-4/+10
* Tidy up config dirs so they can be set independentlyPaul Sherwood2015-10-102-9/+17
* Implement Richard Maw's wait for lock instead of sleep15.40Paul Sherwood2015-10-042-16/+22
* Proper implementation of Richard Maw's race fixPaul Sherwood2015-10-041-22/+14
* Claim has to apply to artifact creation tooPaul Sherwood2015-10-041-6/+5