wiki.techinc.nl/includes
2024-09-09 18:06:12 +00:00
..
actions Merge "rdbms: Migrate MediaWiki.rdbms_trxprofiler_warnings to statslib" 2024-09-07 19:47:58 +00:00
api Merge "editstash: migrate ApiStashEdit to statslib" 2024-09-09 18:06:12 +00:00
auth auth: Pass canAlwaysAutocreate from session to pre-auth providers 2024-09-06 12:01:58 -07: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
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
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
filerepo Merge "filerepo: Avoid assignment in condition in File::getThumbnailSource" 2024-09-04 11:07:33 +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 Replace a few more uses of deprecated Status / StatusValue methods 2024-08-22 19:34:51 +00:00
import
installer Localisation updates from https://translatewiki.net. 2024-09-09 08:45:22 +00: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 Merge "rdbms: Migrate MediaWiki.rdbms_trxprofiler_warnings to statslib" 2024-09-07 19:47:58 +00:00
linkeddata
linker Move Language and friends into Language namespace 2024-08-10 13:36:30 +02:00
logging Add missing documentation to class properties (frontend-related) 2024-09-05 21:41:19 +02:00
mail Replace gettype() with get_debug_type() in exception messages 2024-07-31 19:24:39 +02: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 Introduce runOutputPipeline and clone by default 2024-09-06 19:06:38 +00:00
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
parser Merge "Avoid use of deprecated wfAssembleUrl" 2024-09-09 12:28:22 +00:00
password
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 REST: yank the new content.v1 module 2024-09-06 13:15:21 +02: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 "search: Simplify host name logic in InterwikiSearchResultSetWidget" 2024-09-09 14:58:38 +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
site Make use of the ??= and ?? operators where it makes sense 2024-08-26 09:26:36 +02:00
SiteStats
skins Merge "Hide Special:UserRights link in tools menu when user is a temp user" 2024-09-05 11:58:06 +00:00
sparql
specialpage Make some element IDs etc. greppable 2024-09-07 23:24:08 +00:00
specials specials/forms: Remove unused UploadForm::$mMaxFileSize 2024-09-07 12:19:06 +02:00
Status Move Language and friends into Language namespace 2024-08-10 13:36:30 +02:00
Storage Storage: Remove transaction cancel callback from NameTableStore 2024-08-30 20:41:08 +00:00
StubObject Move Language and friends into Language namespace 2024-08-10 13:36:30 +02:00
templates
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 CentralIdLookup: Introduce concept of "owned" accounts 2024-09-04 19:25:19 +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
WikiMap
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 Avoid use of deprecated wfExpandUrl in IntroMessageBuilder 2024-09-08 06:46:37 +03:30
Setup.php Replace a few more uses of deprecated Status / StatusValue methods 2024-08-22 19:34:51 +00:00
SetupDynamicConfig.php
WebStart.php