phab/src/applications/config/check/PhabricatorSetupCheck.phpfeature/better-testing
phab/src/applications/config/check/PhabricatorSetupCheck.php
feature/better-testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
3cd0001d8b95 | epriestley | (stable) Fix two cache issues (global settings; initial setup) | Dec 11 2016 | |||
bc4187d70949 | epriestley | When we "discover" new fatal setup issues, stop serving traffic | Nov 22 2016 | |||
1ee426e4ac82 | epriestley | Add a specialized cache for storing "has setup ever worked?" | Sep 12 2016 | |||
f82adbf0c8ff | epriestley | Add a friendlier "in flight" error page | Sep 7 2016 | |||
00bb0c907147 | epriestley | Raise setup warnings immediately when failing to load configuration from the… | Sep 6 2016 | |||
309960146344 | epriestley | Split setup check phases into "preflight" and "post-config" | Sep 6 2016 | |||
b1932f1f5660 | epriestley | Split setup checks into "preflight" and "normal" checks | Sep 6 2016 | |||
3fda965288cc | epriestley | When multiple web hosts are in service, don't require setup warnings to be… | Apr 26 2016 | |||
f695dcea9ee8 | Joshua Spence | Use PhutilClassMapQuery | Jul 7 2015 | |||
1239cfdeaf3a | Joshua Spence | Add a bunch of tests for subclass implementations | Jun 15 2015 | |||
b6d745b66687 | Joshua Spence | Extend from Phobject | Jun 15 2015 | |||
36e2d02d6ec5 | Joshua Spence | phtize all the things | May 22 2015 | |||
acb45968d889 | Joshua Spence | Use `__CLASS__` instead of hard-coding class names | May 13 2015 | |||
ffe9c26b00f0 | epriestley | Emit cache setup issues from cache specs | Apr 8 2015 | |||
187836b8a925 | epriestley | Show open setup issue keys in "title" attribute of setup issues warning | Feb 11 2015 | |||
a3f380a6952f | epriestley | Make setup check groups more robust against fataling existing subclasses | Feb 11 2015 | |||
b701313e0ef2 | Chad Little | Split Setup Issues into Groups | Feb 10 2015 | |||
be7677f21109 | Nick Pellegrino/epriestley | Config option to ignore setup issues | Feb 22 2013 | |||
24845bec4249 | epriestley | Port extension checks to new-style setup | Jan 23 2013 | |||
b0d815d1574c | epriestley | Repair invalid configuration by setting values back to defaults | Jan 18 2013 | |||
96839d35f49c | epriestley | Detect and raise setup warnings from within Phabricator | Dec 30 2012 |
c4science · Help