wiki.techinc.nl/tests/phpunit/includes/libs
daniel f50240fe76 User: enforce pingLimiter() expiry time
This makes User::pingLimiter() include the expiry time in the payload of
the cache key that holds the current count. This allows us to ignore
stale counts.

Until now, we have been relying on the cache implementation to expire
the relevant keys in time. This however seems to fail sometimes.

Bug: T246991
Change-Id: Ifa3c558b4449f1ca133d0064781f26ac1bf59425
2020-09-03 15:57:01 +00:00
..
filebackend/fsfile TempFSFileFactory service 2019-08-21 16:26:05 +03:00
Message Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse 2020-01-10 09:32:25 -08:00
mime Fix visibility of setUp/tearDown 2020-06-16 21:02:05 +02:00
objectcache User: enforce pingLimiter() expiry time 2020-09-03 15:57:01 +00:00
ParamValidator WatchedItemStore: Enforce a maximum watchlist expiry duration 2020-05-22 00:15:23 -04:00
rdbms Permit temporary table writes on replica DB connections 2020-07-31 17:47:06 +02:00
uuid Replace all call_user_func(_array) in all tests 2020-06-06 18:41:20 +02:00
CSSMinTest.php MediaWikiTestCase to MediaWikiIntegrationTestCase 2020-06-30 17:02:22 +01:00
GenericArrayObjectTest.php Replace all call_user_func(_array) in all tests 2020-06-06 18:41:20 +02:00