wiki.techinc.nl/tests
Aaron Schulz f6fec396c5 objectcache: use WRITE_BACKGROUND in WANObjectCache where applicable
This avoids the latency of waiting for a response.

Change yieldStampedeLock() to use delete() instead of changeTTL() since
the PECL memcached client does not support WRITE_BACKGROUND with TOUCH.

Also, simply relayVolatilePurges() into relayVolatilePurge() and tweak
some related documentation for WANObjectCache

Bug: T302623
Change-Id: I16f011b730f34332aa54a48c579de3c6606dafda
2022-11-09 21:17:03 +00:00
..
api-testing Api tests: Simplify variant tests by using pig-latin 2022-11-08 19:48:12 +05:30
common Reorg: Move some of request related classes to MediaWiki/Request 2022-10-28 10:15:31 +00:00
parser title: Move Title.php to includes/title/ where related classes are 2022-11-09 00:20:08 +00:00
phpunit objectcache: use WRITE_BACKGROUND in WANObjectCache where applicable 2022-11-09 21:17:03 +00:00
qunit jquery.tablesorter: Convert custom cases to native QUnit.test() 2022-10-13 02:44:05 +01:00
selenium Merge "Revert "selenium: Default to larger window size"" 2022-10-25 13:30:10 +00:00
.htaccess