..
actions
api
API: Work around PHP bug 45959
2016-01-14 16:13:04 -05:00
cache
User: Mostly remove password handling
2015-10-13 16:10:41 -06:00
changes
Change talkpagelinktext to lowercase
2015-12-22 22:58:31 +01:00
composer
config
content
Fix some language depending phpunit tests by using MediaWikiLangTestCase
2015-12-07 17:26:16 +01:00
context
Add SessionManager
2016-01-12 21:57:01 +00: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
exception
Remove various double empty newlines
2015-12-27 18:55:12 +00: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
More complete, more straightforward JobQueueMemoryTest
2016-01-15 10:28:30 +01:00
json
libs
Remove various double empty newlines
2015-12-27 18:55:12 +00:00
logging
Remove various double empty newlines
2015-12-27 18:55:12 +00:00
mail
Fix Generic.Files.LineLength phpcs check in files under phpunit/includes
2015-10-03 17:13:29 +00:00
media
Remove various double empty newlines
2015-12-27 18:55:12 +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
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: Kill getPersistedSessionId()
2016-01-22 14:47:33 -05:00
site
Factor page name normalization out of MediaWikiSite
2016-01-04 17:32:22 -08:00
skins
specialpage
specials
Set Language in SpecialSearchTest.php
2015-12-07 19:01:02 +01:00
title
Fix issues identified by SpaceBeforeSingleLineComment sniff
2015-09-26 23:06:52 +00:00
upload
Add SessionManager
2016-01-12 21:57:01 +00:00
user
Add "bot passwords"
2016-01-12 22:37:44 +00: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
Fix issues identified by SpaceBeforeSingleLineComment sniff
2015-09-26 23:06:52 +00: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
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
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
MovePageTest.php
MWNamespaceTest.php
Fix issues identified by SpaceBeforeSingleLineComment sniff
2015-09-26 23:06:52 +00:00
MWTimestampTest.php
OutputPageTest.php
resourceloader: Migrate from msg_resource table to object cache
2015-12-08 14:02:38 +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
SanitizerValidateEmailTest.php
SiteConfigurationTest.php
StatusTest.php
Fix issues identified by SpaceBeforeSingleLineComment sniff
2015-09-26 23:06:52 +00:00
TemplateCategoriesTest.php
TemplateParserTest.php
tests: Remove unused $wgMemc resets
2015-12-06 18:06:08 +00:00
TestingAccessWrapper.php
TestingAccessWrapperTest.php
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
Fix issues identified by SpaceBeforeSingleLineComment sniff
2015-09-26 23:06:52 +00: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