summaryrefslogtreecommitdiff
path: root/src/buildstream/sandbox
Commit message (Expand)AuthorAgeFilesLines
* _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