wiki.techinc.nl/includes
Translation updater bot 1ec2185a55
Localisation updates from https://translatewiki.net.
Change-Id: Id0b4be4017b5ca34a72d2d9c251dc6adc75ba7fe
2024-09-27 09:00:55 +02: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-27 09:00:55 +02:00
auth auth: Add base class for TemporaryPasswordPrimaryAuthenticationProvider 2024-09-16 23:09:01 +02:00
block Add SpreadAnyEditBlock hook 2024-09-24 12:04:20 +01:00
cache objectcache,profiler,externalstore: Simpler mt_rand() for 1 in N chance 2024-09-25 00:44:31 +00:00
Category Add missing documentation to class properties (miscellaneous classes) 2024-09-14 10:12:18 +02: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 Add missing documentation to class properties (miscellaneous classes) 2024-09-14 10:12:18 +02: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 DB: add type declarations to properties and methods 2024-09-13 22:14:17 +08:00
debug Add namespace to includes/api classes 2024-09-25 19:31:14 +00:00
deferred Add missing documentation to class properties (miscellaneous classes) 2024-09-14 10:12:18 +02: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 Send temporary accounts to Special:CreateAccount on ::requireNamed 2024-09-24 21:42:17 +00: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 externalstore: cleanup ExternalStoreDB::getTable() and fix callers 2024-09-18 15:21:35 -07:00
Feed recentchanges: Add missing documentation to class properties 2024-09-14 10:09:46 +02:00
filebackend Remove unchecked exception annotations 2024-09-17 22:20:58 +02:00
filerepo Merge "Pass function name to IDatabase functions" 2024-09-20 01:25:26 +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 Add namespace to includes/api classes 2024-09-25 19:31:14 +00:00
HookContainer Add SpreadAnyEditBlock hook 2024-09-24 12:04:20 +01:00
Html Drop legacy classes from HTML message box output 2024-09-23 17:33:35 +00:00
htmlform Merge "Update user widgets to support named and temp account exclusion" 2024-09-19 10:07:25 +00:00
http Merge "http: Remove timestamp from 'http' channel logs" 2024-09-17 22:23:10 +00:00
import
installer Merge "Unify installer connection handling" 2024-09-26 22:58:15 +00:00
interwiki Move Language and friends into Language namespace 2024-08-10 13:36:30 +02:00
jobqueue Merge "RefreshLinksJob: Minor refactor for html_changed metric label" 2024-09-26 22:09:08 +00:00
json Replace gettype() with get_debug_type() in debug/log/test output 2024-07-31 19:33:57 +02:00
language build: Remove exclude of MediaWiki.Commenting.PropertyDocumentation 2024-09-18 17:27:01 +00:00
languages Add Interslavic (Cyrillic; isv-cyrl) 2024-09-23 10:15:53 -04:00
libs Merge "rdbms: make LBFactory::waitForReplication() always run the callbacks" 2024-09-26 23:07:25 +00:00
linkeddata
linker Add missing documentation to class properties (miscellaneous classes) 2024-09-14 10:12:18 +02:00
logging Add missing documentation to class properties (frontend-related) 2024-09-05 21:41:19 +02:00
mail Add missing documentation to class properties (miscellaneous classes) 2024-09-14 10:12:18 +02:00
media Add missing documentation to class properties (miscellaneous classes) 2024-09-14 10:12:18 +02:00
Message Merge "Message: Throw on invalid newFromSpecifier() params instead of ignoring" 2024-08-22 08:31:41 +00:00
Navigation
objectcache Merge "objectcache,profiler,externalstore: Simpler mt_rand() for 1 in N chance" 2024-09-25 16:46:28 +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 Merge "stats: collect timing information for parsercache_selective_* sample" 2024-09-26 20:49:36 +00:00
pager Add missing documentation to class properties (frontend-related) 2024-09-05 21:41:19 +02:00
ParamValidator/TypeDef Add namespace to includes/api classes 2024-09-25 19:31:14 +00:00
parser parsoid: use real ParserOutput, not StubMetadataCollector in wikitext2lint 2024-09-24 15:35:38 +00:00
password
Permissions Permissions: Fix typo 2024-09-08 10:41:18 +03:00
poolcounter stats: collect timing information for parsercache_selective_* sample 2024-09-19 15:01:09 -04:00
preferences Disallow entering a temporary user for mute email preferences 2024-09-18 12:20:42 +00:00
profiler objectcache,profiler,externalstore: Simpler mt_rand() for 1 in N chance 2024-09-25 00:44:31 +00:00
recentchanges Add namespace to includes/api classes 2024-09-25 19:31:14 +00:00
registration Remove unchecked exception annotations 2024-09-17 22:20:58 +02:00
RenameUser RenameUser: Make RenameUserJob use commitAndWaitForReplication() 2024-08-30 00:52:35 +00:00
Request Add missing documentation to class properties (miscellaneous classes) 2024-09-14 10:12:18 +02:00
ResourceLoader Merge "resourceloader: Serve images with "Access-Control-Allow-Origin: *"" 2024-09-26 01:09:40 +00:00
Rest Localisation updates from https://translatewiki.net. 2024-09-27 09:00:55 +02:00
Revision Remove unchecked exception annotations 2024-09-17 22:20:58 +02:00
revisiondelete Replace deprecated LogFormatter::newFromRow/newFromEntry 2024-07-29 22:26:41 +02:00
revisionlist
search Remove unchecked exception annotations 2024-09-17 22:20:58 +02:00
session Add namespace to includes/api classes 2024-09-25 19:31:14 +00:00
Settings Use type declaration for class properties holding type hinted arguments 2024-09-11 20:08:50 +00:00
shell shell: Add wallTimeLimit option to CommandFactory::createBoxed() 2024-08-30 19:40:16 +10:00
site Remove unchecked exception annotations 2024-09-17 22:20:58 +02:00
SiteStats
skins skins: Inline SkinComponentRegistryContext::runHook() 2024-09-25 20:09:30 +00:00
sparql
specialpage Merge "createaccount: Add margin to temporary account notice" 2024-09-24 23:44:28 +00:00
specials Add namespace to includes/api classes 2024-09-25 19:31:14 +00:00
Status Add namespace to includes/api classes 2024-09-25 19:31:14 +00:00
Storage nametablestore: simplify NameTableStore::acquireId() and update comments 2024-09-24 16:55:22 +00:00
StubObject Add missing documentation to class properties (miscellaneous classes) 2024-09-14 10:12:18 +02:00
templates
tidy Add missing documentation to class properties (miscellaneous classes) 2024-09-14 10:12:18 +02:00
title Remove unchecked exception annotations 2024-09-17 22:20:58 +02:00
upload Merge "upload: Remove declaration UploadFromUrl::$mTempPath" 2024-09-17 08:05:24 +00:00
user Add SpreadAnyEditBlock hook 2024-09-24 12:04:20 +01:00
utils Remove unchecked exception annotations 2024-09-17 22:20:58 +02:00
watchlist Add namespace to includes/api classes 2024-09-25 19:31:14 +00:00
widget Update user widgets to support named and temp account exclusion 2024-09-16 08:45:58 -07:00
WikiMap Migrate all uses of deprecated URL global functions to use wfGetUrlUtils() 2024-09-10 16:50:02 -07:00
xml Add missing documentation to class properties (miscellaneous classes) 2024-09-14 10:12:18 +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 Randomly sample statistics for Parsoid Selective Update 2024-09-13 19:29:18 -04:00
DefaultSettings.php
Defines.php objectcache: Remove WinCache support 2024-09-05 17:59:26 +00:00
DevelopmentSettings.php REST: Introduce discovery endpoint 2024-09-20 17:02:59 +00:00
EntryPointEnvironment.php
GlobalFunctions.php Merge "Hard deprecation of wfExpandIRI" 2024-09-07 13:07:24 +00:00
MainConfigNames.php Randomly sample statistics for Parsoid Selective Update 2024-09-13 19:29:18 -04:00
MainConfigSchema.php Randomly sample statistics for Parsoid Selective Update 2024-09-13 19:29:18 -04: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 "REST: add restbase compat mode for some endpoints" 2024-09-16 19:21:57 +00:00
Setup.php Replace a few more uses of deprecated Status / StatusValue methods 2024-08-22 19:34:51 +00:00
SetupDynamicConfig.php
WebStart.php