wiki.techinc.nl/tests/phpunit/includes/specials
Reedy 4dae3b1a06 Rename four config variables to avoid 'blacklist' term
As part of our wider work on modernising and making more welcoming the
language we use within and around MediaWiki, now is a good time for us
to rename these configuration variables:

 - $wgFileBlacklist is now $wgProhibitedFileExtensions
 - $wgMimeTypeBlacklist is now $wgMimeTypeExclusions
 - $wgEnableUserEmailBlacklist is now $wgEnableUserEmailMuteList
 - $wgShortPagesNamespaceBlacklist is now $wgShortPagesNamespaceExclusions

Bug: T277987
Depends-On: I91e065c58fda144a722a41cf532e717f962d7a64
Change-Id: I558a8b20d67d48edccce0d065aec2d22992e9dda
2021-09-08 23:32:29 +01:00
..
pagers build: Updating dependencies 2021-07-22 03:36:05 +00:00
ContribsPagerTest.php Reduce Special:Contributions query count 2021-08-25 16:19:10 +10:00
DeletedContribsPagerTest.php Test row filtering for DeletedContribsPager 2021-08-20 11:44:47 -04:00
ImageListPagerTest.php Hard deprecate User ::isIP, ::getOptions 2021-04-26 16:10:24 +00:00
QueryAllSpecialPagesTest.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
SpecialBlankPageTest.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
SpecialBlockTest.php Cleanup mixed space/tab line indent 2021-09-04 00:52:31 +02:00
SpecialBooksourcesTest.php Inject services into SpecialBookSources 2020-10-06 21:07:32 +02:00
SpecialContributionsTest.php Tests: Mark more more closures as static 2021-02-09 02:55:57 +00:00
SpecialEditWatchlistTest.php Use WatchlistManager in special classes 2021-04-21 04:40:57 +00:00
SpecialGoToInterwikiTest.php MediaWikiTestCase to MediaWikiIntegrationTestCase 2020-06-30 17:02:22 +01:00
SpecialLogTest.php Deprecate UserIdentity::getActorId() 2021-03-13 19:45:57 +01:00
SpecialMIMESearchTest.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
SpecialMuteTest.php Rename four config variables to avoid 'blacklist' term 2021-09-08 23:32:29 +01:00
SpecialMyLanguageTest.php Use WikiPage::doUserEditContent() instead of ::doEditContent() 2021-06-28 00:11:30 -07:00
SpecialPageDataTest.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
SpecialPageExecutor.php Revert "Use CsrfTokenSet as CSRF token source" 2021-08-05 15:48:26 -07:00
SpecialPageTestBase.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
SpecialPasswordResetTest.php Add missing @param and @return to documentation in tests 2021-01-22 19:57:25 +01:00
SpecialPreferencesTest.php Hard deprecate User group methods 2021-07-23 15:00:16 +03:00
SpecialRecentchangesTest.php Fix order of joins in SpecialRecentChanges 2021-05-05 09:29:40 -07:00
SpecialRedirectTest.php Replace deprecated User::newFromId on Special:Redirect 2021-03-19 20:47:26 +00:00
SpecialSearchTest.php Remove meaningless ->expects( $this->any() ) from all tests 2021-04-23 11:58:58 +02:00
SpecialShortPagesTest.php Rename four config variables to avoid 'blacklist' term 2021-09-08 23:32:29 +01:00
SpecialUnblockTest.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
SpecialUncategorizedCategoriesTest.php Inject LanguageConverterFactory into special pages 2020-11-25 18:39:57 +01:00
SpecialUploadTest.php MediaWikiTestCase to MediaWikiIntegrationTestCase 2020-06-30 17:02:22 +01:00
SpecialWatchlistTest.php build: Updating dependencies 2021-07-22 03:36:05 +00:00