phab/src/infrastructure/PhabricatorSetup.phpstable
phab/src/infrastructure/PhabricatorSetup.php
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
7e17acfb68da | epriestley | Remove PhabricatorSetup and make PHABRICATOR_ENV optional | Jan 23 2013 | |||
72ec4f7a6f4f | epriestley | Move database configuration into new-style setup checks | Jan 23 2013 | |||
27ec27205755 | epriestley | Move open_basedir and safe_mode checks into new setup | Jan 23 2013 | |||
24845bec4249 | epriestley | Port extension checks to new-style setup | Jan 23 2013 | |||
5d8ddd888c05 | epriestley | Move PATH checks to post-install | Jan 22 2013 | |||
442590348014 | epriestley | Don't require phabricator.base-uri to be configured | Jan 22 2013 | |||
07767fda00ab | epriestley | Use direct inclusion, not submodules, to bring Javelin into Phabricator | Jan 22 2013 | |||
d5b006b2cc6f | epriestley | Remove pcntl/php CLI setup checks | Jan 21 2013 | |||
a8bd1f4998b5 | epriestley | Move Facebook setup checks to post-install | Jan 19 2013 | |||
e6b7ad2e0033 | epriestley | Migrate `max_allowed_packet` and GD checks to new setup stuff | Jan 19 2013 | |||
14c6df06055a | epriestley | Migrate local disk storage setup check | Jan 19 2013 | |||
d5c29e11351d | epriestley | Make timezone configuration impossible to get wrong | Jan 19 2013 | |||
08bca2a87e06 | epriestley | Move mail-related setup issues to setup checks | Jan 18 2013 | |||
b0d815d1574c | epriestley | Repair invalid configuration by setting values back to defaults | Jan 18 2013 | |||
ef85f49adc07 | vrana | Delete license headers from files | Nov 5 2012 | |||
680076497c7f | epriestley | Add setup check to detect attempts to install on a path | Oct 22 2012 | |||
5f3dc3b7aecf | vrana | Make storage.mysql-engine.max-size independent on max_allowed_packet | Aug 28 2012 | |||
6f3d15bb8277 | epriestley | Remove hard-coded tests against 'phabricator' namespace in setup | Aug 14 2012 | |||
e9028753399c | vrana | Use official PHP mirror | Jun 21 2012 | |||
c762050b7ce8 | vrana | Get rid of file_get_contents($uri) | Jun 19 2012 | |||
6cc196a2e557 | vrana | Move files in Phabricator one level up | Jun 1 2012 |
c4science · Help