1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 10:18:48 +02:00
phorge-phorge/src/applications/config/check
Bob Trahan 4e5775f1da Config / setup - check for ONLY_FULL_GROUP_BY and warn the user
Summary: Fixes T6243.

Test Plan: simulated having this on by adding 'ONLY_FULL_GROUP_BY' to the $modes array. verified the error message looked nice {F233954}.

Reviewers: epriestley

Reviewed By: epriestley

Subscribers: Korvin, epriestley

Maniphest Tasks: T6243

Differential Revision: https://secure.phabricator.com/D10856
2014-11-14 18:51:39 -08:00
..
PhabricatorSetupCheck.php Config option to ignore setup issues 2013-02-22 10:08:20 -08:00
PhabricatorSetupCheckAPC.php Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00
PhabricatorSetupCheckAuth.php Don't actually construct auth providers when checking for their existence 2014-03-04 16:11:28 -08:00
PhabricatorSetupCheckBaseURI.php Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00
PhabricatorSetupCheckBinaries.php Config - add setup checks for minimum and "bad" versions of VCS software. 2014-11-14 14:58:18 -08:00
PhabricatorSetupCheckDaemons.php Minor formatting changes 2014-10-08 08:39:49 +11:00
PhabricatorSetupCheckDatabase.php Rename AphrontQueryException subclasses 2014-08-06 07:51:21 +10:00
PhabricatorSetupCheckExtensions.php Require the "ctype" extension explicitly 2014-04-29 10:57:10 -07:00
PhabricatorSetupCheckExtraConfig.php Rename "beta" to "prototype" and document support policy 2014-09-17 18:25:57 -07:00
PhabricatorSetupCheckFileinfo.php Add a setup warning about missing 'fileinfo' 2013-05-17 10:00:40 -07:00
PhabricatorSetupCheckGD.php Migrate max_allowed_packet and GD checks to new setup stuff 2013-01-19 08:41:45 -08:00
PhabricatorSetupCheckImagemagick.php Various linter fixes. 2014-02-26 12:44:58 -08:00
PhabricatorSetupCheckInvalidConfig.php Repair invalid configuration by setting values back to defaults 2013-01-17 16:25:38 -08:00
PhabricatorSetupCheckMail.php Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00
PhabricatorSetupCheckMySQL.php Config / setup - check for ONLY_FULL_GROUP_BY and warn the user 2014-11-14 18:51:39 -08:00
PhabricatorSetupCheckPath.php Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00
PhabricatorSetupCheckPHPConfig.php Fatal during setup for "mbstring.func_overload" 2014-07-04 07:59:02 -07:00
PhabricatorSetupCheckPygment.php Differentiate between "no pygmetnize" and "nonworking pygmentize" during setup 2014-10-02 09:48:04 -07:00
PhabricatorSetupCheckRepositories.php Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00
PhabricatorSetupCheckSecurity.php Add a setup issue to detect systems vulnerable to "Shellshock" 2014-09-25 11:21:11 -07:00
PhabricatorSetupCheckStorage.php Add a configuration warning when memory_limit will limit file uploads 2014-09-04 12:48:34 -07:00
PhabricatorSetupCheckTimezone.php Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00