Commit message (Expand) | Author | Age | |
---|---|---|---|
* | sandbox: Allow network access by default, unless a target has a "block-networ... | Philipp Wollermann | 2016-10-07 |
* | sandbox: Replace the error-prone lazy cleanup of sandbox directories by a sim... | Philipp Wollermann | 2016-09-30 |
* | Add support for sandboxing persistent workers. | Philipp Wollermann | 2016-09-28 |
* | Fix an issue where a "build" command might hang after it finished, because sa... | Philipp Wollermann | 2016-09-26 |
* | Fix Bazel failing to build anything when its workspace or output base is in /... | Philipp Wollermann | 2016-09-21 |
* | Set workspace name for sandbox dirs | Kristina Chodorow | 2016-09-09 |
* | Refactoring getTimeoutSeconds of a Spawn into Spaws.java, becaused it is used | Googler | 2016-09-08 |
* | Refactor our sandboxing code. | Philipp Wollermann | 2016-08-31 |
* | sandbox: Allow network access for builds by default. | Philipp Wollermann | 2016-08-26 |