summaryrefslogtreecommitdiff
path: root/buildstream/sandbox
Commit message (Expand)AuthorAgeFilesLines
* Remove unused variablesGökçen Nurlu2017-12-111-2/+0
* sandbox.py: Make mark_directory use keyword args97-apply-pep-3102-to-all-public-api-surfacesJonathan Maw2017-11-141-1/+1
* sandbox: Make sandbox.run use keyword argsJonathan Maw2017-11-143-3/+3
* Refactor: Move context.py -> _context.pyTristan Van Berkom2017-11-081-2/+0
* sandbox: Refactoring, moving accidentally public MountMap into it's own fileTristan Van Berkom2017-11-065-112/+135
* sandbox/_mounter.py: Added missing copyright headerTristan Van Berkom2017-11-061-0/+20
* sandbox/_mount.py: Renamed _mounter.pyTristan Van Berkom2017-11-062-3/+3
* Refactoring: Move exceptions module to be privateTristan Van Berkom2017-11-063-3/+3
* Refactoring: Move ElementError and SourceError to their respective classes, c...Tristan Van Berkom2017-11-062-9/+9
* sandbox/_sandboxbwrap.py: Dont use user namespaces if they are unavailableTristan Van Berkom2017-10-311-1/+6
* artifactcache.py: Fix missing fetch_remote_refs interface98-ctrl-c-doesn-t-properly-kill-a-non-interactive-shellTristan Maat2017-10-192-2/+12
* Fix keyboardinterrupts caused by subprocessesTristan Maat2017-10-192-18/+94
* sandbox.py: Fixup placement of main Sandbox docstringTristan Van Berkom2017-10-021-4/+4
* Add platform factoriesTristan Maat2017-09-281-4/+3
* Move sandboxes to separate directoryTristan Maat2017-09-285-0/+1085