wiki.techinc.nl/tests
Brad Jorsch fcdd643a46 SessionManager: Don't save non-persisted sessions to backend storage
This introduces an in-process cache (using a HashBagOStuff) for session
data, and only saves to the external cache when the session is
persisted.

Bug: T125267
Change-Id: Ie161e0f7522cd68515b060ad8cf8c151b7198b0b
2016-01-30 00:26:03 +00:00
..
browser Update mediawiki_selenium Ruby gem from 1.2.1 to 1.6.3 2015-12-15 23:15:16 +00:00
parser Sync up with Parsoid parserTests. 2016-01-25 12:14:31 -08:00
phpunit SessionManager: Don't save non-persisted sessions to backend storage 2016-01-30 00:26:03 +00:00
qunit mw.loader: Minor documentation and test improvements 2016-01-28 23:29:16 +01:00
.gitignore
.htaccess
parserTests.php Merge "Don't localize parentheses in version number in parserTests.php" 2015-05-25 11:49:52 +00:00
testHelpers.inc Make lines short to pass phpcs in testHelpers.inc 2015-09-28 14:41:44 +03:00
TestsAutoLoader.php Merge "Register a couple of test classes in autoloader" 2016-01-21 21:45:12 +00:00