summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Disable release-note by default16.25Paul Sherwood2016-06-201-3/+3
* Add release_note.pyPaul Sherwood2016-06-194-6/+126
* Remove unused linesPaul Sherwood2016-06-192-6/+1
* Rename dn['build'] => dn['checkout']Paul Sherwood2016-06-194-10/+10
* Rename definitions.py => morphs.pyPaul Sherwood2016-06-193-2/+2
* Separate out Morphs class and new Pots classPaul Sherwood2016-06-194-92/+97
* No need for check_trees function, so remove itPaul Sherwood2016-06-191-25/+4
* Add 'get_last_tag' and 'run' functionsPaul Sherwood2016-06-191-2/+16
* Some renaming, lose a linePaul Sherwood2016-06-191-7/+6
* Revert concourse-specific internal data-model changePaul Sherwood2016-06-191-6/+1
* Lose a linePaul Sherwood2016-06-191-3/+2
* Swtich from [0, 1, 2] etc to range()Paul Sherwood2016-06-193-8/+8
* Rename component => dn in assembly.install_contentsPaul Sherwood2016-06-191-23/+23
* Rename component => dn in assembly.install_dependenciesPaul Sherwood2016-06-191-12/+11
* Rename component => dn in assembly.composePaul Sherwood2016-06-191-20/+20
* Rename component => dn in assembly.buildPaul Sherwood2016-06-191-10/+10
* Deal with not-yet declared foo mentioned as build-dependPaul Sherwood2016-06-151-1/+7
* Fix schema-validation (check or not) logicPaul Sherwood2016-06-151-3/+1
* Write out internal yaml for no-build mode tooPaul Sherwood2016-06-151-2/+4
* Various fleck8 fixesPaul Sherwood2016-06-147-27/+6
* Fix missed import of app.exitPaul Sherwood2016-06-141-1/+1
* Pep8Paul Sherwood2016-06-141-0/+1
* 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