wiki.techinc.nl/tests/phpunit/includes/libs/objectcache
Aaron Schulz 2190b78987 objectcache: add expiration check callback to WANObjectCache::getWithSetCallback
This is useful when the timestamps to be checked depend on the value or are stored
in the database rather than as check keys.

Change-Id: I81ab08a943ee7d2f96a132d371965501941ed37f
2018-12-21 19:25:26 +00:00
..
BagOStuffTest.php objectcache: make BagOStuff::mergeViaLock() timeout more sensible 2018-07-12 16:02:38 +01:00
CachedBagOStuffTest.php build: Updating mediawiki/mediawiki-codesniffer to 16.0.0 2018-02-17 13:29:13 +01:00
HashBagOStuffTest.php build: Updating mediawiki/mediawiki-codesniffer to 16.0.0 2018-02-17 13:29:13 +01:00
MultiWriteBagOStuffTest.php objectcache: make MultiWriteBagOStuff handle duplicate add() operations 2018-06-28 16:04:35 +00:00
ReplicatedBagOStuffTest.php doc: Modernise parameter names and documentation for 'replica' DBs 2018-10-31 10:36:48 -07:00
WANObjectCacheTest.php objectcache: add expiration check callback to WANObjectCache::getWithSetCallback 2018-12-21 19:25:26 +00:00