summaryrefslogtreecommitdiff
path: root/buildstream/_artifactcache/casserver.py
Commit message (Expand)AuthorAgeFilesLines
* Split up artifact cache and CAS cacheJürg Billeter2018-11-051-11/+9
* _artifactcache/casserver.py: Implement BatchUpdateBlobsJürg Billeter2018-10-011-2/+43
* _artifactcache/casserver.py: Use Context for artifact cache creationJürg Billeter2018-09-271-3/+1
* _artifactcache/casserver.py: Harmonize payload size limitJürg Billeter2018-09-251-5/+6
* _artifactcache/casserver.py: Implement BatchReadBlobsJürg Billeter2018-09-101-0/+25
* _artifactcache/casserver.py: Implement Capabilities serviceJürg Billeter2018-09-101-0/+24
* _artifactcache/casserver.py: Improve ByteStream error handlingJürg Billeter2018-08-151-19/+52
* _artifactcache/casserver.py: Fix resource_name format for blobsJürg Billeter2018-08-151-6/+30
* cascache: move tmp directory one level uptiagogomes/issue-520Tiago Gomes2018-08-091-1/+1
* _artifactcache/casserver.py: Update artifact ref mtime on accessJürg Billeter2018-07-171-1/+1
* _artifactcache/casserver.py: Add cache cleanup based on pushreceiveJürg Billeter2018-07-171-0/+66
* _artifactcache: Add CAS artifact serverJürg Billeter2018-07-171-0/+249