| .. |
|
actions
|
Fix documentation about query parameter as string[]
|
2022-03-03 22:04:56 +01:00 |
|
api
|
ApiUpload: Pass empty tags as empty array instead of null
|
2022-03-03 12:29:01 +01:00 |
|
auth
|
Fix indent in TemporaryPasswordPrimaryAuthenticationProvider
|
2021-12-09 22:42:35 +01:00 |
|
block
|
block: Use $wgUpdateRowsPerQuery for purgeExpiredBlocks()
|
2022-03-04 22:40:53 +00:00 |
|
cache
|
MessageCache: Move LanguageConverterFactory call from wiring to constructor
|
2022-02-28 23:05:35 +00:00 |
|
changes
|
Replace some more usages of Wikimedia\(suppress|restore)Warnings()
|
2022-02-24 20:27:46 +00:00 |
|
changetags
|
Handle null in ChangeTags::modifyDisplayQuery
|
2022-03-04 11:12:14 +01:00 |
|
collation
|
Add explicit casts between scalar types
|
2022-03-01 18:19:33 +01:00 |
|
CommentFormatter
|
Add explicit casts between scalar types
|
2022-03-01 18:19:33 +01:00 |
|
composer
|
Pass link in a map
|
2021-12-23 17:54:05 +00:00 |
|
config
|
Merge "Simplify DnsSrvDiscoverer interface"
|
2022-02-17 15:16:44 +00:00 |
|
content
|
ContentHandler: Use ParserOutputAccess for accessing ParserOutput
|
2022-02-25 20:08:55 +01:00 |
|
context
|
Fix various documentation related to null types
|
2022-02-26 10:31:24 +01:00 |
|
dao
|
rdbms: remove deprecated DBAccessBase class
|
2022-01-26 17:08:14 -08:00 |
|
db
|
Add validation for abstract schema
|
2022-02-22 17:41:08 +00:00 |
|
debug
|
Fix various documentation related to null types
|
2022-02-26 10:31:24 +01:00 |
|
deferred
|
deferred: Improve port handling in CdnCacheUpdate::naivePurge
|
2022-03-03 21:23:38 +01:00 |
|
diff
|
Fix various documentation related to null types
|
2022-02-26 10:31:24 +01:00 |
|
edit
|
Introduced PreparedUpdate to replace PreparedEdit
|
2021-12-20 21:19:52 +01:00 |
|
editpage
|
Move property initialisation out of the constructor
|
2022-01-27 18:50:58 +00:00 |
|
exception
|
Use HTTP 404 for BadTitleErrors instead of HTTP 400
|
2022-02-27 00:08:58 -08:00 |
|
export
|
export: Cast File::getSize to string on dump
|
2022-03-03 14:09:27 +00:00 |
|
externalstore
|
Add explicit casts between scalar types
|
2022-03-01 18:19:33 +01:00 |
|
filebackend
|
LockManager: distinguish conflicts from other kinds of lock errors
|
2021-11-09 21:58:20 +00:00 |
|
filerepo
|
Merge "Fix various documentation related to false"
|
2022-03-03 21:56:34 +00:00 |
|
gallery
|
Merge "Treat interwiki titles in <gallery> as broken"
|
2022-02-15 20:17:06 +00:00 |
|
historyblob
|
Replace some more usages of Wikimedia\(suppress|restore)Warnings()
|
2022-02-24 20:27:46 +00:00 |
|
Hook
|
Fix documentation about mode for ContentSecurityPolicy Hooks
|
2022-02-18 20:34:07 +00:00 |
|
HookContainer
|
Add hook UserEditCountUpdate
|
2022-01-31 17:00:49 +11:00 |
|
htmlform
|
HTMLForm: Fix check typo
|
2022-03-01 04:04:03 +00:00 |
|
http
|
http: Fix return types in MwHttpRequestToResponseInterfaceAdapter
|
2022-02-26 09:07:55 +01:00 |
|
import
|
Replace some more usages of Wikimedia\(suppress|restore)Warnings()
|
2022-02-24 20:27:46 +00:00 |
|
installer
|
Merge "installer: Use WebRequest::getIntOrNull to get integer"
|
2022-03-03 14:33:28 +00:00 |
|
interwiki
|
Avoid references to DefaultSettings.
|
2022-02-22 19:43:50 +01:00 |
|
jobqueue
|
Add explicit casts between scalar types
|
2022-03-01 18:19:33 +01:00 |
|
json
|
|
|
|
language
|
LanguageConverter: Fix a deprecation and avoid some use of phan suppression
|
2022-02-26 03:00:52 +00:00 |
|
languages
|
Change configuration for Kirundi (rn)
|
2022-03-03 14:33:51 +02:00 |
|
libs
|
filebackend: Check return value of FileBackend::normalizeStoragePath
|
2022-03-05 19:55:11 +01:00 |
|
linkeddata
|
|
|
|
linker
|
linker: Start of LinkTargetStore
|
2022-03-02 14:56:30 +00:00 |
|
logging
|
Merge "changetags: Fix management of a '0' tag"
|
2022-03-03 22:40:54 +00:00 |
|
mail
|
Replace some more usages of Wikimedia\(suppress|restore)Warnings()
|
2022-02-24 20:27:46 +00:00 |
|
media
|
Fix various documentation related to false
|
2022-03-03 21:33:31 +01:00 |
|
Message
|
Add Message/MessageValue user group member parameter type
|
2021-11-16 11:24:35 -05:00 |
|
Navigation
|
|
|
|
objectcache
|
Fix various documentation related to false
|
2022-03-03 21:33:31 +01:00 |
|
page
|
Trivial replacements of "-" comparisons with isDisabled()
|
2022-03-03 16:13:45 +00:00 |
|
pager
|
ReverseChronologicalPager: Group by dates in the user's timezone
|
2022-02-28 21:25:08 +00:00 |
|
ParamValidator/TypeDef
|
UserDef: creating from id 0 should be unknown user, not context ip
|
2021-09-14 03:25:40 +00:00 |
|
parser
|
parser: Adjust documentation about false for $wgExternalLinkTarget
|
2022-03-03 22:35:41 +01:00 |
|
password
|
Fix typos in comments (N-R)
|
2022-01-09 23:14:44 +05:30 |
|
Permissions
|
Merge "Make some generic array type hints in PHPDocs more specific"
|
2021-12-18 16:10:42 +00:00 |
|
poolcounter
|
Add explicit casts between scalar types
|
2022-03-01 18:19:33 +01:00 |
|
preferences
|
Merge "Revert "preferences: Use a faster and simpler form descriptor when validating""
|
2022-03-01 19:53:21 +00:00 |
|
profiler
|
profiler: Remove deprecated profileIn/profileOut
|
2022-01-02 22:25:38 +01:00 |
|
rcfeed
|
rcfeed: Allow easy mocking of RCFeed::factory objects
|
2022-03-03 18:26:26 +00:00 |
|
registration
|
ExtensionRegistry: Add process cache for lazy attributes
|
2022-02-01 21:01:44 +11:00 |
|
resourceloader
|
resourceloader: Document optimisation in WikiModule::isKnownEmpty
|
2022-02-23 21:46:28 +00:00 |
|
Rest
|
Add explicit casts between scalar types
|
2022-03-01 18:19:33 +01:00 |
|
Revision
|
RevisionStore: Inline one-use condition in ::getPage
|
2022-02-18 22:14:59 +01:00 |
|
revisiondelete
|
Fix various documentation related to null types
|
2022-02-26 10:31:24 +01:00 |
|
revisionlist
|
revisionlist: Allow subclasses of RevisionItemBase::getId to use string
|
2022-03-01 21:15:08 +01:00 |
|
search
|
rdbms: Deprecate getLazyConnectionRef
|
2022-03-03 13:15:44 +01:00 |
|
session
|
Add explicit casts between scalar types
|
2022-03-01 18:19:33 +01:00 |
|
Settings
|
Fix various documentation related to null types
|
2022-02-26 10:31:24 +01:00 |
|
shell
|
Refactor global variables to use MediaWikiServices instead
|
2022-01-10 13:55:53 -05:00 |
|
site
|
Merge "Implement __serialize/__unserialize for PHP 8.1 support"
|
2022-02-07 05:10:04 +00:00 |
|
skins
|
Skin: Streamline confusing "checkTitle" related code
|
2022-03-04 09:26:39 +00:00 |
|
sparql
|
Replace some more usages of Wikimedia\(suppress|restore)Warnings()
|
2022-02-24 20:27:46 +00:00 |
|
specialpage
|
Avoid references to DefaultSettings.
|
2022-02-22 19:43:50 +01:00 |
|
specials
|
Merge "changetags: Fix management of a '0' tag"
|
2022-03-03 22:40:54 +00:00 |
|
Storage
|
Add explicit casts between scalar types
|
2022-03-01 18:19:33 +01:00 |
|
templates
|
Remove errorbox class
|
2022-02-11 22:22:23 +00:00 |
|
tidy
|
Using @return never documentation on always-throw-function
|
2021-09-07 17:29:03 +02:00 |
|
title
|
title: Remove dated comment about inNamespace(), overall doc cleanup
|
2022-01-18 22:25:09 +00:00 |
|
upload
|
Fix various documentation related to false
|
2022-03-03 21:33:31 +01:00 |
|
user
|
Fix various documentation related to false
|
2022-03-03 21:33:31 +01:00 |
|
utils
|
Add explicit casts between scalar types
|
2022-03-01 18:19:33 +01:00 |
|
watcheditem
|
Merge "watcheditem: Try getting the cached version in resetNotificationTimestamp"
|
2022-01-17 13:51:50 +00:00 |
|
watchlist
|
|
|
|
widget
|
Remove some more comments that literally repeat the code
|
2021-12-09 19:01:36 +01:00 |
|
xml
|
Use LanguageNameUtils constants instead of strings
|
2021-12-05 22:13:34 +01:00 |
|
.htaccess
|
|
|
|
ActorMigration.php
|
|
|
|
ActorMigrationBase.php
|
|
|
|
AutoLoader.php
|
Merge "LinksUpdate refactor"
|
2022-01-10 18:34:18 +00:00 |
|
BadFileLookup.php
|
Use getWithSetCallback() instead of get() + set()
|
2021-11-18 18:58:13 +00:00 |
|
BootstrapHelperFunctions.php
|
installer: Simplify wfDetectLocalSettingsFile and document gotchass
|
2022-03-01 17:43:15 +00:00 |
|
CategoriesRdf.php
|
Remove some more comments that literally repeat the code
|
2021-12-09 19:01:36 +01:00 |
|
Category.php
|
Category: Add return type to count methods
|
2022-02-07 06:30:47 +00:00 |
|
CategoryViewer.php
|
Merge "Try not to discard Excimer timeout exceptions"
|
2022-02-03 00:28:16 +00:00 |
|
CommentStore.php
|
|
|
|
CommentStoreComment.php
|
|
|
|
config-merge-strategies.php
|
SettingsBuilder: fix merging into globals
|
2022-01-24 17:35:15 +01:00 |
|
config-schema.php
|
Optionally use config-schema in Setup.php
|
2022-03-03 18:05:21 +00:00 |
|
config-schema.yaml
|
Optionally use config-schema in Setup.php
|
2022-03-03 18:05:21 +00:00 |
|
ConfiguredReadOnlyMode.php
|
|
|
|
ContentSecurityPolicy.php
|
Fix typos in comments (C-D)
|
2021-12-30 18:00:02 +05:30 |
|
DefaultSettings.php
|
Remove deprecated alias $wgStyleSheetPath
|
2022-03-04 13:36:56 +01:00 |
|
Defines.php
|
Avoid references to DefaultSettings.
|
2022-02-22 19:43:50 +01:00 |
|
DeprecatedGlobal.php
|
StubObject: add magic __get() and __set()
|
2021-09-04 05:37:25 +00:00 |
|
DerivativeRequest.php
|
build: Update mediawiki/mediawiki-phan-config to 0.11.0
|
2021-09-07 17:19:05 +02:00 |
|
DevelopmentSettings.php
|
DeferredUpdates: Introduce $wgForceDeferredUpdatesPreSend
|
2022-02-15 19:49:14 +01:00 |
|
DummyLinker.php
|
Introduce CommentFormatter
|
2021-09-28 11:13:03 -07:00 |
|
EditPage.php
|
EditPage: Deprecate using getCopyrightWarning() without passing context
|
2022-03-01 00:26:17 +00:00 |
|
Emptiable.php
|
|
|
|
EventRelayerGroup.php
|
|
|
|
ExtensionInfo.php
|
|
|
|
FauxRequest.php
|
Refactor global variables to use MediaWikiServices instead
|
2022-01-10 13:55:53 -05:00 |
|
FauxRequestUpload.php
|
|
|
|
FauxResponse.php
|
remove access to config globals from FauxResponse
|
2022-01-28 22:45:36 +01:00 |
|
FeedUtils.php
|
Refactor global variables to use MediaWikiServices instead
|
2022-01-10 13:55:53 -05:00 |
|
FileDeleteForm.php
|
filerepo: make FileDeleteForm use cancelAtomic() instead of rollbackPrimaryChanges
|
2022-02-21 13:15:36 +00:00 |
|
ForeignResourceManager.php
|
|
|
|
ForkController.php
|
|
|
|
FormOptions.php
|
|
|
|
GitInfo.php
|
Replace some more usages of Wikimedia\(suppress|restore)Warnings()
|
2022-02-24 20:27:46 +00:00 |
|
GlobalFunctions.php
|
Add explicit casts between scalar types
|
2022-03-01 18:19:33 +01:00 |
|
HeaderCallback.php
|
|
|
|
Hooks.php
|
|
|
|
Html.php
|
Untie Wikimedia message boxes from on-wiki messageboxes
|
2022-01-27 01:37:35 +00:00 |
|
Linker.php
|
Fix various documentation related to false
|
2022-03-03 21:33:31 +01:00 |
|
LinkFilter.php
|
|
|
|
ListToggle.php
|
|
|
|
MagicWord.php
|
Fix various documentation related to null types
|
2022-02-26 10:31:24 +01:00 |
|
MagicWordArray.php
|
docs: Fix nullable documentation for class properties
|
2021-09-24 00:54:53 +00:00 |
|
MagicWordFactory.php
|
|
|
|
MediaWiki.php
|
Fix various documentation related to null types
|
2022-02-26 10:31:24 +01:00 |
|
MediaWikiServices.php
|
linker: Start of LinkTargetStore
|
2022-03-02 14:56:30 +00:00 |
|
MediaWikiVersionFetcher.php
|
|
|
|
MergeHistory.php
|
Convert various callers to LoadBalancer::getConnectionRef()
|
2022-01-27 01:02:44 +00:00 |
|
MovePage.php
|
Convert various callers to LoadBalancer::getConnectionRef()
|
2022-01-27 01:02:44 +00:00 |
|
MWGrants.php
|
Reapply "GrantsInfo service to replace MWGrants"
|
2021-09-18 08:52:22 +00:00 |
|
MWNamespace.php
|
Emit correct version in deprecation warnings for MWNamespace
|
2021-12-27 12:37:36 +00:00 |
|
MWTimestamp.php
|
Refactor global variables to use MediaWikiServices instead
|
2022-01-10 13:55:53 -05:00 |
|
NoLocalSettings.php
|
NoLocalSettings: Pass an EmptyBagOStuff to TemplateParser
|
2021-11-03 17:23:26 +00:00 |
|
OrderedStreamingForkController.php
|
Stop using is_resource() where possible
|
2022-01-26 10:03:23 +11:00 |
|
OutputHandler.php
|
Refactor global variables to use MediaWikiServices instead
|
2022-01-10 13:55:53 -05:00 |
|
OutputPage.php
|
Fix various documentation related to false
|
2022-03-03 21:33:31 +01:00 |
|
PageProps.php
|
Soft deprecate PageProps::getInstance()
|
2021-09-26 00:22:26 +00:00 |
|
PathRouter.php
|
|
|
|
PHPVersionCheck.php
|
Tweak error message for missing composer dependencies
|
2021-11-17 09:53:57 -08:00 |
|
Pingback.php
|
|
|
|
ProtectionForm.php
|
ProtectionForm: Don't set wpEditToken twice
|
2022-02-10 17:00:24 +00:00 |
|
ProxyLookup.php
|
|
|
|
RawMessage.php
|
|
|
|
ReadOnlyMode.php
|
|
|
|
ServiceWiring.php
|
Merge "linker: Start of LinkTargetStore"
|
2022-03-02 15:12:58 +00:00 |
|
Setup.php
|
Remove deprecated alias $wgStyleSheetPath
|
2022-03-04 13:36:56 +01:00 |
|
SiteConfiguration.php
|
Use more compact PHP syntax in SiteConfiguration, where possible
|
2022-01-11 14:52:23 +01:00 |
|
SiteStats.php
|
Replace deprecated JobQueueGroup::singleton()
|
2022-01-27 21:37:50 +01:00 |
|
SiteStatsInit.php
|
|
|
|
Status.php
|
|
|
|
StreamFile.php
|
Refactor global variables to use MediaWikiServices instead
|
2022-01-10 13:55:53 -05:00 |
|
StubGlobalUser.php
|
Emit deprecation warnings reading from $wgUser
|
2021-09-15 20:17:04 -07:00 |
|
StubObject.php
|
StubObject: add magic __get() and __set()
|
2021-09-04 05:37:25 +00:00 |
|
StubUserLang.php
|
|
|
|
TemplateParser.php
|
TemplateParser: Only hash unique files
|
2022-02-09 14:12:24 +00:00 |
|
TemplatesOnThisPageFormatter.php
|
|
|
|
Title.php
|
Fix various documentation related to null types
|
2022-02-26 10:31:24 +01:00 |
|
TitleArray.php
|
docs: Declare UserArray/TitleArray as Iterator<User>/Iterator<Title>
|
2021-08-30 22:37:54 +02:00 |
|
TitleArrayFromResult.php
|
docs: Declare UserArray/TitleArray as Iterator<User>/Iterator<Title>
|
2021-08-30 22:37:54 +02:00 |
|
TitleFactory.php
|
Hard deprecate TitleFactory::newFromIDs and Title::newFromIDs
|
2021-11-29 14:23:26 -05:00 |
|
TrackingCategories.php
|
Change return value of ParserOutput::getPageProperty() when property is missing
|
2022-02-18 21:15:58 +00:00 |
|
WebRequest.php
|
Remove or replace usages of "sane"
|
2021-11-22 13:35:17 +00:00 |
|
WebRequestUpload.php
|
|
|
|
WebResponse.php
|
Refactor global variables to use MediaWikiServices instead
|
2022-01-10 13:55:53 -05:00 |
|
WebStart.php
|
Pass SettingsBuilder into config callbacks.
|
2022-02-21 22:34:23 +00:00 |
|
WikiMap.php
|
Remove or replace usages of "sanity"
|
2021-11-19 23:19:42 +00:00 |
|
WikiReference.php
|
Remove or replace usages of "sane"
|
2021-11-22 13:35:17 +00:00 |