1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-03-02 23:49:19 +01:00
phorge-phorge/src/applications/config/check
epriestley a27c83757d Remove ancient "phd.trace" and "phd.verbose" configuration options
Summary:
Ref T13556. These options are very old and effectively obsoleted by "bin/phd debug [--trace]". I haven't used either option diagnostically in many years, and they aren't mentioned in the documentation.

Remove them to simplify configuration, and because "phd.trace" doesn't work anyway and likely hasn't for a long time -- it has specific issues with TTY detection (see T13556).

Test Plan: Grepped for "phd.trace" and "phd.verbose". Ran "bin/phd debug [--trace]" and saw verbose/trace output.

Maniphest Tasks: T13556

Differential Revision: https://secure.phabricator.com/D21426
2020-07-23 12:31:32 -07:00
..
__tests__ Add a bunch of tests for subclass implementations 2015-06-15 18:13:27 +10:00
PhabricatorAuthSetupCheck.php Give "Config" a full-width, hierarchical layout 2020-02-04 06:59:51 -08:00
PhabricatorBaseURISetupCheck.php Improve "Host" header check 2015-02-26 14:37:48 -08:00
PhabricatorBinariesSetupCheck.php Move Phabricator to use PhutilBinaryAnalyzer and show binary versions 2017-08-01 07:14:48 -07:00
PhabricatorCacheSetupCheck.php Redesign Config Application 2016-08-29 15:49:49 -07:00
PhabricatorDaemonsSetupCheck.php Remove ancient "phd.trace" and "phd.verbose" configuration options 2020-07-23 12:31:32 -07:00
PhabricatorDatabaseSetupCheck.php When storage is partitioned, refuse to serve requests unless web and databases agree on partitioning 2016-11-22 04:15:46 -08:00
PhabricatorElasticsearchSetupCheck.php Don't fatal in ElasticSearch setup check if no "master" database is configured 2017-08-17 10:39:00 -07:00
PhabricatorExtensionsSetupCheck.php Remove "iconv" PHP extension dependency 2019-01-30 19:46:58 -08:00
PhabricatorExtraConfigSetupCheck.php Remove ancient "phd.trace" and "phd.verbose" configuration options 2020-07-23 12:31:32 -07:00
PhabricatorFileinfoSetupCheck.php phtize all the things 2015-05-22 21:16:39 +10:00
PhabricatorGDSetupCheck.php Include extension name for GDSetupCheck. 2018-01-24 16:02:28 -05:00
PhabricatorImagemagickSetupCheck.php phtize all the things 2015-05-22 21:16:39 +10:00
PhabricatorInvalidConfigSetupCheck.php Split Setup Issues into Groups 2015-02-10 12:53:00 -08:00
PhabricatorMailSetupCheck.php Resurrect setup check for cluster.mailers 2019-01-16 12:14:36 -08:00
PhabricatorManualActivitySetupCheck.php Add additional flags to "bin/repository rebuild-identities" to improve flexibility 2019-11-19 09:39:48 -08:00
PhabricatorMySQLSetupCheck.php Remove the "ONLY_FULL_GROUP_BY" SQL mode setup warning and change the setup key for "STRICT_ALL_TABLES" 2019-09-09 12:17:51 -07:00
PhabricatorPathSetupCheck.php Rename "PhabricatorHash::digest()" to "weakDigest()" 2017-04-06 15:43:33 -07:00
PhabricatorPHPConfigSetupCheck.php Add setup warnings for "local_infile" (MySQL Server) and "mysql[i].allow_local_infile" (PHP Client) 2019-01-18 19:49:48 -08:00
PhabricatorPHPPreflightSetupCheck.php Make the "PHP 7" setup warning more explicit about what it means 2019-01-24 15:09:00 -08:00
PhabricatorPygmentSetupCheck.php Fix message about pygments being in $PATH 2015-10-16 09:51:39 -07:00
PhabricatorRepositoriesSetupCheck.php Store Almanac "service types" instead of "service classes" 2016-02-26 06:21:50 -08:00
PhabricatorSecuritySetupCheck.php Give "Config" a full-width, hierarchical layout 2020-02-04 06:59:51 -08:00
PhabricatorSetupCheck.php Fix two cache issues (global settings; initial setup) 2016-12-11 08:28:10 -08:00
PhabricatorStorageSetupCheck.php Fix spelling 2017-10-09 10:48:04 -07:00
PhabricatorTimezoneSetupCheck.php Remove duplicated duplicated words 2015-06-27 08:43:44 -07:00
PhabricatorWebServerSetupCheck.php Disable automatic decoding of "Content-Encoding" responses during "Accept-Encoding" setup test 2020-04-15 06:28:29 -07:00
PhabricatorZipSetupCheck.php Export "date" and "remarkup" custom fields to Excel + "zip" extension check 2019-07-18 09:59:20 -07:00