wiki.techinc.nl/tests/phpunit/includes
Derick Alangi 483321e601 parser: Remove explicit StatsdDataFactory backward-compat logic
This is a follow-up to: I0b683461212a357c7eb09ddec59c87539e323c65
and I40a8372a76f33c5f62ea73bb1180dd7c47412c89 which explicitly for
backward compatibility reasons supports IBufferingStatsdDataFactory.

Now that we've fully switched to StatsFactory together with the
`copyToStatsdAt()` method, we're fine to fully remove this `instanceof`
logic.

Bug: T356815
Change-Id: I164d82904b6d3fb575cb973c14f9454569bf09ac
2024-03-26 22:53:58 +00:00
..
actions Config: Mark MainPageIsDomainRoot official 2024-03-13 15:23:37 +00:00
api block: Clarify function of HideUserUtils aliases and use them consistently 2024-03-19 11:31:03 +11:00
auth
block Drop old class_aliases for before MW 1.39 that were missed 2024-03-20 12:10:42 +00:00
cache Namespace includes/cache 2024-02-20 10:28:03 -05:00
Category
changes
changetags Add PHPUnit test for ChangeTagsList class 2024-02-23 16:05:45 +00:00
collation
CommentStore
composer
config
content Merge "HtmlOutputRendererHelper: fall back to page language" 2024-03-13 15:57:24 +00:00
db
debug tests: Add replacement for assertions deprecated in PHPUnit 9.6 2024-02-23 22:09:45 +01:00
deferred Merge "ParserOutput::setPageProperty(): Emit deprecation warning for non-scalar values" 2024-03-11 17:08:20 +00:00
diff Fix some spelling errors 2024-03-18 20:58:11 +11:00
editpage
exception
export Merge "[ParserOutput] Rename $mText to $mRawText and ::setText() to ::setRawText()" 2024-02-21 17:11:00 +00:00
ExternalLinks build: Fix line indents 2024-03-11 00:14:16 +01:00
externalstore Drop old class_aliases for before MW 1.39 that were missed 2024-03-20 12:10:42 +00:00
filebackend filebackend: Retry Swift requests with new auth token on 401 2024-03-15 21:34:36 +00:00
filerepo
GlobalFunctions
HookContainer
Html Rename dropdown-related methods to avoid random camel-case 2024-03-09 02:31:33 +01:00
http
import
installer
interwiki
jobqueue
language Follow-up "ZhConverter: Fix language variant fallback chain" 2024-03-08 11:37:41 +08:00
languages
libs tests: Move Wikimedia tests into Wikimedia\Tests 2024-02-17 02:09:08 +00:00
linkeddata
linker Namespace includes/cache 2024-02-20 10:28:03 -05:00
logging Namespace includes/cache 2024-02-20 10:28:03 -05:00
mail
media
Message
Navigation
objectcache objectcache: Introduce ObjectCacheFactory MW service 2024-03-19 12:38:39 +03:00
Output build: Upgrade mediawiki/mediawiki-codesniffer to v43.0.0 2024-03-01 15:58:13 -05:00
OutputTransform HandleSectionLinks: Remove old debug logging for resolved bug 2024-03-07 23:09:25 +01:00
page parser: Remove explicit StatsdDataFactory backward-compat logic 2024-03-26 22:53:58 +00:00
pager
ParamValidator/TypeDef tests: Move Wikimedia tests into Wikimedia\Tests 2024-02-17 02:09:08 +00:00
parser parser: Remove explicit StatsdDataFactory backward-compat logic 2024-03-26 22:53:58 +00:00
password
Permissions
poolcounter parser: Remove explicit StatsdDataFactory backward-compat logic 2024-03-26 22:53:58 +00:00
preferences build: Fix line indents 2024-03-11 00:14:16 +01:00
profiler
rcfeed
registration
Request
ResourceLoader ResourceLoader: Add WikiModule regression test for T360014 2024-03-14 21:10:51 +00:00
Rest Merge "Rest: Turn Rest\EntryPoint into a MediaWikiEntryPoint subclass" 2024-03-12 14:25:41 +00:00
Revision Move away from DBAccessObjectUtils::getDBOptions in more places 2024-03-25 14:45:43 +01:00
search
session objectcache: Introduce ObjectCacheFactory MW service 2024-03-19 12:38:39 +03:00
shell
site tests: Namespace Site classes 2024-02-17 00:50:52 +00:00
SiteStats
skins
sparql
specialpage ChangesListSpecialPage: Refactor user experience conditions 2024-03-06 17:29:42 +00:00
specials HTMLForm: Add regression test for T360717 2024-03-25 10:34:55 +11:00
Status message: Don't load user language when a specific language was requested 2024-03-04 12:03:38 +11:00
Storage REST: HTML endpoints should support all content models 2024-03-13 04:32:59 -05:00
title Merge "Namespace includes/cache" 2024-02-28 15:10:38 +00:00
upload Add getCacheKey static method to UploadFromUrl 2024-02-28 16:15:39 +01:00
user Merge "Remove IDBAccessObject from being implemented in many classes" 2024-02-21 17:35:07 +00:00
utils
watcheditem Namespace includes/cache 2024-02-20 10:28:03 -05:00
WikiMap
xml Rename dropdown-related methods to avoid random camel-case 2024-03-09 02:31:33 +01:00
AutoLoaderTest.php
MediaWikiServicesTest.php
MockServiceWiring.php
SampleTest.php
TestUser.php
TestUserRegistry.php