aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/includes/logging/DatabaseLogEntryTest.php
Commit message (Expand)AuthorAgeFilesLines
* Namespace all remaining files in includes/loggingJames D. Forrester2025-03-191-4/+5
* Use explicit nullable type on parameter argumentsUmherirrender2024-10-161-2/+2
* tests: Remove reset of services in testsUmherirrender2024-09-051-13/+0
* tests: Fix @covers and @coversDefaultClass to have leading \Reedy2024-02-161-3/+3
* Use IReadableDatabase over IDatabase in DatabaseLogEntry::newFromIdDreamy Jazz2023-10-111-3/+3
* Introduce LoggingSelectQueryBuilderAmir Sarabadani2023-09-251-2/+2
* Fix more non-database tests accessing the databaseDaimona Eaytoy2023-08-061-0/+3
* tests: Make some PHPUnit data providers staticTim Starling2023-03-241-2/+2
* logging: Remove user_editcount from DatabaseLogEntry query infoUmherirrender2022-04-061-1/+0
* phpunit: use ->getServiceContainer() in integration testsAlexander Vorwerk2022-01-271-5/+4
* build: Updating dependencieslibraryupgrader2021-07-221-2/+2
* Remove hard-deprecated LogEntry::getPerformerPetr Pchelko2021-06-281-0/+37
* Stop using legacy ActorMigration field "log_user"Tim Starling2021-04-281-6/+6
* Improve some function documentation in testsUmherirrender2021-01-141-2/+2
* More misc test cleanupDannyS7122020-12-241-2/+1
* MediaWikiTestCase to MediaWikiIntegrationTestCaseaddshore2020-06-301-1/+1
* Fix visibility of setUp/tearDownThiemo Kreuz2020-06-161-2/+2
* tests: Add explicit return type void to setUp() and tearDown()Max Semenik2019-10-301-2/+2
* Clean up most of b/c for phpunit4Amir Sarabadani2019-10-061-1/+1
* Mostly drop old pre-actor user schemasBrad Jorsch2019-09-091-45/+6
* Mostly drop old comment schemasBrad Jorsch2019-02-071-11/+11
* ActorMigration: Remove possibility of read-bothBrad Jorsch2018-10-111-4/+9
* Introduce DatabaseLogEntry::newFromIdMax Semenik2018-03-051-0/+162