wiki.techinc.nl/includes
Timo Tijhof 8268b5e72c
objectcache: Improve overall BagOStuff class docs
Fix file doc blocks while at it.

> Remove duplicate description from file block in favour of class doc.
> This reduces needless duplication and is often incorrect or outdated,
> and helps make file headers more consistently (visually) ignorable.
>
> Add missing `ingroup` to class doc (and remove any from file doc)
> as otherwise the file is indexed twice (e.g. in Doxygen) which makes
> navigation on doc.wikimedia.org rather messy.
>
> Ref https://gerrit.wikimedia.org/r/q/message:ingroup+is:merged+owner:Krinkle+branch:master

Bug: T364652
Change-Id: Icc36566da1c7190b0f4269719f34d3d6a83026c1
2024-09-11 11:55:10 +01: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-10 09:01:15 +02:00
auth Merge "auth: Disable irrelevant account creation fields for temp users" 2024-09-10 20:05:43 +00: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
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
debug
deferred Migrate all uses of deprecated URL global functions to use wfGetUrlUtils() 2024-09-10 16:50:02 -07: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 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 Migrate all uses of deprecated URL global functions to use wfGetUrlUtils() 2024-09-10 16:50:02 -07:00
filebackend
filerepo Avoid use of deprecated wfExpandUrl in various places 2024-09-09 20:55:52 +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 Migrate all uses of deprecated URL global functions to use wfGetUrlUtils() 2024-09-10 16:50:02 -07:00
import
installer Localisation updates from https://translatewiki.net. 2024-09-11 09:04:29 +02:00
interwiki Move Language and friends into Language namespace 2024-08-10 13:36:30 +02:00
jobqueue Migrate all uses of deprecated URL global functions to use wfGetUrlUtils() 2024-09-10 16:50:02 -07:00
json
language language: make isValidBuiltInCode() more robust 2024-09-05 22:08:29 +01:00
languages Add Haryanvi language (bgc) 2024-08-28 14:12:16 +00:00
libs objectcache: Improve overall BagOStuff class docs 2024-09-11 11:55:10 +01:00
linkeddata
linker Avoid use of deprecated wfExpandUrl in various places 2024-09-09 20:55:52 +00:00
logging Add missing documentation to class properties (frontend-related) 2024-09-05 21:41:19 +02:00
mail Avoid use of deprecated wfExpandUrl in various places 2024-09-09 20:55:52 +00: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 "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 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
parser Migrate all uses of deprecated URL global functions to use wfGetUrlUtils() 2024-09-10 16:50:02 -07:00
password
Permissions Permissions: Fix typo 2024-09-08 10:41:18 +03: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 Migrate all uses of deprecated URL global functions to use wfGetUrlUtils() 2024-09-10 16:50:02 -07: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 Migrate all uses of deprecated URL global functions to use wfGetUrlUtils() 2024-09-10 16:50:02 -07:00
ResourceLoader ResourceLoader: Add missing documentation to class properties 2024-09-07 21:25:51 +02:00
Rest Clean up a few comments in HtmlOutputRendererHelper (typos, etc.) 2024-09-09 21:38:30 -05:00
Revision Provide previous parse results to parser when rendering 2024-08-23 17:41:55 -04:00
revisiondelete
revisionlist
search Migrate all uses of deprecated URL global functions to use wfGetUrlUtils() 2024-09-10 16:50:02 -07: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
site Make use of the ??= and ?? operators where it makes sense 2024-08-26 09:26:36 +02:00
SiteStats
skins skins: Add missing documentation to class properties 2024-09-09 21:21:15 +00:00
sparql
specialpage Make some element IDs etc. greppable 2024-09-07 23:24:08 +00:00
specials mediawiki.special.block [vue]: include $wgAutoblockExpiry in message 2024-09-09 21:17:05 -04:00
Status Move Language and friends into Language namespace 2024-08-10 13:36:30 +02:00
Storage Add missing documentation to class properties in NameTableStoreFactory 2024-09-07 21:37:50 +02:00
StubObject Move Language and friends into Language namespace 2024-08-10 13:36:30 +02:00
templates
tidy
title title: Use const for NamespaceInfo::$alwaysCapitalizedNamespaces 2024-09-01 12:06:28 +02:00
upload Migrate all uses of deprecated URL global functions to use wfGetUrlUtils() 2024-09-10 16:50:02 -07:00
user UserOptionsManager: Allow global prefs for users without local accounts 2024-09-10 00:01:58 +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
WikiMap Migrate all uses of deprecated URL global functions to use wfGetUrlUtils() 2024-09-10 16:50:02 -07: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 parser: Add a new {{USERLANGUAGE}} magic word for use in wikitext 2024-09-07 19:16:32 +00:00
DefaultSettings.php
Defines.php objectcache: Remove WinCache support 2024-09-05 17:59:26 +00:00
DevelopmentSettings.php REST: yank the new content.v1 module 2024-09-06 13:15:21 +02:00
EntryPointEnvironment.php
GlobalFunctions.php Merge "Hard deprecation of wfExpandIRI" 2024-09-07 13:07:24 +00:00
MainConfigNames.php parser: Add a new {{USERLANGUAGE}} magic word for use in wikitext 2024-09-07 19:16:32 +00:00
MainConfigSchema.php Migrate all uses of deprecated URL global functions to use wfGetUrlUtils() 2024-09-10 16:50:02 -07:00
MediaWiki.php
MediaWikiEntryPoint.php
MediaWikiServices.php remove @internal from getStatsFactory() 2024-08-27 22:52:34 +00:00
PHPVersionCheck.php
ServiceWiring.php Merge "objectcache: Migrate WANObjectCache metrics to StatsLib" 2024-09-11 00:19:25 +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