wiki.techinc.nl/includes
Translation updater bot 4e43885ccb Localisation updates from https://translatewiki.net.
Change-Id: I6aca0d11cf0ed6b86de67d22b9fdef27c39b074c
2021-12-13 08:08:38 +01:00
..
actions Merge "Change return format of DeletePage again" 2021-12-06 22:20:15 +00:00
api Localisation updates from https://translatewiki.net. 2021-12-13 08:08:38 +01:00
auth Fix indent in TemporaryPasswordPrimaryAuthenticationProvider 2021-12-09 22:42:35 +01:00
block Remove ActionAjax 2021-12-01 22:31:30 +01:00
cache Use LanguageNameUtils constants instead of strings 2021-12-05 22:13:34 +01:00
changes Remove ActionAjax 2021-12-01 22:31:30 +01:00
changetags ChangeTags: Set interface flag when parsing tag names 2021-09-27 16:10:44 +02:00
collation IcuCollation cleanup 2021-12-01 15:40:12 +11:00
CommentFormatter Remove or replace usages of "sane" 2021-11-22 15:48:03 +00:00
composer
config
content Introduce Redirect(Lookup&Store) services to handle redirects 2021-12-01 19:14:22 +01:00
context Remove or replace usages of "sane" 2021-11-22 13:35:17 +00:00
dao
db rdbms: Stop calling LBFactory::setAgentName from MW wiring 2021-11-19 00:51:41 +00:00
debug Remove or replace usages of "sane" 2021-11-22 13:35:17 +00:00
deferred Additional tests for LinksUpdate and LinksDeletionUpdate 2021-12-09 12:32:06 +11:00
diff Fix local rendering of link in diff view with action=render 2021-12-01 17:18:53 +01:00
edit edit: Make PreparedEdit->timestamp lazy to avoid eager parse 2021-12-01 12:34:36 +00:00
editpage editpage: Replace usage of Title in TextboxBuilder::class 2021-09-20 10:24:00 +01:00
exception Remove or replace usages of "sane" 2021-11-22 13:35:17 +00:00
export Merge "WikiExporter: Avoid bitwise op with non-integer" 2021-12-08 15:57:00 +00:00
externalstore Merge "ExternalStoreDB::getMaster: Hard deprecate now it's unused in prod" 2021-09-08 20:52:48 +00:00
filebackend LockManager: distinguish conflicts from other kinds of lock errors 2021-11-09 21:58:20 +00:00
filerepo filerepo: Increase ttl for foreign metadata to 4h and make configurable 2021-12-09 17:28:12 -08:00
gallery Fix height of traditional galleries in new media dom 2021-10-08 17:57:44 +00:00
historyblob HistoryBlobStub: add getLocation() to get $mOldId 2021-10-19 18:23:30 +00:00
Hook Rename variables to disambiguate OutputPageParserOutput hook 2021-11-23 15:50:01 -05:00
HookContainer Rename variables to disambiguate OutputPageParserOutput hook 2021-11-23 15:50:01 -05:00
htmlform Use LanguageNameUtils constants instead of strings 2021-12-05 22:13:34 +01:00
http Merge "Support $wgLocalHTTPProxy in MultiHttpClient" 2021-11-22 21:36:42 +00:00
import Merge "import/export: Add documentation for nullable arguments" 2021-10-20 18:47:28 +00:00
installer Localisation updates from https://translatewiki.net. 2021-12-13 08:08:38 +01:00
interwiki Use getWithSetCallback() instead of get() + set() 2021-11-18 18:58:13 +00:00
jobqueue DeletePageJob: add fallback for page role 2021-12-07 02:10:08 +01:00
json
language Merge "Use hasVariant in loop to determine parent language in LanguageFactory" 2021-12-07 00:03:05 +00:00
languages Add Nanai (gld) and Nawdm (nmz) to Names.php 2021-12-06 08:28:20 -05:00
libs Localisation updates from https://translatewiki.net. 2021-12-13 08:08:38 +01:00
linkeddata
linker Add comment flag to LinkRenderer 2021-11-02 13:03:20 +01:00
logging Allow DeleteLogFormatter to work with pre-T20361 (April 2009) log rows 2021-12-04 19:45:51 +01:00
mail EmailNotification: fix misplaced tab 2021-09-20 22:25:20 +00:00
media media: Invalidate all file-djvu WAN caches 2021-12-07 16:25:50 +01:00
Message Add Message/MessageValue user group member parameter type 2021-11-16 11:24:35 -05:00
Navigation
objectcache objectcache: Change variable name from master to primary 2021-10-14 19:40:01 +00:00
page Merge "Use Html::… methods for all HTML in ImageHistoryList" 2021-12-09 16:07:48 +00:00
pager AllMessagesTablePager: Avoid double class mw-datatable 2021-10-09 16:59:10 +00:00
ParamValidator/TypeDef UserDef: creating from id 0 should be unknown user, not context ip 2021-09-14 03:25:40 +00:00
parser Fix local rendering of link in diff view with action=render 2021-12-01 17:18:53 +01:00
password Remove PasswordCannotMatchUsername password policy 2021-09-06 14:55:12 +00:00
Permissions Support having groups inherit permissions from another group 2021-12-04 12:45:23 -08:00
poolcounter Remove or replace usages of "sane" 2021-11-22 13:35:17 +00:00
preferences Use LanguageNameUtils constants instead of strings 2021-12-05 22:13:34 +01:00
profiler profiler: Remove dependency on WebRequest from Profiler 2021-10-09 03:00:45 +00:00
rcfeed Drop User methods which were deprecated since 1.35 2021-11-12 15:35:50 +02:00
registration Merge "registration: Let namespaces specify if they're includable" 2021-11-16 00:11:13 +00:00
resourceloader Merge "Add content-media print styles" 2021-12-09 18:03:43 +00:00
Rest Remove or replace usages of "sanity" 2021-11-19 23:19:42 +00:00
Revision RevisionStore: Pass $flags in getRelativeRevision() 2021-12-10 13:06:47 +01:00
revisiondelete Don't throw away '0' edit summary 2021-11-24 10:33:36 +00:00
revisionlist
search Use PHP's [ $this, 'fn' ] callback syntax where possible 2021-12-03 09:08:57 +01:00
session Add entry point name to disabled Session exception if possible 2021-12-08 07:43:49 +01:00
Settings Refactor SettingsBuilder to use BagOStuff. 2021-12-10 10:20:05 -08:00
shell ShellboxClientFactory: add RPCClient getters 2021-11-05 16:41:22 +00:00
site Use getWithSetCallback() instead of get() + set() 2021-11-18 18:58:13 +00:00
skins Merge "Allow editors to blank the heading, standardize heading class" 2021-12-08 09:26:49 +00:00
sparql
specialpage Merge "Support having groups inherit permissions from another group" 2021-12-05 11:18:37 +00:00
specials Merge "Deprecate $wgAjaxUploadDestCheck, act as always-true" 2021-12-09 16:19:04 +00:00
Storage Drop obsolete comment 2021-12-04 10:41:43 +01:00
templates
tidy Using @return never documentation on always-throw-function 2021-09-07 17:29:03 +02:00
title Remove or replace usages of "sanity" 2021-11-19 23:19:42 +00:00
upload Remove or replace usages of "sane" 2021-11-22 13:35:17 +00:00
user Support having groups inherit permissions from another group 2021-12-04 12:45:23 -08:00
utils resourceloader: Decouple FileContentsHasher from MW ObjectCache 2021-11-19 17:04:06 +00:00
watcheditem Change WatchedItemStore to cache an array instead of MapCacheLRU 2021-10-18 13:00:03 -07:00
watchlist
widget Remove unreachable code after exception/die/exit 2021-09-03 23:14:28 +00:00
xml Use LanguageNameUtils constants instead of strings 2021-12-05 22:13:34 +01:00
.htaccess
ActorMigration.php
ActorMigrationBase.php
AutoLoader.php
BadFileLookup.php Use getWithSetCallback() instead of get() + set() 2021-11-18 18:58:13 +00:00
CategoriesRdf.php
Category.php Remove Title from signatures in CategoryViewer 2021-09-13 16:14:06 +00:00
CategoryViewer.php Remove or replace usages of "sane" 2021-11-22 15:48:03 +00:00
CommentStore.php
CommentStoreComment.php
config-merge-strategies.php Settings: Add config merge strategies to apply on settings 2021-12-09 20:37:54 +00:00
ConfiguredReadOnlyMode.php
ContentSecurityPolicy.php Remove or replace usages of "sane" 2021-11-22 15:48:03 +00:00
DefaultSettings.php Merge "Deprecate $wgAjaxUploadDestCheck, act as always-true" 2021-12-09 16:19:04 +00:00
Defines.php objectcache: make CACHE_MEMCACHED alias "memcached-php" 2021-11-10 18:55:47 +00:00
DeprecatedGlobal.php StubObject: add magic __get() and __set() 2021-09-04 05:37:25 +00:00
DerivativeRequest.php build: Update mediawiki/mediawiki-phan-config to 0.11.0 2021-09-07 17:19:05 +02:00
DevelopmentSettings.php Set $wgIncludejQueryMigrate to false as default 2021-08-29 02:09:35 +02:00
DummyLinker.php Introduce CommentFormatter 2021-09-28 11:13:03 -07:00
EditPage.php Table of contents should not show in previews for skins that have requested not to show it 2021-12-02 14:50:53 -08:00
Emptiable.php
EventRelayerGroup.php
ExtensionInfo.php
FauxRequest.php
FauxRequestUpload.php
FauxResponse.php
FeedUtils.php Introduce CommentFormatter 2021-09-28 11:13:03 -07:00
FileDeleteForm.php Change return format of DeletePage again 2021-11-29 15:09:42 +00:00
ForeignResourceManager.php
ForkController.php
FormOptions.php
GitInfo.php
GlobalFunctions.php Remove or replace usages of "sanity" 2021-11-19 23:19:42 +00:00
HeaderCallback.php
Hooks.php
Html.php
Linker.php Add content-media print styles 2021-12-09 11:42:05 -05:00
LinkFilter.php
ListToggle.php
MagicWord.php
MagicWordArray.php docs: Fix nullable documentation for class properties 2021-09-24 00:54:53 +00:00
MagicWordFactory.php
MediaWiki.php Remove ActionAjax 2021-12-01 22:31:30 +01:00
MediaWikiServices.php Introduce Redirect(Lookup&Store) services to handle redirects 2021-12-01 19:14:22 +01:00
MediaWikiVersionFetcher.php
MergeHistory.php Remove or replace usages of "sanity" 2021-11-19 23:19:42 +00:00
MovePage.php Drop pr_user from page_restrictions 2021-12-06 14:15:39 +01:00
MWGrants.php Reapply "GrantsInfo service to replace MWGrants" 2021-09-18 08:52:22 +00:00
MWNamespace.php Hard-deprecate remaining MWNamespace methods 2021-10-20 21:16:25 +02:00
MWTimestamp.php
NoLocalSettings.php NoLocalSettings: Pass an EmptyBagOStuff to TemplateParser 2021-11-03 17:23:26 +00:00
OrderedStreamingForkController.php
OutputHandler.php Remove or replace usages of "sanity" 2021-11-19 23:19:42 +00:00
OutputPage.php Remove ActionAjax 2021-12-01 22:31:30 +01:00
PageProps.php Soft deprecate PageProps::getInstance() 2021-09-26 00:22:26 +00:00
PathRouter.php
PHPVersionCheck.php Tweak error message for missing composer dependencies 2021-11-17 09:53:57 -08:00
Pingback.php
ProtectionForm.php
ProxyLookup.php
RawMessage.php
ReadOnlyMode.php
ServiceWiring.php Introduce Redirect(Lookup&Store) services to handle redirects 2021-12-01 19:14:22 +01:00
Setup.php Settings: Add config merge strategies to apply on settings 2021-12-09 20:37:54 +00:00
SiteConfiguration.php Update some PHPDoc comments in SiteConfiguration class 2021-12-02 16:39:57 +01:00
SiteStats.php SiteStats: Replace usages of "sane" 2021-11-22 13:38:40 +00:00
SiteStatsInit.php
Status.php
StreamFile.php Remove or replace usages of "sanity" 2021-11-19 23:19:42 +00:00
StubGlobalUser.php Emit deprecation warnings reading from $wgUser 2021-09-15 20:17:04 -07:00
StubObject.php StubObject: add magic __get() and __set() 2021-09-04 05:37:25 +00:00
StubUserLang.php
TemplateParser.php TemplateParser: Remove support for deprecated cache-disabling parameter 2021-09-17 19:48:54 +00:00
TemplatesOnThisPageFormatter.php
Title.php Merge "Hard deprecate TitleFactory::newFromIDs and Title::newFromIDs" 2021-11-29 21:28:11 +00:00
TitleArray.php docs: Declare UserArray/TitleArray as Iterator<User>/Iterator<Title> 2021-08-30 22:37:54 +02:00
TitleArrayFromResult.php docs: Declare UserArray/TitleArray as Iterator<User>/Iterator<Title> 2021-08-30 22:37:54 +02:00
TitleFactory.php Hard deprecate TitleFactory::newFromIDs and Title::newFromIDs 2021-11-29 14:23:26 -05:00
TrackingCategories.php Register omitted tracking categories 2021-10-16 12:14:47 +00:00
WebRequest.php Remove or replace usages of "sane" 2021-11-22 13:35:17 +00:00
WebRequestUpload.php
WebResponse.php
WebStart.php Using @return never documentation on always-throw-function 2021-09-07 17:29:03 +02:00
WikiMap.php Remove or replace usages of "sanity" 2021-11-19 23:19:42 +00:00
WikiReference.php Remove or replace usages of "sane" 2021-11-22 13:35:17 +00:00