summaryrefslogtreecommitdiff
path: root/buildstream/_cas
Commit message (Expand)AuthorAgeFilesLines
* CASQuota: Move cache check methods into new Classraoul/870-root-cache-dirRaoul Hidalgo Charman2019-02-192-12/+280
* cascache.py: Allow CASCache.list_refs() to handle globsJames Ennis2019-02-131-5/+19
* buildstream/_cas/cascache.py: Set 0644 rights to pulled filesvalentindavid/pull-chmod-bugValentin David2019-02-121-5/+16
* _cas/cascache.py: Increase buffer size in add_object()Jürg Billeter2019-02-121-2/+4
* Fix type of error codes in CAS serverValentin David2019-01-291-3/+3
* _cas/cascache.py: Use utils._tempdir() and utils._tempnamedfile()Tristan Van Berkom2019-01-181-6/+5
* _cas/cascache.py: Cleanup directories when removing refsTristan Van Berkom2019-01-181-5/+51
* cas: move remote only functions to CASRemoteRaoul Hidalgo Charman2019-01-162-125/+143
* casremote.py: Move remote CAS classes into its own fileRaoul Hidalgo Charman2019-01-163-257/+268
* _cas: Rename artifactcache folder and move that to a root moduleRaoul Hidalgo Charman2019-01-163-0/+1883