| .. |
|
actions
|
InfoAction: Use word separator instead of hard-coded spaces
|
2023-08-06 11:40:38 +00:00 |
|
api
|
Merge "specials: Use cross-wiki aware UserIdentityLookup on Special:UserRights"
|
2023-08-07 14:55:46 +00:00 |
|
auth
|
Merge "Auth: Introduce several AuthManager session keys as constants"
|
2023-08-06 12:30:29 +00:00 |
|
block
|
Blocks: Misc changes
|
2023-08-02 23:23:09 -04:00 |
|
cache
|
Merge "Simplify WHERE conditions with field IS NULL"
|
2023-07-24 18:34:30 +00:00 |
|
Category
|
Replace IDatabase::delete with DeleteQueryBuilder
|
2023-06-21 17:50:31 +02:00 |
|
changes
|
objectcache: Add MapCacheLRU::makeKey() and adopt in ChangesList
|
2023-08-03 17:19:33 +00:00 |
|
changetags
|
changetags: Use LogPage::DELETED_RESTRICTED in ChangeTagsLogItem
|
2023-07-24 21:49:25 +02:00 |
|
collation
|
Replace some more usages of deprecated MWException
|
2023-06-09 02:07:08 +02:00 |
|
CommentFormatter
|
|
|
|
CommentStore
|
CommentStore: Drop temp table code
|
2023-06-13 23:30:58 +00:00 |
|
composer
|
|
|
|
config
|
config: Remove not needed indirection from GlobalVarConfig
|
2023-07-17 14:01:38 +02:00 |
|
content
|
Merge "content,maintenance: Use class-string<ClassName> in doc blocks"
|
2023-07-31 22:40:35 +00:00 |
|
context
|
Reset the cached skin in RequestContext::setAuthority()
|
2023-08-03 02:06:16 +02:00 |
|
dao
|
|
|
|
db
|
rdbms: Move two static methods of LBFactory to ChronologyProtector
|
2023-08-01 10:40:52 +00:00 |
|
debug
|
Consistently use LogicException for test-only methods
|
2023-07-22 16:21:42 +00:00 |
|
deferred
|
rdbms: Remove or move unused public methods of ILB/ILBF
|
2023-08-01 10:33:43 +00:00 |
|
diff
|
Migrate last batch of simple Database::select* calls to SQB
|
2023-08-01 20:38:13 +02:00 |
|
edit
|
|
|
|
editpage
|
Merge "Edit recovery feature using indexedDB"
|
2023-07-27 11:43:49 +00:00 |
|
exception
|
Replace some more usages of deprecated MWException
|
2023-06-09 02:07:08 +02:00 |
|
export
|
Merge sequences of if that end doing the same thing anyway
|
2023-06-16 16:09:42 +02:00 |
|
ExternalLinks
|
Externallinks: Keep domain wildcard if path is not specified
|
2023-07-11 12:56:42 +02:00 |
|
externalstore
|
Migrate last batch of simple Database::select* calls to SQB
|
2023-08-01 20:38:13 +02:00 |
|
Feed
|
|
|
|
filebackend
|
|
|
|
filerepo
|
Migrate more calls of Database::select* to SelectQueryBuilder
|
2023-07-26 13:01:28 +02:00 |
|
gallery
|
Remove $wgLang usage from Title
|
2023-07-11 11:15:02 +10:00 |
|
historyblob
|
Migrate more calls of Database::select* to SelectQueryBuilder
|
2023-07-26 13:01:28 +02:00 |
|
Hook
|
|
|
|
HookContainer
|
Merge "Consistently use LogicException for test-only methods"
|
2023-07-24 04:06:17 +00:00 |
|
Html
|
Html: Move encodeJsVar() + encodeJsCall() from Xml
|
2023-07-14 13:42:02 -04:00 |
|
htmlform
|
Avoid DB access in non-database tests
|
2023-08-06 22:57:48 +00:00 |
|
http
|
|
|
|
import
|
WikiImporter: Improve error message output
|
2023-07-09 22:48:55 +00:00 |
|
installer
|
Localisation updates from https://translatewiki.net.
|
2023-08-07 08:11:37 +02:00 |
|
interwiki
|
Migrate more calls of Database::select* to SelectQueryBuilder
|
2023-07-26 13:01:28 +02:00 |
|
jobqueue
|
jobqueue: Simplify ThumbnailRenderJob::maybeEnqueueNextPage
|
2023-08-03 21:10:48 +00:00 |
|
json
|
|
|
|
language
|
Language: Remove deprecated functions and constants
|
2023-08-06 00:53:30 +02:00 |
|
languages
|
Update autonym for Buginese
|
2023-07-16 15:41:51 +03:00 |
|
libs
|
Merge "rdbms: Clean up hard-deprecated methods"
|
2023-08-04 00:52:50 +00:00 |
|
linkeddata
|
Avoid DB access in non-database tests
|
2023-08-06 22:57:48 +00:00 |
|
linker
|
Skin: Use different single-id for edit/create and (un)watch links
|
2023-07-30 18:09:18 +08:00 |
|
logging
|
Avoid DB access in more non-Database tests
|
2023-08-06 16:07:27 +00:00 |
|
mail
|
mail: Final round of EmailUser refactoring
|
2023-06-20 11:02:51 +00:00 |
|
Maintenance
|
Migrate more usages of Database::update() to UpdateQueryBuilder
|
2023-06-09 13:36:04 +00:00 |
|
media
|
media: Replace deprecated MWException
|
2023-06-09 18:51:07 +02:00 |
|
Message
|
|
|
|
Navigation
|
|
|
|
objectcache
|
objectcache: Reduce boilerplate and indirection around makeKey()
|
2023-08-03 10:42:56 +02:00 |
|
page
|
Migrate last batch of simple Database::select* calls to SQB
|
2023-08-01 20:38:13 +02:00 |
|
pager
|
Fix DB usage in non-database tests
|
2023-07-21 13:52:47 +02:00 |
|
ParamValidator/TypeDef
|
|
|
|
parser
|
Bcp47Code fixes to ParsoidParser and LanguageVariantConverterUnitTest
|
2023-08-07 17:31:04 -04:00 |
|
password
|
|
|
|
Permissions
|
Fix reference to nonexistent concept "create intent"
|
2023-08-01 10:04:52 +10:00 |
|
poolcounter
|
|
|
|
preferences
|
Avoid use of VirtualRESTServiceClient in SignatureValidator
|
2023-08-07 21:37:55 +00:00 |
|
profiler
|
|
|
|
rcfeed
|
|
|
|
registration
|
Consistently use LogicException for test-only methods
|
2023-07-22 16:21:42 +00:00 |
|
RenameUser
|
|
|
|
Request
|
Merge "ResourceLoader: use Function constructor for module implementations"
|
2023-08-06 21:35:24 +00:00 |
|
ResourceLoader
|
Avoid DB access in non-database tests
|
2023-08-06 22:57:48 +00:00 |
|
Rest
|
Localisation updates from https://translatewiki.net.
|
2023-07-27 09:09:43 +00:00 |
|
Revision
|
Migrate last batch of simple Database::select* calls to SQB
|
2023-08-01 20:38:13 +02:00 |
|
revisiondelete
|
Merge "Migrate more calls of Database::select* to SelectQueryBuilder"
|
2023-07-26 11:21:08 +00:00 |
|
revisionlist
|
|
|
|
search
|
Fix more non-database tests accessing the database
|
2023-08-06 15:30:41 +00:00 |
|
session
|
Consistently use LogicException for test-only methods
|
2023-07-22 16:21:42 +00:00 |
|
Settings
|
Move array destructuring into foreach
|
2023-07-08 19:52:46 +00:00 |
|
shell
|
Make Shell::makeScriptCommand use run.php
|
2023-07-25 01:35:59 +00:00 |
|
site
|
Migrate last batch of simple Database::select* calls to SQB
|
2023-08-01 20:38:13 +02:00 |
|
SiteStats
|
Migrate more calls of Database::select* to SelectQueryBuilder
|
2023-07-26 13:01:28 +02:00 |
|
skins
|
Merge "Skin: Use different single-id for edit/create and (un)watch links"
|
2023-08-01 22:27:51 +00:00 |
|
sparql
|
|
|
|
specialpage
|
Merge "specials: Use cross-wiki aware UserIdentityLookup on Special:UserRights"
|
2023-08-07 14:55:46 +00:00 |
|
specials
|
Merge "specials: Use cross-wiki aware UserIdentityLookup on Special:UserRights"
|
2023-08-07 14:55:46 +00:00 |
|
Storage
|
Remove unused ParsoidOutputAccess from PageUpdater classes
|
2023-08-03 16:25:57 -05:00 |
|
StubObject
|
|
|
|
templates
|
Improve collapsing on the enhanced changes list
|
2023-07-23 19:19:19 +00:00 |
|
tidy
|
Merge sequences of if that end doing the same thing anyway
|
2023-06-16 16:09:42 +02:00 |
|
title
|
Merge "title: Uncache title from internal title cache on id reset"
|
2023-08-06 09:39:40 +00:00 |
|
upload
|
UploadBase: Improve wording in comments
|
2023-07-24 20:16:04 +00:00 |
|
user
|
user: Use {@} to escape annotation when writting about annotation
|
2023-08-08 00:54:23 +02:00 |
|
utils
|
Merge "Migrate more usages of Database::update() to UpdateQueryBuilder"
|
2023-06-09 19:39:57 +00:00 |
|
watcheditem
|
rdbms: Remove or move unused public methods of ILB/ILBF
|
2023-08-01 10:33:43 +00:00 |
|
watchlist
|
|
|
|
widget
|
|
|
|
WikiMap
|
WikiMap: Support wiki URLs with a port part
|
2023-06-06 14:36:59 +00:00 |
|
xml
|
Html: Move encodeJsVar() + encodeJsCall() from Xml
|
2023-07-14 13:42:02 -04:00 |
|
.htaccess
|
|
|
|
AutoLoader.php
|
AutoLoader: Make $psr4Namespaces private (reinstated)
|
2023-08-08 00:40:31 +00:00 |
|
BootstrapHelperFunctions.php
|
|
|
|
config-schema.php
|
Merge "Deprecate $wgLegalTitleChars and $wgIllegalFileChars"
|
2023-08-02 15:29:34 +00:00 |
|
DefaultSettings.php
|
|
|
|
Defines.php
|
|
|
|
DevelopmentSettings.php
|
|
|
|
ExtensionInfo.php
|
|
|
|
GitInfo.php
|
|
|
|
GlobalFunctions.php
|
GlobalFunctions: Update outdated wfScript() docs
|
2023-07-24 19:35:13 +01:00 |
|
Hooks.php
|
Consistently use LogicException for test-only methods
|
2023-07-22 16:21:42 +00:00 |
|
MainConfigNames.php
|
Merge "Deprecate $wgLegalTitleChars and $wgIllegalFileChars"
|
2023-08-02 15:29:34 +00:00 |
|
MainConfigSchema.php
|
Merge "Deprecate $wgLegalTitleChars and $wgIllegalFileChars"
|
2023-08-02 15:29:34 +00:00 |
|
MediaWiki.php
|
rdbms: Update outdated docs regarding ChronologyProtector
|
2023-08-01 20:49:22 +00:00 |
|
MediaWikiServices.php
|
Reorg: Move ProxyLookup to Request/
|
2023-08-06 12:22:58 +02:00 |
|
MWTimestamp.php
|
|
|
|
NoLocalSettings.php
|
|
|
|
OutputHandler.php
|
|
|
|
OutputPage.php
|
Merge "OutputPage: Remove unused public property mPageLinkTitle"
|
2023-08-01 11:14:12 +00:00 |
|
PHPVersionCheck.php
|
|
|
|
ServiceWiring.php
|
Merge "specials: Use cross-wiki aware UserIdentityLookup on Special:UserRights"
|
2023-08-07 14:55:46 +00:00 |
|
Setup.php
|
phpunit: Throw exception when MediaWikiServices is accessed too early
|
2023-07-17 12:16:14 +00:00 |
|
SetupDynamicConfig.php
|
|
|
|
SiteConfiguration.php
|
Make Shell::makeScriptCommand use run.php
|
2023-07-25 01:35:59 +00:00 |
|
Status.php
|
|
|
|
StreamFile.php
|
Replace deprecated MWException
|
2023-06-09 17:21:12 +02:00 |
|
WebRequest.php
|
Refactor SpecialPreferencesTest
|
2023-07-19 01:28:30 +02:00 |
|
WebStart.php
|
|
|