wiki.techinc.nl/tests/phpunit/includes/deferred
Timo Tijhof 6b2f8639b6 deferred: Introduce TransactionRoundDefiningUpdate
This allows scheduling of updates that need to start their own
transaction round. Specifically for cases where the ability to
commit early is not enough (which is already possible via LBFactory
getEmptyTransactionTicket and commitAndWaitForReplication).

Change-Id: I0910587b61c8ddf825f91e92c2f93582cc7ebd80
2017-10-13 21:24:11 +00:00
..
CdnCacheUpdateTest.php deferred: Improve DeferredUpdates test coverage 2017-10-12 21:18:12 +01:00
DeferredUpdatesTest.php deferred: Introduce TransactionRoundDefiningUpdate 2017-10-13 21:24:11 +00:00
LinksUpdateTest.php Add comment table and code to start using it 2017-08-30 15:05:00 +10:00
MWCallableUpdateTest.php deferred: Improve DeferredUpdates test coverage 2017-10-12 21:18:12 +01:00
SearchUpdateTest.php tests: Replace implicit Bugzilla bug numbers with Phab ones 2017-02-21 02:14:34 +00:00
TransactionRoundDefiningUpdateTest.php deferred: Introduce TransactionRoundDefiningUpdate 2017-10-13 21:24:11 +00:00