wiki.techinc.nl/includes
2024-09-06 08:07:40 +00:00
..
actions Add missing documentation to class properties (frontend-related) 2024-09-05 21:41:19 +02:00
api Add new hook OutputPageRenderCategoryLink 2024-09-05 15:53:43 +00:00
auth auth: Add missing documentation to class properties 2024-09-01 11:27:45 +02: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 config: Intentionally throw TypeError for unsupported sources 2024-07-24 15:54:41 +00: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 Add namespace to the root classes of ObjectCache 2024-07-10 00:14:54 +03:30
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 Add missing documentation to class properties (frontend-related) 2024-09-05 21:41:19 +02:00
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 Move Language and friends into Language namespace 2024-08-10 13:36:30 +02:00
filebackend Add namespace to the root classes of ObjectCache 2024-07-10 00:14:54 +03:30
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 Replace User, Title, and WikiPage in more signatures 2024-07-10 01:25:57 +02:00
installer Clean up some Chinese installer translations 2024-09-06 03:39:06 +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 Make use of the ??= and ?? operators where it makes sense 2024-08-26 09:26:36 +02:00
languages Add Haryanvi language (bgc) 2024-08-28 14:12:16 +00:00
libs Merge "objectcache: Remove WinCache support" 2024-09-06 01:19:59 +00:00
linkeddata Fix various version mention for class_alias 2024-07-05 18:39:49 +02:00
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 "Add missing documentation to class properties (frontend-related)" 2024-09-06 08:07:40 +00:00
OutputTransform Ensure that isParsoidContent is initialized in OutputTransformPipeline 2024-08-26 23:42:30 +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 Merge "REST: avoid crash on non-strings in request body" 2024-07-18 19:27:51 +00:00
parser Merge "Revert "Break accidental references in Parser::__clone"" 2024-09-05 21:04:26 +00:00
password password: Remove automatic fallback to hash_pbkdf2() 2024-06-08 01:06:22 -04:00
Permissions Permissions: Avoid assignment in condition in PermissionManager 2024-09-01 00:03:29 +02: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 Request: Docs should be in line with property typehint 2024-07-24 13:20:41 +02:00
ResourceLoader ResourceLoader: Avoid assignment in condition in ForeignResoureManager 2024-08-31 22:04:01 +00:00
Rest Merge "Rest: Reduce code duplication in ConditionalHeaderUtil" 2024-09-03 05:15:58 +00: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 search: Replace IResultWrapper::fetchObject()/next() with foreach loop 2024-08-31 23:58:02 +02: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 Add "implements/extends Stringable" to more classes and interfaces 2024-06-13 16:06:14 +02:00
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 Merge "Prevent cross-wiki assignment of groups to temporary accounts" 2024-09-04 18:36:37 +00:00
specials Add missing documentation to class properties (frontend-related) 2024-09-05 21:41:19 +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 Add dark mode support to plain html outputs 2024-06-09 15:03:14 +03:30
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 Add "implements Stringable" to every class with "function __toString()" 2024-06-13 00:23:39 +00:00
WikiMap Move Linker::makeExternalLink() to the LinkRenderer service 2024-06-10 18:47:32 +00:00
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 objectcache: Remove WinCache support 2024-09-05 17:59:26 +00:00
DefaultSettings.php
Defines.php objectcache: Remove WinCache support 2024-09-05 17:59:26 +00:00
DevelopmentSettings.php DevelopmentSettings: Enable temp user autocreation 2024-07-25 16:43:10 +03:00
EntryPointEnvironment.php
GlobalFunctions.php build: Use inline ignore for Generic.CodeAnalysis.AssignmentInCondition 2024-09-01 00:15:10 +02:00
MainConfigNames.php Merge "Add option to sort categories in OutputPage" 2024-08-29 17:03:13 +00:00
MainConfigSchema.php objectcache: Remove WinCache support 2024-09-05 17:59:26 +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 Add tracking category resolution to Parsoid DataAccess 2024-08-30 14:08:38 -04:00
Setup.php Replace a few more uses of deprecated Status / StatusValue methods 2024-08-22 19:34:51 +00:00
SetupDynamicConfig.php Change 'powered by MediaWiki' icon to new version, wrapped in Codex buttons 2024-06-17 14:35:48 -04:00
WebStart.php Add dark mode support to plain html outputs 2024-06-09 15:03:14 +03:30