wiki.techinc.nl/includes/specials
2021-06-30 15:16:39 +00:00
..
exception
formfields
forms Use HTMLForm::setWrapperLegend and ::setSubmitTextMsg to set messages 2021-06-15 18:56:49 +00:00
helpers Merge "ImportReporter: replace Title in method signatures" 2021-05-13 15:11:36 +00:00
Hook Remove hooks that use Revision objects 2021-04-30 17:28:20 +00:00
pagers Post Revision-removal cleanup 2021-06-24 00:32:39 +00:00
redirects
SpecialActiveUsers.php Use Authority in special pages pagers 2021-02-23 14:29:10 -07:00
SpecialAllMessages.php Inject services into SpecialAllMessages 2020-11-02 02:14:36 +01:00
SpecialAllPages.php Check forcing of 'name_title' index to prepare for renaming 2021-04-30 05:22:13 +00:00
SpecialAncientPages.php Inject LanguageConverterFactory into special pages 2020-11-25 18:39:57 +01:00
SpecialApiHelp.php
SpecialApiSandbox.php Introduce SpecialPage::getAuthority shortcut to context 2021-03-02 16:59:56 -07:00
SpecialAutoblockList.php Add action block to BlockList 2021-04-29 13:33:18 -07:00
SpecialBlankpage.php
SpecialBlock.php SpecialBlock - remove unused $blockTarget 2021-06-20 01:12:17 +00:00
SpecialBlockList.php Merge "Special:BlockList: Option to hide autoblocks" 2021-06-02 13:26:22 +00:00
SpecialBookSources.php Inject ContentLanguage into SpecialPage and use it 2020-11-02 00:09:41 +01:00
SpecialBotPasswords.php Use array_fill_keys() instead of array_flip() if that reflects the developer's intention 2021-06-15 00:11:10 +00:00
SpecialBrokenRedirects.php Introduce SpecialPage::getAuthority shortcut to context 2021-03-02 16:59:56 -07:00
SpecialCategories.php Inject services into SpecialCategories 2020-10-15 21:23:44 +00:00
SpecialChangeContentModel.php Convert ContentModelChange to Authority 2021-03-18 20:31:40 +00:00
SpecialChangeCredentials.php Explicitly parse messages on Special:ChangeCredentials 2020-12-12 01:35:05 +00:00
SpecialChangeEmail.php SpecialChangeEmail: Requiring email confirmation is not an error 2021-06-23 17:29:15 +02:00
SpecialChangePassword.php
SpecialComparePages.php Special:ComparePages: Replace validation callback 2020-10-30 09:30:54 +00:00
SpecialConfirmEmail.php Add TransactionProfiler::silenceForScope() 2021-05-16 18:19:53 +02:00
SpecialContributions.php Use HTMLForm::setWrapperLegend and ::setSubmitTextMsg to set messages 2021-06-15 18:56:49 +00:00
SpecialCreateAccount.php SpecialCreateAccount: don't reinvent the wheel for restrictions 2021-05-26 22:19:21 +00:00
SpecialDeadendPages.php Follow-up 335fabf5f: Don't misuse qc_value in DeadendPages 2021-03-28 01:59:10 +00:00
SpecialDeletedContributions.php Merge "Use same title for page and html on Special:(Deleted)Contributions" 2021-05-15 11:47:33 +00:00
SpecialDiff.php
SpecialDoubleRedirects.php Introduce SpecialPage::getAuthority shortcut to context 2021-03-02 16:59:56 -07:00
SpecialEditPage.php
SpecialEditTags.php Replace some usages of User with Authority/UserIdentity 2021-03-04 17:20:40 -07:00
SpecialEditWatchlist.php Avoid SpecialPage::getConfig in constructor on Special:Watchlist/EditWatchlist 2021-05-04 20:55:30 +00:00
SpecialEmailInvalidate.php Add TransactionProfiler::silenceForScope() 2021-05-16 18:19:53 +02:00
SpecialEmailUser.php Clean up and simplify SpecialEmailUser::submit 2021-03-31 01:55:30 +00:00
SpecialExpandTemplates.php Use IEC prefixes instead of SI prefixes for byte sizes (docs+backend) 2021-06-28 11:59:09 +01:00
SpecialExport.php Introduce SpecialPage::getAuthority shortcut to context 2021-03-02 16:59:56 -07:00
SpecialFewestRevisions.php Inject LanguageConverterFactory into special pages 2020-11-25 18:39:57 +01:00
SpecialFileDuplicateSearch.php Deprecate File::getUser in favor of File::getUploader 2021-06-02 09:06:09 -07:00
SpecialFilepath.php
SpecialGoToInterwiki.php Change object specs for remaining un-serviced special pages 2020-11-24 20:27:24 +01:00
SpecialImport.php Use HTMLForm::setWrapperLegend and ::setSubmitTextMsg to set messages 2021-06-15 18:56:49 +00:00
SpecialJavaScriptTest.php
SpecialLinkAccounts.php Inject AuthManager into SpecialPage and use it 2020-11-20 18:18:36 +00:00
SpecialLinkSearch.php Improve doc about object to be stdClass in QueryPage::formatResult 2020-11-15 13:50:59 +01:00
SpecialListDuplicatedFiles.php Improve doc about object to be stdClass in QueryPage::formatResult 2020-11-15 13:50:59 +01:00
SpecialListFiles.php Hard deprecate User ::isIP, ::getOptions 2021-04-26 16:10:24 +00:00
SpecialListGrants.php Deprecate User::getGrantName in favor of MWGrants::grantName 2021-01-16 21:25:01 +02:00
SpecialListGroupRights.php Don't use NamespaceInfo when it's not necessary 2021-05-17 07:06:58 +00:00
SpecialListRedirects.php Improve doc about object to be stdClass in QueryPage::formatResult 2020-11-15 13:50:59 +01:00
SpecialListUsers.php Fix sub class documentation about SpecialPage::execute accepts null 2021-03-19 22:14:32 +01:00
SpecialLockdb.php Remove unused 'vertical-label' => true from various forms 2021-06-01 23:26:05 +02:00
SpecialLog.php Deprecate UserIdentity::getActorId() 2021-03-13 19:45:57 +01:00
SpecialLonelyPages.php Inject LanguageConverterFactory into special pages 2020-11-25 18:39:57 +01:00
SpecialLongPages.php Inject LinkBatchFactory into QueryPage and use it 2020-11-02 14:51:56 +01:00
SpecialMediaStatistics.php Inject LinkBatchFactory into QueryPage and use it 2020-11-02 14:51:56 +01:00
SpecialMergeHistory.php SpecialMergeHistory: Use prefixed title text in message 2021-06-08 15:38:18 +00:00
SpecialMIMESearch.php Inject LanguageConverterFactory into special pages 2020-11-25 18:39:57 +01:00
SpecialMostCategories.php Improve doc about object to be stdClass in QueryPage::formatResult 2020-11-15 13:50:59 +01:00
SpecialMostimages.php Inject DBLoadBalancer into abstract QueryPage (part 2) 2020-11-02 11:26:51 +00:00
SpecialMostInterwikis.php Improve doc about object to be stdClass in QueryPage::formatResult 2020-11-15 13:50:59 +01:00
SpecialMostLinked.php Improve doc about object to be stdClass in QueryPage::formatResult 2020-11-15 13:50:59 +01:00
SpecialMostLinkedCategories.php Inject LanguageConverterFactory into special pages 2020-11-25 18:39:57 +01:00
SpecialMostLinkedTemplates.php Improve documentation about object to be stdClass or specific type 2020-11-20 14:47:56 +00:00
SpecialMostRevisions.php Inject LanguageConverterFactory into special pages 2020-11-25 18:39:57 +01:00
SpecialMovepage.php Fix parameter order of setWatch to match add/removeWatch 2021-04-21 04:41:38 +00:00
SpecialMute.php Remove some more comments that literally repeat the code 2021-06-18 21:23:56 +00:00
SpecialMyLanguage.php Merge "Inject WikiPageFactory into SpecialMyLanguage" 2020-12-01 16:04:01 +00:00
SpecialNewFiles.php Clean up NewFilesPager: remove deprecated and unused services 2021-05-27 13:47:22 +00:00
SpecialNewpages.php Use HTMLForm::setWrapperLegend and ::setSubmitTextMsg to set messages 2021-06-15 18:56:49 +00:00
SpecialNewSection.php Use 'title' type input for Special:NewSection form 2021-06-13 14:38:23 +00:00
SpecialPageData.php
SpecialPageHistory.php
SpecialPageInfo.php
SpecialPageLanguage.php Replace uses of DB_MASTER with DB_PRIMARY 2021-04-29 09:24:31 -07:00
SpecialPagesWithProp.php Preserve parameters during navigation on Special:PagesWithProp 2021-06-26 14:28:02 +02:00
SpecialPasswordPolicies.php Don't use NamespaceInfo when it's not necessary 2021-05-17 07:06:58 +00:00
SpecialPasswordReset.php Fix sub class documentation about SpecialPage::execute accepts null 2021-03-19 22:14:32 +01:00
SpecialPermanentLink.php
SpecialPreferences.php Convert second batch of special pages to authority 2021-03-04 15:37:59 -07:00
SpecialPrefixindex.php Check forcing of 'name_title' index to prepare for renaming 2021-04-30 05:22:13 +00:00
SpecialProtectedpages.php Use HTMLForm::setWrapperLegend and ::setSubmitTextMsg to set messages 2021-06-15 18:56:49 +00:00
SpecialProtectedtitles.php Use HTMLForm::setWrapperLegend and ::setSubmitTextMsg to set messages 2021-06-15 18:56:49 +00:00
SpecialPurge.php
SpecialRandomInCategory.php Inject services into SpecialRandom and friends 2020-11-02 02:45:14 +01:00
SpecialRandompage.php Inject services into SpecialRandom and friends 2020-11-02 02:45:14 +01:00
SpecialRandomredirect.php Inject services into SpecialRandom and friends 2020-11-02 02:45:14 +01:00
SpecialRandomrootpage.php Inject services into SpecialRandom and friends 2020-11-02 02:45:14 +01:00
SpecialRecentChanges.php Fix order of joins in SpecialRecentChanges 2021-05-05 09:29:40 -07:00
SpecialRecentChangesLinked.php Merge "Display error boxes normally on changeslist special pages" 2021-05-20 02:11:16 +00:00
SpecialRedirect.php Replace deprecated User::newFromId on Special:Redirect 2021-03-19 20:47:26 +00:00
SpecialRemoveCredentials.php Inject AuthManager into SpecialPage and use it 2020-11-20 18:18:36 +00:00
SpecialResetTokens.php Allow blocked users to access Special:ResetTokens 2021-03-10 17:16:07 +01:00
SpecialRevisionDelete.php
SpecialRunJobs.php Use array_fill_keys() instead of array_flip() if that reflects the developer's intention 2021-06-15 00:11:10 +00:00
SpecialSearch.php Remove the fallback for create rights (covered in PM edit rights check). 2021-06-30 17:30:30 +03:00
SpecialShortPages.php Use more neutral or alternative language 2021-03-20 19:47:18 +00:00
SpecialSpecialpages.php specialpage: Remove redundant isListed() check, deprecate unused method 2021-04-19 03:22:05 +01:00
SpecialStatistics.php Avoid confusing link on Special:Statistics in miser mode 2021-06-10 10:57:38 +00:00
SpecialTags.php Move mw-datatables styles to mediawiki.pager.tablePager 2021-03-25 20:22:01 +01:00
SpecialTrackingCategories.php Move mw-datatables styles to mediawiki.pager.tablePager 2021-03-25 20:22:01 +01:00
SpecialUnblock.php Introduce Block interface and replace AbstractBlock. 2021-05-11 11:36:11 +02:00
SpecialUncategorizedCategories.php Inject LanguageConverterFactory into special pages 2020-11-25 18:39:57 +01:00
SpecialUncategorizedImages.php Do not call SpecialPage::addHelpLink in constructor 2021-05-04 20:35:39 +00:00
SpecialUncategorizedPages.php Do not call SpecialPage::addHelpLink in constructor 2021-05-04 20:35:39 +00:00
SpecialUncategorizedTemplates.php Inject LanguageConverterFactory into special pages 2020-11-25 18:39:57 +01:00
SpecialUndelete.php ArchivedFile: replace ::getUser methods with ::getUploader 2021-06-04 12:07:07 -07:00
SpecialUnlinkAccounts.php Inject AuthManager into SpecialPage and use it 2020-11-20 18:18:36 +00:00
SpecialUnlockdb.php
SpecialUnusedCategories.php Improve doc about object to be stdClass in QueryPage::formatResult 2020-11-15 13:50:59 +01:00
SpecialUnusedImages.php Inject DBLoadBalancer into abstract QueryPage (part 2) 2020-11-02 11:26:51 +00:00
SpecialUnusedTemplates.php Improve doc about object to be stdClass in QueryPage::formatResult 2020-11-15 13:50:59 +01:00
SpecialUnwatchedPages.php Inject LanguageConverterFactory into special pages 2020-11-25 18:39:57 +01:00
SpecialUpload.php Use HTMLForm::setWrapperLegend and ::setSubmitTextMsg to set messages 2021-06-15 18:56:49 +00:00
SpecialUploadStash.php Use IEC prefixes instead of SI prefixes for byte sizes (docs+backend) 2021-06-28 11:59:09 +01:00
SpecialUserLogin.php authevents: strval() variables passed to status when logging 2021-03-19 12:35:04 -06:00
SpecialUserLogout.php
SpecialUserrights.php Remove usages and hard deprecate User::changeable(By)Group 2021-05-27 13:54:29 +00:00
SpecialVersion.php SpecialVersion: Document softwareInformation() as returning Wikitext 2021-05-20 21:16:02 +00:00
SpecialWantedCategories.php Inject LanguageConverterFactory into special pages 2020-11-25 18:39:57 +01:00
SpecialWantedfiles.php Use Message::page instead of Message::title 2021-06-09 13:18:22 +00:00
SpecialWantedpages.php Inject LinkBatchFactory into QueryPage and use it 2020-11-02 14:51:56 +01:00
SpecialWantedTemplates.php Inject LinkBatchFactory into QueryPage and use it 2020-11-02 14:51:56 +01:00
SpecialWatchlist.php Reorder tables in SpecialWatchlist 2021-05-06 13:44:44 -07:00
SpecialWhatLinksHere.php Remove page inner join from subquery in SpecialWhatLinksHere 2021-03-21 18:42:24 -04:00
SpecialWithoutInterwiki.php Inject LanguageConverterFactory into special pages 2020-11-25 18:39:57 +01:00