phab/src/infrastructure/setup/PhabricatorSetup.phpproduction
phab/src/infrastructure/setup/PhabricatorSetup.php
production
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
087cc0808a34 | epriestley | Make SQL patch management DAG-based and provide namespace support | Apr 30 2012 | |||
9a29107d01bd | epriestley | Properly detect InnoDB setups which are "NO" or "DISABLED" | Apr 12 2012 | |||
32d2395a4549 | vrana | Unify links to www.phabricator.com and phabricator.com | Apr 9 2012 | |||
2c8e6f99bdb8 | vrana | Standardize mysql.configuration-provider | Apr 9 2012 | |||
056fd755dada | epriestley | Detect missing InnoDB in MySQL | Apr 9 2012 | |||
d4c5761f41b2 | vrana | Customizable MySQL implementation | Apr 7 2012 | |||
23b65c13f4fa | vrana | Use Filesystem::readRandomBytes() in setup | Apr 6 2012 | |||
23988ca482d1 | vrana | Support Windows | Apr 6 2012 | |||
bc61f36bebe1 | vrana | Replace `elseif` by `else if` | Apr 5 2012 | |||
3c19e5b133b7 | vrana | Avoid warning in checking config classes in setup | Mar 30 2012 | |||
330d62984b7c | vrana | Check required classes in setup | Mar 22 2012 | |||
4953c58c90f6 | Craig Fratrik/epriestley | minor changes to setup flow | Mar 14 2012 | |||
d0af617818b6 | epriestley | Add "final" to (almost) everything else | Mar 14 2012 | |||
549146bc7cc4 | epriestley | Move ALL files to serve from the alternate file domain, not just files without… | Feb 14 2012 | |||
80643d63a8f8 | epriestley | Detect empty $PATH environmental var | Jan 16 2012 | |||
b71e1c15ef93 | epriestley | Detect which PHP SAPI the CLI binary uses during setup | Jan 13 2012 | |||
12d1379deeeb | jungejason | Add instructions about how to support localhost | Jan 12 2012 | |||
af37b637f544 | epriestley | Detect un-cookieable domain confiugration and explode | Jan 11 2012 | |||
dfffc78d38ec | David Reuss/epriestley | Added mbstring and iconv as required extensions | Dec 1 2011 | |||
4afe82f3e23c | Bob Trahan | Show MySQL exception when unable to connect during setup | Nov 22 2011 | |||
40c14501298e | epriestley | Add an explicit test for the availablility of 'php' from the command line… | Sep 7 2011 | |||
764d3d1c6543 | epriestley | Make "pcntl" script error more explicit | Aug 29 2011 | |||
68c30e1a714a | epriestley | Provide a setting which forces all file views to be served from an alternate… | Aug 16 2011 | |||
8d26399cfdf4 | epriestley | Remove unused EXPECTED_SCHEMA_VERSION constant | Jul 25 2011 | |||
26bca418289d | epriestley | Improve setup process to detect 'open_basedir', 'date.timezone' and 'safe_mode'… | Jul 25 2011 | |||
2b7210260f10 | epriestley | Allow Phabricator storage engines to be extended and configured | Jul 22 2011 | |||
3164e4b52160 | Ricky Elrod | sendmail is in /usr/sbin/ on RHEL. | Jul 9 2011 | |||
12772ec35f5f | epriestley | Provide setup instructions for reducing minimum index word length | Jun 20 2011 | |||
f2efdd07a778 | Jason Ge | Use DatabaseConfigurationProvider to get DB info | Jun 13 2011 | |||
f7060939330a | epriestley | Support thumbnailing non-image files and straighten out setup for 'gd' | Jun 13 2011 | |||
d710fc097fb1 | epriestley | Improve messaging and setup process for configuring outbound email. | Jun 13 2011 | |||
d22e6b277f74 | epriestley | Fix http / https check in setup | Jun 11 2011 | |||
b8e1ead48140 | Evan Priestley | Merge pull request #12 from DamianZaremba/master | Jun 4 2011 | |||
089d8327b3cc | cadamo | Fix regenerate arcanist cert, setup stuff and avoid accept non valid image… | Jun 3 2011 | |||
ead9bbfeb174 | epriestley | Test for pcntl availability from the command line, not Apache | May 31 2011 | |||
e7d2e96c23f0 | Damian Zaremba | Changing the method of validating sendmail exists on the system. | May 30 2011 | |||
fdf39a9cb1cb | Aizat Faiz | Add PHP openssl extension as a dependency | May 28 2011 | |||
cb8348c8eb32 | Julius Seporaitis | Added PCNTL extension to the required extensions list. | May 18 2011 | |||
8391767d8ca2 | epriestley | Improve setup process / documentation for outbound email configuration | May 12 2011 | |||
f7e2b0307708 | epriestley | Add a "setup" mode which guides new users through application configuration | May 11 2011 |
c4science · Help