summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use 'contents' in all cases, not 'strata'remove-strata-chunks-dataPaul Sherwood2016-05-042-9/+7
* Cleanups in definitions.py16.18Paul Sherwood2016-05-021-28/+19
* Rename definition => itemPaul Sherwood2016-05-021-39/+34
* Rename _definitions => dataPaul Sherwood2016-05-021-19/+19
* Tidyups in splitting.py, this => componentPaul Sherwood2016-05-021-21/+18
* Move get_meta_ functions into splitting.pyPaul Sherwood2016-05-022-27/+27
* http repo urls must end in .gitPaul Sherwood2016-04-301-0/+2
* Add splitting result from rdale's original branchPaul Sherwood2016-04-301-7/+6
* And now fix max-jobs/instances properlyPaul Sherwood2016-04-303-6/+13
* Set instances, max-jobs if user doesn'tPaul Sherwood2016-04-301-2/+9
* Remove some unused imports/variablesPaul Sherwood2016-04-293-11/+2
* Code improvement from discussion on #baserockPaul Sherwood2016-04-291-2/+2
* Fix ugly indent and lose a linePaul Sherwood2016-04-291-3/+2
* Merge pull request #215 from nuxeh/edcragg/fix-subsystem-deploymentPaul Sherwood2016-04-291-1/+2
|\
| * Fix subsystem deploymentEdward Cragg2016-04-291-1/+2
|/
* Revert "Parse put into yaml instead of json"Paul Sherwood2016-04-291-6/+3
* Parse put into yaml instead of jsonPaul Sherwood2016-04-291-3/+6
* Draft of new test appraoches for parsing and splittingPaul Sherwood2016-04-281-6/+40
* Allow result-file to be set in configPaul Sherwood2016-04-283-2/+9
* Add new 'parse-only' and 'log-timings' modesPaul Sherwood2016-04-284-5/+18
* Improve config commentPaul Sherwood2016-04-271-3/+3
* First-pass at manifest creationPaul Sherwood2016-04-273-7/+48
* Catch exceptions on run_sandbox_with_redirectionPaul Sherwood2016-04-271-3/+9
* Now get_repo_url won't break for repo=NonePaul Sherwood2016-04-271-2/+3
* Maybe fix for #209 groff copy failPaul Sherwood2016-04-251-1/+1
* Gah... 'this' was not specifiedPaul Sherwood2016-04-251-1/+2
* Merge branch 'devel'Paul Sherwood2016-04-257-72/+121
|\
| * artifact-version: 3Paul Sherwood2016-04-251-1/+8
| * Log sandbox dirPaul Sherwood2016-04-251-2/+3
| * Show ybd version at top of logPaul Sherwood2016-04-251-4/+2
| * Exit if cache-key fails for stratum content chunkPaul Sherwood2016-04-251-0/+3
| * Prettify setup config for easier readingPaul Sherwood2016-04-251-2/+2
| * Capitalise 'splitting' messagesPaul Sherwood2016-04-251-2/+2
| * Keep going if stratum reproduction failsPaul Sherwood2016-04-251-3/+3
| * Use os.stat(x).st_atime, no need to touch files for access timePaul Sherwood2016-04-251-5/+1
| * Fixes #207 - exit if we can't process metafilePaul Sherwood2016-04-241-1/+9
| * Improvements to concourse pipeline generatorPaul Sherwood2016-04-242-44/+80
| * If mode is no-build, no need to do the hashingPaul Sherwood2016-04-241-6/+6
| * Some readme fixes, including adding link to c.b.oPaul Sherwood2016-04-231-6/+14
* | Some readme fixes, including adding link to c.b.oPaul Sherwood2016-04-231-5/+13
|/
* Fix spelling mistake and pep8Paul Sherwood2016-04-211-2/+2
* Fixes #206 - tested on ci.morphPaul Sherwood2016-04-212-2/+6
* Stripping .git on (say) http://foo.bar/bip.git breaks clonePaul Sherwood2016-04-211-2/+0
* 28792b fix for #205 was incompatible with new bottle versionsPaul Sherwood2016-04-211-2/+9
* Restrict upload filenamesPaul Sherwood2016-04-211-1/+7
* [ci skip] Various README fixesPaul Sherwood2016-04-211-20/+20
* Add comments to kbas config, set default port to 8000Paul Sherwood2016-04-201-1/+50
* Fixes #205, but how come it was working in general?Paul Sherwood2016-04-201-3/+6
* Add check-overlaps: ignore, warn, exitPaul Sherwood2016-04-202-2/+13
* Amend cache-key algorithm - per build-systemPaul Sherwood2016-04-191-1/+9