summaryrefslogtreecommitdiff
path: root/src/buildstream/sandbox
Commit message (Expand)AuthorAgeFilesLines
* sandbox/_sandbox*.py: Ensure missing-command is a SandboxCommandErrorDaniel Silverstone2019-08-144-16/+16
* sandbox/sandbox.py: Allow SandboxCommandError to have different reasonsDaniel Silverstone2019-08-141-2/+3
* _message.py: Use element_name & element_key instead of unique_idtpollard/messageobjectTom Pollard2019-08-082-13/+12
* _sandboxremote.py: Fetch blobs on artifact creation, not after commandJürg Billeter2019-08-082-19/+21
* sandbox: Add initial SandboxBuildBoxJürg Billeter2019-07-253-1/+264
* Update sandbox to use virtual directoriesWilliam Salmon2019-07-251-4/+8
* _exceptions.py: Align LoadError() parameter orderingtpollard/loaderrorTom Pollard2019-07-181-9/+7
* _yaml: Split Node-related parts into 'node.pyx'Benjamin Schubert2019-07-151-1/+2
* _yaml: Mark 'strip_node_info' as buildstream-privateBenjamin Schubert2019-07-151-1/+1
* _yaml: Remove 'node_get_provenance' and add 'Node.get_provenance'Benjamin Schubert2019-07-151-3/+3
* _yaml: Remove 'node_validate' and replace by 'MappingNode.validate_keys'Benjamin Schubert2019-07-151-4/+4
* _yaml: Create 'from_dict' on Node and remove node creation methodsBenjamin Schubert2019-07-151-1/+1
* _yaml: remove node_sanitizeBenjamin Schubert2019-07-151-1/+2
* _yaml: Remove 'node_set'. Now use __setitem__Benjamin Schubert2019-07-151-1/+1
* _yaml: Remove 'node_get' and migrate all remaining calls to new APIBenjamin Schubert2019-07-151-1/+1
* _yaml: add 'get_mapping()' to MappingNodeBenjamin Schubert2019-07-151-3/+3
* sandbox/_sandboxbwrap.py: Fix fuse import issuechandan/fix-fuse-checkChandan Singh2019-07-141-1/+6
* Refactor of Platform and SandboxWilliam Salmon2019-07-123-8/+112
* Refactor, use context.messenger directlyAngelos Evripiotis2019-07-052-5/+5
* _sandboxremote.py: Guard against gRPC channels in the main processjuerg/grpcJürg Billeter2019-06-191-0/+3
* Move source from 'buildstream' to 'src/buildstream'Chandan Singh2019-05-219-0/+2468