| .. |
|
formfields
|
Merge "Allow extension of the Special:Upload form"
|
2018-01-17 16:35:02 +00:00 |
|
forms
|
Deprecate $wgUseAjax, act as always-true
|
2018-04-18 00:50:45 +00:00 |
|
helpers
|
Allow extension of the Special:Upload form
|
2018-01-08 13:39:03 +01:00 |
|
pagers
|
Use constants for rc_patrolled values instead of numbers
|
2018-04-13 23:56:35 +02:00 |
|
SpecialActiveusers.php
|
Remove auto-generated "Constructor" documentation on constructors
|
2017-07-21 12:19:30 +02:00 |
|
SpecialAllMessages.php
|
Remove auto-generated "Constructor" documentation on constructors
|
2017-07-21 12:19:30 +02:00 |
|
SpecialAllPages.php
|
Improve some parameter docs
|
2017-09-10 20:32:31 +02:00 |
|
SpecialAncientpages.php
|
Replace Linker::link() with LinkRenderer in some special pages
|
2016-11-30 09:52:23 +00:00 |
|
SpecialApiHelp.php
|
API: i18n for warnings and errors
|
2016-12-06 10:20:48 -05:00 |
|
SpecialApiSandbox.php
|
Drop deprecated EnableAPI and EnableWriteAPI settings
|
2018-04-18 00:30:34 +00:00 |
|
SpecialAutoblockList.php
|
HTMLForm: Remove usage of HTMLForm::setSubmitProgressive
|
2018-04-21 01:26:51 +00:00 |
|
SpecialBlankpage.php
|
|
|
|
SpecialBlock.php
|
Create Expiry Widget with Date Time Selector
|
2018-04-19 20:24:08 -04:00 |
|
SpecialBlockList.php
|
HTMLForm: Remove usage of HTMLForm::setSubmitProgressive
|
2018-04-21 01:26:51 +00:00 |
|
SpecialBooksources.php
|
SpecialBooksources: Fix submitting the form from a subpage link
|
2016-10-15 17:02:55 -07:00 |
|
SpecialBotPasswords.php
|
Use ::class to resolve class names in includes files
|
2018-01-27 20:34:29 +01:00 |
|
SpecialBrokenRedirects.php
|
Change ResultWrapper to IResultWrapper in pagers and special pages
|
2018-04-04 14:52:10 +02:00 |
|
SpecialCachedPage.php
|
|
|
|
SpecialCategories.php
|
|
|
|
SpecialChangeContentModel.php
|
Handle comment truncation in CommentStore
|
2017-09-01 15:03:45 -04:00 |
|
SpecialChangeCredentials.php
|
SECURITY: Do not directly redirect to interwikis, but use splash page
|
2017-04-06 13:42:38 -07:00 |
|
SpecialChangeEmail.php
|
Remove empty lines at begin of function, if, foreach, switch
|
2017-07-01 11:34:16 +00:00 |
|
SpecialChangePassword.php
|
|
|
|
SpecialComparePages.php
|
|
|
|
SpecialConfirmemail.php
|
Make TransactionProfiler::setSilenced() calls handle nesting
|
2016-10-12 18:14:03 -07:00 |
|
SpecialContributions.php
|
Allow querying contributions of interwiki usernames
|
2018-03-06 13:28:30 -05:00 |
|
SpecialCreateAccount.php
|
|
|
|
SpecialDeadendpages.php
|
|
|
|
SpecialDeletedContributions.php
|
Replace deprecated wfGetLB() calls here and there
|
2018-01-20 19:24:24 +00:00 |
|
SpecialDiff.php
|
Use ::class to resolve class names in includes files
|
2018-01-27 20:34:29 +01:00 |
|
SpecialDoubleRedirects.php
|
Change ResultWrapper to IResultWrapper in pagers and special pages
|
2018-04-04 14:52:10 +02:00 |
|
SpecialEditTags.php
|
Update more forms to limit comments by codepoints rather than bytes
|
2018-02-26 13:16:19 -05:00 |
|
SpecialEditWatchlist.php
|
Use PHP's implode() with the suggested order of arguments
|
2018-02-22 20:24:00 +01:00 |
|
SpecialEmailInvalidate.php
|
Make TransactionProfiler::setSilenced() calls handle nesting
|
2016-10-12 18:14:03 -07:00 |
|
SpecialEmailuser.php
|
Revert "Prevent new users from being sent emails"
|
2018-01-10 17:59:48 -05:00 |
|
SpecialExpandTemplates.php
|
SpecialExpandTemplates: Remove leftover 'mw-ui-input-inline' class
|
2018-01-30 15:29:44 +01:00 |
|
SpecialExport.php
|
Update suppressWarning()/restoreWarning() calls
|
2018-02-10 08:50:12 +00:00 |
|
SpecialFewestrevisions.php
|
Merge "SpecialFewestrevisions: Allow pages with only 1 revision to be shown"
|
2016-12-02 00:10:26 +00:00 |
|
SpecialFileDuplicateSearch.php
|
HTMLForm: Remove usage of HTMLForm::setSubmitProgressive
|
2018-04-21 01:26:51 +00:00 |
|
SpecialFilepath.php
|
Use correct variable name in @param documentation
|
2017-08-11 19:27:19 +02:00 |
|
SpecialGoToInterwiki.php
|
SECURITY: Do not directly redirect to interwikis, but use splash page
|
2017-04-06 13:42:38 -07:00 |
|
SpecialImport.php
|
Avoid DB rows with usable names but ID = 0 by introducing "interwiki" usernames
|
2017-11-30 13:12:44 +11:00 |
|
SpecialJavaScriptTest.php
|
Remove use of a nonexistent variable
|
2017-11-04 00:47:29 -07:00 |
|
SpecialLinkAccounts.php
|
|
|
|
SpecialLinkSearch.php
|
Change ResultWrapper to IResultWrapper in pagers and special pages
|
2018-04-04 14:52:10 +02:00 |
|
SpecialListDuplicatedFiles.php
|
Change ResultWrapper to IResultWrapper in pagers and special pages
|
2018-04-04 14:52:10 +02:00 |
|
SpecialListfiles.php
|
|
|
|
SpecialListgrants.php
|
Human-readable section ID support
|
2017-08-01 20:32:20 -07:00 |
|
SpecialListgrouprights.php
|
Merge "SpecialListgrouprights: Fix "Namespace restrictions" header ID"
|
2017-12-12 13:17:23 +00:00 |
|
SpecialListredirects.php
|
Change ResultWrapper to IResultWrapper in pagers and special pages
|
2018-04-04 14:52:10 +02:00 |
|
SpecialListusers.php
|
Remove auto-generated "Constructor" documentation on constructors
|
2017-07-21 12:19:30 +02:00 |
|
SpecialLockdb.php
|
Update suppressWarning()/restoreWarning() calls
|
2018-02-10 08:50:12 +00:00 |
|
SpecialLog.php
|
Add actor table and code to start using it
|
2018-02-23 10:06:20 -08:00 |
|
SpecialLonelypages.php
|
|
|
|
SpecialLongpages.php
|
|
|
|
SpecialMediaStatistics.php
|
Change ResultWrapper to IResultWrapper in pagers and special pages
|
2018-04-04 14:52:10 +02:00 |
|
SpecialMergeHistory.php
|
Replace Linker::link() with LinkRenderer in some special pages
|
2016-12-01 10:20:59 +02:00 |
|
SpecialMIMEsearch.php
|
Add actor table and code to start using it
|
2018-02-23 10:06:20 -08:00 |
|
SpecialMostcategories.php
|
Change ResultWrapper to IResultWrapper in pagers and special pages
|
2018-04-04 14:52:10 +02:00 |
|
SpecialMostimages.php
|
|
|
|
SpecialMostinterwikis.php
|
Change ResultWrapper to IResultWrapper in pagers and special pages
|
2018-04-04 14:52:10 +02:00 |
|
SpecialMostlinked.php
|
Change ResultWrapper to IResultWrapper in pagers and special pages
|
2018-04-04 14:52:10 +02:00 |
|
SpecialMostlinkedcategories.php
|
Change ResultWrapper to IResultWrapper in pagers and special pages
|
2018-04-04 14:52:10 +02:00 |
|
SpecialMostlinkedtemplates.php
|
Change ResultWrapper to IResultWrapper in pagers and special pages
|
2018-04-04 14:52:10 +02:00 |
|
SpecialMostrevisions.php
|
|
|
|
SpecialMovepage.php
|
Update more forms to limit comments by codepoints rather than bytes
|
2018-02-26 13:16:19 -05:00 |
|
SpecialMyLanguage.php
|
Support language fallbacks for Special:MyLanguage
|
2017-10-30 00:07:21 +00:00 |
|
SpecialMyRedirectPages.php
|
|
|
|
SpecialNewimages.php
|
Turn Special:NewFiles list of media types into list of checkboxes
|
2017-08-30 15:29:29 +02:00 |
|
SpecialNewpages.php
|
Merge "Remove cssclass in the favor of 'type' => 'user'"
|
2018-04-21 20:54:25 +00:00 |
|
SpecialPageData.php
|
Remove various redundant '@license' tags in file headers
|
2018-01-12 18:15:11 +00:00 |
|
SpecialPageLanguage.php
|
SpecialPageLanguage: Show current page language in the dropdown
|
2017-08-23 23:23:35 +02:00 |
|
SpecialPagesWithProp.php
|
New parameters 'reverse' and 'sortbyvalue' for Special:PagesWithProp
|
2017-07-21 17:32:43 +04:00 |
|
SpecialPasswordReset.php
|
Remove unused SpecialPasswordReset::$passwords
|
2018-01-19 16:38:55 -08:00 |
|
SpecialPermanentLink.php
|
Document Special:Diff and Special:PermanentLink
|
2017-08-10 19:48:05 +02:00 |
|
SpecialPreferences.php
|
Convert Preferences class into PreferencesFactory service
|
2018-01-03 09:48:25 +08:00 |
|
SpecialPrefixindex.php
|
Special:PrefixIndex: Fix form legend
|
2018-04-21 19:13:22 -07:00 |
|
SpecialProtectedpages.php
|
Special:ProtectedPages: Convert to OOUI
|
2018-04-18 17:54:26 +00:00 |
|
SpecialProtectedtitles.php
|
Special:ProtectedTitles: Use HTMLForm
|
2018-04-20 09:56:59 +05:30 |
|
SpecialRandomInCategory.php
|
Fix function name case
|
2016-09-26 15:32:54 -07:00 |
|
SpecialRandompage.php
|
|
|
|
SpecialRandomredirect.php
|
|
|
|
SpecialRandomrootpage.php
|
|
|
|
SpecialRecentchanges.php
|
Merge "RCFilters: Convert patrolled filter to three states"
|
2018-04-12 16:07:07 +00:00 |
|
SpecialRecentchangeslinked.php
|
RCLFilters specific message for invalid target page
|
2018-02-23 06:02:22 +00:00 |
|
SpecialRedirect.php
|
Add actor table and code to start using it
|
2018-02-23 10:06:20 -08:00 |
|
SpecialRemoveCredentials.php
|
|
|
|
SpecialResetTokens.php
|
Revert "Special:Preferences: Use OOjs UI" and follow-ups
|
2017-12-02 22:32:08 +01:00 |
|
SpecialRevisiondelete.php
|
Update more forms to limit comments by codepoints rather than bytes
|
2018-02-26 13:16:19 -05:00 |
|
SpecialRunJobs.php
|
SpecialRunJobs: Use MediaWiki's built-in async/post-send mode
|
2017-10-14 01:11:33 +00:00 |
|
SpecialSearch.php
|
Deprecate old interwiki search result widget
|
2018-01-10 12:46:42 -08:00 |
|
SpecialShortpages.php
|
Change ResultWrapper to IResultWrapper in pagers and special pages
|
2018-04-04 14:52:10 +02:00 |
|
SpecialSpecialpages.php
|
Show legend of Special:SpecialPages more gradually
|
2017-07-24 15:34:21 +00:00 |
|
SpecialStatistics.php
|
Special:Statistics: Be consistent in having ' (list of members)' after each row
|
2018-04-17 21:24:11 +00:00 |
|
SpecialTags.php
|
Use ::class to resolve class names in includes files
|
2018-01-27 20:34:29 +01:00 |
|
SpecialTrackingCategories.php
|
refreshLinks.php: allow refreshing by categories, tracking or not
|
2017-01-23 14:30:16 -08:00 |
|
SpecialUnblock.php
|
Remove cssclass in the favor of 'type' => 'user'
|
2018-04-22 04:53:00 +05:30 |
|
SpecialUncategorizedcategories.php
|
Fix inconsistent capitalization of different method calls
|
2017-12-27 12:35:13 +01:00 |
|
SpecialUncategorizedimages.php
|
|
|
|
SpecialUncategorizedpages.php
|
|
|
|
SpecialUncategorizedtemplates.php
|
|
|
|
SpecialUndelete.php
|
Change ResultWrapper to IResultWrapper in pagers and special pages
|
2018-04-04 14:52:10 +02:00 |
|
SpecialUnlinkAccounts.php
|
Improve some parameter docs
|
2017-09-10 20:32:31 +02:00 |
|
SpecialUnlockdb.php
|
Update suppressWarning()/restoreWarning() calls
|
2018-02-10 08:50:12 +00:00 |
|
SpecialUnusedcategories.php
|
includes/specials: Replace implicit Bugzilla bug numbers with Phab ones
|
2017-02-28 00:18:28 +00:00 |
|
SpecialUnusedimages.php
|
Remove unused fields in SpecialUnusedimages query
|
2017-01-19 02:55:59 +00:00 |
|
SpecialUnusedtemplates.php
|
|
|
|
SpecialUnwatchedpages.php
|
Change ResultWrapper to IResultWrapper in pagers and special pages
|
2018-04-04 14:52:10 +02:00 |
|
SpecialUpload.php
|
Only add header when description not already has it
|
2018-02-21 17:32:48 +00:00 |
|
SpecialUploadStash.php
|
Remove @param comments that literally repeat what the code says
|
2018-01-10 14:14:26 +01:00 |
|
SpecialUserLogin.php
|
|
|
|
SpecialUserLogout.php
|
includes/specials: Replace implicit Bugzilla bug numbers with Phab ones
|
2017-02-28 00:18:28 +00:00 |
|
SpecialUserrights.php
|
userrights: Add array typehints to SpecialUserrights methods
|
2018-04-20 17:52:19 +00:00 |
|
SpecialVersion.php
|
Add an "editor" extension type
|
2018-04-13 15:35:07 -07:00 |
|
SpecialWantedcategories.php
|
Replaced Linker::link() usage with LinkRenderer in some special pages
|
2016-12-04 06:09:00 +00:00 |
|
SpecialWantedfiles.php
|
Improve some parameter docs
|
2017-09-10 20:32:31 +02:00 |
|
SpecialWantedpages.php
|
Replace use of &$this
|
2017-01-31 23:01:54 -05:00 |
|
SpecialWantedtemplates.php
|
|
|
|
SpecialWatchlist.php
|
Merge "RCFilters: Convert patrolled filter to three states"
|
2018-04-12 16:07:07 +00:00 |
|
SpecialWhatlinkshere.php
|
Make SpecialWhatLinkshere::showIndirectLinks use buildSelectSubquery()
|
2018-03-28 14:36:18 -07:00 |
|
SpecialWithoutinterwiki.php
|
|
|