wiki.techinc.nl/includes
2024-09-11 00:19:25 +00:00
..
actions Merge "rdbms: Migrate MediaWiki.rdbms_trxprofiler_warnings to statslib" 2024-09-07 19:47:58 +00:00
api Localisation updates from https://translatewiki.net. 2024-09-10 09:01:15 +02: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 Move Language and friends into Language namespace 2024-08-10 13:36:30 +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 Merge "deferred: Hard-deprecate LinksUpdate::getAddedLinks/getRemovedLinks" 2024-08-23 21:11:33 +00: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 Avoid use of deprecated wfExpandUrl in IntroMessageBuilder 2024-09-08 06:46:37 +03:30
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 Avoid use of deprecated wfExpandUrl in MediaWiki\Feed 2024-09-08 23:23:50 +03:30
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 Make use of the ??= and ?? operators where it makes sense 2024-08-26 09:26:36 +02:00
http Avoid use of deprecated global functions in MWHttpRequest 2024-09-09 20:55:47 +00:00
import Replace User, Title, and WikiPage in more signatures 2024-07-10 01:25:57 +02:00
installer Localisation updates from https://translatewiki.net. 2024-09-10 09:01:15 +02:00
interwiki Move Language and friends into Language namespace 2024-08-10 13:36:30 +02:00
jobqueue Make use of the ??= and ?? operators where it makes sense 2024-08-26 09:26:36 +02: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 objectcache: Migrate WANObjectCache metrics to StatsLib 2024-09-10 23:53:03 +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 "Avoid use of deprecated wfExpandUrl in various places" 2024-09-10 12:57:54 +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 recentchanges: Move rcfeed/ to includes/recentchanges/RCFeed/ 2024-08-29 03:51:40 +01: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 "Remove wfRemoveDotSegments, deprecated since 1.39" 2024-09-06 19:12:40 +00:00
ResourceLoader ResourceLoader: Add missing documentation to class properties 2024-09-07 21:25:51 +02:00
Rest Clean up a few comments in HtmlOutputRendererHelper (typos, etc.) 2024-09-09 21:38:30 -05: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
search Merge "Avoid use of deprecated wfExpandUrl in various places" 2024-09-10 12:57:54 +00:00
session Move Language and friends into Language namespace 2024-08-10 13:36:30 +02:00
Settings Add MediaWiki\Registration namespace to registration classes 2024-08-10 10:08:22 +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
skins skins: Add missing documentation to class properties 2024-09-09 21:21:15 +00:00
sparql
specialpage Make some element IDs etc. greppable 2024-09-07 23:24:08 +00:00
specials mediawiki.special.block [vue]: include $wgAutoblockExpiry in message 2024-09-09 21:17:05 -04: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
title title: Use const for NamespaceInfo::$alwaysCapitalizedNamespaces 2024-09-01 12:06:28 +02:00
upload Merge "upload: Add missing documentation to class properties" 2024-09-05 07:03:13 +00:00
user UserOptionsManager: Allow global prefs for users without local accounts 2024-09-10 00:01:58 +02: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 Move Linker::makeExternalLink() to the LinkRenderer service 2024-06-10 18:47:32 +00: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 parser: Add a new {{USERLANGUAGE}} magic word for use in wikitext 2024-09-07 19:16:32 +00: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
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