wiki.techinc.nl/tests/phpunit/includes
Umherirrender 33dd935478 Migrate to IReadableDatabase::newSelectQueryBuilder
This cases cannot benefit from the SelectQueryBuilder as each argument
get processed by hooks with fix signature or coming from abstract
functions providing the arguments separate.

Bug: T344971
Change-Id: I6490caae3984efaae81bd2583220a7dd1c3b371d
2024-05-05 17:29:51 +02:00
..
actions phpunit: Fix tests relying on implicit wgScript/wgArticlePath 2024-05-05 00:00:01 +00:00
api phpunit: Fix tests relying on implicit wgScript/wgArticlePath 2024-05-05 00:00:01 +00:00
auth Merge "Formally deprecate code marked with @deprecated" 2024-05-04 12:47:59 +00:00
block Merge "tests: Migrate to IReadableDatabase::newSelectQueryBuilder" 2024-05-03 05:10:13 +00:00
cache
Category Test: Replace db filed usages with getDb() in MediaWikiIntegrationTestCase 2024-05-03 14:01:51 +02:00
changes phpunit: Fix tests relying on implicit wgScript/wgArticlePath 2024-05-05 00:00:01 +00:00
changetags
collation
CommentStore Test: Replace db filed usages with getDb() in MediaWikiIntegrationTestCase 2024-05-03 14:01:51 +02:00
composer
config
content ContentHandler: Hard-deprecate deprecated methods 2024-05-01 07:41:18 +01:00
db Stop using LoadBalancer::getConnectionRef() so it can be hard-deprecated 2024-04-30 13:31:08 +01:00
debug Add namespace and deprecation alias to DeprecationHelper 2024-05-05 14:16:35 +02:00
deferred Stop using LoadBalancer::getConnectionRef() so it can be hard-deprecated 2024-04-30 13:31:08 +01:00
diff Fix ExternalTextDifferTest on macOS 2024-05-04 19:56:27 +00:00
editpage
exception Remove error printing in MWException 2024-04-25 11:58:53 +00:00
export
ExternalLinks
externalstore SqlBlobStore: Directly store ES addresses in content table 2024-04-30 12:20:32 +02:00
filebackend
filerepo Merge "Make HTTPFileStreamer testable" 2024-04-27 02:01:23 +00:00
GlobalFunctions
HookContainer
Html
http
import
installer
interwiki
jobqueue RefreshLinksJob: Migrate to StatsFactory 2024-05-05 09:41:36 +00:00
language Merge "Add Language::formatDurationBetweenTimestamps method" 2024-05-05 01:12:10 +00:00
languages
libs fix: use objectcachefactory methods instead of deprecated objectcache methods 2024-05-05 12:40:30 +03:00
linkeddata phpunit: Fix tests relying on implicit wgScript/wgArticlePath 2024-05-05 00:00:01 +00:00
linker phpunit: Fix tests relying on implicit wgScript/wgArticlePath 2024-05-05 00:00:01 +00:00
logging PageStore: Migrate to StatsLib 2024-05-05 15:36:33 +02:00
mail
media Make SVGReader::scaleSVGUnit comply with SVG2 & CSS3 spec 2024-05-02 23:33:27 -07:00
Message
Navigation phpunit: Fix tests relying on implicit wgScript/wgArticlePath 2024-05-05 00:00:01 +00:00
objectcache fix: use objectcachefactory methods instead of deprecated objectcache methods 2024-05-05 12:40:30 +03:00
Output Replace all instances of "per default" with "by default" 2024-04-29 10:47:54 +10:00
OutputTransform phpunit: Fix tests relying on implicit wgScript/wgArticlePath 2024-05-05 00:00:01 +00:00
page PageStore: Migrate to StatsLib 2024-05-05 15:36:33 +02:00
pager Stop using LoadBalancer::getConnectionRef() so it can be hard-deprecated 2024-04-30 13:31:08 +01:00
ParamValidator/TypeDef
parser phpunit: Fix tests relying on implicit wgScript/wgArticlePath 2024-05-05 00:00:01 +00:00
password
Permissions
poolcounter
preferences
profiler
rcfeed phpunit: Fix tests relying on implicit wgScript/wgArticlePath 2024-05-05 00:00:01 +00:00
registration
Request WebRequest: Gracefully handle array values in getCookie() 2024-05-02 12:05:43 +02:00
ResourceLoader Fix some line indent 2024-04-20 00:25:15 +02:00
Rest
Revision Test: Replace db filed usages with getDb() in MediaWikiIntegrationTestCase 2024-05-03 14:01:51 +02:00
search
session
shell
site
SiteStats Test: Replace db filed usages with getDb() in MediaWikiIntegrationTestCase 2024-05-03 14:01:51 +02:00
skins
sparql
specialpage Migrate several more raw SQL building to expression builders 2024-04-26 21:24:20 +02:00
specials phpunit: Fix tests relying on implicit wgScript/wgArticlePath 2024-05-05 00:00:01 +00:00
Status StatusValue: Document and deprecate broken ways to search/replace messages 2024-05-03 17:04:27 +02:00
Storage Merge "SqlBlobStore: Directly store ES addresses in content table" 2024-05-03 16:23:31 +00:00
title phpunit: Fix tests relying on implicit wgScript/wgArticlePath 2024-05-05 00:00:01 +00:00
upload
user StatusValue: Document and deprecate broken ways to search/replace messages 2024-05-03 17:04:27 +02:00
utils Migrate to IReadableDatabase::newSelectQueryBuilder 2024-05-05 17:29:51 +02:00
watcheditem WatchedItemStore: Switch to StatsFactory 2024-05-05 15:55:10 +02:00
WikiMap
xml
AutoLoaderTest.php
MediaWikiServicesTest.php
MockServiceWiring.php
SampleTest.php
TestUser.php
TestUserRegistry.php