mediawiki-extensions-Cookie.../tests/phpunit/includes
Florian Schmidt 6f519c9618 Add caching functionality for IP lookup
Instead of always looking up a single IP address, even for multiple
requests, cache the result of the first lookup. IP addresses usually
doesn't move that fast, caching the result should therefore be
reasonably ok.

Change-Id: Ice78ec08ff886e77c542a75086610498eaa6c6b4
2018-07-18 16:03:29 +02:00
..
CookieWarningDecisionsTest.php Add caching functionality for IP lookup 2018-07-18 16:03:29 +02:00
CookieWarningHooksTest.php Refactor Hooks code and move it to separate services 2018-07-18 12:59:17 +02:00
CookieWarningTestTemplate.php Fix phpcs exclude rules 2018-03-30 22:59:10 +02:00