| .. |
|
exception
|
Move upload stash related exceptions to own files
|
2019-02-06 22:22:01 +01:00 |
|
formfields
|
Replace lowercase {@inheritdoc} with @inheritDoc
|
2019-03-01 17:25:02 +00:00 |
|
forms
|
Remove PreferencesFormLegacy.php
|
2019-04-14 02:08:32 +00:00 |
|
helpers
|
Get rid of unnecessary func_get_args() and friends
|
2019-04-12 20:17:01 +00:00 |
|
pagers
|
Merge "ContribsPager: Fix slow queries"
|
2019-05-01 04:38:54 +00:00 |
|
redirects
|
Move specialpage redirects related classes to own files
|
2019-03-03 17:59:24 +00:00 |
|
SpecialActiveUsers.php
|
UsersPager: Use CSS-based parentheses
|
2019-04-23 10:32:22 -07:00 |
|
SpecialAllMessages.php
|
specials: Fix incomplete documentation of execute() param
|
2019-03-28 16:26:42 +00:00 |
|
SpecialAllPages.php
|
specials: Cleanup and fix PHPDoc comments
|
2019-02-24 18:11:31 +01:00 |
|
SpecialAncientpages.php
|
Normalize use of "INNER JOIN" to "JOIN" in database queries
|
2019-03-06 09:17:30 -08:00 |
|
SpecialApiHelp.php
|
API: Remove long-deprecated methods (and one class)
|
2018-10-15 16:37:04 -04:00 |
|
SpecialApiSandbox.php
|
mediawiki.special: Combine various tiny specialpage style modules
|
2018-05-16 22:47:15 +00:00 |
|
SpecialAutoblockList.php
|
specials: Fix incomplete documentation of execute() param
|
2019-03-28 16:26:42 +00:00 |
|
SpecialBlankpage.php
|
|
|
|
SpecialBlock.php
|
Merge "Deprecate User::isBlocked()"
|
2019-04-29 11:44:50 +00:00 |
|
SpecialBlockList.php
|
Add block type filter to Special:BlockList
|
2019-04-17 11:40:26 +00:00 |
|
SpecialBookSources.php
|
Fix casing of Special Pages to match class name
|
2019-04-14 13:55:04 +01:00 |
|
SpecialBotPasswords.php
|
Add PasswordFactory to MediaWikiServices
|
2018-08-02 14:46:35 +01:00 |
|
SpecialBrokenRedirects.php
|
|
|
|
SpecialCachedPage.php
|
|
|
|
SpecialCategories.php
|
|
|
|
SpecialChangeContentModel.php
|
|
|
|
SpecialChangeCredentials.php
|
Replace some wfMessage by ContextSource::msg
|
2018-08-22 15:42:31 +02:00 |
|
SpecialChangeEmail.php
|
Drop AuthPlugin and related code, deprecated in 1.27
|
2019-03-05 08:23:14 +00:00 |
|
SpecialChangePassword.php
|
|
|
|
SpecialComparePages.php
|
Fix/suppress misc phan errors (#5)
|
2019-04-05 15:53:37 -07:00 |
|
SpecialConfirmemail.php
|
Use READ_EXCLUSIVE in SpecialConfirmEmail::attemptConfirm
|
2019-03-16 22:35:43 -07:00 |
|
SpecialContributions.php
|
Hide uploads link on IP contributions page
|
2019-05-01 17:25:04 +02:00 |
|
SpecialCreateAccount.php
|
Send a cookie with IP/IP-Range blocks when blocking logged-out users
|
2018-05-24 00:48:05 -04:00 |
|
SpecialDeadendpages.php
|
|
|
|
SpecialDeletedContributions.php
|
Fix unused vars/pointless assignments
|
2019-03-29 16:52:48 -07:00 |
|
SpecialDiff.php
|
|
|
|
SpecialDoubleRedirects.php
|
|
|
|
SpecialEditTags.php
|
Deprecate User::isBlocked()
|
2019-04-25 11:47:44 -04:00 |
|
SpecialEditWatchlist.php
|
Safe replacement of a lot of !count() with === []
|
2019-01-15 17:28:49 +01:00 |
|
SpecialEmailInvalidate.php
|
|
|
|
SpecialEmailUser.php
|
Fix casing of Special Pages to match class name
|
2019-04-14 13:55:04 +01:00 |
|
SpecialExpandTemplates.php
|
Remove all $wgParser use from core
|
2019-04-17 15:16:50 +03:00 |
|
SpecialExport.php
|
Delete unused variable
|
2018-12-02 19:21:44 +01:00 |
|
SpecialFewestrevisions.php
|
Fix some double escaping, and some incorrect escaping for convert()
|
2018-09-21 17:27:44 -07:00 |
|
SpecialFileDuplicateSearch.php
|
Fix some double escaping, and some incorrect escaping for convert()
|
2018-09-21 17:27:44 -07:00 |
|
SpecialFilepath.php
|
Handle invalid input to Special:FilePath?file=
|
2018-09-16 19:46:56 +00:00 |
|
SpecialGoToInterwiki.php
|
Fix PHPDoc type for instance variables and methods
|
2018-10-21 13:00:25 +01:00 |
|
SpecialImport.php
|
Fix calls to Title::getUserPermissionsErrors on SpecialImport
|
2019-04-15 16:42:21 +02:00 |
|
SpecialJavaScriptTest.php
|
resourceloader: Avoid clear/set timer overhead in mw.loader.store.add
|
2018-09-04 17:55:41 +00:00 |
|
SpecialLinkAccounts.php
|
specials: Cleanup and fix PHPDoc comments
|
2019-02-24 18:11:31 +01:00 |
|
SpecialLinkSearch.php
|
Use new externallinks.el_index_60 field
|
2018-11-12 22:33:18 +00:00 |
|
SpecialListDuplicatedFiles.php
|
|
|
|
SpecialListFiles.php
|
Fix casing of Special Pages to match class name
|
2019-04-14 13:55:04 +01:00 |
|
SpecialListGrants.php
|
Fix casing of Special Pages to match class name
|
2019-04-14 13:55:04 +01:00 |
|
SpecialListGroupRights.php
|
Fix casing of Special Pages to match class name
|
2019-04-14 13:55:04 +01:00 |
|
SpecialListredirects.php
|
|
|
|
SpecialListUsers.php
|
UsersPager: Use CSS-based parentheses
|
2019-04-23 10:32:22 -07:00 |
|
SpecialLockdb.php
|
No yoda conditions
|
2018-11-21 17:54:39 +01:00 |
|
SpecialLog.php
|
Add mediawiki.interface.helpers.styles where it is needed
|
2019-03-01 11:29:48 -08:00 |
|
SpecialLonelypages.php
|
|
|
|
SpecialLongpages.php
|
|
|
|
SpecialMediaStatistics.php
|
Preload styles for 'jquery.tablesorter'
|
2019-01-20 17:48:08 +01:00 |
|
SpecialMergeHistory.php
|
Use \u{00A0} instead of   or
|
2018-06-24 01:20:13 +00:00 |
|
SpecialMIMEsearch.php
|
Fix/suppress misc phan errors (#5)
|
2019-04-05 15:53:37 -07:00 |
|
SpecialMostcategories.php
|
|
|
|
SpecialMostimages.php
|
|
|
|
SpecialMostinterwikis.php
|
|
|
|
SpecialMostlinked.php
|
|
|
|
SpecialMostlinkedcategories.php
|
Fix double-wrapped HtmlArmor causing fatals
|
2018-09-26 14:03:38 +00:00 |
|
SpecialMostlinkedtemplates.php
|
|
|
|
SpecialMostrevisions.php
|
|
|
|
SpecialMovepage.php
|
MovePage methods need to run safety checks
|
2019-05-06 10:04:26 +03:00 |
|
SpecialMyLanguage.php
|
SpecialMyLanguage: Get content language from service
|
2018-08-03 20:07:36 +02:00 |
|
SpecialNewimages.php
|
Update users of deprecated OutputPage::addWikiText*Tidy() methods
|
2018-10-10 14:54:27 -04:00 |
|
SpecialNewpages.php
|
specials: Fix incomplete documentation of execute() param
|
2019-03-28 16:26:42 +00:00 |
|
SpecialPageData.php
|
|
|
|
SpecialPageLanguage.php
|
Fix/suppress misc phan errors (#5)
|
2019-04-05 15:53:37 -07:00 |
|
SpecialPagesWithProp.php
|
Normalize use of "INNER JOIN" to "JOIN" in database queries
|
2019-03-06 09:17:30 -08:00 |
|
SpecialPasswordPolicies.php
|
Show password policy flags on Special:PasswordPolicies
|
2019-03-01 19:02:40 -08:00 |
|
SpecialPasswordReset.php
|
Use username from last successful login in Special:PasswordReset
|
2018-12-08 00:32:17 -08:00 |
|
SpecialPermanentLink.php
|
|
|
|
SpecialPreferences.php
|
Replace PreferencesFormLegacy usages with PreferencesFormOOUI
|
2019-04-14 00:51:05 +00:00 |
|
SpecialPrefixindex.php
|
Mass conversion of $wgContLang to service
|
2018-08-11 22:44:29 -06:00 |
|
SpecialProtectedpages.php
|
Avoid a few overly complicated is_null() checks
|
2019-03-11 10:29:20 +01:00 |
|
SpecialProtectedtitles.php
|
Resolve required parameter after optional in specials
|
2018-06-08 15:26:03 -07:00 |
|
SpecialRandomInCategory.php
|
Normalize use of "INNER JOIN" to "JOIN" in database queries
|
2019-03-06 09:17:30 -08:00 |
|
SpecialRandompage.php
|
Mass conversion of $wgContLang to service
|
2018-08-11 22:44:29 -06:00 |
|
SpecialRandomredirect.php
|
|
|
|
SpecialRandomrootpage.php
|
|
|
|
SpecialRecentChanges.php
|
RCFilters: display timestamp of new changes in refresh link
|
2019-04-16 17:51:25 -07:00 |
|
SpecialRecentChangesLinked.php
|
Fix casing of Special Pages to match class name
|
2019-04-14 13:55:04 +01:00 |
|
SpecialRedirect.php
|
Cache redirects from Special:Redirect
|
2019-02-17 10:32:57 +00:00 |
|
SpecialRemoveCredentials.php
|
|
|
|
SpecialResetTokens.php
|
Make password reset & reset token buttons destructive
|
2018-05-01 13:55:26 +01:00 |
|
SpecialRevisionDelete.php
|
Deprecate User::isBlocked()
|
2019-04-25 11:47:44 -04:00 |
|
SpecialRunJobs.php
|
|
|
|
SpecialSearch.php
|
Collapse some nested if statements
|
2019-04-04 19:02:22 +00:00 |
|
SpecialShortpages.php
|
|
|
|
SpecialSpecialpages.php
|
Allows to add subsections to special pages groups on special page "Specialpages"
|
2019-03-04 15:53:04 +00:00 |
|
SpecialStatistics.php
|
Fix PHP Notice in Special:Statistics
|
2018-04-30 09:46:40 +02:00 |
|
SpecialTags.php
|
Remove comments literally repeating the next line of code
|
2019-02-27 17:28:40 +00:00 |
|
SpecialTrackingCategories.php
|
Merge "Preload styles for 'jquery.tablesorter'"
|
2019-02-02 04:14:07 +00:00 |
|
SpecialUnblock.php
|
Remove reliance on Block properties being public
|
2019-03-22 21:17:22 +00:00 |
|
SpecialUncategorizedcategories.php
|
|
|
|
SpecialUncategorizedimages.php
|
|
|
|
SpecialUncategorizedpages.php
|
|
|
|
SpecialUncategorizedtemplates.php
|
|
|
|
SpecialUndelete.php
|
Stop calling FileRepo->streamFile()
|
2019-04-20 02:06:50 +01:00 |
|
SpecialUnlinkAccounts.php
|
Replace some wfMessage by ContextSource::msg
|
2018-08-22 15:42:31 +02:00 |
|
SpecialUnlockdb.php
|
|
|
|
SpecialUnusedcategories.php
|
Add a way to exclude categories from Special:UnusedCategories
|
2018-11-16 13:32:27 +00:00 |
|
SpecialUnusedimages.php
|
SpecialUnusedimages: Change message when CountCategorizedImagesAsUsed
|
2018-12-08 10:40:26 +07:00 |
|
SpecialUnusedtemplates.php
|
|
|
|
SpecialUnwatchedpages.php
|
Fix some double escaping, and some incorrect escaping for convert()
|
2018-09-21 17:27:44 -07:00 |
|
SpecialUpload.php
|
Collapse some nested if statements
|
2019-04-04 19:02:22 +00:00 |
|
SpecialUploadStash.php
|
Stop calling FileRepo->streamFile()
|
2019-04-20 02:06:50 +01:00 |
|
SpecialUserLogin.php
|
|
|
|
SpecialUserLogout.php
|
[SECURITY] [API BREAKING CHANGE] Require logout token.
|
2019-04-24 15:38:40 +00:00 |
|
SpecialUserrights.php
|
Merge "Deprecate User::isBlocked()"
|
2019-04-29 11:44:50 +00:00 |
|
SpecialVersion.php
|
specials: Avoid the use of global variables in Special:Version
|
2019-04-24 17:20:09 +01:00 |
|
SpecialWantedcategories.php
|
Fix some double escaping, and some incorrect escaping for convert()
|
2018-09-21 17:27:44 -07:00 |
|
SpecialWantedfiles.php
|
|
|
|
SpecialWantedpages.php
|
|
|
|
SpecialWantedtemplates.php
|
|
|
|
SpecialWatchlist.php
|
Consolidate duplicated unseen change logic and fix inconsistent code
|
2019-05-03 13:23:24 -07:00 |
|
SpecialWhatLinksHere.php
|
Fix casing of Special Pages to match class name
|
2019-04-14 13:55:04 +01:00 |
|
SpecialWithoutinterwiki.php
|
|
|