wiki.techinc.nl/tests/phpunit/includes/libs/rdbms/database
Aaron Schulz c9ad7037ce rdbms: do not bother making DBO_TRX transactions in IDatabase::lock()
Named locks are session-level constructs and this transaction agnostic.
Also make lockIsFree() a bit more consistent when the thread has the
lock itself.

Change-Id: Ief51196161bbc50c798740f3c738fd0e39880508
2018-02-15 16:32:35 -08:00
..
DatabaseDomainTest.php Use MediaWikiCoversValidator for tests that don't use MediaWikiTestCase 2018-01-01 08:28:02 +00:00
DatabaseMysqlBaseTest.php rdbms: make MySQLMasterPos handle inactive GTIDs 2018-02-15 22:55:29 +00:00
DatabaseSQLTest.php rdbms: clean up non-native Database::replace() code 2018-01-30 03:19:28 +00:00
DatabaseTest.php rdbms: do not bother making DBO_TRX transactions in IDatabase::lock() 2018-02-15 16:32:35 -08:00
DBConnRefTest.php Add test for DBConnRef 2018-01-02 15:25:17 +01:00