wiki.techinc.nl/tests/phpunit/includes
Timo Tijhof 8fb118cb8b recentchanges: Move rcfeed/ to includes/recentchanges/RCFeed/
It is part of the component at
https://phabricator.wikimedia.org/tag/mediawiki-recent-changes/
and
https://www.mediawiki.org/wiki/Developers/Maintainers
and
since Ifac20da51f7e809f under the same "Recent changes" doc group.

The Maintainers list oddly enough lists only rcfeed and completely
forgets the majority of it under /includes/changes (or now,
/includes/recentchanges).

Bug: T364652
Change-Id: I94e6705672c1e2821bdc726aa7a383d9e7c1f7b5
2024-08-29 03:51:40 +01:00
..
actions
api tests: Make use of ??= and ?? operators in various tests 2024-08-15 11:44:46 +02:00
auth PasswordReset: remove $wgAllowRequiringEmailForResets feature flag 2024-08-28 00:55:43 +02:00
block Use real type hints for services etc. in includes/block/ 2024-07-31 08:54:31 +00:00
cache
Category
changetags
collation
CommentStore
composer
config
content Remove ParserOutput::getText() calls from core (getRawText) 2024-08-19 14:20:20 +02:00
db
debug
deferred Merge "deferred: Hard-deprecate LinksUpdate::getAddedLinks/getRemovedLinks" 2024-08-23 21:11:33 +00:00
diff Add namespace to WikitextContent 2024-08-06 17:42:51 +03:30
editpage tests: Make use of ??= and ?? operators in various tests 2024-08-15 11:44:46 +02:00
exception PermissionsError: Deprecate public properties 2024-08-12 21:37:04 +02:00
export
ExternalLinks
externalstore
filebackend
filerepo
GlobalFunctions Use MediaWikiIntegrationTestCase::getConfVar in tests 2024-08-06 12:52:34 +00:00
HookContainer Add MediaWiki\Registration namespace to registration classes 2024-08-10 10:08:22 +00:00
Html
http
import
installer
interwiki tests: Avoid usage of deprecated setContentLang() 2024-07-19 17:28:39 +02:00
jobqueue Remove ParserOutput::getText() calls from core (getRawText) 2024-08-19 14:20:20 +02:00
language Move Language and friends into Language namespace 2024-08-10 13:36:30 +02:00
languages
libs Merge "objectcache: Consolidate WRITE_PRUNE_SEGMENTS into WRITE_ALLOW_SEGMENTS" 2024-08-12 16:16:10 +00:00
linkeddata
linker
logging Use variable-length argument lists instead of func_get_args() 2024-08-16 18:42:01 +00:00
mail
media tests: Use LanguageFactory in FormatMetadataTest 2024-07-20 22:44:35 +02:00
Message
Navigation
objectcache objectcache: Update tests that are really for ObjectCacheFactory 2024-07-24 02:57:23 +00:00
Output Deprecate OutputPage::setCategoryLinks() 2024-08-27 22:42:09 +00:00
OutputTransform Merge "Make ContentDOMTransformStage not Parsoid specific" 2024-08-26 22:13:20 +00:00
page Merge "Remove ParserOutput::getText() calls from core (direct pipeline)" 2024-08-24 01:22:34 +00:00
pager ContributionsPager: Fix date link in archive mode 2024-08-01 18:15:26 +01:00
ParamValidator/TypeDef
parser Merge "parser: Avoid cache stampede on pages which use {{CURRENTYEAR}}" 2024-08-26 16:00:08 +00:00
password
Permissions Use real type hints for services etc. in includes/Permissions/ 2024-07-31 08:56:17 +00:00
poolcounter Remove ParserOutput::getText() calls from core (getRawText) 2024-08-19 14:20:20 +02:00
preferences Move Language and friends into Language namespace 2024-08-10 13:36:30 +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
Request
ResourceLoader CodexModule: Also print dev mode warning when loading full library 2024-08-23 16:49:22 -07:00
Rest
Revision Merge "Provide previous parse results to parser when rendering" 2024-08-24 03:37:10 +00:00
search Add namespace to WikitextContent 2024-08-06 17:42:51 +03:30
session Use MainConfigNames in tests 2024-08-06 13:58:47 +00:00
shell
site Consistent spelling of "subpage" 2024-08-06 04:01:02 -04:00
SiteStats
skins
sparql
specialpage Use variable-length argument lists instead of func_get_args() 2024-08-16 18:42:01 +00:00
specials Preload parent revision sizes for archive rows 2024-08-20 18:50:44 +02:00
Status Namespace MessageSpecifier under Wikimedia\Message\ 2024-07-28 14:21:32 +02:00
Storage Remove ParserOutput::getText() calls from core (getRawText) 2024-08-19 14:20:20 +02:00
title tests: Make use of ??= and ?? operators in various tests 2024-08-15 11:44:46 +02:00
upload
user PasswordReset: remove $wgAllowRequiringEmailForResets feature flag 2024-08-28 00:55:43 +02:00
utils
watchlist
WikiMap
xml
AutoLoaderTest.php
MediaWikiServicesTest.php
MockServiceWiring.php
SampleTest.php
TestUser.php
TestUserRegistry.php