1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-02 11:42:42 +01:00
phorge-phorge/src/applications/config/check
epriestley 5310f1cdd9 Remove all whitespace options/configuration everywhere
Summary:
Depends on D20181. Depends on D20182. Fixes T3498. Ref T13161. My claim, at least, is that D20181 can be tweaked to be good enough to throw away this "feature" completely.

I think this feature was sort of a mistake, where the ease of access to `diff -bw` shaped behavior a very long time ago and then the train just ran a long way down the tracks in the same direction.

Test Plan: Grepped for `whitespace`, deleted almost everything. Poked around the UI a bit. I'm expecting the whitespace changes to get some more iteration this week so I not being hugely pedantic about testing this stuff exhaustively.

Reviewers: amckinley

Reviewed By: amckinley

Maniphest Tasks: T13161, T3498

Differential Revision: https://secure.phabricator.com/D20185
2019-02-19 13:09:29 -08:00
..
__tests__ Add a bunch of tests for subclass implementations 2015-06-15 18:13:27 +10:00
PhabricatorAuthSetupCheck.php Config - make "No auth providers configured" check use proper hyperlinking technology 2015-06-16 14:49:52 -07: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 Be less strict when detecting dead daemons 2017-02-22 14:11:28 -08: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 all whitespace options/configuration everywhere 2019-02-19 13:09:29 -08: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 migration to encourage rebuilding repository identities 2018-08-10 13:47:03 -07:00
PhabricatorMySQLSetupCheck.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
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 Fix errors found by PHPStan 2017-02-17 10:10:15 +00: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 Replace all "setQueryParam()" calls with "remove/replaceQueryParam()" 2019-02-14 11:56:39 -08:00