summaryrefslogtreecommitdiff
path: root/buildstream/_artifactcache/ostreecache.py
Commit message (Expand)AuthorAgeFilesLines
* Replace 'push-url' and 'pull-url' options with just 'url'sam/canonical-push-urlsSam Thursfield2017-11-221-29/+34
* Remove the push-port config optionSam Thursfield2017-11-221-3/+1
* Artifact push URLs must redirect to the corresponding pull URLSam Thursfield2017-11-221-3/+7
* refactoring: Made Project option privateTristan Van Berkom2017-11-061-2/+2
* Refactoring: Rename _ArtifactError -> ArtifactErrorTristan Van Berkom2017-11-061-20/+20
* Refactoring: Move exceptions module to be privateTristan Van Berkom2017-11-061-1/+1
* _artifactcache/ostreecache.py: Allow explicit disabling of pushesuser-namespace-fallbackTristan Van Berkom2017-10-311-1/+14
* _artifactcache: Adapt to new Element api _get_strict()Tristan Van Berkom2017-10-271-3/+3
* Ensure that artifact file permissions are set in the right orderTristan Maat2017-10-131-1/+4
* Create artifactcache interfaceTristan Maat2017-09-281-0/+360