summaryrefslogtreecommitdiff
path: root/ybd/cache.py
Commit message (Expand)AuthorAgeFilesLines
* Have a separate cache-key for rpm building with rpm-metadataBen Brown2018-02-151-15/+20
* Add prefix to cache-keyBen Brown2018-02-131-0/+3
* Include build-depends cache-keys as a list in hash factorsBen Brown2018-02-131-3/+9
* Filter .trees from artifacts for cullingBen Brown2017-09-071-0/+1
* Use ref and sha in manifestBen Brown2017-09-011-4/+2
* Add 'rpm-metadata' in cache-keyBen Brown2017-05-171-0/+4
* Save 'artifact-version' for reuseBen Brown2017-05-171-4/+5
* Encode the expanded repo url in the saved target yamlencode-repo-urlTristan Van Berkom2017-02-111-2/+5
* Add track-branches: conf option, to use unpetrify-refPaul Sherwood2017-02-071-2/+2
* Fix #250 - don't leak kbas user:pass in logsps-fix-250Paul Sherwood2017-01-301-1/+1
* Revert "Update code to python3"lc/revert-py3.4Daniel Firth2016-11-291-3/+4
* Revert "pep8"Daniel Firth2016-11-291-2/+1
* Revert "repos.py, cache.py, utils.py: Do not import app"Daniel Firth2016-11-291-1/+1
* Revert "Move log functions to utils.py"Daniel Firth2016-11-291-24/+23
* Revert "WIP: Put the config in a different file?"Daniel Firth2016-11-291-45/+45
* Revert "Move chdir, timer to utils; fix circular deps"Daniel Firth2016-11-291-20/+16
* Move chdir, timer to utils; fix circular depsDaniel Firth2016-11-161-16/+20
* WIP: Put the config in a different file?Javier Jardón2016-11-151-45/+45
* Move log functions to utils.pyJavier Jardón2016-11-151-23/+24
* repos.py, cache.py, utils.py: Do not import appJavier Jardón2016-11-151-1/+1
* pep8Daniel Firth2016-11-151-1/+2
* Update code to python3Daniel Firth2016-11-151-4/+3
* Include max-jobs in cache-keyPaul Sherwood2016-09-141-0/+7
* Fixes #241Paul Sherwood2016-09-041-9/+13
* Need to include 'devices' in cach-keyPaul Sherwood2016-08-141-1/+5
* Only report arch mismatch oncePaul Sherwood2016-07-211-2/+4
* Exit if unpack fails - it's no good continuing16.28Paul Sherwood2016-07-081-3/+1
* Log arch mismatchPaul Sherwood2016-07-071-0/+2
* Move app.exit function in to app.logPaul Sherwood2016-06-231-5/+5
* Revert "Fix #226"Paul Sherwood2016-06-221-5/+5
* Revert "Rename unpack => save, and don't unpack!"Paul Sherwood2016-06-221-9/+10
* Fix #226Paul Sherwood2016-06-221-5/+5
* Rename unpack => save, and don't unpack!Paul Sherwood2016-06-221-10/+9
* WIP fix for #224 system-level splitting with system-integration-commandsPaul Sherwood2016-06-221-3/+2
* Separate thousands in artifact sizesPaul Sherwood2016-06-221-0/+2
* Rename dn['build'] => dn['checkout']Paul Sherwood2016-06-191-1/+1
* Swtich from [0, 1, 2] etc to range()Paul Sherwood2016-06-191-1/+1
* Various fleck8 fixesPaul Sherwood2016-06-141-1/+0
* Show counts for chunks, strata, systemsPaul Sherwood2016-06-121-0/+7
* Remove all the 'defs' parametersPaul Sherwood2016-06-081-42/+44
* Rename definition => dnPaul Sherwood2016-06-081-25/+25
* Rename 'this' => dnPaul Sherwood2016-06-071-76/+73
* Only upload chunks by defaultPaul Sherwood2016-06-051-3/+4
* As suggested by rjek, f.write(response.content)Paul Sherwood2016-06-051-2/+1
* Reverse logic, lose a linePaul Sherwood2016-05-291-3/+2
* Make 'contents' field dict, containing splits if anyPaul Sherwood2016-05-281-1/+1
* System cache-key varies with default-splitsPaul Sherwood2016-05-281-0/+4
* KBAS was using response.raw, instead of response.contentPaul Sherwood2016-05-251-1/+2
* Disable splitting by default, because it's slowerPaul Sherwood2016-05-121-1/+1
* Drop 'Cache key is' textPaul Sherwood2016-05-111-1/+1