wiki.techinc.nl/includes/specials
Martin Urbanec 2173e17632 Do not use FormSpecialPage::{pre,post}Text
Soft-deprecated since 1.38.

Bug: T312579
Change-Id: I80ceb565cd3691756d4f848f9df5d9b8c589b161
2022-07-07 21:27:18 +02:00
..
exception
formfields Trivial replacements of "-" comparisons with isDisabled() 2022-03-03 16:13:45 +00:00
forms Call IContextSource::getAuthority instead of IContextSource::getUser 2022-06-29 22:22:44 +02:00
helpers TempUser CentralAuth integration 2022-05-10 09:06:05 +10:00
Hook Avoid references to DefaultSettings. 2022-02-22 19:43:50 +01:00
pagers ImageListPager: Don't call htmlspecialchars() on null 2022-07-02 15:58:45 +01:00
redirects
SpecialActiveUsers.php Use MainConfigNames instead of string literals, #2 2022-04-13 18:55:46 +03:00
SpecialAllMessages.php Use MainConfigNames instead of string literals, #2 2022-04-13 18:55:46 +03:00
SpecialAllPages.php Use MainConfigNames instead of string literals, #2 2022-04-13 18:55:46 +03:00
SpecialAncientPages.php
SpecialApiHelp.php phan: Remove PhanPossiblyUndeclaredVariable suppression 2022-03-30 19:47:15 +00:00
SpecialApiSandbox.php
SpecialAutoblockList.php specials: Use setTitle() on GET forms to strip subpage everywhere 2022-05-15 23:01:38 +02:00
SpecialBlankpage.php
SpecialBlock.php Do not use FormSpecialPage::{pre,post}Text 2022-07-07 21:27:18 +02:00
SpecialBlockList.php SpecialBlockList: Prevent passing null to trim() 2022-07-02 16:55:26 +01:00
SpecialBookSources.php specials: Use setTitle() on GET forms to strip subpage everywhere 2022-05-15 23:01:38 +02:00
SpecialBotPasswords.php TempUser UI tweaks 2022-04-26 14:34:08 +10:00
SpecialBrokenRedirects.php Add missing null to string casts when using rd_fragment and such 2021-11-02 07:14:32 +00:00
SpecialCategories.php Sort services injected into specialpage pagers 2022-02-10 23:15:41 +00:00
SpecialChangeContentModel.php Do not use FormSpecialPage::{pre,post}Text 2022-07-07 21:27:18 +02:00
SpecialChangeCredentials.php Use MainConfigNames instead of string literals, #2 2022-04-13 18:55:46 +03:00
SpecialChangeEmail.php Validate length of user email on Special:ChangeEmail/Special:CreateAccount 2022-07-01 09:54:08 +00:00
SpecialChangePassword.php
SpecialComparePages.php Cleanup SpecialComparePages 2022-03-17 04:50:05 +00:00
SpecialConfirmEmail.php docs: Change wording master to primary in comments and log text 2021-09-01 23:04:40 +02:00
SpecialContributions.php SECURITY: Escape contributions-title msg for use within page title 2022-06-21 16:32:30 -05:00
SpecialCreateAccount.php SECURITY: Escape welcomeuser message passed to showSuccessPage() 2022-06-13 12:15:54 -05:00
SpecialDeadendPages.php
SpecialDeletedContributions.php SpecialDeletedContributions: Hide date headers 2022-06-03 14:13:25 -04:00
SpecialDeletePage.php Suggest pages when searching subpages for Special:EditPage and friends 2022-04-12 20:36:00 +00:00
SpecialDiff.php
SpecialDoubleRedirects.php
SpecialEditPage.php Suggest pages when searching subpages for Special:EditPage and friends 2022-04-12 20:36:00 +00:00
SpecialEditTags.php Merge "Fix uses of (error|warning|success)box in core" 2022-03-21 20:16:57 +00:00
SpecialEditWatchlist.php SpecialEditWatchlist: Prevent passing null to strtolower() 2022-06-30 01:25:44 +01:00
SpecialEmailInvalidate.php docs: Change wording master to primary in comments and log text 2021-09-01 23:04:40 +02:00
SpecialEmailUser.php specials: Use setTitle() on GET forms to strip subpage everywhere 2022-05-15 23:01:38 +02:00
SpecialExpandTemplates.php Do minor code cleanup 2022-06-24 13:52:42 +02:00
SpecialExport.php Use injection for LinksMigration on LinkBatch, action, api, special page 2022-05-10 20:19:58 +00:00
SpecialFewestRevisions.php
SpecialFileDuplicateSearch.php Merge "Use Message::sizeParams to simplify code when building messages" 2021-10-15 23:21:38 +00:00
SpecialFilepath.php phan: Disable null_casts_as_any_type setting 2022-03-21 18:25:07 +00:00
SpecialGoToInterwiki.php SpecialGoToInterwiki: Explain purpose, add link to launch task 2022-06-02 01:41:49 +00:00
SpecialImport.php Merge mediawiki.special.import into mediawiki.misc-authed-ooui 2022-06-23 03:45:47 +00:00
SpecialJavaScriptTest.php ResourceLoader namespace (attempt 2) 2022-05-24 15:41:46 +00:00
SpecialLinkAccounts.php Use MainConfigNames instead of string literals, #2 2022-04-13 18:55:46 +03:00
SpecialLinkSearch.php SpecialLinkSearch: Don't pass null through to the parser 2022-07-02 19:29:09 +01:00
SpecialListDuplicatedFiles.php
SpecialListFiles.php SpecialListFiles: user parameter isn't always present 2022-07-02 16:02:21 +01:00
SpecialListGrants.php Use MainConfigNames instead of string literals, #2 2022-04-13 18:55:46 +03:00
SpecialListGroupRights.php Replace usage of UserGroupMembership::getGroupMemberName/getGroupName 2022-04-22 20:14:47 +02:00
SpecialListRedirects.php Introduce Redirect(Lookup&Store) services to handle redirects 2021-12-01 19:14:22 +01:00
SpecialListUsers.php Sort services injected into specialpage pagers 2022-02-10 23:15:41 +00:00
SpecialLockdb.php Use MainConfigNames instead of string literals, #2 2022-04-13 18:55:46 +03:00
SpecialLog.php Normalize cidr ranges on Special:Log before searching block logs 2022-04-25 17:35:27 +00:00
SpecialLonelyPages.php Use injection for LinksMigration on LinkBatch, action, api, special page 2022-05-10 20:19:58 +00:00
SpecialLongPages.php
SpecialMediaStatistics.php Fix many typos in comments 2022-05-10 12:46:11 +00:00
SpecialMergeHistory.php Call IContextSource::getAuthority instead of IContextSource::getUser 2022-06-29 22:22:44 +02:00
SpecialMIMESearch.php specials: Use setTitle() on GET forms to strip subpage 2022-03-27 12:43:19 +08:00
SpecialMostCategories.php
SpecialMostimages.php
SpecialMostInterwikis.php
SpecialMostLinked.php
SpecialMostLinkedCategories.php
SpecialMostLinkedTemplates.php Use injection for LinksMigration on LinkBatch, action, api, special page 2022-05-10 20:19:58 +00:00
SpecialMostRevisions.php
SpecialMovepage.php Remove usage of protection related deprecated Title function 2022-04-14 21:42:55 +00:00
SpecialMute.php Remove SpecialMute::isTargetBlacklisted 2022-06-19 17:45:08 +02:00
SpecialMyLanguage.php SpecialMyLanguage: Add method for finding a Title for transclusion 2022-06-22 14:31:45 +01:00
SpecialNewFiles.php Sort services injected into specialpage pagers 2022-02-10 23:15:41 +00:00
SpecialNewpages.php SpecialNewpages: Stop using messages from elsewhere 2022-06-24 22:11:03 +08:00
SpecialNewSection.php Suggest pages when searching subpages for Special:EditPage and friends 2022-04-12 20:36:00 +00:00
SpecialPageData.php
SpecialPageHistory.php Suggest pages when searching subpages for Special:EditPage and friends 2022-04-12 20:36:00 +00:00
SpecialPageInfo.php Suggest pages when searching subpages for Special:EditPage and friends 2022-04-12 20:36:00 +00:00
SpecialPageLanguage.php Do not use FormSpecialPage::{pre,post}Text 2022-07-07 21:27:18 +02:00
SpecialPagesWithProp.php specials: Use setTitle() on GET forms to strip subpage everywhere 2022-05-15 23:01:38 +02:00
SpecialPasswordPolicies.php SpecialPasswordPolicies: Use UserGroupManager to list all user groups 2022-06-29 23:45:35 +08:00
SpecialPasswordReset.php Use MainConfigNames instead of string literals, #2 2022-04-13 18:55:46 +03:00
SpecialPermanentLink.php
SpecialPreferences.php Merge "Remove message boxes with IDs in core" 2022-05-23 22:57:59 +00:00
SpecialPrefixindex.php Stop merging LinkCache select fields with page_title and page_namespace 2022-07-05 22:28:53 +00:00
SpecialProtectedpages.php Use MainConfigNames instead of string literals, #2 2022-04-13 18:55:46 +03:00
SpecialProtectedtitles.php Use MainConfigNames instead of string literals, #2 2022-04-13 18:55:46 +03:00
SpecialProtectPage.php Suggest pages when searching subpages for Special:EditPage and friends 2022-04-12 20:36:00 +00:00
SpecialPurge.php Suggest pages when searching subpages for Special:EditPage and friends 2022-04-12 20:36:00 +00:00
SpecialRandomInCategory.php SpecialRandomInCategory: Don't expose edittoken in URL 2022-06-04 21:31:46 +01:00
SpecialRandomPage.php phan: Disable null_casts_as_any_type setting 2022-03-21 18:25:07 +00:00
SpecialRandomRedirect.php Rename PHP class RandomPage to SpecialRandomPage 2021-09-03 09:26:06 -07:00
SpecialRandomRootPage.php Rename PHP class RandomPage to SpecialRandomPage 2021-09-03 09:26:06 -07:00
SpecialRecentChanges.php SpecialRecentChanges: Drop old rcfilters-container and rcfilters-head classes 2022-06-13 13:33:05 -04:00
SpecialRecentChangesLinked.php SpecialRecentChangesLinked: Migrate partially to SelectQueryBuilder 2022-07-01 15:03:09 +02:00
SpecialRedirect.php phan: Disable null_casts_as_any_type setting 2022-03-21 18:25:07 +00:00
SpecialRemoveCredentials.php Use MainConfigNames instead of string literals, #2 2022-04-13 18:55:46 +03:00
SpecialResetTokens.php TempUser UI tweaks 2022-04-26 14:34:08 +10:00
SpecialRevisionDelete.php Merge "Fix uses of (error|warning|success)box in core" 2022-03-21 20:16:57 +00:00
SpecialRunJobs.php Use MainConfigNames instead of string literals, #2 2022-04-13 18:55:46 +03:00
SpecialSearch.php Use MainConfigNames instead of string literals, #2 2022-04-13 18:55:46 +03:00
SpecialShortPages.php Use MainConfigNames instead of string literals, #2 2022-04-13 18:55:46 +03:00
SpecialSpecialpages.php Rename ParserOutput::{allow,prevent}Clickjacking() -> ::{get,set}PreventClickjacking() 2021-10-01 14:13:47 -04:00
SpecialStatistics.php SpecialStatistics: Use userGroupManager->listAllGroups() for getGroupStats 2022-06-12 06:42:55 +00:00
SpecialTags.php Call IContextSource::getAuthority instead of IContextSource::getUser 2022-06-29 22:22:44 +02:00
SpecialTrackingCategories.php Deprecate mediawiki.pager.tablePager module for more generic module 2022-01-07 08:26:52 -08:00
SpecialUnblock.php Remove SpecialUnblock::processUnblock 2022-07-06 14:38:53 +02:00
SpecialUncategorizedCategories.php
SpecialUncategorizedImages.php
SpecialUncategorizedPages.php
SpecialUncategorizedTemplates.php
SpecialUndelete.php Remove message boxes with IDs in core 2022-05-11 20:12:23 +00:00
SpecialUnlinkAccounts.php Use MainConfigNames instead of string literals, #2 2022-04-13 18:55:46 +03:00
SpecialUnlockdb.php Use MainConfigNames instead of string literals, #2 2022-04-13 18:55:46 +03:00
SpecialUnusedCategories.php
SpecialUnusedImages.php Use MainConfigNames instead of string literals, #2 2022-04-13 18:55:46 +03:00
SpecialUnusedTemplates.php Use injection for LinksMigration on LinkBatch, action, api, special page 2022-05-10 20:19:58 +00:00
SpecialUnwatchedPages.php Fix many typos in comments 2022-05-10 12:46:11 +00:00
SpecialUpload.php specials: Use setTitle() on GET forms to strip subpage everywhere 2022-05-15 23:01:38 +02:00
SpecialUploadStash.php specials: Use setTitle() on GET forms to strip subpage everywhere 2022-05-15 23:01:38 +02:00
SpecialUserLogin.php Use MainConfigNames instead of string literals, #2 2022-04-13 18:55:46 +03:00
SpecialUserLogout.php specials: Use language from context source on Special:Login/Logout 2022-05-24 21:41:41 +02:00
SpecialUserrights.php SpecialUserrights: Don't pass null to str_replace 2022-07-02 17:00:56 +01:00
SpecialVersion.php Merge mediawiki.special.version into mediawiki.special module 2022-06-23 02:29:42 +00:00
SpecialWantedCategories.php
SpecialWantedfiles.php
SpecialWantedpages.php Use MainConfigNames instead of string literals, #2 2022-04-13 18:55:46 +03:00
SpecialWantedTemplates.php Use injection for LinksMigration on LinkBatch, action, api, special page 2022-05-10 20:19:58 +00:00
SpecialWatchlist.php Watchlist: Migrate calling from $dbr->select() to SelectQueryBuilder 2022-07-01 13:42:00 +02:00
SpecialWhatLinksHere.php SpecialWhatLinksHere: Uncollapse the OOUI form 2022-06-27 20:00:53 +00:00
SpecialWithoutInterwiki.php SpecialWithoutInterwiki: Don't pass null through to Title::capitalize() 2022-07-02 18:41:20 +00:00