summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Code should be tested and pass pep816.12test-prPaul Sherwood2016-03-201-0/+1
* Fix ybd.conf in .travis.ymlPaul Sherwood2016-03-201-1/+3
* Only log sandbox dir remove if log-verbosePaul Sherwood2016-03-201-1/+2
* Move lockfile into app.pyPaul Sherwood2016-03-202-5/+6
* Move RetryException into app.pyPaul Sherwood2016-03-204-51/+53
* Revert "Don't remove sandbox dir if an exception happens"Paul Sherwood2016-03-201-4/+0
* Add badges to readmePaul Sherwood2016-03-201-3/+7
* First pass at .travis.ymlPaul Sherwood2016-03-201-0/+18
* Pep8Paul Sherwood2016-03-201-0/+1
* Don't remove sandbox dir if an exception happensPaul Sherwood2016-03-201-0/+4
* Merge pull request #196 from gtristan/masterPaul Sherwood2016-03-191-3/+16
|\
| * utils.py: Dont ever set the timestamp of symlink targets.Tristan Van Berkom2016-03-201-3/+16
|/
* Add bootstrap-commands to defaults.confPaul Sherwood2016-03-141-1/+4
* Fix pep8 issues16.11Paul Sherwood2016-03-135-8/+13
* Add pep8 testPaul Sherwood2016-03-132-6/+6
* Start testing.md, and move to docs/Paul Sherwood2016-03-132-0/+21
* Put cache_keys in .trees file, print target key if mode: keys-onlyPaul Sherwood2016-03-132-4/+9
* New mode: [keys-only, no-build, normal]Paul Sherwood2016-03-136-6/+7
* Add installation testPaul Sherwood2016-03-131-1/+7
* Run ybd without args is success, show version tooPaul Sherwood2016-03-131-5/+8
* More notes on test cases for ybdPaul Sherwood2016-03-131-7/+16
* Add a .gitlab-ci.yml filePaul Sherwood2016-03-133-1/+37
* Some improvements to releasing.mdPaul Sherwood2016-03-121-2/+7
* Revert "Change default min-gigabytes config to 0"Paul Sherwood2016-03-123-5/+5
* Log last upload and password fail timesPaul Sherwood2016-03-121-2/+10
* Make autodetection a WARNINGPaul Sherwood2016-03-111-1/+1
* Use tar -tf to check artifact, instead of -xfPaul Sherwood2016-03-101-5/+2
* Merge branch 'master' of github.com:devcurmudgeon/ybdPaul Sherwood2016-03-093-5/+5
|\
| * Merge pull request #191 from nuxeh/edcragg/change-default-min-gigabytes-to-0Paul Sherwood2016-03-083-5/+5
| |\
| | * Change default min-gigabytes config to 0Edward Cragg2016-03-083-5/+5
| |/
* | Do not cull things we need for this run of ybdPaul Sherwood2016-03-083-3/+4
|/
* Strata artifacts really should be bit-for-bit16.10Paul Sherwood2016-03-071-0/+5
* Many chunks have no 'kind'Paul Sherwood2016-03-071-1/+1
* Better fix for mis-typed archPaul Sherwood2016-03-071-1/+6
* Revert "Log when skipping definition because of arch"Paul Sherwood2016-03-071-2/+0
* Upload strata tooPaul Sherwood2016-03-071-1/+1
* Separate out hash_factors functionPaul Sherwood2016-03-061-24/+28
* Another attempt at claim, can ctrl-cPaul Sherwood2016-03-061-21/+13
* Merge pull request #190 from gtristan/defensive-claim-exceptionPaul Sherwood2016-03-051-12/+23
|\
| * assembly.py: Handle the flock() exception more aggressivelyTristan Van Berkom2016-03-051-12/+23
* | Merge pull request #187 from gtristan/yaml-parse-errorsPaul Sherwood2016-03-051-1/+5
|\ \ | |/ |/|
| * definitions.py: Log YAML parse errors while loading definitionsTristan Van Berkom2016-03-051-1/+5
|/
* Log when skipping definition because of archPaul Sherwood2016-03-041-0/+2
* Merge pull request #186 from rdale/rdale/fix-artifact-splitting-regressionsPaul Sherwood2016-03-041-17/+21
|\
| * Fix artifact splitting regressionsRichard Dale2016-03-041-17/+21
|/
* Merge pull request #181 from gtristan/change-renames-movesPaul Sherwood2016-03-023-8/+8
|\
| * kbas/__main__.py: Use shutil.move() instead of os.rename()Tristan Van Berkom2016-03-021-2/+2
| * cache.py: Use shutil.move() instead of os.rename()Tristan Van Berkom2016-03-021-5/+5
| * repos.py: Use shutil.move() instead of os.rename()Tristan Van Berkom2016-03-021-1/+1
|/
* Various readme fixes16.09Paul Sherwood2016-02-281-23/+17