wiki.techinc.nl/tests
Dan Duvall 9778adf1c5 Refactor SettingsBuilder to use BagOStuff.
Removed use of Psr\SimpleCache\CacheInterface in favor of BagOStuff, as
the latter is a tried-and-true abstraction and the former offers no real
upfront benefits since the caching patterns of SettingsBuilder are quite
basic at this time.

The simplicity of cache interface use is largely in part to the minimal
probabilistic stampede protection implementation within CachedSource
which is left untouched by this change.

Bug: T294748
Change-Id: Ie59b37a8d5c7bf96225757fa9eb9d2c762476713
2021-12-10 10:20:05 -08:00
..
api-testing build: Update eslint-config-wikimedia to 0.21.0 2021-11-09 21:08:55 +00:00
common Refactor SettingsBuilder to use BagOStuff. 2021-12-10 10:20:05 -08:00
parser TestRunner: Set local interwiki URLs to match wgServer, like in production 2021-12-07 16:20:26 -05:00
phpunit Refactor SettingsBuilder to use BagOStuff. 2021-12-10 10:20:05 -08:00
qunit Merge "resourceloader: Make '@' work in module names" 2021-11-19 00:30:30 +00:00
selenium Remove or replace usages of "sane" 2021-11-22 13:35:17 +00:00
.eslintrc.json
.htaccess