summaryrefslogtreecommitdiff
path: root/src/buildstream/_cas/casremote.py
Commit message (Expand)AuthorAgeFilesLines
* casremote.py: Use UploadMissingBlobs in CASBatchUpdateJürg Billeter2019-08-201-35/+8
* casremote.py: Handle RESOURCE_EXHAUSTED in CASBatchUpdateJürg Billeter2019-08-201-1/+6
* casremote.py: Drop unused ByteStreamStubJürg Billeter2019-08-201-3/+0
* casremote.py: Use UploadMissingBlobs in _send_blob()Jürg Billeter2019-08-201-33/+16
* casremote.py: Use add_object() in push_message()Jürg Billeter2019-08-201-6/+1
* casremote.py: Use FetchMissingBlobs in CASBatchReadJürg Billeter2019-08-201-19/+7
* casremote.py: Use FetchMissingBlobs in _fetch_blob()Jürg Billeter2019-08-201-16/+15
* casremote.py: Use buildbox-casd in init()Jürg Billeter2019-08-201-9/+24
* _exceptions.py: Align LoadError() parameter orderingtpollard/loaderrorTom Pollard2019-07-181-6/+5
* _yaml: Remove 'node_get_provenance' and add 'Node.get_provenance'Benjamin Schubert2019-07-151-4/+3
* _yaml: Remove 'node_validate' and replace by 'MappingNode.validate_keys'Benjamin Schubert2019-07-151-1/+1
* _yaml: Add 'as_bool()' and 'is_none()' to ScalarNodeBenjamin Schubert2019-07-151-1/+1
* _yaml: Add 'as_str()' on ScalarNode and 'get_scalar()' on MappingNodeBenjamin Schubert2019-07-151-5/+5
* casremote.py: Guard against gRPC channels in the main processJürg Billeter2019-06-191-0/+3
* Move source from 'buildstream' to 'src/buildstream'Chandan Singh2019-05-211-0/+391