| .. |
|
actions
|
Replace deprecated WikiPage::factory in action related classes
|
2020-11-11 22:23:33 +00:00 |
|
api
|
Make use of native array_column() function where possible
|
2020-11-11 22:48:53 +00:00 |
|
auth
|
Merge "Use injected PermissionManager in AuthManager service"
|
2020-10-30 23:44:39 +00:00 |
|
block
|
Improve class property documentation
|
2020-10-30 10:38:58 +01:00 |
|
cache
|
Remove unneeded isset() before unset()
|
2020-11-10 16:52:14 +01:00 |
|
changes
|
Replace deprecated WikiCategoryPage::factory in RecentChange class
|
2020-11-12 23:00:17 +01:00 |
|
changetags
|
Remove ChangeTags::truncateTagDescription, deprecated and unused
|
2020-10-06 18:30:57 +00:00 |
|
clientpool
|
|
|
|
collation
|
Language: hard deprecate the noSeparators parameter to ::formatNum
|
2020-10-21 10:08:04 -04:00 |
|
compat
|
|
|
|
composer
|
|
|
|
config
|
Mark ServiceOptions as @newable
|
2020-10-09 04:43:52 +00:00 |
|
content
|
Replace deprecated WikiPage::factory in AbstractContent
|
2020-11-11 22:21:59 +01:00 |
|
context
|
Replace deprecated WikiPage::factory in RequestContext
|
2020-11-11 22:46:45 +01:00 |
|
dao
|
Fix broken PHPDoc comments that don't start with /**
|
2020-07-23 16:09:41 +00:00 |
|
db
|
Remove documentation that literally repeats the code
|
2020-10-27 19:20:26 +00:00 |
|
debug
|
Empty Monolog loggers are now real blackholes and add tests
|
2020-09-20 18:11:51 +00:00 |
|
deferred
|
Merge "Replace deprecated WikiPage::factory/newFromID in deferred classes"
|
2020-11-12 22:47:59 +00:00 |
|
diff
|
Replace deprecated WikiPage::factory in DifferenceEngine
|
2020-11-11 22:36:36 +01:00 |
|
edit
|
|
|
|
editpage
|
EditPage: Add two more constraints
|
2020-11-11 23:15:42 +00:00 |
|
exception
|
Merge "Document hook names in hook interfaces."
|
2020-10-02 16:15:21 +00:00 |
|
export
|
Merge "Document hook names in hook interfaces."
|
2020-10-02 16:15:21 +00:00 |
|
externalstore
|
Fix order of wfDeprecated parameters in ExternalStoreDB::getSlave
|
2020-10-06 18:33:25 +00:00 |
|
filebackend
|
Remove documentation that literally repeats the code
|
2020-10-27 19:20:26 +00:00 |
|
filerepo
|
Make use of array deconstruction directly in foreach, if possible
|
2020-11-12 18:38:06 +00:00 |
|
gallery
|
Make use of array deconstruction directly in foreach, if possible
|
2020-11-12 18:38:06 +00:00 |
|
historyblob
|
phan: Enable redundant_condition_detection
|
2020-07-01 20:13:07 +00:00 |
|
Hook
|
Remove documentation that literally repeats the code
|
2020-10-27 19:20:26 +00:00 |
|
HookContainer
|
ArticleViewHeaderHook: fix order of parameters.
|
2020-11-05 11:16:50 +01:00 |
|
htmlform
|
Make use of array deconstruction directly in foreach, if possible
|
2020-11-12 18:38:06 +00:00 |
|
http
|
Remove documentation that literally repeats the code
|
2020-10-27 19:20:26 +00:00 |
|
import
|
Add forgotten import hook interface
|
2020-11-02 08:17:34 -07:00 |
|
installer
|
Merge "Replace deprecated WikiPage::factory in Installer"
|
2020-11-12 22:44:54 +00:00 |
|
interwiki
|
Document hook names in hook interfaces.
|
2020-09-27 12:03:12 +02:00 |
|
jobqueue
|
Replace deprecated WikiPage::factory/newFromID in jobs related classes
|
2020-11-12 21:19:20 +00:00 |
|
json
|
Safe ParserOutput extension data and JsonUnserializable helper.
|
2020-11-10 11:21:09 -07:00 |
|
language
|
Remove documentation that literally repeats the code
|
2020-10-27 19:20:26 +00:00 |
|
libs
|
Merge "resourceloader: Remove wfExpandUrl() coupling from CSSMin"
|
2020-11-13 07:07:49 +00:00 |
|
linkeddata
|
|
|
|
linker
|
Document hook names in hook interfaces.
|
2020-09-27 12:03:12 +02:00 |
|
logging
|
Remove documentation that literally repeats the code
|
2020-10-27 19:20:26 +00:00 |
|
mail
|
Document hook names in hook interfaces.
|
2020-09-27 12:03:12 +02:00 |
|
media
|
Merge "Remove unneeded isset() before unset()"
|
2020-11-10 21:24:45 +00:00 |
|
Message
|
|
|
|
Navigation
|
Whitespace cleanup: Use tabs for indentation, avoid double spaces
|
2020-06-27 07:53:07 +00:00 |
|
objectcache
|
objectcache: only use memcached "gets" when tokens are needed
|
2020-07-15 00:16:46 +00:00 |
|
page
|
Merge "Replace deprecated WikiPage::factory in deletion related classes"
|
2020-11-12 22:59:10 +00:00 |
|
pager
|
pager: Fix PHPDoc tags in TablePager
|
2020-11-11 22:20:47 +00:00 |
|
ParamValidator/TypeDef
|
TitleDef: document return value as LinkTarget, not TitleValue
|
2020-11-06 17:07:14 -08:00 |
|
parser
|
Safe ParserOutput extension data and JsonUnserializable helper.
|
2020-11-10 11:21:09 -07:00 |
|
password
|
Document hook names in hook interfaces.
|
2020-09-27 12:03:12 +02:00 |
|
Permissions
|
Remove unneeded isset() before unset()
|
2020-11-10 16:52:14 +01:00 |
|
poolcounter
|
Introduce ParserOutputAccess
|
2020-11-10 15:12:12 +01:00 |
|
preferences
|
Remove unneeded isset() before unset()
|
2020-11-10 16:52:14 +01:00 |
|
profiler
|
Remove deprecated Profiler::(get|set)Templated
|
2020-10-22 02:55:31 +00:00 |
|
rcfeed
|
Document hook names in hook interfaces.
|
2020-09-27 12:03:12 +02:00 |
|
registration
|
Fix base path handling for MessagePosterModule registration
|
2020-10-28 02:27:32 +00:00 |
|
resourceloader
|
Merge "resourceloader: Remove wfExpandUrl() coupling from CSSMin"
|
2020-11-13 07:07:49 +00:00 |
|
Rest
|
Add API validator for titles
|
2020-11-06 14:09:04 -08:00 |
|
Revision
|
Use injected ContentHandlerFactory in RevisionStore service
|
2020-10-27 19:57:51 +00:00 |
|
revisiondelete
|
Document hook names in hook interfaces.
|
2020-09-27 12:03:12 +02:00 |
|
revisionlist
|
|
|
|
search
|
Replace deprecated WikiPage::factory in search related classes
|
2020-11-11 23:03:32 +01:00 |
|
session
|
Remove documentation that literally repeats the code
|
2020-10-27 19:20:26 +00:00 |
|
shell
|
Document hook names in hook interfaces.
|
2020-09-27 12:03:12 +02:00 |
|
site
|
Explicitly wrap some XML calls in libxml_disable_entity_loader()
|
2020-09-20 15:57:14 +00:00 |
|
skins
|
Fix unsetting of copyright icon in FooterIcons
|
2020-11-04 23:17:39 +00:00 |
|
sparql
|
Remove documentation that literally repeats the code
|
2020-10-27 19:20:26 +00:00 |
|
specialpage
|
Merge "Replace deprecated User::setOption in SpecialMute"
|
2020-11-11 06:15:37 +00:00 |
|
specials
|
Make use of array deconstruction directly in foreach, if possible
|
2020-11-12 18:38:06 +00:00 |
|
Storage
|
Improve class property documentation
|
2020-10-30 10:38:58 +01:00 |
|
templates
|
|
|
|
tidy
|
Whitespace cleanup: Use tabs for indentation, avoid double spaces
|
2020-06-27 07:53:07 +00:00 |
|
title
|
Merge "Document hook names in hook interfaces."
|
2020-10-02 16:15:21 +00:00 |
|
upload
|
Replace deprecated MimeAnalyzer::getTypesForExtension
|
2020-11-02 19:08:51 +01:00 |
|
user
|
Remove documentation that literally repeats the code
|
2020-10-27 19:20:26 +00:00 |
|
utils
|
Improve class property documentation
|
2020-10-30 10:38:58 +01:00 |
|
watcheditem
|
Merge "Use LinkBatchFactory in WatchedItemStore"
|
2020-11-06 21:24:23 +00:00 |
|
widget
|
Replace tabs with spaces
|
2020-09-04 18:04:07 +02:00 |
|
xml
|
Drop down lists: Do not use the value for 'other' as option group
|
2020-09-16 19:30:43 +00:00 |
|
.htaccess
|
|
|
|
ActorMigration.php
|
Inject UserFactory into ActorMigration
|
2020-10-13 19:34:19 +00:00 |
|
AjaxDispatcher.php
|
Whitespace cleanup: Use tabs for indentation, avoid double spaces
|
2020-06-27 07:53:07 +00:00 |
|
AjaxResponse.php
|
|
|
|
AutoLoader.php
|
Safe ParserOutput extension data and JsonUnserializable helper.
|
2020-11-10 11:21:09 -07:00 |
|
Autopromote.php
|
Hard deprecate all methods in Autopromote class
|
2020-09-18 14:42:25 +00:00 |
|
BadFileLookup.php
|
|
|
|
CategoriesRdf.php
|
|
|
|
Category.php
|
|
|
|
CategoryViewer.php
|
Replace deprecated Language::convert in CategoryViewer
|
2020-11-03 18:11:13 +01:00 |
|
CommentStore.php
|
CommentStore: Add documentation defgroup/ingroup annotations
|
2020-07-25 05:42:20 +00:00 |
|
CommentStoreComment.php
|
CommentStore: Add documentation defgroup/ingroup annotations
|
2020-07-25 05:42:20 +00:00 |
|
ConfiguredReadOnlyMode.php
|
Remove BC support for creating ConfiguredReadOnlyMode with Config
|
2020-10-26 00:27:17 +00:00 |
|
ContentSecurityPolicy.php
|
|
|
|
DefaultSettings.php
|
Remove disclaimer about experimental watchlist expiry
|
2020-10-28 23:53:18 -04:00 |
|
Defines.php
|
Remove an extra space from Defines.php
|
2020-10-18 09:04:53 +00:00 |
|
DeprecatedGlobal.php
|
|
|
|
DerivativeRequest.php
|
Replace "@stable for calling" by "@stable to call"
|
2020-07-13 08:55:28 +00:00 |
|
DevelopmentSettings.php
|
DevelopmentSettings: Make sure all currently used global have a global call
|
2020-09-21 17:08:48 +01:00 |
|
DummyLinker.php
|
|
|
|
EditPage.php
|
Merge "Replace deprecated WikiPage::factory in EditPage"
|
2020-11-12 22:12:05 +00:00 |
|
EventRelayerGroup.php
|
|
|
|
ExtensionInfo.php
|
|
|
|
FauxRequest.php
|
Replace "@stable for calling" by "@stable to call"
|
2020-07-13 08:55:28 +00:00 |
|
FauxResponse.php
|
|
|
|
FeedUtils.php
|
FeedUtils::checkFeedOutput add $output parameter
|
2020-09-10 22:45:57 +00:00 |
|
FileDeleteForm.php
|
Replace deprecated WikiPage::factory in deletion related classes
|
2020-11-12 23:06:51 +01:00 |
|
ForeignResourceManager.php
|
|
|
|
ForkController.php
|
|
|
|
FormOptions.php
|
|
|
|
GitInfo.php
|
Replace "@stable for calling" by "@stable to call"
|
2020-07-13 08:55:28 +00:00 |
|
GlobalFunctions.php
|
Remove documentation that literally repeats the code
|
2020-10-27 19:20:26 +00:00 |
|
HeaderCallback.php
|
Preload class used in HeaderCallback
|
2020-10-01 18:08:10 +00:00 |
|
Hooks.php
|
Introduce wfDeprecatedMsg()
|
2020-06-22 14:34:39 +10:00 |
|
Html.php
|
Improve class property documentation
|
2020-10-30 10:38:58 +01:00 |
|
Linker.php
|
Update language in watchlist expiry
|
2020-08-14 11:47:03 -07:00 |
|
LinkFilter.php
|
|
|
|
ListToggle.php
|
|
|
|
MagicWord.php
|
Use @internal instead of @private per policy
|
2020-06-26 14:14:23 +02:00 |
|
MagicWordArray.php
|
|
|
|
MagicWordFactory.php
|
Revert "Adding = as a parser function"
|
2020-07-03 14:52:27 +00:00 |
|
MediaWiki.php
|
Replace deprecated WikiPage::factory in MediaWiki class
|
2020-11-11 22:49:35 +01:00 |
|
MediaWikiServices.php
|
Safe ParserOutput extension data and JsonUnserializable helper.
|
2020-11-10 11:21:09 -07:00 |
|
MediaWikiVersionFetcher.php
|
Make use of the preg_match() return value, if possible
|
2020-07-14 19:26:35 +00:00 |
|
MergeHistory.php
|
Inject WikiPageFactory into MergeHistory/MovePage
|
2020-11-11 22:10:47 +01:00 |
|
MovePage.php
|
Inject WikiPageFactory into MergeHistory/MovePage
|
2020-11-11 22:10:47 +01:00 |
|
MWGrants.php
|
Add import permissions to new import grant
|
2020-09-16 09:15:59 +02:00 |
|
MWNamespace.php
|
|
|
|
MWTimestamp.php
|
Annotate newable classes
|
2020-07-07 15:38:57 +02:00 |
|
NoLocalSettings.php
|
|
|
|
OrderedStreamingForkController.php
|
build: Updating mediawiki/mediawiki-codesniffer to 32.0.0
|
2020-10-28 20:06:22 +00:00 |
|
OutputHandler.php
|
|
|
|
OutputPage.php
|
Merge "resourceloader: Remove wfExpandUrl() coupling from CSSMin"
|
2020-11-13 07:07:49 +00:00 |
|
PageProps.php
|
Replace one-line PageProps::cacheProperty method
|
2020-11-06 22:17:51 +00:00 |
|
PathRouter.php
|
|
|
|
PHPVersionCheck.php
|
Improve class property documentation
|
2020-10-30 10:38:58 +01:00 |
|
Pingback.php
|
|
|
|
ProtectionForm.php
|
ProtectionForm: Use available permission manager, not MediaWikiServices
|
2020-07-13 07:11:05 +00:00 |
|
ProxyLookup.php
|
|
|
|
RawMessage.php
|
Replace "@stable for calling" by "@stable to call"
|
2020-07-13 08:55:28 +00:00 |
|
ReadOnlyMode.php
|
|
|
|
Revision.php
|
Remove documentation that literally repeats the code
|
2020-10-27 19:20:26 +00:00 |
|
ServiceWiring.php
|
Inject WikiPageFactory into MergeHistory/MovePage
|
2020-11-11 22:10:47 +01:00 |
|
Setup.php
|
Setup.php: Avoid global pollution from internal variables
|
2020-10-27 01:06:32 +00:00 |
|
SiteConfiguration.php
|
includes: Use expression assignment operator += or |= where possible
|
2020-07-31 22:26:42 +00:00 |
|
SiteStats.php
|
|
|
|
SiteStatsInit.php
|
Fix broken PHPDoc comments that don't start with /**
|
2020-07-23 16:09:41 +00:00 |
|
Status.php
|
Fix typos related to repeated words
|
2020-09-27 10:25:36 +00:00 |
|
StreamFile.php
|
|
|
|
StubObject.php
|
Replace "@stable for calling" by "@stable to call"
|
2020-07-13 08:55:28 +00:00 |
|
StubUserLang.php
|
Hard deprecation of Language::convertTitle(),
|
2020-10-20 16:49:17 -04:00 |
|
TemplateParser.php
|
|
|
|
TemplatesOnThisPageFormatter.php
|
Use LinkBatchFactory
|
2020-10-25 23:21:42 +01:00 |
|
Title.php
|
Rename two Title methods that have confusing names
|
2020-10-30 16:48:28 +00:00 |
|
TitleArray.php
|
|
|
|
TitleArrayFromResult.php
|
Replace "@stable for calling" by "@stable to call"
|
2020-07-13 08:55:28 +00:00 |
|
TitleFactory.php
|
|
|
|
TrackingCategories.php
|
Alphasort TrackingCategories::$coreTrackingCategories
|
2020-09-27 16:03:17 +00:00 |
|
WebRequest.php
|
Remove documentation that literally repeats the code
|
2020-10-27 19:20:26 +00:00 |
|
WebRequestUpload.php
|
|
|
|
WebResponse.php
|
Support SameSite=None cookies
|
2020-07-07 02:18:45 +01:00 |
|
WebStart.php
|
|
|
|
WikiMap.php
|
|
|
|
WikiReference.php
|
|
|