..
Contribute
Drop call to supportsMenu
2024-05-15 16:04:00 +00:00
exception
UploadStashException: Remove redundant doc comments
2023-12-14 13:29:11 +00:00
formfields
Use namespaced classes (3)
2024-06-16 20:26:43 +02:00
forms
specials: Add missing documentation to class properties
2024-09-13 19:10:50 +00:00
helpers
Send temporary accounts to Special:CreateAccount on ::requireNamed
2024-09-24 21:42:17 +00:00
Hook
Merge "Fix documentation for ContribsPager__reallyDoQueryHook parameter"
2024-08-06 12:45:32 +00:00
pagers
Use HTML markup instead of bidi control chars in Special:NewPages
2024-10-03 16:35:55 +03:30
redirects
Prompt user to log in to access Special:My* pages
2024-09-19 19:40:09 +00:00
SpecialActiveUsers.php
specials: Improve docs and @ingroup tags, fix file headers
2024-05-15 11:59:50 +00:00
SpecialAllMessages.php
specials: Improve docs and @ingroup tags, fix file headers
2024-05-15 11:59:50 +00:00
SpecialAllPages.php
specials: Improve docs and @ingroup tags, fix file headers
2024-05-15 11:59:50 +00:00
SpecialAncientPages.php
Move Language and friends into Language namespace
2024-08-10 13:36:30 +02:00
SpecialApiHelp.php
Add namespace to includes/api classes
2024-09-25 19:31:14 +00:00
SpecialApiSandbox.php
specials: Improve docs and @ingroup tags, fix file headers
2024-05-15 11:59:50 +00:00
SpecialAuthenticationPopupSuccess.php
Add library to display the login form in a JavaScript modal dialog
2024-05-28 17:54:22 +00:00
SpecialAutoblockList.php
Use expression builder instead of raw sql
2024-07-23 23:30:45 +02:00
SpecialBlankpage.php
specials: Improve docs and @ingroup tags, fix file headers
2024-05-15 11:59:50 +00:00
SpecialBlock.php
SpecialBlock, mediawiki.htmlform: remove OOUI/Codex conflicts
2024-10-08 02:04:00 -04:00
SpecialBlockList.php
specials: Add missing documentation to class properties
2024-09-13 19:10:50 +00:00
SpecialBookSources.php
Add namespace and deprecation alias to TextContent
2024-05-19 23:23:01 +03:30
SpecialBotPasswords.php
Use namespaced classes (3)
2024-06-16 20:26:43 +02:00
SpecialBrokenRedirects.php
Use expression builder instead of raw sql
2024-07-23 23:30:45 +02:00
SpecialCategories.php
specials: Improve docs and @ingroup tags, fix file headers
2024-05-15 11:59:50 +00:00
SpecialChangeContentModel.php
Move remaining four classes in includes/content into Content namespace
2024-08-10 10:40:53 +02:00
SpecialChangeCredentials.php
specials: Add missing documentation to class properties
2024-09-13 19:10:50 +00:00
SpecialChangeEmail.php
Send temporary accounts to Special:CreateAccount on ::requireNamed
2024-09-24 21:42:17 +00:00
SpecialChangePassword.php
specials: Improve docs and @ingroup tags, fix file headers
2024-05-15 11:59:50 +00:00
SpecialComparePages.php
specials: Improve docs and @ingroup tags, fix file headers
2024-05-15 11:59:50 +00:00
SpecialConfirmEmail.php
Add namespace to IDBAccessObject and DBAccessObjectUtils
2024-09-27 16:19:10 -04:00
SpecialContribute.php
SpecialContribute: Add docs to explain how it works and how to enable it
2024-05-23 21:55:44 +01:00
SpecialContributions.php
Indicate IP contributions are legacy when temporary accounts enabled
2024-08-30 16:22:13 +01:00
SpecialCreateAccount.php
specials: Add missing documentation to class properties
2024-09-13 19:10:50 +00:00
SpecialDeadendPages.php
specials: Improve docs and @ingroup tags, fix file headers
2024-05-15 11:59:50 +00:00
SpecialDeletedContributions.php
Indicate IP contributions are legacy when temporary accounts enabled
2024-08-30 16:22:13 +01:00
SpecialDeletePage.php
specials: Improve docs and @ingroup tags, fix file headers
2024-05-15 11:59:50 +00:00
SpecialDiff.php
specials: Improve docs and @ingroup tags, fix file headers
2024-05-15 11:59:50 +00:00
SpecialDoubleRedirects.php
Replace use of getDirMark with <bdi> in Special:DoubleRedirects
2024-10-02 11:21:20 +00:00
SpecialEditPage.php
specials: Improve docs and @ingroup tags, fix file headers
2024-05-15 11:59:50 +00:00
SpecialEditRecovery.php
specials: Improve docs and @ingroup tags, fix file headers
2024-05-15 11:59:50 +00:00
SpecialEditTags.php
Merge "Add namespace and deprecation alias to Xml and XmlSelect"
2024-05-16 12:44:57 +00:00
SpecialEditWatchlist.php
specials: Add missing documentation to class properties
2024-09-13 19:10:50 +00:00
SpecialEmailInvalidate.php
Add namespace to IDBAccessObject and DBAccessObjectUtils
2024-09-27 16:19:10 -04:00
SpecialEmailUser.php
specials: Use StatusValue::getMessages() instead of deprecated methods
2024-07-10 10:32:14 +00:00
SpecialExpandTemplates.php
SpecialExpandTemplates: Replace use of deprecated OutputPage::addCategoryLinks()
2024-09-11 14:38:17 -04:00
SpecialExport.php
SpecialExport: Prevent passing null to strtolower
2024-09-21 14:55:36 +00:00
SpecialFewestRevisions.php
Move Language and friends into Language namespace
2024-08-10 13:36:30 +02:00
SpecialFileDuplicateSearch.php
Move Language and friends into Language namespace
2024-08-10 13:36:30 +02:00
SpecialFilepath.php
specials: Improve docs and @ingroup tags, fix file headers
2024-05-15 11:59:50 +00:00
SpecialGoToInterwiki.php
specials: Improve docs and @ingroup tags, fix file headers
2024-05-15 11:59:50 +00:00
SpecialImport.php
Update help links to point to MediaWiki.org rather than Meta
2024-07-26 11:42:38 -04:00
SpecialJavaScriptTest.php
qunit: Support 'component' param on Special:JavaScriptTest
2024-09-02 16:27:29 +00:00
SpecialLinkAccounts.php
Remove unchecked exception annotations
2024-09-17 22:20:58 +02:00
SpecialLinkSearch.php
specials: Build mungedQuery with default protocol on Special:LinkSearch
2024-07-16 21:24:23 +02:00
SpecialListDuplicatedFiles.php
specials: Improve docs and @ingroup tags, fix file headers
2024-05-15 11:59:50 +00:00
SpecialListFiles.php
specials: Use username from query on Special:ListFiles
2024-06-28 23:04:50 +02:00
SpecialListGrants.php
specials: Improve docs and @ingroup tags, fix file headers
2024-05-15 11:59:50 +00:00
SpecialListGroupRights.php
Move Language and friends into Language namespace
2024-08-10 13:36:30 +02:00
SpecialListRedirects.php
Use HTML markup instead of bidi control chars in Special:ListRedirects
2024-10-03 22:06:29 +03:30
SpecialListUsers.php
specials: Improve docs and @ingroup tags, fix file headers
2024-05-15 11:59:50 +00:00
SpecialLockdb.php
specials: Improve docs and @ingroup tags, fix file headers
2024-05-15 11:59:50 +00:00
SpecialLog.php
Replace deprecated LogFormatter::newFromRow/newFromEntry
2024-07-29 22:26:41 +02:00
SpecialLonelyPages.php
specials: Improve docs and @ingroup tags, fix file headers
2024-05-15 11:59:50 +00:00
SpecialLongPages.php
specials: Improve docs and @ingroup tags, fix file headers
2024-05-15 11:59:50 +00:00
SpecialMediaStatistics.php
Add namespace to remaining parts of Wikimedia\Mime and Wikimedia\Stats
2024-09-27 16:19:10 -04:00
SpecialMergeHistory.php
specials: Improve docs and @ingroup tags, fix file headers
2024-05-15 11:59:50 +00:00
SpecialMIMESearch.php
specials: Add missing documentation to class properties
2024-09-13 19:10:50 +00:00
SpecialMostCategories.php
specials: Improve docs and @ingroup tags, fix file headers
2024-05-15 11:59:50 +00:00
SpecialMostImages.php
specials: Improve docs and @ingroup tags, fix file headers
2024-05-15 11:59:50 +00:00
SpecialMostInterwikis.php
specials: Improve docs and @ingroup tags, fix file headers
2024-05-15 11:59:50 +00:00
SpecialMostLinked.php
specials: Remove page join from Special:MostLinked query
2024-07-30 23:43:18 +02:00
SpecialMostLinkedCategories.php
Move Language and friends into Language namespace
2024-08-10 13:36:30 +02:00
SpecialMostLinkedTemplates.php
specials: Improve docs and @ingroup tags, fix file headers
2024-05-15 11:59:50 +00:00
SpecialMostRevisions.php
specials: Improve docs and @ingroup tags, fix file headers
2024-05-15 11:59:50 +00:00
SpecialMovePage.php
MovePage, MergeHistory: Suppress redirect for "MediaWiki:"-ns wikitext pages
2024-10-03 18:06:42 +00:00
SpecialMute.php
specials: Improve docs and @ingroup tags, fix file headers
2024-05-15 11:59:50 +00:00
SpecialMyLanguage.php
Merge "Implement RedirectStore service"
2024-06-11 02:27:40 +00:00
SpecialNamespaceInfo.php
Use getContentLanguage() in two special pages instead of injection
2024-10-05 20:08:43 +03:30
SpecialNewFiles.php
Add namespace to remaining parts of Wikimedia\Mime and Wikimedia\Stats
2024-09-27 16:19:10 -04:00
SpecialNewPages.php
specials: Add missing documentation to class properties
2024-09-13 19:10:50 +00:00
SpecialNewSection.php
specials: Improve docs and @ingroup tags, fix file headers
2024-05-15 11:59:50 +00:00
SpecialPageData.php
specials: Improve docs and @ingroup tags, fix file headers
2024-05-15 11:59:50 +00:00
SpecialPageHistory.php
specials: Improve docs and @ingroup tags, fix file headers
2024-05-15 11:59:50 +00:00
SpecialPageInfo.php
specials: Improve docs and @ingroup tags, fix file headers
2024-05-15 11:59:50 +00:00
SpecialPageLanguage.php
Add namespace to includes/api classes
2024-09-25 19:31:14 +00:00
SpecialPagesWithProp.php
specials: Improve docs and @ingroup tags, fix file headers
2024-05-15 11:59:50 +00:00
SpecialPasswordPolicies.php
Namespace includes/password
2024-05-18 16:17:38 +01:00
SpecialPasswordReset.php
specials: Improve docs and @ingroup tags, fix file headers
2024-05-15 11:59:50 +00:00
SpecialPermanentLink.php
specials: Improve docs and @ingroup tags, fix file headers
2024-05-15 11:59:50 +00:00
SpecialPreferences.php
user: Move "reset kinds" concept to PreferencesFactory
2024-06-11 23:50:21 +00:00
SpecialPrefixIndex.php
specials: Add missing documentation to class properties
2024-09-13 19:10:50 +00:00
SpecialProtectedPages.php
specials: Cleanup for Special:ProtectedPages/ProtectedTitles
2024-09-05 22:28:06 +02:00
SpecialProtectedTitles.php
specials: Cleanup for Special:ProtectedPages/ProtectedTitles
2024-09-05 22:28:06 +02:00
SpecialProtectPage.php
specials: Improve docs and @ingroup tags, fix file headers
2024-05-15 11:59:50 +00:00
SpecialPurge.php
specials: Improve docs and @ingroup tags, fix file headers
2024-05-15 11:59:50 +00:00
SpecialRandomInCategory.php
Make $fname mandatory on private functions
2024-09-19 20:09:20 +02:00
SpecialRandomPage.php
Make $fname mandatory on private functions
2024-09-19 20:09:20 +02:00
SpecialRandomRedirect.php
specials: Improve docs and @ingroup tags, fix file headers
2024-05-15 11:59:50 +00:00
SpecialRandomRootPage.php
specials: Improve docs and @ingroup tags, fix file headers
2024-05-15 11:59:50 +00:00
SpecialRecentChanges.php
specials: Add missing documentation to class properties
2024-09-13 19:10:50 +00:00
SpecialRecentChangesLinked.php
recentchanges: Improve docs, fix file headers, fix doc groups
2024-08-22 23:30:55 +01:00
SpecialRedirect.php
specials: Improve docs and @ingroup tags, fix file headers
2024-05-15 11:59:50 +00:00
SpecialRemoveCredentials.php
specials: Add missing documentation to class properties
2024-09-13 19:10:50 +00:00
SpecialRenameUser.php
Use getContentLanguage() in two special pages instead of injection
2024-10-05 20:08:43 +03:30
SpecialResetTokens.php
specials: Add missing documentation to class properties
2024-09-13 19:10:50 +00:00
SpecialRestSandbox.php
specials: Explicit parse message for Html::warningBox
2024-08-24 21:38:18 +00:00
SpecialRevisionDelete.php
Replace a few open/closeElement with Html::rawElement
2024-05-16 17:04:14 +02:00
SpecialRunJobs.php
Add namespace and deprecation alias to FormatJson
2024-05-16 16:28:01 +03:30
SpecialSearch.php
Merge "Add namespace and deprecation alias to Xml and XmlSelect"
2024-05-16 12:44:57 +00:00
SpecialShortPages.php
Use HTML markup instead of bidi control chars in Special:ShortPages
2024-10-03 17:10:42 +03:30
SpecialSpecialPages.php
specials: Allow hiding special pages properly on SpecialPages list
2024-09-12 19:23:44 +01:00
SpecialStatistics.php
Replace a few open/closeElement with Html::rawElement
2024-05-16 17:04:14 +02:00
SpecialTags.php
Allow change tags to have help links in separate messages
2024-08-13 22:26:16 +02:00
SpecialTrackingCategories.php
Merge "Wrap category links around <bdi>"
2024-10-05 17:32:30 +00:00
SpecialUnblock.php
specials: Add missing documentation to class properties
2024-09-13 19:10:50 +00:00
SpecialUncategorizedCategories.php
specials: Improve docs and @ingroup tags, fix file headers
2024-05-15 11:59:50 +00:00
SpecialUncategorizedImages.php
specials: Improve docs and @ingroup tags, fix file headers
2024-05-15 11:59:50 +00:00
SpecialUncategorizedPages.php
specials: Improve docs and @ingroup tags, fix file headers
2024-05-15 11:59:50 +00:00
SpecialUncategorizedTemplates.php
specials: Improve docs and @ingroup tags, fix file headers
2024-05-15 11:59:50 +00:00
SpecialUndelete.php
specials: Catch RevisionAccessException and ignore on Special:Undelete
2024-09-30 21:30:27 +02:00
SpecialUnlinkAccounts.php
specials: Add missing documentation to class properties
2024-09-13 19:10:50 +00:00
SpecialUnlockdb.php
specials: Improve docs and @ingroup tags, fix file headers
2024-05-15 11:59:50 +00:00
SpecialUnusedCategories.php
specials: Improve docs and @ingroup tags, fix file headers
2024-05-15 11:59:50 +00:00
SpecialUnusedImages.php
specials: Improve docs and @ingroup tags, fix file headers
2024-05-15 11:59:50 +00:00
SpecialUnusedTemplates.php
Add __EXPECTUNUSEDTEMPLATE__ magic word to filter Special:UnusedTemplates
2024-08-20 05:07:45 -07:00
SpecialUnwatchedPages.php
Move Language and friends into Language namespace
2024-08-10 13:36:30 +02:00
SpecialUpload.php
specials: Add missing documentation to class properties
2024-09-13 19:10:50 +00:00
SpecialUploadStash.php
specials: Use StatusValue::getMessages() instead of deprecated methods
2024-07-10 10:32:14 +00:00
SpecialUserLogin.php
specials: Add missing documentation to class properties
2024-09-13 19:10:50 +00:00
SpecialUserLogout.php
Customise Special:UserLogout success message for temporary account
2024-09-12 11:06:46 +01:00
SpecialUserRights.php
Add namespace to IDBAccessObject and DBAccessObjectUtils
2024-09-27 16:19:10 -04:00
SpecialVersion.php
Move Language and friends into Language namespace
2024-08-10 13:36:30 +02:00
SpecialWantedCategories.php
specials: Add missing documentation to class properties
2024-09-13 19:10:50 +00:00
SpecialWantedFiles.php
specials: Improve docs and @ingroup tags, fix file headers
2024-05-15 11:59:50 +00:00
SpecialWantedPages.php
specials: Improve docs and @ingroup tags, fix file headers
2024-05-15 11:59:50 +00:00
SpecialWantedTemplates.php
specials: Improve docs and @ingroup tags, fix file headers
2024-05-15 11:59:50 +00:00
SpecialWatchlist.php
specials: Replace ISQLPlatform::makeList on ChangesListSpecialPages
2024-07-04 22:58:08 +02:00
SpecialWhatLinksHere.php
Use HTML markup instead of bidi control chars in Special:WhatLinksHere
2024-10-03 21:57:11 +03:30
SpecialWithoutInterwiki.php
specials: Add missing documentation to class properties
2024-09-13 19:10:50 +00:00