..
exception
formfields
Trivial replacements of "-" comparisons with isDisabled()
2022-03-03 16:13:45 +00:00
forms
Add explicit casts between scalar types
2022-03-01 18:19:33 +01:00
helpers
Remove unneeded calls of TitleValue::castPageToLinkTarget
2022-03-11 17:58:50 +00:00
Hook
Avoid references to DefaultSettings.
2022-02-22 19:43:50 +01:00
pagers
Add explicit casts between scalar types
2022-03-01 18:19:33 +01:00
redirects
SpecialActiveUsers.php
Sort services injected into specialpage pagers
2022-02-10 23:15:41 +00:00
SpecialAllMessages.php
Sort services injected into specialpage pagers
2022-02-10 23:15:41 +00:00
SpecialAllPages.php
Merge "Add various null checks when null is not possible to use as argument"
2022-03-14 20:06:20 +00:00
SpecialAncientPages.php
SpecialApiHelp.php
SpecialApiSandbox.php
SpecialAutoblockList.php
Sort services injected into specialpage pagers
2022-02-10 23:15:41 +00:00
SpecialBlankpage.php
SpecialBlock.php
Add explicit casts between scalar types
2022-03-01 18:19:33 +01:00
SpecialBlockList.php
Sort services injected into specialpage pagers
2022-02-10 23:15:41 +00:00
SpecialBookSources.php
Add explicit casts between scalar types
2022-03-01 18:19:33 +01:00
SpecialBotPasswords.php
Improve nullable documentation in special page class about args
2021-10-22 06:14:21 +00: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
SpecialChangeCredentials.php
SpecialChangeEmail.php
SpecialChangePassword.php
SpecialComparePages.php
SpecialComparePages: Use show() instead manual displayForm()
2022-03-16 09:28:11 +08:00
SpecialConfirmEmail.php
docs: Change wording master to primary in comments and log text
2021-09-01 23:04:40 +02:00
SpecialContributions.php
Merge "specials: Fix various scalar types to match documentation"
2022-03-14 16:56:51 +00:00
SpecialCreateAccount.php
SpecialDeadendPages.php
SpecialDeletedContributions.php
Sort services injected into specialpage pagers
2022-02-10 23:15:41 +00:00
SpecialDeletePage.php
Rename Special:Delete/Protect to Special:DeletePage/ProtectPage
2021-11-18 02:12:20 +01:00
SpecialDiff.php
SpecialDoubleRedirects.php
SpecialEditPage.php
SpecialEditTags.php
Clean up SpecialEditTags
2022-02-09 15:16:29 +08:00
SpecialEditWatchlist.php
Add explicit casts between scalar types
2022-03-01 18:19:33 +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
Remove some more comments that literally repeat the code
2021-12-09 19:01:36 +01:00
SpecialExpandTemplates.php
Revert "Use CsrfTokenSet as CSRF token source"
2021-08-05 15:48:26 -07:00
SpecialExport.php
specials: Fix various scalar types to match documentation
2022-03-11 20:40:41 +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
SpecialGoToInterwiki.php
SpecialImport.php
Change trivial use of getVal('action') to getRawVal
2021-08-26 22:11:58 +01:00
SpecialJavaScriptTest.php
QUnit: Allow running tests for core or single skin/extension
2022-02-09 04:07:49 +00:00
SpecialLinkAccounts.php
SpecialLinkSearch.php
Rename ParserOutput::{allow,prevent}Clickjacking() -> ::{get,set}PreventClickjacking()
2021-10-01 14:13:47 -04:00
SpecialListDuplicatedFiles.php
SpecialListFiles.php
Sort services injected into specialpage pagers
2022-02-10 23:15:41 +00:00
SpecialListGrants.php
Change null to [] for html attributes on call of Html functions
2021-09-22 22:47:28 +02:00
SpecialListGroupRights.php
Support having groups inherit permissions from another group
2021-12-04 12:45:23 -08: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
Replace some more usages of Wikimedia\(suppress|restore)Warnings()
2022-02-24 20:27:46 +00:00
SpecialLog.php
Inject UserIdentityLookup into SpecialLog
2021-09-25 18:36:37 +02:00
SpecialLonelyPages.php
Fix typos in comments (S)
2022-01-09 23:28:53 +05:30
SpecialLongPages.php
SpecialMediaStatistics.php
Fix typos in comments (S)
2022-01-09 23:28:53 +05:30
SpecialMergeHistory.php
ReverseChronologicalPager pages have list headers grouping by date
2022-02-15 00:04:56 +00:00
SpecialMIMESearch.php
Fix typos in comments (S)
2022-01-09 23:28:53 +05:30
SpecialMostCategories.php
SpecialMostimages.php
SpecialMostInterwikis.php
SpecialMostLinked.php
SpecialMostLinkedCategories.php
SpecialMostLinkedTemplates.php
SpecialMostRevisions.php
SpecialMovepage.php
Don't re-check "Move subpages" on Special:MovePage after a warning
2022-03-16 18:08:23 -04:00
SpecialMute.php
Use local variable for null checks
2022-03-05 19:59:38 +01:00
SpecialMyLanguage.php
Introduce Redirect(Lookup&Store) services to handle redirects
2021-12-01 19:14:22 +01:00
SpecialNewFiles.php
Sort services injected into specialpage pagers
2022-02-10 23:15:41 +00:00
SpecialNewpages.php
specials: Fix various scalar types to match documentation
2022-03-11 20:40:41 +00:00
SpecialNewSection.php
SpecialPageData.php
SpecialPageHistory.php
SpecialPageInfo.php
SpecialPageLanguage.php
Use LanguageNameUtils constants instead of strings
2021-12-05 22:13:34 +01:00
SpecialPagesWithProp.php
Use Message::sizeParams to simplify code when building messages
2021-10-13 19:52:41 +00:00
SpecialPasswordPolicies.php
SpecialPasswordReset.php
SpecialPermanentLink.php
SpecialPreferences.php
docs: Change wording master to primary in comments and log text
2021-09-01 23:04:40 +02:00
SpecialPrefixindex.php
specials: Fix various scalar types to match documentation
2022-03-11 20:40:41 +00:00
SpecialProtectedpages.php
Sort services injected into specialpage pagers
2022-02-10 23:15:41 +00:00
SpecialProtectedtitles.php
Sort services injected into specialpage pagers
2022-02-10 23:15:41 +00:00
SpecialProtectPage.php
Rename Special:Delete/Protect to Special:DeletePage/ProtectPage
2021-11-18 02:12:20 +01:00
SpecialPurge.php
SpecialRandomInCategory.php
specials: Fix various scalar types to match documentation
2022-03-11 20:40:41 +00:00
SpecialRandomPage.php
Replace remaining usages of IDatabase::fetchObject()
2022-01-19 01:42:16 +01: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
changetags: Fix management of a '0' tag
2022-03-03 22:24:01 +00:00
SpecialRecentChangesLinked.php
changetags: Fix management of a '0' tag
2022-03-03 22:24:01 +00:00
SpecialRedirect.php
Improve nullable documentation in special page class about args
2021-10-22 06:14:21 +00:00
SpecialRemoveCredentials.php
SpecialResetTokens.php
SpecialRevisionDelete.php
specials: Fix various scalar types to match documentation
2022-03-11 20:40:41 +00:00
SpecialRunJobs.php
SpecialSearch.php
specials: Fix various scalar types to match documentation
2022-03-11 20:40:41 +00:00
SpecialShortPages.php
Rename four config variables to avoid 'blacklist' term
2021-09-08 23:32:29 +01:00
SpecialSpecialpages.php
Rename ParserOutput::{allow,prevent}Clickjacking() -> ::{get,set}PreventClickjacking()
2021-10-01 14:13:47 -04:00
SpecialStatistics.php
SpecialTags.php
SpecialTags: Reuse existing html form to do confirmation
2022-02-11 11:15:43 +00:00
SpecialTrackingCategories.php
Deprecate mediawiki.pager.tablePager module for more generic module
2022-01-07 08:26:52 -08:00
SpecialUnblock.php
Convert BlockUtils::parseBlockTarget to UserIdentity
2021-07-20 22:12:26 +02:00
SpecialUncategorizedCategories.php
SpecialUncategorizedImages.php
SpecialUncategorizedPages.php
SpecialUncategorizedTemplates.php
SpecialUndelete.php
specials: Fix various scalar types to match documentation
2022-03-11 20:40:41 +00:00
SpecialUnlinkAccounts.php
SpecialUnlockdb.php
Replace some more usages of Wikimedia\(suppress|restore)Warnings()
2022-02-24 20:27:46 +00:00
SpecialUnusedCategories.php
SpecialUnusedImages.php
SpecialUnusedTemplates.php
SpecialUnwatchedPages.php
SpecialUpload.php
Fix various documentation related to null types (part II)
2022-03-08 23:45:31 +00:00
SpecialUploadStash.php
Try not to discard Excimer timeout exceptions
2022-02-02 16:27:44 +11:00
SpecialUserLogin.php
SpecialUserLogin: Use Config from Context
2022-01-18 20:09:10 +01:00
SpecialUserLogout.php
SpecialUserrights.php
specials: Fix init value for reason on Special:Userrights
2021-11-08 23:23:07 +01:00
SpecialVersion.php
Add various null checks when null is not possible to use as argument
2022-03-14 17:17:17 +00:00
SpecialWantedCategories.php
SpecialWantedfiles.php
SpecialWantedpages.php
SpecialWantedTemplates.php
SpecialWatchlist.php
changetags: Fix management of a '0' tag
2022-03-03 22:24:01 +00:00
SpecialWhatLinksHere.php
Merge "Fix notice for Special:WhatLinksHere?limit=0"
2021-08-31 00:13:12 +00:00
SpecialWithoutInterwiki.php