| .. |
|
exception
|
|
|
|
formfields
|
Simplify else-branches after continue/break
|
2021-08-17 22:51:43 +02:00 |
|
forms
|
Merge "Use Message::sizeParams to simplify code when building messages"
|
2021-10-15 23:21:38 +00:00 |
|
helpers
|
Merge "ImportReporter: replace Title in method signatures"
|
2021-05-13 15:11:36 +00:00 |
|
Hook
|
Merge "Add SpecialExportGetExtraPagesHook"
|
2021-10-11 22:00:33 +00:00 |
|
pagers
|
AllMessagesTablePager: Avoid double class mw-datatable
|
2021-10-09 16:59:10 +00:00 |
|
redirects
|
|
|
|
SpecialActiveUsers.php
|
Add message parameter type for User Groups
|
2021-10-14 15:02:13 -04:00 |
|
SpecialAllMessages.php
|
Inject services into SpecialAllMessages
|
2020-11-02 02:14:36 +01:00 |
|
SpecialAllPages.php
|
Rename ParserOutput::{allow,prevent}Clickjacking() -> ::{get,set}PreventClickjacking()
|
2021-10-01 14:13:47 -04: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
|
Introduce CommentFormatter
|
2021-09-28 11:13:03 -07:00 |
|
SpecialBlankpage.php
|
|
|
|
SpecialBlock.php
|
Merge "Show autoblock duration in the form at Special:Block"
|
2021-09-17 18:57:41 +00:00 |
|
SpecialBlockList.php
|
Introduce CommentFormatter
|
2021-09-28 11:13:03 -07:00 |
|
SpecialBookSources.php
|
Inject ContentLanguage into SpecialPage and use it
|
2020-11-02 00:09:41 +01:00 |
|
SpecialBotPasswords.php
|
Use CentralIdLookup service instead of static factory
|
2021-07-26 07:00:53 -07: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
|
Rename ParserOutput::{allow,prevent}Clickjacking() -> ::{get,set}PreventClickjacking()
|
2021-10-01 14:13:47 -04: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
|
docs: Change wording master to primary in comments and log text
|
2021-09-01 23:04:40 +02:00 |
|
SpecialContributions.php
|
Special:Contributions - verify early year and month are ints
|
2021-11-01 19:16:12 -07: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
|
Inject UserFactory into special pages
|
2021-09-25 19:06:57 +02:00 |
|
SpecialDiff.php
|
|
|
|
SpecialDoubleRedirects.php
|
Introduce SpecialPage::getAuthority shortcut to context
|
2021-03-02 16:59:56 -07:00 |
|
SpecialEditPage.php
|
|
|
|
SpecialEditTags.php
|
RevDelList: Rename reloadFromMaster to reloadFromPrimary
|
2021-09-03 20:16:18 +00:00 |
|
SpecialEditWatchlist.php
|
Avoid SpecialPage::getConfig in constructor on Special:Watchlist/EditWatchlist
|
2021-05-04 20:55:30 +00: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: Avoid Status/StatusValue mismatch in SpecialEmailUser
|
2021-08-26 23:19:23 +00:00 |
|
SpecialExpandTemplates.php
|
Revert "Use CsrfTokenSet as CSRF token source"
|
2021-08-05 15:48:26 -07:00 |
|
SpecialExport.php
|
Add SpecialExportGetExtraPagesHook
|
2021-10-04 10:33:04 -04:00 |
|
SpecialFewestRevisions.php
|
Inject LanguageConverterFactory into special pages
|
2020-11-25 18:39:57 +01:00 |
|
SpecialFileDuplicateSearch.php
|
Merge "Use Message::sizeParams to simplify code when building messages"
|
2021-10-15 23:21:38 +00:00 |
|
SpecialFilepath.php
|
|
|
|
SpecialGoToInterwiki.php
|
Change object specs for remaining un-serviced special pages
|
2020-11-24 20:27:24 +01:00 |
|
SpecialImport.php
|
Change trivial use of getVal('action') to getRawVal
|
2021-08-26 22:11:58 +01:00 |
|
SpecialJavaScriptTest.php
|
Rename ParserOutput::{allow,prevent}Clickjacking() -> ::{get,set}PreventClickjacking()
|
2021-10-01 14:13:47 -04:00 |
|
SpecialLinkAccounts.php
|
Inject AuthManager into SpecialPage and use it
|
2020-11-20 18:18:36 +00:00 |
|
SpecialLinkSearch.php
|
Rename ParserOutput::{allow,prevent}Clickjacking() -> ::{get,set}PreventClickjacking()
|
2021-10-01 14:13:47 -04: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
|
Change null to [] for html attributes on call of Html functions
|
2021-09-22 22:47:28 +02:00 |
|
SpecialListGroupRights.php
|
Don't use NamespaceInfo when it's not necessary
|
2021-05-17 07:06:58 +00:00 |
|
SpecialListRedirects.php
|
Add missing null to string casts when using rd_fragment and such
|
2021-11-02 07:14:32 +00: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
|
Inject UserIdentityLookup into SpecialLog
|
2021-09-25 18:36:37 +02: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
|
Using @return never documentation on always-throw-function
|
2021-09-07 17:29:03 +02:00 |
|
SpecialMergeHistory.php
|
Change trivial use of getVal('action') to getRawVal
|
2021-08-26 22:11:58 +01: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
|
SpecialMovePage: stop falling back to global state
|
2021-10-01 13:33:48 +00:00 |
|
SpecialMute.php
|
Rename four config variables to avoid 'blacklist' term
|
2021-09-08 23:32:29 +01: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
|
Change null to [] for html attributes on call of Html functions
|
2021-09-22 22:47:28 +02: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
|
Use Message::sizeParams to simplify code when building messages
|
2021-10-13 19:52:41 +00: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
|
docs: Change wording master to primary in comments and log text
|
2021-09-01 23:04:40 +02:00 |
|
SpecialPrefixindex.php
|
Remove index check on page_name_title
|
2021-07-03 07:04:57 +02:00 |
|
SpecialProtectedpages.php
|
Introduce CommentFormatter
|
2021-09-28 11:13:03 -07:00 |
|
SpecialProtectedtitles.php
|
Use HTMLForm::setWrapperLegend and ::setSubmitTextMsg to set messages
|
2021-06-15 18:56:49 +00:00 |
|
SpecialPurge.php
|
|
|
|
SpecialRandomInCategory.php
|
Remove explicit LIMIT 1 when using IDatabase::selectRow/selectField
|
2021-08-06 00:54:47 +02:00 |
|
SpecialRandomPage.php
|
Rename PHP class RandomPage to SpecialRandomPage
|
2021-09-03 09:26:06 -07: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
|
Replace deprecated User function in ChangesListSpecialPage
|
2021-10-01 12:01:33 +00: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
|
RevDelList: Rename reloadFromMaster to reloadFromPrimary
|
2021-09-03 20:16:18 +00:00 |
|
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
|
Rename ParserOutput::{allow,prevent}Clickjacking() -> ::{get,set}PreventClickjacking()
|
2021-10-01 14:13:47 -04: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
|
Avoid confusing link on Special:Statistics in miser mode
|
2021-06-10 10:57:38 +00:00 |
|
SpecialTags.php
|
Merge "Mark hidden tags on Special:Tags and show in RCFilters"
|
2021-09-10 08:54:20 +00:00 |
|
SpecialTrackingCategories.php
|
Convert TrackingCategories to a service with DI
|
2021-10-08 16:36:20 -04:00 |
|
SpecialUnblock.php
|
Convert BlockUtils::parseBlockTarget to UserIdentity
|
2021-07-20 22:12:26 +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
|
Remove UndeleteForm::undelete hook
|
2021-09-30 22:20:23 +00: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
|
Revert "Use CsrfTokenSet as CSRF token source"
|
2021-08-05 15:48:26 -07: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
|
Inject UserFactory into special pages
|
2021-09-25 19:06:57 +02:00 |
|
SpecialVersion.php
|
Update link target
|
2021-10-16 19:26: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
|
Watchlist: Add space in filters checkbox
|
2021-11-01 12:49:10 +00:00 |
|
SpecialWhatLinksHere.php
|
Merge "Fix notice for Special:WhatLinksHere?limit=0"
|
2021-08-31 00:13:12 +00:00 |
|
SpecialWithoutInterwiki.php
|
Inject LanguageConverterFactory into special pages
|
2020-11-25 18:39:57 +01:00 |