wiki.techinc.nl/tests/phpunit/includes/libs
Aaron Schulz b47ce21cec objectcache: detect default getWithSetCallback() set options
This works by setting a callback to return the cache set
options. The callback will watch DB reads and create a
merged result from said usage.

This handles callers that are missing getCacheSetOptions().

Change-Id: Ia264f011e45e8cf105480955dad7e2c4c2357b73
2016-11-16 04:53:53 +00:00
..
composer checkComposerLockUpToDate: Always check dependencies 2016-10-16 12:49:41 -07:00
mime Move MimeMagic code to libs/mime/MimeAnalyzer.php 2016-10-15 00:05:16 +00:00
objectcache objectcache: detect default getWithSetCallback() set options 2016-11-16 04:53:53 +00:00
rdbms/database Make database classes handle hyphens in $wgDBname 2016-09-17 15:29:21 -07:00
time Rename Convert*a*bleTimestamp to Convert*i*bleTimestamp 2016-09-21 21:43:32 -07:00
xmp Move XMP* classes to includes/libs 2016-09-20 20:20:10 -07:00
ArrayUtilsTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
CSSMinTest.php CSSMin: Correctly avoid fallbacks when embedding SVG files 2016-11-02 10:26:21 +01:00
DeferredStringifierTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
GenericArrayObjectTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
HashRingTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
HtmlArmorTest.php Add LinkRenderer (rewrite of Linker::link()) 2016-05-23 12:00:09 -07:00
IEUrlExtensionTest.php IEUrlExtension: Add tests for the main use case the lib exists for 2015-08-28 13:30:31 +02:00
IPTest.php Move IP class to libs/ 2016-09-21 20:18:08 -07:00
JavaScriptMinifierTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
MemoizedCallableTest.php Detect/use APCu properly 2016-10-01 23:07:47 +01:00
MWMessagePackTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
ObjectFactoryTest.php ObjectFactoryTest: Add tests for 'factory' option 2016-08-17 09:32:31 -07:00
ProcessCacheLRUTest.php Add missing namespace to @covers comments 2016-02-23 03:56:49 +00:00
SamplingStatsdClientTest.php Make statsd sampling rates configurable 2016-05-16 14:37:30 +00:00
StringUtilsTest.php Clean up after "Kill mbstring fallbacks" 2016-04-07 09:02:37 -04:00
TimingTest.php Timing: Fix flaky TimingTest test 2016-02-18 21:06:34 +00:00
XhprofDataTest.php Decouple Xhprof profiling from profiling data processing 2016-05-12 22:23:05 +00:00
XhprofTest.php Decouple Xhprof profiling from profiling data processing 2016-05-12 22:23:05 +00:00
XmlTypeCheckTest.php Add a test for entity expansion OOM in XmlTypeCheck 2016-07-06 18:56:21 -04:00