| .. |
|
actions
|
Migrate several wfGetDB() to use ICP
|
2023-07-05 11:00:59 +02:00 |
|
api
|
Merge "ExternalLinks: Make order by and continue only rely on el_id in READ NEW"
|
2023-07-05 17:35:47 +00:00 |
|
auth
|
Merge "Collapse sequences of if into short return if possible"
|
2023-06-20 11:48:55 +00:00 |
|
block
|
Replace IDatabase::delete with DeleteQueryBuilder
|
2023-06-21 17:50:31 +02:00 |
|
cache
|
Migrate several wfGetDB() to use ICP
|
2023-07-05 11:00:59 +02:00 |
|
Category
|
Replace IDatabase::delete with DeleteQueryBuilder
|
2023-06-21 17:50:31 +02:00 |
|
changes
|
Collapse sequences of if into short return if possible
|
2023-06-15 15:14:40 +02:00 |
|
changetags
|
Replace IDatabase::delete with DeleteQueryBuilder
|
2023-06-21 17:50:31 +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
|
|
|
|
content
|
Move DiffEngine and helpers to includes/libs/Diff and put them in a namespace
|
2023-06-20 15:15:13 +10:00 |
|
context
|
Replace some more usages of deprecated MWException
|
2023-06-09 02:07:08 +02:00 |
|
dao
|
rdbms: Move IDBAccessObject from /includes/dao/ to /libs/rdbms
|
2023-06-01 13:38:28 +01:00 |
|
db
|
rdbms: Move ReadOnlyMode and ConfiguredReadOnlyMode to rdbms library
|
2023-05-04 23:41:21 +02:00 |
|
debug
|
|
|
|
deferred
|
Replace IDatabase::delete with DeleteQueryBuilder
|
2023-06-21 17:50:31 +02:00 |
|
diff
|
Merge "Migrate several wfGetDB() to use ICP"
|
2023-07-05 10:50:57 +00:00 |
|
edit
|
|
|
|
editpage
|
Don't attempt to update the watchlist if temp user creation is active
|
2023-06-28 23:58:31 +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: Clean up LinkFilter file header and code comments
|
2023-06-21 18:34:51 +00:00 |
|
externalstore
|
Replace deprecated MWException
|
2023-06-12 12:27:49 +00:00 |
|
Feed
|
|
|
|
filebackend
|
rdbms: Move ReadOnlyMode and ConfiguredReadOnlyMode to rdbms library
|
2023-05-04 23:41:21 +02:00 |
|
filerepo
|
Replace IDatabase::delete with DeleteQueryBuilder
|
2023-06-21 17:50:31 +02:00 |
|
gallery
|
Replace internal Hooks::runner
|
2023-05-11 06:17:38 +00:00 |
|
historyblob
|
|
|
|
Hook
|
|
|
|
HookContainer
|
HookContainer: don't report handlers twice
|
2023-06-23 18:12:25 +02:00 |
|
Html
|
Use Codex markup on message box component
|
2023-06-16 14:29:57 -07:00 |
|
htmlform
|
Improve performance of HTMLFormField::shouldInfuseOOUI
|
2023-07-03 14:12:33 +02:00 |
|
http
|
Remove deprecated MWHttpRequest::factory
|
2023-04-26 22:23:06 +02:00 |
|
import
|
Work around argument corruption bug in XMLReader::open
|
2023-06-29 09:36:02 +10:00 |
|
installer
|
Localisation updates from https://translatewiki.net.
|
2023-07-03 09:42:25 +02:00 |
|
interwiki
|
|
|
|
jobqueue
|
DoubleRedirectJob: Inject appropriate service into job p.1
|
2023-07-01 19:59:18 +03:00 |
|
json
|
|
|
|
language
|
Merge "Language: Prefer mb_str_split and strtr function"
|
2023-07-05 13:54:10 +00:00 |
|
languages
|
languages: Prettify ZhConversion.php
|
2023-07-01 18:18:19 +02:00 |
|
libs
|
Merge "Add SelectQueryBuilder::merge() and ::clearFields()"
|
2023-06-27 08:55:46 +00:00 |
|
linkeddata
|
|
|
|
linker
|
SECURITY: Move badFile lookup to Linker
|
2023-06-30 15:46:54 +00:00 |
|
logging
|
Merge "Cleanup LogEventsList"
|
2023-07-04 16:25:31 +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
|
Fix Phan suppressions related to Title::castFrom*() and friends
|
2023-04-22 16:45:09 +02:00 |
|
objectcache
|
Replace IDatabase::delete with DeleteQueryBuilder
|
2023-06-21 17:50:31 +02:00 |
|
page
|
Add parsoid skinning module to article page when useparsoid=1
|
2023-06-27 15:51:32 -04:00 |
|
pager
|
IndexPager: Also protect against $offset being 0
|
2023-06-30 16:35:13 +03:00 |
|
ParamValidator/TypeDef
|
|
|
|
parser
|
More specific array type hints in ParserOutput/OutputPage
|
2023-07-03 15:52:18 +02:00 |
|
password
|
Replace internal Hooks::runner
|
2023-05-11 06:17:38 +00:00 |
|
Permissions
|
Replace IDatabase::delete with DeleteQueryBuilder
|
2023-06-21 17:50:31 +02:00 |
|
poolcounter
|
ParserCache: add an option to explicitly trigger links update
|
2023-05-16 11:32:55 +02:00 |
|
preferences
|
Replace usages of deprecated UserGroupMembership::getLink()
|
2023-05-20 21:21:19 +02:00 |
|
profiler
|
|
|
|
rcfeed
|
rcfeed: Add 'notify_url' and 'title_url' to MachineReadableRCFeedFormatter
|
2023-05-19 15:48:40 +03:00 |
|
registration
|
Merge sequences of if that end doing the same thing anyway
|
2023-06-16 16:09:42 +02:00 |
|
RenameUser
|
Namespace SpecialL* under \MediaWiki\Specials
|
2023-05-04 19:27:38 +00:00 |
|
Request
|
Replace some more usages of deprecated MWException
|
2023-06-09 02:07:08 +02:00 |
|
ResourceLoader
|
Create mediawiki.tempUserBanner module
|
2023-06-30 00:41:46 +00:00 |
|
Rest
|
Catch RevisionAccessException in ParsoidOutputAccess
|
2023-06-27 14:04:19 -04:00 |
|
Revision
|
Replace IDatabase::delete with DeleteQueryBuilder
|
2023-06-21 17:50:31 +02:00 |
|
revisiondelete
|
Migrate more usages of Database::update() to UpdateQueryBuilder
|
2023-06-09 13:36:04 +00:00 |
|
revisionlist
|
Fix Phan suppressions related to Title::castFrom*() and friends
|
2023-04-22 16:45:09 +02:00 |
|
search
|
Replace IDatabase::delete with DeleteQueryBuilder
|
2023-06-21 17:50:31 +02:00 |
|
session
|
|
|
|
Settings
|
|
|
|
shell
|
Replace internal Hooks::runner
|
2023-05-11 06:17:38 +00:00 |
|
site
|
Replace IDatabase::delete with DeleteQueryBuilder
|
2023-06-21 17:50:31 +02:00 |
|
SiteStats
|
Reorg: Move SiteStats*.php to SiteStats/
|
2023-04-27 01:16:29 +02:00 |
|
skins
|
Improve mobile layout for temp-user-banner
|
2023-06-30 15:34:59 +00:00 |
|
sparql
|
|
|
|
specialpage
|
Migrate several wfGetDB() to use ICP
|
2023-07-05 11:00:59 +02:00 |
|
specials
|
Merge "ExternalLinks: Make order by and continue only rely on el_id in READ NEW"
|
2023-07-05 17:35:47 +00:00 |
|
Storage
|
Clean up dependency injection in RevertedTagUpdate
|
2023-06-22 12:19:29 +00:00 |
|
StubObject
|
|
|
|
templates
|
|
|
|
tidy
|
Merge sequences of if that end doing the same thing anyway
|
2023-06-16 16:09:42 +02:00 |
|
title
|
Title: Fix exists() assertion in toPageRecord()
|
2023-06-27 19:48:14 +00:00 |
|
upload
|
Replace IDatabase::delete with DeleteQueryBuilder
|
2023-06-21 17:50:31 +02:00 |
|
user
|
Merge "Disable autopromote-once for temporary users"
|
2023-07-04 08:13:04 +00:00 |
|
utils
|
Merge "Migrate more usages of Database::update() to UpdateQueryBuilder"
|
2023-06-09 19:39:57 +00:00 |
|
watcheditem
|
Replace IDatabase::delete with DeleteQueryBuilder
|
2023-06-21 17:50:31 +02:00 |
|
watchlist
|
Remove deprecated WatchlistNotificationManager class alias
|
2023-05-13 09:55:45 +02:00 |
|
widget
|
Implement HTMLToggleSwitchField for mobile layout of preferences
|
2023-05-18 02:23:28 +08:00 |
|
WikiMap
|
WikiMap: Support wiki URLs with a port part
|
2023-06-06 14:36:59 +00:00 |
|
xml
|
Replace some more usages of deprecated MWException
|
2023-06-09 02:07:08 +02:00 |
|
.htaccess
|
|
|
|
AutoLoader.php
|
Add DeferredUpdatesManager service to replace DeferredUpdates
|
2023-05-29 03:59:03 +00:00 |
|
BootstrapHelperFunctions.php
|
|
|
|
config-schema.php
|
DoubleRedirectJob: Inject appropriate service into job p.1
|
2023-07-01 19:59:18 +03:00 |
|
DefaultSettings.php
|
|
|
|
Defines.php
|
|
|
|
DevelopmentSettings.php
|
|
|
|
ExtensionInfo.php
|
|
|
|
GitInfo.php
|
Replace internal Hooks::runner
|
2023-05-11 06:17:38 +00:00 |
|
GlobalFunctions.php
|
Merge "Remove deprecated global function wfShowingResults"
|
2023-05-16 09:26:17 +00:00 |
|
Hooks.php
|
Simplify HookContainer (v2)
|
2023-06-06 12:06:23 +02:00 |
|
MainConfigNames.php
|
diff: Add inline format switch when Wikidiff2 is installed
|
2023-06-26 10:31:54 +10:00 |
|
MainConfigSchema.php
|
DoubleRedirectJob: Inject appropriate service into job p.1
|
2023-07-01 19:59:18 +03:00 |
|
MediaWiki.php
|
core: Replace deprecated calls to wfExpandUrl with UrlUtils::expand
|
2023-06-23 14:58:05 -04:00 |
|
MediaWikiServices.php
|
Reorg: Move EventRelayerGroup to libs/eventrelayer/
|
2023-06-10 12:30:12 +02:00 |
|
MWTimestamp.php
|
Replace internal Hooks::runner
|
2023-05-11 06:17:38 +00:00 |
|
NoLocalSettings.php
|
|
|
|
OutputHandler.php
|
|
|
|
OutputPage.php
|
More specific array type hints in ParserOutput/OutputPage
|
2023-07-03 15:52:18 +02:00 |
|
PHPVersionCheck.php
|
Expand the PHP installation instructions
|
2023-05-21 13:00:41 +03:00 |
|
ProxyLookup.php
|
|
|
|
ServiceWiring.php
|
Migrate several wfGetDB() to use ICP
|
2023-07-05 11:00:59 +02:00 |
|
Setup.php
|
installer: Move Pingback->run() to Setup, document reason for external check
|
2023-06-20 23:49:09 +00:00 |
|
SetupDynamicConfig.php
|
|
|
|
SiteConfiguration.php
|
Replace some more usages of deprecated MWException
|
2023-06-09 02:07:08 +02:00 |
|
Status.php
|
Undeprecate Status::getErrorsArray and ::getWarningsArray()
|
2023-05-22 10:32:40 +10:00 |
|
StreamFile.php
|
Replace deprecated MWException
|
2023-06-09 17:21:12 +02:00 |
|
WebRequest.php
|
core: Replace deprecated calls to wfExpandUrl with UrlUtils::expand
|
2023-06-23 14:58:05 -04:00 |
|
WebStart.php
|
|
|