summaryrefslogtreecommitdiff
path: root/src/buildstream/_basecache.py
Commit message (Expand)AuthorAgeFilesLines
* _basecache.py: early return if remotes are setupDarius Makovsky2019-10-161-1/+3
* _basecache.py: Add close_grpc_channels() methodJürg Billeter2019-10-151-3/+10
* Allow splitting artifact cachesTristan Maat2019-09-061-51/+99
* _basecache.py: Refactor the BaseCache a littleTristan Maat2019-09-061-30/+67
* Remove cache-specifc spec classesTristan Maat2019-09-061-11/+10
* _basecache.py: Remove references to 'artifacts'Tristan Maat2019-09-061-3/+3
* _basecache.py: Add has_open_grpc_channels() methodJürg Billeter2019-09-031-0/+12
* _basecache.py: Add release_resources() methodJürg Billeter2019-09-031-0/+10
* Add initial mypy configuration and typesChandan Singh2019-09-021-5/+11
* casremote.py: Use buildbox-casd in init()Jürg Billeter2019-08-201-2/+2
* Remove CASQuota and CASCacheUsageJürg Billeter2019-08-201-2/+0
* _message.py: Use element_name & element_key instead of unique_idtpollard/messageobjectTom Pollard2019-08-081-1/+1
* _project.py: Revert back to not caching junctioned elementsJames Ennis2019-08-061-1/+5
* _exceptions.py: Align LoadError() parameter orderingtpollard/loaderrorTom Pollard2019-07-181-3/+2
* _yaml: Remove 'node_get_provenance' and add 'Node.get_provenance'Benjamin Schubert2019-07-151-1/+1
* _yaml: Introduce 'get_sequence()' and 'sequence_at()'/'mapping_at()'Benjamin Schubert2019-07-151-1/+1
* _yaml: add 'get_mapping()' to MappingNodeBenjamin Schubert2019-07-151-1/+1
* Refactor, use context.messenger directlyAngelos Evripiotis2019-07-051-2/+2
* _basecache.py: Remove duplicate logicJames Ennis2019-06-261-5/+1
* _basecache.py: Don't leak the project specific remote cachesJames Ennis2019-06-261-2/+2
* Improve legacy artifact remote handlingRaoul Hidalgo Charman2019-06-051-6/+8
* Move source from 'buildstream' to 'src/buildstream'Chandan Singh2019-05-211-0/+307