wiki.techinc.nl/tests/phpunit/includes/deferred
Aaron Schulz ef949d79d2 Introduce TransactionRoundAwareUpdate interface
Refactor the deferred update transaction round handling code to use
a new TransactionRoundAwareUpdate interface. Also, rename a few
DeferredUpdates methods so they do not give the impression that
doUpdates() is always called.

Change-Id: Idc4c6d81c4e2ca0ce41bca1e7800f797fa7e37f6
2019-05-25 02:33:05 +00:00
..
CdnCacheUpdateTest.php
DeferredUpdatesTest.php Introduce TransactionRoundAwareUpdate interface 2019-05-25 02:33:05 +00:00
LinksUpdateTest.php Expose external link additions and deletions 2019-02-07 17:09:36 -05:00
MWCallableUpdateTest.php
SearchUpdateTest.php
SiteStatsUpdateTest.php
TransactionRoundDefiningUpdateTest.php