summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert "Add a gash .travis.yml file"Paul Sherwood2016-02-281-13/+0
* First pass notes on releasingPaul Sherwood2016-02-281-0/+54
* Add a gash .travis.yml filePaul Sherwood2016-02-281-0/+13
* fs is now a dependencyPaul Sherwood2016-02-281-1/+1
* Add support for Definitions VERSION 8Paul Sherwood2016-02-283-16/+25
* Tidyup riemann code to lose some linesPaul Sherwood2016-02-272-33/+17
* Fix copyright yearPaul Sherwood2016-02-279-9/+9
* Split out write_metafile functionPaul Sherwood2016-02-271-11/+15
* No need for chdirPaul Sherwood2016-02-271-1/+1
* Rename regexps => rules, and move logic to compile_rulesPaul Sherwood2016-02-272-29/+18
* Split out compile_regexps functionPaul Sherwood2016-02-271-17/+14
* Clusters add to task count tooPaul Sherwood2016-02-271-2/+3
* Pep8Paul Sherwood2016-02-275-21/+23
* get_metadata requires definition, not pathPaul Sherwood2016-02-271-2/+2
* metafile was not declaredPaul Sherwood2016-02-271-1/+1
* Set no-build cache_keys to '.no-build'Paul Sherwood2016-02-271-0/+4
* No need for 'safename', definition['name'] is now safePaul Sherwood2016-02-271-2/+2
* Fix misplaced bracket from 6f0533faPaul Sherwood2016-02-271-1/+2
* WIP - report where the overlaps arePaul Sherwood2016-02-271-4/+11
* Only report overlaps oncePaul Sherwood2016-02-273-10/+18
* Use setdefaultwip-overlapsDan Firth2016-02-272-10/+7
* Update readme with pyfilesystem dependencyPaul Sherwood2016-02-271-2/+3
* Merge pull request #179 from locallycompact/lc/osfs-brokePaul Sherwood2016-02-263-12/+23
|\
| * Revert "Use setdefault"Dan Firth2016-02-262-7/+10
| * Revert "Use OSFS in set_mtime_recursively"Dan Firth2016-02-251-5/+13
|/
* Missed bracketPaul Sherwood2016-02-251-1/+1