..
actions
Merge "Don't double-escape the ellipses in Language::truncateForVisual()"
2022-02-10 22:47:33 +00:00
api
Merge "Add OutputPage::disableClientCache() and deprecate ::enableClientCache(false)"
2022-02-10 07:01:21 +00:00
auth
Fix indent in TemporaryPasswordPrimaryAuthenticationProvider
2021-12-09 22:42:35 +01:00
block
Merge "Deprecate passing a db to BlockRestrictionStore::loadByBlockId()"
2022-01-31 15:20:44 +00:00
cache
Merge "MessageCache: Avoid Undefined offset in normalizeKey()"
2022-02-04 17:52:15 +00:00
changes
Don't double-escape the ellipses in Language::truncateForVisual()
2022-02-10 17:09:18 -05:00
changetags
[changetags] Backend support for excluded tag filter
2022-02-07 09:27:24 +01:00
collation
Refactor global variables to use MediaWikiServices instead
2022-01-10 13:55:53 -05:00
CommentFormatter
Fix pollution of LinkBatch/LinkCache with interwiki link
2022-01-28 10:52:38 +11:00
composer
Pass link in a map
2021-12-23 17:54:05 +00:00
config
Refactor global variables to use MediaWikiServices instead
2022-01-10 13:55:53 -05:00
content
ContentHandler: Avoding saving in ParserCache in search index jobs
2022-02-10 01:07:44 +00:00
context
Remove or replace usages of "sane"
2021-11-22 13:35:17 +00:00
dao
rdbms: remove deprecated DBAccessBase class
2022-01-26 17:08:14 -08:00
db
rdbms: use existing config in MWLBFactory::applyDefaultConfig
2022-02-10 19:46:40 +00:00
debug
Stop using is_resource() where possible
2022-01-26 10:03:23 +11:00
deferred
Merge "Add hook UserEditCountUpdate"
2022-02-01 20:13:15 +00:00
diff
Merge "diff: Fix small issues and compact syntax in DifferenceEngine"
2022-02-04 15:09:28 +00: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
exception: Simplify MWExceptionRenderer to reduce influence of config
2022-01-30 03:11:01 +00:00
export
Don't double-escape the ellipses in Language::truncateForVisual()
2022-02-10 17:09:18 -05:00
externalstore
Try not to discard Excimer timeout exceptions
2022-02-02 16:27:44 +11:00
filebackend
LockManager: distinguish conflicts from other kinds of lock errors
2021-11-09 21:58:20 +00:00
filerepo
Rename ForeignRepoWithMWAPI -> IForeignRepoWithMWApi
2022-02-08 08:11:51 -08:00
gallery
Don't double-escape the ellipses in Language::truncateForVisual()
2022-02-10 17:09:18 -05:00
historyblob
HistoryBlobStub: add getLocation() to get $mOldId
2021-10-19 18:23:30 +00:00
Hook
Fix typos in comments (E-H)
2021-12-30 18:14:43 +05:30
HookContainer
Add hook UserEditCountUpdate
2022-01-31 17:00:49 +11:00
htmlform
HTMLMultiSelectField: Add forced-on options to the output of filter
2022-02-09 07:32:12 +00:00
http
HttpRequestFactory: allow 0 to mean no max timeout.
2022-01-28 18:40:03 +01:00
import
Move property initialisation out of the constructor
2022-01-27 18:50:58 +00:00
installer
Merge "Allow main settings file to be selected via env variable."
2022-02-08 21:20:17 +00:00
interwiki
Optimise Skin::getLanguages()
2022-02-08 22:34:15 +00:00
jobqueue
Merge "RefreshLinksJob: Restructure refreshlinks.* metrics and improve docs"
2022-02-10 11:36:53 +00:00
json
FormatJson: Optimize encode() for supported PHP versions
2021-08-20 08:03:11 -04:00
language
Merge "Don't double-escape the ellipses in Language::truncateForVisual()"
2022-02-10 22:47:33 +00:00
languages
Add Nkore (nyn) to Names.php
2022-01-31 11:49:41 +02:00
libs
Localisation updates from https://translatewiki.net .
2022-02-09 08:01:45 +01:00
linkeddata
linker
title: Remove dated comment about inNamespace(), overall doc cleanup
2022-01-18 22:25:09 +00:00
logging
Merge "Don't double-escape the ellipses in Language::truncateForVisual()"
2022-02-10 22:47:33 +00:00
mail
Replace deprecated JobQueueGroup::singleton()
2022-01-27 21:37:50 +01:00
media
ImagickExt: Set svg background color before importing SVG
2022-02-09 00:42:44 +01:00
Message
Add Message/MessageValue user group member parameter type
2021-11-16 11:24:35 -05:00
Navigation
objectcache
objectcache: add "globalKeyLbDomain" option to use with "globalKeyLB"
2022-01-31 19:14:04 +00:00
page
Add @throws annotation to getRedirectTarget()
2022-02-10 11:25:43 -05:00
pager
Styles should be added to all IndexPagers
2022-01-11 00:22:32 +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
Add parameter type to ParserOutput::setEnableOOUI()
2022-02-09 12:47:05 -05: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
Try not to discard Excimer timeout exceptions
2022-02-02 16:27:44 +11:00
preferences
Merge "Try not to discard Excimer timeout exceptions"
2022-02-03 00:28:16 +00:00
profiler
profiler: Remove deprecated profileIn/profileOut
2022-01-02 22:25:38 +01:00
rcfeed
Don't double-escape the ellipses in Language::truncateForVisual()
2022-02-10 17:09:18 -05:00
registration
ExtensionRegistry: Add process cache for lazy attributes
2022-02-01 21:01:44 +11:00
resourceloader
Add hook to allow extensions to prevent preferences being exported client-side
2022-02-03 01:44:54 +00:00
Rest
SearchHandler: skip search results which are no proper pages
2022-02-09 16:06:13 +01:00
Revision
Fix typos in comments (N-R)
2022-01-09 23:14:44 +05:30
revisiondelete
Don't double-escape the ellipses in Language::truncateForVisual()
2022-02-10 17:09:18 -05:00
revisionlist
search
Don't double-escape the ellipses in Language::truncateForVisual()
2022-02-10 17:09:18 -05:00
session
Apply ReturnTypeWillChange to various implementations of built in interfaces
2022-01-25 10:58:13 +00:00
Settings
Use a mutex to prevent settings cache stampedes
2022-01-28 09:13:38 -08: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
Introduce SkinComponent and SkinComponentLogos
2022-02-10 08:10:24 -08:00
sparql
sparql: Replace deprecated Http::userAgent() in SparqlClient
2021-08-04 13:54:13 +00:00
specialpage
Merge "Add OutputPage::disableClientCache() and deprecate ::enableClientCache(false)"
2022-02-10 07:01:21 +00:00
specials
Merge "Modernize some warnings about account not being registered"
2022-02-09 22:02:35 +00:00
Storage
Merge "Don't double-escape the ellipses in Language::truncateForVisual()"
2022-02-10 22:47:33 +00:00
templates
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
Refactor global variables to use MediaWikiServices instead
2022-01-10 13:55:53 -05:00
user
Merge "Try not to discard Excimer timeout exceptions"
2022-02-03 00:28:16 +00:00
utils
Fix typos in comments (M)
2022-01-09 23:00:20 +05:30
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
Allow main settings file to be selected via env variable.
2022-02-06 21:13:00 +01: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
Fix various typos in documentation
2021-08-23 09:03:44 +00:00
CommentStoreComment.php
config-merge-strategies.php
SettingsBuilder: fix merging into globals
2022-01-24 17:35:15 +01:00
config-schema.php
Improve ObjectCache integration tests
2022-02-11 10:20:33 +11:00
config-schema.yaml
Improve ObjectCache integration tests
2022-02-11 10:20:33 +11:00
ConfiguredReadOnlyMode.php
ContentSecurityPolicy.php
Fix typos in comments (C-D)
2021-12-30 18:00:02 +05:30
DefaultSettings.php
Improve ObjectCache integration tests
2022-02-11 10:20:33 +11:00
Defines.php
objectcache: make CACHE_MEMCACHED alias "memcached-php"
2021-11-10 18:55:47 +00: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
DevelopmentSettings: Move wgPasswordAttemptThrottle to correct section
2022-01-25 12:54:27 +01:00
DummyLinker.php
Introduce CommentFormatter
2021-09-28 11:13:03 -07:00
EditPage.php
Modernize some warnings about account not being registered
2022-02-09 21:25:19 +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
DeletePage: add option to delete the associated talk page
2022-01-11 14:48:56 +01:00
ForeignResourceManager.php
ForkController.php
FormOptions.php
GitInfo.php
Refactor global variables to use MediaWikiServices instead
2022-01-10 13:55:53 -05:00
GlobalFunctions.php
Hard deprecate the global function wfWikiID()
2022-01-10 20:50:50 +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
Reduce WANObjectCache hits on page view
2022-02-10 11:04:54 +11:00
LinkFilter.php
ListToggle.php
MagicWord.php
MagicWordArray.php
docs: Fix nullable documentation for class properties
2021-09-24 00:54:53 +00:00
MagicWordFactory.php
MediaWiki.php
Fix typos in comments (M)
2022-01-09 23:00:20 +05:30
MediaWikiServices.php
Introduce a BlockRestrictionStoreFactory
2022-01-24 20:17:40 +01: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
Merge "Add OutputPage::disableClientCache() and deprecate ::enableClientCache(false)"
2022-02-10 07:01:21 +00: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
Revert "Use CsrfTokenSet as CSRF token source"
2021-08-05 15:48:26 -07:00
ProxyLookup.php
RawMessage.php
ReadOnlyMode.php
ServiceWiring.php
Merge "user: Set a default value for all searchNs* user preferences"
2022-01-31 19:03:26 +00:00
Setup.php
Allow main settings file to be selected via env variable.
2022-02-06 21:13:00 +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
Same code style and formatting for exists-style SQL queries
2021-08-12 11:37:58 +02:00
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
Title: Optimize invoking newFromText() with empty string
2022-02-09 18:22:52 +00: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
Register omitted tracking categories
2021-10-16 12:14:47 +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
Allow main settings file to be selected via env variable.
2022-02-06 21:13:00 +01: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