..
SpecialActiveusers.php
Improved ActiveUsers cache staleness estimates
2015-04-24 00:23:34 -07:00
SpecialAllMessages.php
Allow to customise addHelpLink() target via system message
2015-05-15 10:14:28 +02:00
SpecialAllPages.php
Fix phpcs errors and warnings in includes/specials
2015-03-16 18:29:40 +00:00
SpecialAncientpages.php
SpecialApiHelp.php
SpecialBlankpage.php
SpecialBlock.php
Use Linker::linkKnown for some links to MediaWiki pages from navigation
2015-06-19 18:55:30 +02:00
SpecialBlockList.php
Simplify SpecialBlockList::preprocessResults
2015-06-10 19:29:28 +00:00
SpecialBooksources.php
Fix "Bad value 1 for attribute autofocus" on special pages
2015-03-18 14:27:52 +00:00
SpecialBrokenRedirects.php
SpecialCachedPage.php
SpecialCategories.php
SpecialChangeEmail.php
Special:ChangeEmail: Set autofocus on new email field rather than password field
2015-04-19 19:28:39 +00:00
SpecialChangePassword.php
Handle missing returnto on Special:ChangePassword/ConfirmEmail
2015-04-13 21:36:42 +02:00
SpecialComparePages.php
SpecialConfirmemail.php
Add lots of @throws
2014-12-24 13:49:20 +00:00
SpecialContributions.php
Use mediawiki/at-ease library for suppressing warnings
2015-06-11 18:49:29 +00:00
SpecialCreateAccount.php
SpecialDeadendpages.php
SpecialDeletedContributions.php
Use mediawiki/at-ease library for suppressing warnings
2015-06-11 18:49:29 +00:00
SpecialDiff.php
Allow to customise addHelpLink() target via system message
2015-05-15 10:14:28 +02:00
SpecialDoubleRedirects.php
SpecialEditTags.php
Allow to customise addHelpLink() target via system message
2015-05-15 10:14:28 +02:00
SpecialEditWatchlist.php
Made getWatchlistInfo use DB_SLAVE
2015-04-06 14:51:10 -07:00
SpecialEmailuser.php
Replace wfRunHooks calls with direct Hooks::run calls
2014-12-10 12:26:59 -08:00
SpecialExpandTemplates.php
Fix "Bad value 1 for attribute autofocus" on special pages
2015-03-18 14:27:52 +00:00
SpecialExport.php
Use HTMLForm for Special:Export
2015-06-14 16:48:26 +00:00
SpecialFewestrevisions.php
SpecialFileDuplicateSearch.php
Use HTMLForm for Special:FileDuplicateSearch
2015-03-29 17:23:12 +02:00
SpecialFilepath.php
specials: Clean up redirect special pages ($subpage can be null)
2015-04-13 20:10:00 +01:00
SpecialImport.php
Add help link for 8 more special pages
2015-05-15 11:25:27 +00:00
SpecialJavaScriptTest.php
Fix whitespace issues around parentheses
2015-06-16 22:14:02 +03:00
SpecialLinkSearch.php
Merge "Add help link for 8 more special pages"
2015-06-01 23:47:09 +00:00
SpecialListDuplicatedFiles.php
Changed some DatabaseBase type hints to IDatabase
2014-12-02 23:34:44 -08:00
SpecialListfiles.php
Display warning message in Special:ListFiles when invalid username entered
2015-04-11 14:47:13 +00:00
SpecialListgrouprights.php
Fix warning on Special:ListGroupRights for group with invalid group page
2014-12-29 19:24:20 +01:00
SpecialListredirects.php
Changed some DatabaseBase type hints to IDatabase
2014-12-02 23:34:44 -08:00
SpecialListusers.php
Fix phpcs errors in includes/
2015-01-08 20:15:07 +01:00
SpecialLockdb.php
Use mediawiki/at-ease library for suppressing warnings
2015-06-11 18:49:29 +00:00
SpecialLog.php
ChangeTags: Don't show UI when no editable tags exist
2015-05-01 11:12:31 -04:00
SpecialLonelypages.php
Replace wfRunHooks calls with direct Hooks::run calls
2014-12-10 12:26:59 -08:00
SpecialLongpages.php
SpecialMediaStatistics.php
Fix whitespace issues around parentheses
2015-06-16 22:14:02 +03:00
SpecialMergeHistory.php
Allow to customise addHelpLink() target via system message
2015-05-15 10:14:28 +02:00
SpecialMIMEsearch.php
SpecialMostcategories.php
Changed some DatabaseBase type hints to IDatabase
2014-12-02 23:34:44 -08:00
SpecialMostimages.php
Fix some stuttering in comments and documentation
2014-12-17 19:44:10 +00:00
SpecialMostinterwikis.php
Changed some DatabaseBase type hints to IDatabase
2014-12-02 23:34:44 -08:00
SpecialMostlinked.php
Changed some DatabaseBase type hints to IDatabase
2014-12-02 23:34:44 -08:00
SpecialMostlinkedcategories.php
Changed some DatabaseBase type hints to IDatabase
2014-12-02 23:34:44 -08:00
SpecialMostlinkedtemplates.php
Changed some DatabaseBase type hints to IDatabase
2014-12-02 23:34:44 -08:00
SpecialMostrevisions.php
SpecialMovepage.php
Allow to customise addHelpLink() target via system message
2015-05-15 10:14:28 +02:00
SpecialMyLanguage.php
specials: Clean up redirect special pages ($subpage can be null)
2015-04-13 20:10:00 +01:00
SpecialMyRedirectPages.php
Add some more allowedRedirectParams to MyContributions
2015-06-10 17:51:17 +00:00
SpecialNewimages.php
Allow to customise addHelpLink() target via system message
2015-05-15 10:14:28 +02:00
SpecialNewpages.php
Allow to customise addHelpLink() target via system message
2015-05-15 10:14:28 +02:00
SpecialPageLanguage.php
Special:PageLanguage: Show log extract only when title known
2015-05-23 21:41:01 +02:00
SpecialPagesWithProp.php
Support offsets in prefix searching
2014-12-02 11:59:26 -08:00
SpecialPasswordReset.php
HTMLForm: Separate VForm code to a subclass
2015-01-14 19:33:34 +00:00
SpecialPermanentLink.php
specials: Clean up redirect special pages ($subpage can be null)
2015-04-13 20:10:00 +01:00
SpecialPreferences.php
Allow to customise addHelpLink() target via system message
2015-05-15 10:14:28 +02:00
SpecialPrefixindex.php
Fix phpcs errors and warnings in includes/specials
2015-03-16 18:29:40 +00:00
SpecialProtectedpages.php
Do not call purgeExpiredRestrictions on simple page views
2015-02-11 05:24:04 +00:00
SpecialProtectedtitles.php
Clean up handling of 'infinity'
2015-03-13 11:19:53 -04:00
SpecialRandomInCategory.php
Allow to customise addHelpLink() target via system message
2015-05-15 10:14:28 +02:00
SpecialRandompage.php
Replace wfRunHooks calls with direct Hooks::run calls
2014-12-10 12:26:59 -08:00
SpecialRandomredirect.php
SpecialRecentchanges.php
Add help link for 8 more special pages
2015-05-15 11:25:27 +00:00
SpecialRecentchangeslinked.php
Add help link for 8 more special pages
2015-05-15 11:25:27 +00:00
SpecialRedirect.php
Support offsets in prefix searching
2014-12-02 11:59:26 -08:00
SpecialResetTokens.php
Replace wfRunHooks calls with direct Hooks::run calls
2014-12-10 12:26:59 -08:00
SpecialRevisiondelete.php
Use Linker::linkKnown for some links to MediaWiki pages from navigation
2015-06-19 18:55:30 +02:00
SpecialRunJobs.php
Use HttpStatus::header instead of manually crafting header()
2015-06-04 02:27:35 +00:00
SpecialSearch.php
Add a SpecialSearchResultsAppend hook
2015-06-15 12:59:36 -07:00
SpecialShortpages.php
Changed some DatabaseBase type hints to IDatabase
2014-12-02 23:34:44 -08:00
SpecialSpecialpages.php
Allow to customise addHelpLink() target via system message
2015-05-15 10:14:28 +02:00
SpecialStatistics.php
Merge "SpecialStatsAddExtra: Format column label with msg"
2015-05-23 13:23:52 +00:00
SpecialTags.php
Don't include never-applied defined tags in tagUsageStatistics function
2015-06-16 23:43:03 +02:00
SpecialTrackingCategories.php
SpecialTrackingCategories: Read from the extension registry
2015-01-23 10:33:45 -08:00
SpecialUnblock.php
Migrate block log to new log system
2015-02-07 21:02:10 +01:00
SpecialUncategorizedcategories.php
SpecialUncategorizedimages.php
SpecialUncategorizedpages.php
SpecialUncategorizedtemplates.php
SpecialUndelete.php
Made isAllowed(), showHistory() and formatRevisionRow() protected to allow for easier subclassing
2015-05-24 21:58:31 +03:00
SpecialUnlockdb.php
Use mediawiki/at-ease library for suppressing warnings
2015-06-11 18:49:29 +00:00
SpecialUnusedcategories.php
SpecialUnusedimages.php
SpecialUnusedtemplates.php
SpecialUnwatchedpages.php
SpecialUpload.php
Use Linker::linkKnown for some links to MediaWiki pages from navigation
2015-06-19 18:55:30 +02:00
SpecialUploadStash.php
HTTPS-ify links to Wikimedia's sites in MW core source
2015-06-13 19:23:23 +01:00
SpecialUserlogin.php
Remove unused global from SpecialUserlogin.php
2015-06-17 21:48:51 +02:00
SpecialUserlogout.php
Replace wfRunHooks calls with direct Hooks::run calls
2014-12-10 12:26:59 -08:00
SpecialUserrights.php
Fix whitespace issues around parentheses
2015-06-16 22:14:02 +03:00
SpecialVersion.php
Use mediawiki/at-ease library for suppressing warnings
2015-06-11 18:49:29 +00:00
SpecialWantedcategories.php
Ensure integer compare in Special:WantedCategories
2014-12-06 18:37:11 +00:00
SpecialWantedfiles.php
Always use 'bool' instead of 'boolean' after '@param' and '@return'
2014-12-10 11:57:31 +00:00
SpecialWantedpages.php
Special:WantedPages only lists page which having at least one red link pointing to it.
2015-02-24 01:49:51 +09:00
SpecialWantedtemplates.php
SpecialWatchlist.php
Add help link for 8 more special pages
2015-05-15 11:25:27 +00:00
SpecialWhatlinkshere.php
Add help link for 8 more special pages
2015-05-15 11:25:27 +00:00
SpecialWithoutinterwiki.php