| .. |
|
actions
|
Merge "Inline HistoryAction::hasUnseenRevisionMarkers"
|
2020-11-17 18:03:43 +00:00 |
|
api
|
Merge "Inject services into SpecialContributions/SpecialDeletedContributions"
|
2020-11-24 18:52:57 +00:00 |
|
auth
|
Merge "Use injected PermissionManager in AuthManager service"
|
2020-10-30 23:44:39 +00:00 |
|
block
|
Merge "Document list of change tags as string[]"
|
2020-11-24 08:58:52 +00:00 |
|
cache
|
Merge "Fix some unit tests accessing MediaWikiServices"
|
2020-11-17 18:36:37 +00:00 |
|
changes
|
Document list of change tags as string[]
|
2020-11-20 14:12:54 +01:00 |
|
changetags
|
Merge "Add ChangeTags::getTagsWithData"
|
2020-11-25 00:07:42 +00:00 |
|
clientpool
|
|
|
|
collation
|
Use consts in IcuCollation class
|
2020-11-21 01:41:58 +01:00 |
|
compat
|
|
|
|
composer
|
|
|
|
config
|
Mark ServiceOptions as @newable
|
2020-10-09 04:43:52 +00:00 |
|
content
|
Use always RevisionStore in ContentHandler::getAutoDeleteReason
|
2020-11-14 02:46:24 +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
|
Updating monolog/monolog (1.25.3 => 2.0.2)
|
2020-11-17 15:37:18 -08:00 |
|
deferred
|
Merge "Replace deprecated Title::getCdnUrls"
|
2020-11-13 08:22:53 +00:00 |
|
diff
|
Improve and add documentation to diff related classes
|
2020-11-22 19:09:02 +00:00 |
|
edit
|
|
|
|
editpage
|
Document list of change tags as string[]
|
2020-11-20 14:12:54 +01:00 |
|
exception
|
Merge "Document hook names in hook interfaces."
|
2020-10-02 16:15:21 +00:00 |
|
export
|
Merge "Change object to stdClass type hints in export related classes"
|
2020-11-18 00:24:00 +00:00 |
|
externalstore
|
Update a lot of unspecific "array" types in PHPDocs
|
2020-10-28 11:01:33 +01:00 |
|
filebackend
|
Remove documentation that literally repeats the code
|
2020-10-27 19:20:26 +00:00 |
|
filerepo
|
Use const for ForeignAPIRepo::$imageInfoProps
|
2020-11-22 18:58:53 +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
|
Update for object-factory v.3
|
2020-11-17 06:20:23 +00:00 |
|
htmlform
|
Do not assume string is message key in OOUIHtmlForm::getErrorsOrWarnings
|
2020-11-20 14:26:15 +00:00 |
|
http
|
Remove documentation that literally repeats the code
|
2020-10-27 19:20:26 +00:00 |
|
import
|
Merge "Simplify try-block and exception rethrow"
|
2020-11-20 06:29:11 +00:00 |
|
installer
|
Merge "Fix some PG page table indexes drift with MySQL"
|
2020-11-23 10:00:59 +00:00 |
|
interwiki
|
Document hook names in hook interfaces.
|
2020-09-27 12:03:12 +02:00 |
|
jobqueue
|
Improve docs about @param/@return object[] $row to stdClass[]
|
2020-11-13 23:38:06 +01:00 |
|
json
|
Introduce JsonCodec to help with serialization/deserialization
|
2020-11-19 08:32:21 -07:00 |
|
language
|
Check validity of language code before constructing NumberFormatter
|
2020-11-19 16:26:54 -05:00 |
|
libs
|
resourceloader: Fix malformed "https:/w/resources" mapping in CSSMin
|
2020-11-25 00:38:53 +00:00 |
|
linkeddata
|
|
|
|
linker
|
Document hook names in hook interfaces.
|
2020-09-27 12:03:12 +02:00 |
|
logging
|
Merge "Inject services into SpecialLog"
|
2020-11-20 18:59:09 +00:00 |
|
mail
|
Fix return type documentation for AlternateUserMailer hook
|
2020-11-20 17:23:00 +01:00 |
|
media
|
media: Swap second if for elseif in FormatMetdata::sanitizeKeyForAPI()
|
2020-11-18 12:58:55 +00:00 |
|
Message
|
|
|
|
Navigation
|
PrevNextNavigationRenderer: readability cleanup
|
2020-11-22 14:03:15 +00:00 |
|
objectcache
|
objectcache: rename BagOStuff::makeKeyInternal() arguments and update documentation
|
2020-11-23 23:25:12 +00:00 |
|
page
|
Document list of change tags as string[]
|
2020-11-20 14:12:54 +01:00 |
|
pager
|
Improve docs about @param/@return object $row to stdClass
|
2020-11-13 00:08:21 +01:00 |
|
ParamValidator/TypeDef
|
TitleDef: document return value as LinkTarget, not TitleValue
|
2020-11-06 17:07:14 -08:00 |
|
parser
|
Merge "languages: Language::formatNum() should accept any valid number"
|
2020-11-23 20:54:40 +00:00 |
|
password
|
Document hook names in hook interfaces.
|
2020-09-27 12:03:12 +02:00 |
|
Permissions
|
Merge "Update a lot of unspecific "array" types in PHPDocs"
|
2020-11-13 21:48:24 +00:00 |
|
poolcounter
|
Introduce JsonCodec to help with serialization/deserialization
|
2020-11-19 08:32:21 -07: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
|
Merge "Update a lot of unspecific "array" types in PHPDocs"
|
2020-11-13 21:48:24 +00:00 |
|
resourceloader
|
resourceloader: minor readability cleanup in ResourceLoaderSkinModule
|
2020-11-22 22:15:11 +00:00 |
|
Rest
|
Merge "Make the documentation of change tags easier to access"
|
2020-11-25 00:07:36 +00:00 |
|
Revision
|
Inject services into SpecialContributions/SpecialDeletedContributions
|
2020-11-24 17:18:40 +00:00 |
|
revisiondelete
|
Document hook names in hook interfaces.
|
2020-09-27 12:03:12 +02:00 |
|
revisionlist
|
Improve docs of RevisionItemBase and RevisionListBase
|
2020-11-12 22:08:51 +00:00 |
|
search
|
Upgrade wikimedia/object-factory from 2.1.0 to 3.0.0
|
2020-11-17 02:29:54 +00: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
|
Merge "Make it clear that doSetupSkinUserCss is @internal"
|
2020-11-25 00:26:22 +00:00 |
|
sparql
|
Merge "Update a lot of unspecific "array" types in PHPDocs"
|
2020-11-13 21:48:24 +00:00 |
|
specialpage
|
Merge "Inject services into SpecialWatchlist/SpecialEditWatchlist"
|
2020-11-24 19:16:53 +00:00 |
|
specials
|
Merge "Inject services into SpecialWatchlist/SpecialEditWatchlist"
|
2020-11-24 19:16:53 +00:00 |
|
Storage
|
Make the documentation of change tags easier to access
|
2020-11-10 22:02:21 -08:00 |
|
templates
|
|
|
|
tidy
|
Whitespace cleanup: Use tabs for indentation, avoid double spaces
|
2020-06-27 07:53:07 +00:00 |
|
title
|
Hard deprecate NamespaceInfo::getRestrictionLevels
|
2020-11-16 04:40:24 +01:00 |
|
upload
|
Merge "Update a lot of unspecific "array" types in PHPDocs"
|
2020-11-13 21:48:24 +00:00 |
|
user
|
Clean up User::newSystemUser
|
2020-11-23 01:32:58 +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
|
Update a lot of unspecific "array" types in PHPDocs
|
2020-10-28 11:01:33 +01: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
|
Update a lot of unspecific "array" types in PHPDocs
|
2020-10-28 11:01:33 +01:00 |
|
BadFileLookup.php
|
|
|
|
CategoriesRdf.php
|
|
|
|
Category.php
|
Improve docs about @param/@return object $row to stdClass
|
2020-11-13 00:08:21 +01:00 |
|
CategoryViewer.php
|
Replace deprecated Language::convert in CategoryViewer
|
2020-11-03 18:11:13 +01:00 |
|
CommentStore.php
|
Improve docs about @param/@return object $row to stdClass
|
2020-11-13 00:08:21 +01: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
|
Update a lot of unspecific "array" types in PHPDocs
|
2020-10-28 11:01:33 +01:00 |
|
DefaultSettings.php
|
Merge "Make the documentation of change tags easier to access"
|
2020-11-25 00:07:36 +00: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 "Reduce public methods of EditPage"
|
2020-11-18 03:58:36 +00:00 |
|
EventRelayerGroup.php
|
|
|
|
ExtensionInfo.php
|
Update a lot of unspecific "array" types in PHPDocs
|
2020-10-28 11:01:33 +01:00 |
|
FauxRequest.php
|
Replace "@stable for calling" by "@stable to call"
|
2020-07-13 08:55:28 +00:00 |
|
FauxResponse.php
|
|
|
|
FeedUtils.php
|
Improve docs about @param/@return object $row to stdClass
|
2020-11-13 00:08:21 +01:00 |
|
FileDeleteForm.php
|
Document list of change tags as string[]
|
2020-11-20 14:12:54 +01:00 |
|
ForeignResourceManager.php
|
|
|
|
ForkController.php
|
|
|
|
FormOptions.php
|
Update a lot of unspecific "array" types in PHPDocs
|
2020-10-28 11:01:33 +01:00 |
|
GitInfo.php
|
Replace "@stable for calling" by "@stable to call"
|
2020-07-13 08:55:28 +00:00 |
|
GlobalFunctions.php
|
Remove deprecated wfMemcKey() function
|
2020-11-23 16:57:06 -08:00 |
|
HeaderCallback.php
|
HeaderCallback: pre-cache request ID
|
2020-11-18 21:18:08 -08:00 |
|
Hooks.php
|
|
|
|
Html.php
|
Deprecate Html::infobox
|
2020-11-21 01:36:12 +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
|
Merge "Replace deprecated Title::getCdnUrls"
|
2020-11-13 08:22:53 +00:00 |
|
MediaWikiServices.php
|
Introduce JsonCodec to help with serialization/deserialization
|
2020-11-19 08:32:21 -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
|
Document list of change tags as string[]
|
2020-11-20 14:12:54 +01:00 |
|
MWGrants.php
|
Add import permissions to new import grant
|
2020-09-16 09:15:59 +02:00 |
|
MWNamespace.php
|
Update a lot of unspecific "array" types in PHPDocs
|
2020-10-28 11:01:33 +01:00 |
|
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
|
Deprecate the use of Skin::setupSkinUserCss to alter the internal array of styles
|
2020-11-24 10:49:09 +11:00 |
|
PageProps.php
|
Merge "Update a lot of unspecific "array" types in PHPDocs"
|
2020-11-13 21:48:24 +00:00 |
|
PathRouter.php
|
Improve documentation about object to be stdClass or specific type
|
2020-11-20 14:47:56 +00:00 |
|
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
|
Improve docs about @param/@return object $row to stdClass
|
2020-11-13 00:08:21 +01:00 |
|
ServiceWiring.php
|
Inject services into SpecialContributions/SpecialDeletedContributions
|
2020-11-24 17:18:40 +00:00 |
|
Setup.php
|
Improve variable doc in Setup
|
2020-11-14 08:30:29 +01:00 |
|
SiteConfiguration.php
|
includes: Use expression assignment operator += or |= where possible
|
2020-07-31 22:26:42 +00:00 |
|
SiteStats.php
|
Improve docs about @param/@return object $row to stdClass
|
2020-11-13 00:08:21 +01:00 |
|
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
|
Remove deprecated StreamFile methods
|
2020-11-22 04:31:33 +00:00 |
|
StubObject.php
|
Improve documentation about object to be stdClass or specific type
|
2020-11-20 14:47:56 +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
|
Improve docs about @param/@return object[] $row to stdClass[]
|
2020-11-13 23:38:06 +01: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
|
|
|