summaryrefslogtreecommitdiff
path: root/src/buildstream/_cas/cascache.py
Commit message (Expand)AuthorAgeFilesLines
* cascache.py: Use _CASBatchRead in _ensure_blob()Jürg Billeter2019-08-291-1/+3
* casremote.py: Use UploadMissingBlobs in CASBatchUpdateJürg Billeter2019-08-201-15/+1
* casremote.py: Use UploadMissingBlobs in _send_blob()Jürg Billeter2019-08-201-5/+4
* cascache.py: Add instance_name parameter to add_object()Jürg Billeter2019-08-201-1/+5
* casremote.py: Use FetchMissingBlobs in CASBatchReadJürg Billeter2019-08-201-40/+4
* casremote.py: Use FetchMissingBlobs in _fetch_blob()Jürg Billeter2019-08-201-16/+10
* cascache.py: Pass cache quota to casdJürg Billeter2019-08-201-1/+9
* cascache.py: Use buildbox-casd in add_object()Jürg Billeter2019-08-201-33/+20
* _context.py: Add disable_fork() methodJürg Billeter2019-08-201-1/+10
* cascache.py: Start buildbox-casd and set up channelJürg Billeter2019-08-201-3/+83
* cascache.py: Add release_resources() methodJürg Billeter2019-08-201-0/+7
* cascache.py: Remove add_reachable_*_callback() methodsJürg Billeter2019-08-201-11/+0
* cascache.py: Remove unused method clean_up_refs_until()Jürg Billeter2019-08-201-10/+0
* cascache.py: Remove unused method list_objects()Jürg Billeter2019-08-201-25/+0
* Remove support for pruning CAS cacheJürg Billeter2019-08-201-54/+1
* Remove CASQuota and CASCacheUsageJürg Billeter2019-08-201-390/+1
* cascache.py: Add new contains_file() methodJames Ennis2019-08-091-0/+12
* cascache.py: Fix typoJames Ennis2019-08-091-1/+1
* _message.py: Use element_name & element_key instead of unique_idtpollard/messageobjectTom Pollard2019-08-081-5/+4
* cascache.py: Add update_mtime parameter to contains_directory()Jürg Billeter2019-08-081-4/+13
* cascache.py: Fix check_exists in _reachable_refs_dir()Jürg Billeter2019-08-081-0/+3
* cascache.py: Add missing remote.init() to fetch_blobs()Jürg Billeter2019-08-081-0/+2
* _context, cascache: mv BST_TEST_SUITE to ContextAngelos Evripiotis2019-07-241-1/+1
* _exceptions.py: Align LoadError() parameter orderingtpollard/loaderrorTom Pollard2019-07-181-5/+3
* cascache: rm unused link_ref(), available_spaceAngelos Evripiotis2019-07-091-15/+0
* Refactor, use context.messenger directlyAngelos Evripiotis2019-07-051-1/+1
* cascache: add_object, assert path if link_directlyAngelos Evripiotis2019-06-271-0/+3
* cascache: refactor, rm some unused exception varsAngelos Evripiotis2019-06-271-2/+2
* _artifactcache.py: fix find_missing_blobs methodRaoul Hidalgo Charman2019-06-211-2/+2
* cascache.py: Remove unused methods commit() and _commit_directory()Jürg Billeter2019-06-121-56/+0
* Move source from 'buildstream' to 'src/buildstream'Chandan Singh2019-05-211-0/+1462