phab/src/applications/config/checkstable
phab/src/applications/config/check
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
b7387f314b24 | epriestley | Raise a setup fatal for 'disable_functions' or 'disable_classes' | Aug 13 2013 | |||
7ed699660435 | epriestley | Provide basic infrastructure for moving PHIDs, Handles and Object Names to… | Jul 21 2013 | |||
21d5992a58a5 | Jakub Vrana | Separate missing patches by newlines | Jul 18 2013 | |||
1b48e922d4fe | epriestley | Add a setup warning for port in `mysql.host` | Jul 15 2013 | |||
d27e7c52b218 | Levi Jackson/epriestley | Add explicit `mysql.port` configuration | Jul 15 2013 | |||
c05e026e656a | epriestley | Detect and warn about APC 3.1.14 / 3.1.15 | Jul 10 2013 | |||
dd3f4fd2676f | epriestley | Add a setup warning for probable misconfiguration of 'apc.stat' | Jul 8 2013 | |||
6857ffb6f591 | epriestley | Validate all components of $PATH configuration | Jun 29 2013 | |||
9cc6e8717248 | Jakub Vrana | Fix a typo in message and translate it | Jun 28 2013 | |||
b62ecb7c1159 | epriestley | Make UX for misspelled or delted config much less bad | Jun 26 2013 | |||
3b9ccf11f246 | epriestley | Drive auth config with the database | Jun 20 2013 | |||
32f6c88896c8 | epriestley | Add first-time-setup registration flow | Jun 20 2013 | |||
ce01d6fc2b8f | epriestley | Add a setup issue to warn about an unconfigured upload limit | Jun 12 2013 | |||
6551ea82457c | epriestley | Detect missing 'svn', 'hg' and 'git' during setup | May 27 2013 | |||
e591ef4db9aa | epriestley | Add setup checks for the availability of 'which' and 'diff' binaries | May 23 2013 | |||
1898a540d805 | epriestley | Add a setup warning about missing 'fileinfo' | May 17 2013 | |||
0b1410b1d7ff | deedydas/epriestley | Fixed T2630 | Apr 10 2013 | |||
c48bb5494a0e | Jakub Vrana | Add setup check for missing SQL patches | Apr 10 2013 | |||
81389e79e7ae | Angelos Evripiotis/epriestley | Fix config name typo in SetupCheckPygment | Apr 3 2013 | |||
3f1a78450cce | epriestley | Require mysql or mysqli, not both | Mar 3 2013 | |||
ea3472e87bf9 | epriestley | Check for `pygmentize`, not `pgymentize` | Feb 28 2013 | |||
9891394e80d6 | kwadwo/epriestley | Phabricator now checks whether pygmentize script can be run when user enables… | Feb 28 2013 | |||
be7677f21109 | Nick Pellegrino/epriestley | Config option to ignore setup issues | Feb 22 2013 | |||
879c14e13a82 | epriestley | Consolidate HTTP header access | Feb 10 2013 | |||
7ec8e885e1a7 | epriestley | Merge branch 'master' into phutil_tag | Feb 9 2013 | |||
9c19e9b7d869 | Afaque Hussain/epriestley | Preserving the Animation of Gif Images | Feb 8 2013 | |||
11bb8db9705d | epriestley | Merge branch 'master' into phutil_tag | Feb 7 2013 | |||
e518135dfb54 | epriestley | Improve STRICT_ALL_TABLES warning | Feb 6 2013 | |||
8f1311bbc182 | epriestley | Merge branch 'master' into phutil_tag | Feb 5 2013 | |||
39afb3fedb72 | Bryan Cuccioli/epriestley | Suggest STRICT_ALL_TABLES during setup. Improve dev-mode comments. | Feb 4 2013 | |||
fb59101cde03 | epriestley | Use phutil_tag in Setup issue stuff | Jan 29 2013 | |||
1fc0c3b1e849 | Bryan Cuccioli/epriestley | Add installation check for dot in domain. | Jan 29 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 | |||
df60053e9cac | Asher Baker/epriestley | Don't scream about local storage not being writable if a path hasn't been… | Jan 19 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 | |||
a86fd38394e5 | epriestley | Allow configuration to be explicitly validated, including validation of complex… | Jan 2 2013 | |||
8a52a6d5855e | epriestley | Add Disqus, Facebook, Google, GitHub auth config; AWS config | Jan 1 2013 | |||
a3bff35b2b9b | epriestley | Add "Developer" and "Access Log" config option groups, some types | Jan 1 2013 | |||
c32295aab6d7 | epriestley | Improve resolution process for nonfatal setup issues | Dec 31 2012 | |||
96839d35f49c | epriestley | Detect and raise setup warnings from within Phabricator | Dec 30 2012 |
c4science · Help