| .. |
|
actions
|
Merge "rdbms: Migrate MediaWiki.rdbms_trxprofiler_warnings to statslib"
|
2024-09-07 19:47:58 +00:00 |
|
api
|
Merge "Use const keyword for constant list of strings or ints"
|
2024-09-13 18:08:57 +00:00 |
|
auth
|
Merge "auth: Disable irrelevant account creation fields for temp users"
|
2024-09-10 20:05:43 +00:00 |
|
block
|
Fix some typos
|
2024-08-18 18:59:44 +02:00 |
|
cache
|
cache: Add missing documentation to class properties
|
2024-09-10 20:57:59 +02:00 |
|
Category
|
Merge "Add tracking category resolution to Parsoid DataAccess"
|
2024-09-05 20:08:10 +00:00 |
|
changetags
|
Merge "Allow change tags to have help links in separate messages"
|
2024-08-23 17:36:57 +00:00 |
|
collation
|
collation: Add type declaration for RemoteIcuCollation class properties
|
2024-09-01 11:47:57 +02:00 |
|
CommentFormatter
|
Move Language and friends into Language namespace
|
2024-08-10 13:36:30 +02:00 |
|
CommentStore
|
Move Language and friends into Language namespace
|
2024-08-10 13:36:30 +02:00 |
|
composer
|
Consolidate Maintenance 'includes' code in one place
|
2024-08-11 18:09:08 +02:00 |
|
config
|
config: Intentionally throw TypeError for unsupported sources
|
2024-07-24 15:54:41 +00:00 |
|
content
|
Provide previous parse results to parser when rendering
|
2024-08-23 17:41:55 -04:00 |
|
context
|
Move Language and friends into Language namespace
|
2024-08-10 13:36:30 +02:00 |
|
dao
|
|
|
|
db
|
Add namespace to the root classes of ObjectCache
|
2024-07-10 00:14:54 +03:30 |
|
debug
|
Replace gettype() with get_debug_type() in debug/log/test output
|
2024-07-31 19:33:57 +02:00 |
|
deferred
|
Migrate all uses of deprecated URL global functions to use wfGetUrlUtils()
|
2024-09-10 16:50:02 -07:00 |
|
diff
|
Add missing documentation to class properties (frontend-related)
|
2024-09-05 21:41:19 +02:00 |
|
edit
|
Move remaining four classes in includes/content into Content namespace
|
2024-08-10 10:40:53 +02:00 |
|
editpage
|
Migrate all uses of deprecated URL global functions to use wfGetUrlUtils()
|
2024-09-10 16:50:02 -07:00 |
|
exception
|
exception: Use const for MWExceptionHandler::$fatalErrorTypes
|
2024-09-01 13:24:03 +02:00 |
|
export
|
build: Use inline ignore for Generic.CodeAnalysis.AssignmentInCondition
|
2024-09-01 00:15:10 +02:00 |
|
ExternalLinks
|
Move remaining four classes in includes/content into Content namespace
|
2024-08-10 10:40:53 +02:00 |
|
externalstore
|
Remove UIDGenerator, deprecated since 1.35
|
2024-09-04 14:38:30 +03:30 |
|
Feed
|
Fix typo in RSSFeed::outItem() for feed item URL
|
2024-09-13 08:46:41 +08:00 |
|
filebackend
|
Add namespace to the root classes of ObjectCache
|
2024-07-10 00:14:54 +03:30 |
|
filerepo
|
Avoid use of deprecated wfExpandUrl in various places
|
2024-09-09 20:55:52 +00:00 |
|
gallery
|
Add double-px-category tracking category for deprecated image size syntax
|
2024-08-29 17:54:38 -04:00 |
|
historyblob
|
Make use of the ??= and ?? operators where it makes sense
|
2024-08-26 09:26:36 +02:00 |
|
Hook
|
Move Language and friends into Language namespace
|
2024-08-10 13:36:30 +02:00 |
|
HookContainer
|
Hard deprecate OutputPageMakeCategoryLinksHook
|
2024-09-05 16:28:10 -04:00 |
|
Html
|
Add missing documentation to class properties (frontend-related)
|
2024-09-05 21:41:19 +02:00 |
|
htmlform
|
Use const keyword for constant list of strings or ints
|
2024-09-11 23:16:24 +02:00 |
|
http
|
Migrate all uses of deprecated URL global functions to use wfGetUrlUtils()
|
2024-09-10 16:50:02 -07:00 |
|
import
|
Replace User, Title, and WikiPage in more signatures
|
2024-07-10 01:25:57 +02:00 |
|
installer
|
Merge "Use const keyword for constant list of strings or ints"
|
2024-09-13 18:08:57 +00:00 |
|
interwiki
|
Move Language and friends into Language namespace
|
2024-08-10 13:36:30 +02:00 |
|
jobqueue
|
Migrate all uses of deprecated URL global functions to use wfGetUrlUtils()
|
2024-09-10 16:50:02 -07:00 |
|
json
|
Replace gettype() with get_debug_type() in debug/log/test output
|
2024-07-31 19:33:57 +02:00 |
|
language
|
language: make isValidBuiltInCode() more robust
|
2024-09-05 22:08:29 +01:00 |
|
languages
|
Add Haryanvi language (bgc)
|
2024-08-28 14:12:16 +00:00 |
|
libs
|
Merge "Use const keyword for constant list of strings or ints"
|
2024-09-13 18:08:57 +00:00 |
|
linkeddata
|
Fix various version mention for class_alias
|
2024-07-05 18:39:49 +02:00 |
|
linker
|
Avoid use of deprecated wfExpandUrl in various places
|
2024-09-09 20:55:52 +00:00 |
|
logging
|
Add missing documentation to class properties (frontend-related)
|
2024-09-05 21:41:19 +02:00 |
|
mail
|
Avoid use of deprecated wfExpandUrl in various places
|
2024-09-09 20:55:52 +00:00 |
|
media
|
Make use of the ??= and ?? operators where it makes sense
|
2024-08-26 09:26:36 +02:00 |
|
Message
|
Merge "Message: Throw on invalid newFromSpecifier() params instead of ignoring"
|
2024-08-22 08:31:41 +00:00 |
|
Navigation
|
|
|
|
objectcache
|
objectcache: Remove WinCache support
|
2024-09-05 17:59:26 +00:00 |
|
Output
|
Merge "Remove ParserOutput::getText() calls from core (runOutputPipeline)"
|
2024-09-06 19:39:11 +00:00 |
|
OutputTransform
|
Avoid use of deprecated wfExpandUrl in ExtractBody
|
2024-09-09 19:38:04 +03:30 |
|
page
|
Add missing documentation to class properties (frontend-related)
|
2024-09-05 21:41:19 +02:00 |
|
pager
|
Add missing documentation to class properties (frontend-related)
|
2024-09-05 21:41:19 +02:00 |
|
ParamValidator/TypeDef
|
Merge "REST: avoid crash on non-strings in request body"
|
2024-07-18 19:27:51 +00:00 |
|
parser
|
Merge "parser: Add missing documentation to class properties"
|
2024-09-12 23:24:39 +00:00 |
|
password
|
password: Remove automatic fallback to hash_pbkdf2()
|
2024-06-08 01:06:22 -04:00 |
|
Permissions
|
Permissions: Fix typo
|
2024-09-08 10:41:18 +03:00 |
|
poolcounter
|
Provide previous parse results to parser when rendering
|
2024-08-23 17:41:55 -04:00 |
|
preferences
|
PasswordReset: remove $wgAllowRequiringEmailForResets feature flag
|
2024-08-28 00:55:43 +02:00 |
|
profiler
|
|
|
|
recentchanges
|
Merge "Use type declaration for class properties holding type hinted arguments"
|
2024-09-12 22:53:44 +00:00 |
|
registration
|
Add MediaWiki\Registration namespace to registration classes
|
2024-08-10 10:08:22 +00:00 |
|
RenameUser
|
RenameUser: Make RenameUserJob use commitAndWaitForReplication()
|
2024-08-30 00:52:35 +00:00 |
|
Request
|
Merge "Use type declaration for class properties holding type hinted arguments"
|
2024-09-12 22:53:44 +00:00 |
|
ResourceLoader
|
ResourceLoader: Add missing documentation to class properties
|
2024-09-07 21:25:51 +02:00 |
|
Rest
|
Merge "Use const keyword for constant list of strings or ints"
|
2024-09-13 18:08:57 +00:00 |
|
Revision
|
Provide previous parse results to parser when rendering
|
2024-08-23 17:41:55 -04:00 |
|
revisiondelete
|
Replace deprecated LogFormatter::newFromRow/newFromEntry
|
2024-07-29 22:26:41 +02:00 |
|
revisionlist
|
Add MediaWiki\RevisionList namespace to the related classes
|
2024-05-21 15:12:05 +03:30 |
|
search
|
Migrate all uses of deprecated URL global functions to use wfGetUrlUtils()
|
2024-09-10 16:50:02 -07:00 |
|
session
|
Move Language and friends into Language namespace
|
2024-08-10 13:36:30 +02:00 |
|
Settings
|
Use type declaration for class properties holding type hinted arguments
|
2024-09-11 20:08:50 +00:00 |
|
shell
|
Add "implements/extends Stringable" to more classes and interfaces
|
2024-06-13 16:06:14 +02:00 |
|
site
|
Make use of the ??= and ?? operators where it makes sense
|
2024-08-26 09:26:36 +02:00 |
|
SiteStats
|
Change some type hints from IDatabase to IReadableDatabase
|
2024-05-24 16:11:12 +00:00 |
|
skins
|
skins: Add missing documentation to class properties
|
2024-09-09 21:21:15 +00:00 |
|
sparql
|
|
|
|
specialpage
|
Add ContributionsSpecialPage::shouldShowBlockLogExtract
|
2024-09-13 16:34:34 +01:00 |
|
specials
|
Merge "Use const keyword for constant list of strings or ints"
|
2024-09-13 18:08:57 +00:00 |
|
Status
|
Move Language and friends into Language namespace
|
2024-08-10 13:36:30 +02:00 |
|
Storage
|
Add missing documentation to class properties in NameTableStoreFactory
|
2024-09-07 21:37:50 +02:00 |
|
StubObject
|
Move Language and friends into Language namespace
|
2024-08-10 13:36:30 +02:00 |
|
templates
|
Add dark mode support to plain html outputs
|
2024-06-09 15:03:14 +03:30 |
|
tidy
|
Use const keyword for constant list of strings or ints
|
2024-09-11 23:16:24 +02:00 |
|
title
|
title: Use const for NamespaceInfo::$alwaysCapitalizedNamespaces
|
2024-09-01 12:06:28 +02:00 |
|
upload
|
Migrate all uses of deprecated URL global functions to use wfGetUrlUtils()
|
2024-09-10 16:50:02 -07:00 |
|
user
|
Merge "UserFactory: Use PHP type hints"
|
2024-09-12 23:31:05 +00:00 |
|
utils
|
Remove UIDGenerator, deprecated since 1.35
|
2024-09-04 14:38:30 +03:30 |
|
watchlist
|
Make use of the ??= and ?? operators where it makes sense
|
2024-08-26 09:26:36 +02:00 |
|
widget
|
Add "implements Stringable" to every class with "function __toString()"
|
2024-06-13 00:23:39 +00:00 |
|
WikiMap
|
Migrate all uses of deprecated URL global functions to use wfGetUrlUtils()
|
2024-09-10 16:50:02 -07:00 |
|
xml
|
Make use of the ??= and ?? operators where it makes sense
|
2024-08-26 09:26:36 +02:00 |
|
.htaccess
|
|
|
|
AutoLoader.php
|
build: Use inline ignore for Generic.CodeAnalysis.AssignmentInCondition
|
2024-09-01 00:15:10 +02:00 |
|
BootstrapHelperFunctions.php
|
Make use of the ??= and ?? operators where it makes sense
|
2024-08-26 09:26:36 +02:00 |
|
config-schema.php
|
parser: Add a new {{USERLANGUAGE}} magic word for use in wikitext
|
2024-09-07 19:16:32 +00:00 |
|
DefaultSettings.php
|
|
|
|
Defines.php
|
objectcache: Remove WinCache support
|
2024-09-05 17:59:26 +00:00 |
|
DevelopmentSettings.php
|
REST: yank the new content.v1 module
|
2024-09-06 13:15:21 +02:00 |
|
EntryPointEnvironment.php
|
|
|
|
GlobalFunctions.php
|
Merge "Hard deprecation of wfExpandIRI"
|
2024-09-07 13:07:24 +00:00 |
|
MainConfigNames.php
|
parser: Add a new {{USERLANGUAGE}} magic word for use in wikitext
|
2024-09-07 19:16:32 +00:00 |
|
MainConfigSchema.php
|
Migrate all uses of deprecated URL global functions to use wfGetUrlUtils()
|
2024-09-10 16:50:02 -07:00 |
|
MediaWiki.php
|
|
|
|
MediaWikiEntryPoint.php
|
Merge "entrypoint: Do not add new headers when headers were already sent."
|
2024-08-09 07:36:46 +00:00 |
|
MediaWikiServices.php
|
remove @internal from getStatsFactory()
|
2024-08-27 22:52:34 +00:00 |
|
PHPVersionCheck.php
|
PHPVersionCheck: Clarify Composer dependencies vs PHP extensions
|
2024-05-20 18:03:23 +02:00 |
|
ServiceWiring.php
|
Merge "objectcache: Migrate WANObjectCache metrics to StatsLib"
|
2024-09-11 00:19:25 +00:00 |
|
Setup.php
|
Replace a few more uses of deprecated Status / StatusValue methods
|
2024-08-22 19:34:51 +00:00 |
|
SetupDynamicConfig.php
|
Change 'powered by MediaWiki' icon to new version, wrapped in Codex buttons
|
2024-06-17 14:35:48 -04:00 |
|
WebStart.php
|
Add dark mode support to plain html outputs
|
2024-06-09 15:03:14 +03:30 |