aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/unit/includes/db
Commit message (Expand)AuthorAgeFilesLines
* Rdbms\Database: export OTel spans for db operationsChris Danis2024-12-201-1/+3
* db: Drop AbstractSchemaValidator::$missingDepCallbackDaimona Eaytoy2024-12-111-4/+1
* Add namespace to remaining parts of Wikimedia\Mime and Wikimedia\StatsJames D. Forrester2024-09-271-0/+1
* Add namespace to remaining parts of Wikimedia\ObjectCacheJames D. Forrester2024-09-271-0/+1
* Add namespace to the root classes of ObjectCacheEbrahim Byagowi2024-07-101-0/+1
* rdbms: Widen `@covers` tags in phpunit testsTimo Tijhof2024-06-111-2/+1
* tests: Fix @covers and @coversDefaultClass to have leading \Reedy2024-02-161-2/+2
* rdbms: Introduce concept of virtual domains and mapping to ext clusterAmir Sarabadani2023-10-051-1/+2
* Centralize logic behind building ChronologyProtector objectAmir Sarabadani2023-08-301-1/+2
* rdbms: Remove or move unused public methods of ILB/ILBFAmir Sarabadani2023-08-011-1/+1
* tests: Make some PHPUnit data providers staticUmherirrender2023-05-201-1/+1
* rdbms: Move ReadOnlyMode and ConfiguredReadOnlyMode to rdbms libraryAmir Sarabadani2023-05-041-1/+1
* Reorg: Move ReadOnlyMode classes to db/Amir Sarabadani2023-04-281-0/+1
* rdbms: Delegate Database object creation to DatabaseFactory out of LBAmir Sarabadani2023-04-121-3/+1
* rdbms: Move Database::factory() to DatabaseFactory serviceKunal Mehta2022-08-311-1/+3
* Allow DB config to be reloaded on the flydaniel2022-08-051-2/+18
* Add validation for abstract schemamainframe982022-02-221-0/+66
* Convert MWLBFactoryTest to pure unit testsDannyS7122021-04-141-0/+88
* Drop Oracle and MssqlAmir Sarabadani2019-08-141-49/+0
* Move unit tests, round IIIAmir Sarabadani2019-07-091-0/+49
* Revert "Separate MediaWiki unit and integration tests"Legoktm2019-06-131-52/+0
* Separate MediaWiki unit and integration testsMáté Szabó2019-06-131-0/+52