wiki.techinc.nl/includes
James D. Forrester 31509b74d9 ButtonAuthenticationRequest: Add AllowDynamicProperties directive
Bug: T381068
Change-Id: I779f2f995df1c330ce049daef2702f1af8569c33
(cherry picked from commit b691c3897a77cb0b2544f5b010bf08a8ea9b35f0)
2024-12-12 21:45:31 +00:00
..
actions Use namespaced classes 2024-10-21 20:41:20 +02:00
api Localisation updates from https://translatewiki.net. 2024-12-10 06:31:11 +01:00
auth ButtonAuthenticationRequest: Add AllowDynamicProperties directive 2024-12-12 21:45:31 +00:00
block Use explicit nullable type on parameter arguments 2024-10-16 20:58:33 +02:00
cache Use explicit nullable type on parameter arguments 2024-10-16 20:58:33 +02:00
Category Remove meaningless @var documentation from constants 2024-10-09 09:33:12 +02:00
changetags Merge "Use explicit nullable type on parameter arguments" 2024-10-16 23:10:14 +00:00
collation Use namespaced classes 2024-10-21 20:41:20 +02:00
CommentFormatter Use explicit nullable type on parameter arguments 2024-10-16 20:58:33 +02:00
CommentStore Use explicit nullable type on parameter arguments 2024-10-16 20:58:33 +02:00
composer Remove MediaWikiVersionFetcher 2024-10-14 12:00:08 +00:00
config Add missing documentation to class properties (miscellaneous classes) 2024-09-14 10:12:18 +02:00
content Merge "Use explicit nullable type on parameter arguments" 2024-10-16 23:10:14 +00:00
context Use explicit nullable type on parameter arguments 2024-10-16 20:58:33 +02:00
dao
db Merge "CloneDatabase: Remove debug logging" 2024-10-17 23:38:11 +00:00
debug Use explicit nullable type on parameter arguments 2024-10-16 20:58:33 +02:00
deferred Merge "rdbms: clear replica snapshots in (begin|commit|rollback)PrimaryChanges()" 2024-10-22 15:25:44 +00:00
diff Use namespaced classes 2024-10-21 20:41:20 +02:00
edit Namespace all remaining classes in includes/parser 2024-10-15 23:54:32 +01:00
editpage Merge "TemplatesOnThisPage: Do not show non-functional link for special pages" 2024-10-18 00:14:06 +00:00
exception exception: Suppress dependency loop exception 2024-11-08 16:16:00 +00:00
export Use namespaced classes 2024-10-21 20:41:20 +02:00
ExternalLinks Move remaining four classes in includes/content into Content namespace 2024-08-10 10:40:53 +02:00
externalstore Use namespaced classes 2024-10-21 20:41:20 +02:00
Feed recentchanges: Add missing documentation to class properties 2024-09-14 10:09:46 +02:00
filebackend filebackend: Check for old alias in FileBackendMultiWrite 2024-10-22 01:32:54 +02:00
filerepo Fix img_auth message logic 2024-11-14 01:05:30 +00:00
gallery Use namespaced classes 2024-10-21 20:41:20 +02:00
historyblob Make use of the ??= and ?? operators where it makes sense 2024-08-26 09:26:36 +02:00
Hook Add namespace to remaining parts of Wikimedia\Mime and Wikimedia\Stats 2024-09-27 16:19:10 -04:00
HookContainer WhatLinksHere: Allow extensible filters 2024-10-21 14:27:53 +05:30
Html Drop legacy classes from HTML message box output 2024-09-23 17:33:35 +00:00
htmlform htmlform: Allow MessageParam on HTMLForm::addButton for label-message 2024-10-26 23:12:51 +00:00
http Use explicit nullable type on parameter arguments 2024-10-16 20:58:33 +02:00
import Use namespaced classes 2024-10-21 20:41:20 +02:00
installer Localisation updates from https://translatewiki.net. 2024-12-10 06:31:11 +01:00
interwiki Use explicit nullable type on parameter arguments 2024-10-16 20:58:33 +02:00
jobqueue RefreshLinksJob: Don't retry job if "Revision x is not current" is returned 2024-11-19 16:08:11 +00:00
json Use explicit nullable type on parameter arguments 2024-10-16 20:58:33 +02:00
language Support {{#FORMAL:}} syntax in jqueryMsg 2024-10-24 16:51:37 +00:00
languages Add Central Kanuri (knc), deprecate Kanuri (kr) 2024-10-20 19:18:46 +00:00
libs Localisation updates from https://translatewiki.net. 2024-11-26 06:31:54 +01:00
linkeddata
linker Use explicit nullable type on parameter arguments 2024-10-16 20:58:33 +02:00
logging Use namespaced classes 2024-10-21 20:41:20 +02:00
mail Use explicit nullable type on parameter arguments 2024-10-16 20:58:33 +02:00
media Correct range error in regexp of formatmetadata 2024-11-10 13:36:47 +00:00
Message Make Message and MessageValue compatible 2024-10-19 15:00:07 +02:00
Navigation
objectcache Use explicit nullable type on parameter arguments 2024-10-16 20:58:33 +02:00
Output Skin: [BREAKING CHANGE] Remove support for rendering outside body element 2024-10-30 15:18:51 +00:00
OutputTransform Use explicit nullable type on parameter arguments 2024-10-16 20:58:33 +02:00
page Use namespaced classes 2024-10-21 20:41:20 +02:00
pager ContributionsPager: Fix getTemplateParams() parameter 2024-10-25 13:52:47 +00:00
ParamValidator/TypeDef Add namespace to includes/api classes 2024-09-25 19:31:14 +00:00
parser ParserOutput::getExternalLinks(): Deprecate use of the internal array reference 2024-10-22 16:33:27 -04:00
password Use explicit nullable type on parameter arguments 2024-10-16 20:58:33 +02:00
Permissions Use explicit nullable type on parameter arguments 2024-10-16 20:58:33 +02:00
poolcounter objectcache: Move RedisConnRef.php to /libs/objectcache/ 2024-11-07 08:40:54 +00:00
preferences Use explicit nullable type on parameter arguments 2024-10-16 20:58:33 +02:00
profiler Use explicit nullable type on parameter arguments 2024-10-16 20:58:33 +02:00
recentchanges objectcache: Move RedisConnRef.php to /libs/objectcache/ 2024-11-07 08:40:54 +00:00
registration Remove meaningless @var documentation from constants 2024-10-09 09:33:12 +02:00
RenameUser Add namespace to IDBAccessObject and DBAccessObjectUtils 2024-09-27 16:19:10 -04:00
Request WebRequest: Add PHP return type hint for getRawVal 2024-10-10 14:01:26 +00:00
ResourceLoader Use explicit nullable type on parameter arguments 2024-10-16 20:58:33 +02:00
Rest Localisation updates from https://translatewiki.net. 2024-12-03 06:32:00 +01:00
Revision Use explicit nullable type on parameter arguments 2024-10-16 20:58:33 +02:00
revisiondelete Use namespaced classes 2024-10-21 20:41:20 +02:00
revisionlist
search Use namespaced classes 2024-10-21 20:41:20 +02:00
session Use explicit nullable type on parameter arguments 2024-10-16 20:58:33 +02:00
Settings Use explicit nullable type on parameter arguments 2024-10-16 20:58:33 +02:00
shell FileRepo: Add support for the new Shellbox large file feature 2024-10-29 02:50:07 +00:00
site Remove unchecked exception annotations 2024-09-17 22:20:58 +02:00
SiteStats
skins Merge "Hard deprecate soft deprecated skin methods" into REL1_43 2024-11-13 00:27:38 +00:00
sparql
specialpage specials: Fix contributions page for user '0' 2024-11-12 14:31:22 -05:00
specials Reject temporary account usernames on Special:PasswordReset 2024-11-18 14:35:28 +00:00
Status Make Message and MessageValue compatible 2024-10-19 15:00:07 +02:00
Storage Merge "Use explicit nullable type on parameter arguments" 2024-10-16 23:10:14 +00:00
StubObject Add missing documentation to class properties (miscellaneous classes) 2024-09-14 10:12:18 +02:00
templates img_auth: Output lang and dir in HTTP and HTML on error message 2024-10-29 15:18:52 +00:00
tidy Add missing documentation to class properties (miscellaneous classes) 2024-09-14 10:12:18 +02:00
title Use explicit nullable type on parameter arguments 2024-10-16 20:58:33 +02:00
upload Use namespaced classes 2024-10-21 20:41:20 +02:00
user CentralIdLookup: delete deprecated factoryNonLocal() method 2024-11-04 22:43:01 +00:00
utils Remove CryptHKDF and MWCryptHKDF 2024-11-10 22:49:37 -05:00
watchlist Merge "Use explicit nullable type on parameter arguments" 2024-10-16 23:10:14 +00:00
widget Update user widgets to support named and temp account exclusion 2024-09-16 08:45:58 -07:00
WikiMap Merge "Fix typos in WikiMap doc comments" 2024-10-10 18:30:09 +00:00
xml Use explicit nullable type on parameter arguments 2024-10-16 20:58:33 +02:00
.htaccess
AutoLoader.php AutoLoader: Use require_once rather than require 2024-10-24 01:36:18 +00:00
BootstrapHelperFunctions.php Make use of the ??= and ?? operators where it makes sense 2024-08-26 09:26:36 +02:00
config-schema.php Remove CryptHKDF and MWCryptHKDF 2024-11-10 22:49:37 -05:00
DefaultSettings.php
Defines.php Prep 1.43.0-rc.0 2024-12-03 22:25:27 +03:00
DevelopmentSettings.php Tests: Split log files by parallel grouping 2024-10-10 12:47:00 +00:00
EntryPointEnvironment.php
GlobalFunctions.php Deprecate wfArrayDiff2() 2024-11-04 19:34:41 +00:00
MainConfigNames.php Remove CryptHKDF and MWCryptHKDF 2024-11-10 22:49:37 -05:00
MainConfigSchema.php Remove CryptHKDF and MWCryptHKDF 2024-11-10 22:49:37 -05:00
MediaWiki.php
MediaWikiEntryPoint.php Add namespace to remaining parts of Wikimedia\Mime and Wikimedia\Stats 2024-09-27 16:19:10 -04:00
MediaWikiServices.php Remove CryptHKDF and MWCryptHKDF 2024-11-10 22:49:37 -05:00
PHPVersionCheck.php Bump PHPVersionCheck & composer expected PHP versions to 8.1.0 2024-10-25 19:56:22 -04:00
ServiceWiring.php Remove CryptHKDF and MWCryptHKDF 2024-11-10 22:49:37 -05:00
Setup.php Use namespaced classes 2024-10-21 20:41:20 +02:00
SetupDynamicConfig.php Switch over a bunch of class_alias uses to actuals 2024-10-03 17:09:36 +00:00
WebStart.php