summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Always log counts16.24Paul Sherwood2016-06-131-2/+2
* Shorten some linesPaul Sherwood2016-06-131-42/+37
* Revert "Shorten some lines"Paul Sherwood2016-06-131-38/+43
* Shorten some linesPaul Sherwood2016-06-131-43/+38
* WIP Concourse pipeline for parse-onlyPaul Sherwood2016-06-133-72/+76
* Show counts for chunks, strata, systemsPaul Sherwood2016-06-123-0/+14
* Tidy up for legibilityPaul Sherwood2016-06-102-23/+34
* Stop false warnings on old artifact-versionsPaul Sherwood2016-06-101-1/+1
* Fix #225 too many piesPaul Sherwood2016-06-093-12/+18
* Simplify some definitions codePaul Sherwood2016-06-091-21/+19
* Remove all the 'defs' parametersPaul Sherwood2016-06-087-143/+147
* Rename definition => dnPaul Sherwood2016-06-081-25/+25
* Rename 'this' => dnPaul Sherwood2016-06-077-254/+246
* Only upload chunks by defaultPaul Sherwood2016-06-052-6/+12
* Artifact version 5 - standardising 'path' keyPaul Sherwood2016-06-051-1/+2
* De-morph paths from artifact-version 5Paul Sherwood2016-06-052-16/+31
* As suggested by rjek, f.write(response.content)Paul Sherwood2016-06-051-2/+1
* Lock down artifact-version check in integer rangePaul Sherwood2016-06-051-1/+1
* Re-enable default-splits logicPaul Sherwood2016-06-031-2/+1
* Fix for #223 dd checking of each definition name vs pathPaul Sherwood2016-06-012-0/+19
* Add 'cleanup' option so we can leave debris around if requiredPaul Sherwood2016-06-012-1/+8
* Add definitions repo+ref to .meta, from artifact-version: 4 onwards16.22Paul Sherwood2016-05-291-0/+4
* Only report skipping oncePaul Sherwood2016-05-291-1/+3
* Delay sandbox creation - may help for #139Paul Sherwood2016-05-291-8/+8
* Fix #175 using Eli Bendersky's Counter classPaul Sherwood2016-05-291-18/+11
* Gah... fix 543b654Paul Sherwood2016-05-291-1/+1
* Add 'skipping compose' messagePaul Sherwood2016-05-291-0/+1
* Lose a couple of linesPaul Sherwood2016-05-291-7/+4
* Reverse logic, lose a linePaul Sherwood2016-05-291-3/+2
* Fix comments in default ybd.confPaul Sherwood2016-05-291-4/+5
* Fallback to copy all files if metadata copy failsPaul Sherwood2016-05-292-11/+5
* Shorten some lines by 'from app import...'Paul Sherwood2016-05-281-32/+30
* Shorten lines by 'from app import...'Paul Sherwood2016-05-282-13/+13
* Make 'contents' field dict, containing splits if anyPaul Sherwood2016-05-283-9/+8
* Artifact-version: 4, include repo: & ref: in metaPaul Sherwood2016-05-281-1/+2
* Standardise .meta artifact|files => artifact|componentsPaul Sherwood2016-05-281-5/+5
* Cache-key only in .meta from artifact-version 2Paul Sherwood2016-05-281-8/+13
* System cache-key varies with default-splitsPaul Sherwood2016-05-281-0/+4
* Report actual 'kind' in splitting logPaul Sherwood2016-05-281-2/+2
* Clarify what the try/except is forPaul Sherwood2016-05-281-2/+2
* Lose a couple of linesPaul Sherwood2016-05-281-6/+4
* Rename element => productPaul Sherwood2016-05-281-8/+8
* Don't include anchors in parse outputPaul Sherwood2016-05-281-1/+11
* Output internal format as yamlPaul Sherwood2016-05-281-2/+2
* Revert "Attempt fix for #218"Paul Sherwood2016-05-281-13/+16
* KBAS was using response.raw, instead of response.contentPaul Sherwood2016-05-251-1/+2
* Missed another absolute /staticPaul Sherwood2016-05-241-1/+1
* Use relative path for cssPaul Sherwood2016-05-241-1/+1
* Exit 1 on calling with no paramsPaul Sherwood2016-05-183-3/+3
* Merge pull request #219 from jjardon/jjardon/archPaul Sherwood2016-05-161-1/+12
|\