wiki.techinc.nl/tests/phpunit/includes
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
..
actions Some bugzilla.wikimedia.org -> phabricator.wikimedia.org changes 2015-09-24 17:17:25 +02:00
api Move CSRF token handling into MediaWiki\Session\Session 2016-01-27 15:27:20 -05:00
cache User: Mostly remove password handling 2015-10-13 16:10:41 -06:00
changes Switch name to username in @author tags 2016-01-27 10:59:31 +01:00
composer
config
content Switch name to username in @author tags 2016-01-27 10:59:31 +01:00
context RequestContext::exportSession() should only export persisted session IDs 2016-01-27 17:14:21 -05:00
db Make getLagFromPtHeartbeat() always use the LB cluster master entry 2015-12-09 22:00:19 -08:00
debug Remove various double empty newlines 2015-12-27 18:55:12 +00:00
deferred Use GAID_FOR_UPDATE for getArticleID() in LinksUpdate 2015-12-11 15:05:59 -08:00
diff Switch name to username in @author tags 2016-01-27 10:59:31 +01:00
exception Switch name to username in @author tags 2016-01-27 10:59:31 +01:00
externalstore
filebackend Merge "tests: Clean up use of mt_rand()" 2015-12-06 22:32:43 +00:00
filerepo tests: Clean up use of mt_rand() 2015-12-03 13:45:55 +00:00
GlobalFunctions Add and use wikimedia/base-convert 1.0.1 2015-10-30 00:53:46 +00:00
htmlform
import PHPUnit: Added test for unknown tags 2016-01-05 16:12:02 +02:00
installer
jobqueue Switch name to username in @author tags 2016-01-27 10:59:31 +01:00
json
libs Remove various double empty newlines 2015-12-27 18:55:12 +00:00
logging Improve wording and tense in some "page language" strings 2016-01-17 12:54:56 +11:00
mail Fix Generic.Files.LineLength phpcs check in files under phpunit/includes 2015-10-03 17:13:29 +00:00
media Merge "Add support for image interlacing of Bitmap type images" 2016-01-28 08:11:08 +00:00
objectcache Make makeKeyInternal() limit more conservative 2015-11-01 19:37:21 -08:00
page Remove WikiPage::getRawText() 2016-01-13 20:45:23 +00:00
parser Preprocessor: Don't allow unclosed extension tags (matching until end of input) 2016-01-21 04:22:34 +00:00
password User: Mostly remove password handling 2015-10-13 16:10:41 -06:00
phpunit Include phpunit license for backported classes 2015-09-25 11:18:20 -07:00
poolcounter
registration registration: Prevent loading the same thing twice 2015-12-29 17:52:11 -08:00
resourceloader resourceloader: Re-enable getVersionHash test 2015-12-09 20:52:58 +00:00
search
session SessionManager: Don't save non-persisted sessions to backend storage 2016-01-30 00:26:03 +00:00
site Factor page name normalization out of MediaWikiSite 2016-01-04 17:32:22 -08:00
skins
specialpage
specials Switch name to username in @author tags 2016-01-27 10:59:31 +01:00
title Fix issues identified by SpaceBeforeSingleLineComment sniff 2015-09-26 23:06:52 +00:00
upload Remove putrid remains of $wgAllowAsyncCopyUploads 2016-01-22 00:18:25 +00:00
user Switch name to username in @author tags 2016-01-27 10:59:31 +01:00
utils Move grant and IP restriction logic from OAuth to core 2016-01-12 22:37:33 +00:00
BlockTest.php Use User::getId instead of trying to fix the ID in BlockTest 2015-11-20 10:36:45 -08:00
CollationTest.php
DiffHistoryBlobTest.php phpunit: Omit long xdiff test provider from Jenkins output 2015-11-17 09:35:27 +00:00
EditPageTest.php Convert page creation to using startAtomic()/endAtomic() 2016-01-27 11:38:05 -08:00
ExportTest.php Added a simple smoke test for export 2015-12-27 22:22:06 +00:00
ExtraParserTest.php tests: Remove unused $wgMemc resets 2015-12-06 18:06:08 +00:00
FallbackTest.php Fix issues identified by SpaceBeforeSingleLineComment sniff 2015-09-26 23:06:52 +00:00
FauxRequestTest.php FauxRequest: Avoid header leak 2015-09-16 16:52:58 +00:00
FauxResponseTest.php FauxResponse: Honor cookie options, and other cleanup 2015-09-29 22:45:56 +00:00
FormOptionsInitializationTest.php
FormOptionsTest.php
GitInfoTest.php GitInfo: Allow cache to be in the extension directory itself 2016-01-06 14:41:36 -08:00
HooksTest.php
HtmlFormatterTest.php Some bugzilla.wikimedia.org -> phabricator.wikimedia.org changes 2015-09-24 17:17:25 +02:00
HtmlTest.php Fix issues identified by SpaceBeforeSingleLineComment sniff 2015-09-26 23:06:52 +00:00
HttpTest.php Fix issues identified by SpaceBeforeSingleLineComment sniff 2015-09-26 23:06:52 +00:00
LicensesTest.php
LinkerTest.php Fix remaining Generic.Files.LineLength failures 2015-10-03 17:23:07 +00:00
LinkFilterTest.php Remove empty line comments 2015-10-14 09:46:44 +02:00
MediaWikiTest.php
MediaWikiVersionFetcherTest.php
MessageTest.php
MimeMagicTest.php MimeMagic: Set mime-type for .js to application/javascript 2016-01-26 01:52:36 +00:00
MovePageTest.php
MWNamespaceTest.php Fix issues identified by SpaceBeforeSingleLineComment sniff 2015-09-26 23:06:52 +00:00
MWTimestampTest.php
OutputPageTest.php resourceloader: Simplify and clean up RLQ wrap 2016-01-27 02:03:00 +00:00
PagePropsTest.php Add page_props table access class 2016-01-15 03:51:57 +00:00
PathRouterTest.php
PreferencesTest.php Special:Preferences Remove red box in email and changed confirm error to warning 2015-12-14 18:50:07 +01:00
PrefixSearchTest.php
RevisionStorageTest.php Fix issues identified by SpaceBeforeSingleLineComment sniff 2015-09-26 23:06:52 +00:00
RevisionStorageTestContentHandlerUseDB.php
RevisionTest.php Fix issues identified by SpaceBeforeSingleLineComment sniff 2015-09-26 23:06:52 +00:00
SampleTest.php Fix the last Generic.Files.LineLength phpcs failures 2015-10-03 18:08:49 +00:00
SanitizerTest.php Whitelist additional WAI-ARIA attributes, and all role values 2016-01-28 00:29:40 +00:00
SanitizerValidateEmailTest.php
SiteConfigurationTest.php
StatusTest.php Switch name to username in @author tags 2016-01-27 10:59:31 +01:00
TemplateCategoriesTest.php
TemplateParserTest.php tests: Remove unused $wgMemc resets 2015-12-06 18:06:08 +00:00
TestingAccessWrapper.php Handle static access in TestingAccessWrapper 2016-01-24 22:24:10 -06:00
TestingAccessWrapperTest.php Handle static access in TestingAccessWrapper 2016-01-24 22:24:10 -06:00
TestLogger.php Add SessionManager 2016-01-12 21:57:01 +00:00
TestUser.php User: Mostly remove password handling 2015-10-13 16:10:41 -06:00
TimeAdjustTest.php
TitleArrayFromResultTest.php Switch name to username in @author tags 2016-01-27 10:59:31 +01:00
TitleMethodsTest.php
TitlePermissionTest.php tests: Remove unused $wgMemc resets 2015-12-06 18:06:08 +00:00
TitleTest.php Make lines short to pass phpcs in 2 files under tests/phpunit/includes/ 2015-09-30 16:17:35 +00:00
WebRequestTest.php
WikiMapTest.php Make WikiMap fall back to sites if a site couldn't be found using $wgConf 2015-10-07 14:59:31 +02:00
WikiReferenceTest.php Fix remaining Generic.Files.LineLength failures 2015-10-03 17:23:07 +00:00
XmlJsTest.php
XmlSelectTest.php
XmlTest.php