summaryrefslogtreecommitdiff
path: root/src/buildstream/_artifactcache.py
Commit message (Expand)AuthorAgeFilesLines
* _artifactcache.py: Reset artifact_service in ArtifactRemote.close()Jürg Billeter2019-10-151-0/+4
* _artifactcache.py: Don't push artifact blobs when no files are presentBenjamin Schubert2019-10-081-1/+2
* _artifactcache.py: Move capabilities check to _check() and extend itJürg Billeter2019-09-191-9/+21
* _artifactcache.py: Create ArtifactServiceStub in _configure_protocols()Jürg Billeter2019-09-191-7/+11
* Allow splitting artifact cachesTristan Maat2019-09-061-107/+266
* Remove cache-specifc spec classesTristan Maat2019-09-061-12/+1
* _artifactcache.py: Add remote support to bst artifact showJames Ennis2019-08-271-0/+47
* _artifactcache.py: Handle CASRemoteErrorJürg Billeter2019-08-201-1/+5
* _artifactcache.py: Remove unused code tracking required elementsJürg Billeter2019-08-201-69/+0
* cascache.py: Remove add_reachable_*_callback() methodsJürg Billeter2019-08-201-39/+0
* Remove support for pruning CAS cacheJürg Billeter2019-08-201-14/+2
* Remove CASQuota and CASCacheUsageJürg Billeter2019-08-201-20/+0
* _artifactcache.py: Use capabilities serviceRaoul Hidalgo Charman2019-06-261-6/+11
* _artifactcache.py: fix find_missing_blobs methodRaoul Hidalgo Charman2019-06-211-3/+6
* Improve legacy artifact remote handlingRaoul Hidalgo Charman2019-06-051-1/+34
* _artifactcache.py: Create artifact proto file atomicallyJürg Billeter2019-05-231-1/+1
* Move source from 'buildstream' to 'src/buildstream'Chandan Singh2019-05-211-0/+617