aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/sandbox.rb
AgeCommit message (Expand)Author
2016-11-13Use guard clauses.Markus Reiter
2016-09-23sandbox: tweak HOMEBREW_REPOSITORY handling.Mike McQuaid
2016-09-22sandbox: loosen restriction around Xcode cachingDominyk Tiller
2016-09-21sandbox: sandbox homebrew/tex by defaultDominyk Tiller
2016-09-21sandbox: sandbox homebrew/devel-only by defaultDominyk Tiller
2016-09-21sandbox: sandbox homebrew/fuse by defaultDominyk Tiller
2016-09-21sandbox: sandbox homebrew/dupes by defaultDominyk Tiller
2016-09-17rubocop --auto-correct all hash-rocket usage.Mike McQuaid
2016-09-17rubocop --auto-correct all remaining files.Mike McQuaid
2016-08-18disable sandbox for 10.5Xu Cheng
2016-08-18Sandbox.formula?: allow to disable sandbox by userXu Cheng
2016-08-15sandbox: add formula? method and sandbox core.Mike McQuaid
2016-08-15sandbox: add test? method.Mike McQuaid
2016-08-14Don't report .pyc file writes in sandbox logsTim D. Smith
2016-04-18brew test, install, update-test: add --keep-tmp optionAndrew Janke
2015-09-15sandbox: allow certain processes running without sandboxXu Cheng
2015-08-29sandbox: fix log problem for brew test-botXu Cheng
2015-08-28sandbox: better log outputXu Cheng
2015-08-27sandbox: allow writing to /dev/zeroAlex Dunn
2015-08-25sandbox: permit /var/tmp & DerivedDataDominyk Tiller
2015-08-06more core file style updated by rubocopXu Cheng
2015-08-03Core files style updates.BrewTestBot
2015-07-31print sandbox messageXu Cheng
2015-07-22auto disable sandbox for interactive shellXu Cheng
2015-05-10sandbox: fix the rulesXu Cheng
2015-04-25Add Formula#logsJack Nagel
2015-04-23sandbox: add deny_write_homebrew_library methodXu Cheng
2015-04-17sandbox: record logXu Cheng
2015-04-15sandbox: redesign APIXu Cheng
2015-04-09preliminary write control only sandboxXu Cheng