wiki.techinc.nl/includes
Translation updater bot 54704d1d93 Localisation updates from https://translatewiki.net.
Change-Id: Ie7dc2ab999e93fdf1379bd95a71eec95be9f26e0
2023-06-08 08:43:48 +00:00
..
actions DeleteAction: Replace remaining OOUI fields 2023-05-31 15:14:35 +08:00
api Simplify HookContainer (v2) 2023-06-06 12:06:23 +02:00
auth rdbms: Move ReadOnlyMode and ConfiguredReadOnlyMode to rdbms library 2023-05-04 23:41:21 +02:00
block Throw for mismatched wiki in AbstractBlock::getId() 2023-05-29 23:42:30 +02:00
cache cache: Do not throw on empty set in LinkBatch::constructSet 2023-05-18 21:32:05 +02:00
Category rdbms: Move ReadOnlyMode and ConfiguredReadOnlyMode to rdbms library 2023-05-04 23:41:21 +02:00
changes rcfeed: Add 'notify_url' and 'title_url' to MachineReadableRCFeedFormatter 2023-05-19 15:48:40 +03:00
changetags changetags: Move more functions from ChangeTags to ChangeTagsStore 2023-06-05 20:00:07 +02:00
collation
CommentFormatter
CommentStore Migrate revision_comment_temp to rev_comment_id 2023-05-27 21:59:26 +00:00
composer Reorg: Move MediaWikiVersionFetcher to composer/ 2023-04-20 18:54:05 +02:00
config
content diff: Add legend and tooltips to inline diff display 2023-05-31 15:43:28 +10:00
context Reset the cached skin in RequestContext::setUser() 2023-05-12 10:45:54 +10: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 some deprecated wfExpandUrl calls with UrlUtils::expand 2023-05-30 19:48:01 +00:00
diff diff: Add legend and tooltips to inline diff display 2023-05-31 15:43:28 +10:00
edit
editpage EditPage: Rewrite some string concats to implode an array instead 2023-06-03 00:13:24 +02:00
exception Replace usages of deprecated UserGroupMembership::getLink() 2023-05-20 21:21:19 +02:00
export api: Switch to use IConnectionProvider 2023-04-24 13:54:27 +02:00
ExternalLinks ExternalLinks: Make IP links work with read new 2023-05-31 21:11:11 +02:00
externalstore
Feed
filebackend rdbms: Move ReadOnlyMode and ConfiguredReadOnlyMode to rdbms library 2023-05-04 23:41:21 +02:00
filerepo filebackend: Split missing file and error on getLocalReference/Copy 2023-04-29 01:01:07 +02:00
gallery Replace internal Hooks::runner 2023-05-11 06:17:38 +00:00
historyblob
Hook Add Hook suffix to GetBlockErrorMessageKeyHook 2023-04-16 17:28:13 +00:00
HookContainer Merge "diff: Add legend and tooltips to inline diff display" 2023-06-06 17:43:28 +00:00
Html Fix Special:WhatLinksHere behavior on limit= vs. limit=0 2023-05-22 11:05:20 +10:00
htmlform htmlform: Always return string from HTMLCheckField::getLabel 2023-06-02 20:34:52 +00:00
http Remove deprecated MWHttpRequest::factory 2023-04-26 22:23:06 +02:00
import Fix Phan suppressions related to Title::castFrom*() and friends 2023-04-22 16:45:09 +02:00
installer Localisation updates from https://translatewiki.net. 2023-06-08 08:43:48 +00:00
interwiki Fix even more PHPStorm inspections (#3) 2023-03-25 00:30:15 +00:00
jobqueue Replace internal Hooks::runner 2023-05-11 06:17:38 +00:00
json
language Languages: Add language crh-ro 2023-05-27 09:21:29 +00:00
languages Languages: Add language crh-ro 2023-05-27 09:21:29 +00:00
libs Merge "rdbms: upgrade SQLPlatform::normalizeUpsertParams() warnings to errors" 2023-06-07 00:57:27 +00:00
linkeddata
linker linker: Check for null parser in Linker::makeThumbLink2 2023-05-30 21:56:08 +02:00
logging language: Annotate list() methods as preserving taintedness 2023-05-20 11:39:55 +02:00
mail Introduce EmailUserFactory 2023-06-01 11:17:44 +00:00
Maintenance
media Add magnify links on thumbs when not linking to file desc page 2023-05-24 20:08:55 -04:00
Message
Navigation Fix Phan suppressions related to Title::castFrom*() and friends 2023-04-22 16:45:09 +02:00
objectcache Fix infinite recursion in DBLoadBalancerFactoryConfigBuilder service 2023-05-03 13:39:44 +10:00
page rdbms: Use more narrow IReadableDatabase in SelectQueryBuilder 2023-06-05 17:58:46 +01:00
pager Remove left-over complexity in SpecialPage classes for query groups 2023-05-02 23:27:14 +00:00
ParamValidator/TypeDef
parser Merge "Mark PageContent::getRedirectTarget for removal" 2023-06-07 14:53:03 +00:00
password Replace internal Hooks::runner 2023-05-11 06:17:38 +00:00
Permissions title: Remove protection related deprecated Title functions 2023-05-10 00:04:20 +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 Fix more PHPStorm inspections (#2) 2023-03-25 00:19:58 +00:00
rcfeed rcfeed: Add 'notify_url' and 'title_url' to MachineReadableRCFeedFormatter 2023-05-19 15:48:40 +03:00
registration Merge "Replace substr with cleaner string methods" 2023-06-06 14:15:27 +00:00
RenameUser Namespace SpecialL* under \MediaWiki\Specials 2023-05-04 19:27:38 +00:00
Request Replace substr with cleaner string methods 2023-05-20 15:40:21 +02:00
ResourceLoader Merge "Replace substr with cleaner string methods" 2023-06-06 14:15:27 +00:00
Rest Set a render reason when forcing a reparse 2023-06-05 18:52:54 -04:00
Revision Special:Undelete "load more" followups 2023-05-29 11:19:54 +10:00
revisiondelete Fix Phan suppressions related to Title::castFrom*() and friends 2023-04-22 16:45:09 +02:00
revisionlist Fix Phan suppressions related to Title::castFrom*() and friends 2023-04-22 16:45:09 +02:00
search search: Deprecate the use of SearchResultThumbnail::getSize() 2023-05-29 11:04:31 +00:00
session Fix even more PHPStorm inspections (#3) 2023-03-25 00:30:15 +00:00
Settings Settings: JsonFormat::decode() expects string not StreamInterface 2023-04-05 13:12:41 +01:00
shell Replace internal Hooks::runner 2023-05-11 06:17:38 +00:00
site site: Simplify SiteList by removing GenericArrayObject indirection 2023-06-05 19:39:33 +00:00
SiteStats Reorg: Move SiteStats*.php to SiteStats/ 2023-04-27 01:16:29 +02:00
skins Merge "Skin: Define icons for toolbox menus" 2023-05-04 15:46:23 +00:00
sparql
specialpage Introduce EmailUserFactory 2023-06-01 11:17:44 +00:00
specials Simplify HookContainer (v2) 2023-06-06 12:06:23 +02:00
Storage PageUpdater: Use ICP instead of LB/LBF 2023-05-10 16:12:54 +02:00
StubObject
templates
tidy
title Remove NamespaceInfo::getRestrictionLevels 2023-05-20 08:52:50 +00:00
upload Merge "Replace substr with cleaner string methods" 2023-06-06 14:15:27 +00:00
user Merge "user: Avoid exception about cross-wiki users in UserGroupManager" 2023-06-07 22:17:36 +00:00
utils Use more narrow IReadableDatabase in BatchRowIterator 2023-05-19 15:02:50 +02:00
watcheditem watcheditem: Switch out of LB for picking db connection 2023-05-05 15:42:10 +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
.htaccess
AutoLoader.php Add DeferredUpdatesManager service to replace DeferredUpdates 2023-05-29 03:59:03 +00:00
BootstrapHelperFunctions.php
config-schema.php user: Clean up most calls to LoadBalancer in user-related services 2023-06-01 16:56:22 +00:00
DefaultSettings.php
Defines.php
DevelopmentSettings.php
EventRelayerGroup.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 Special:Search - Update interwiki sister icons 2023-05-25 09:21:02 -04:00
MainConfigSchema.php user: Clean up most calls to LoadBalancer in user-related services 2023-06-01 16:56:22 +00:00
MediaWiki.php Remove redundant and unused UseCDNCache cookie 2023-04-20 18:11:44 +00:00
MediaWikiServices.php Pingback: Make Pingback a MediaWiki service 2023-06-06 12:23:36 +03:00
MWTimestamp.php Replace internal Hooks::runner 2023-05-11 06:17:38 +00:00
NoLocalSettings.php
OutputHandler.php
OutputPage.php Replace substr with cleaner string methods 2023-05-20 15:40:21 +02:00
PHPVersionCheck.php Expand the PHP installation instructions 2023-05-21 13:00:41 +03:00
ProxyLookup.php
ServiceWiring.php Merge "changetags: Move more functions from ChangeTags to ChangeTagsStore" 2023-06-08 08:05:24 +00:00
Setup.php Reorg: Move Pingback to installer/ 2023-06-05 09:42:57 -04:00
SetupDynamicConfig.php
SiteConfiguration.php SiteConfiguration: Soft & Hard deprecate unused methods 2023-06-04 11:41:19 +00:00
Status.php Undeprecate Status::getErrorsArray and ::getWarningsArray() 2023-05-22 10:32:40 +10:00
StreamFile.php
WebRequest.php Merge "fix typo in comment" 2023-06-06 16:27:11 +00:00
WebStart.php