..
actions
Use static::class instead of get_called_class()
2016-02-29 22:43:58 +00:00
api
Many more function case mismatches
2016-03-19 00:20:58 +00:00
cache
Fix numerous class/function casing
2016-03-18 23:14:49 +00:00
changes
Avoid rebuilding database fixtures for every test run
2016-03-10 23:44:34 +00:00
composer
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
config
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
content
Add ContentHandler::supportsCategories method
2016-03-02 15:20:56 +01:00
context
Fix numerous class/function casing
2016-03-18 23:14:49 +00:00
db
Avoid rebuilding database fixtures for every test run
2016-03-10 23:44:34 +00:00
debug
Add missing namespace to @covers comments
2016-02-23 03:56:49 +00:00
deferred
Link to Special:WhatLinksHere in CatWatch bundeled summary
2016-03-17 16:02:49 +00:00
diff
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
exception
Fix numerous class/function casing
2016-03-18 23:14:49 +00:00
externalstore
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
filebackend
Many more function case mismatches
2016-03-19 00:20:58 +00:00
filerepo
Many more function case mismatches
2016-03-19 00:20:58 +00:00
GlobalFunctions
Update comments about language codes
2016-02-19 07:31:51 +00:00
htmlform
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
import
PHPUnit: Added test for unknown tags
2016-01-05 16:12:02 +02:00
installer
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
jobqueue
Make Job::toString() handle array parameters better
2016-03-16 03:45:35 -07:00
json
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
libs
MemoizedCallable: Add test for memoized closure
2016-03-08 16:42:21 +00:00
logging
Changed 'expiry' to American English 'expiration' in en.json
2016-02-18 20:07:27 +01:00
mail
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
media
Many more function case mismatches
2016-03-19 00:20:58 +00:00
objectcache
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
page
phpunit: Abstract user-lang override in MediaWikiTestCase
2016-03-09 16:55:50 +00:00
parser
parserTest: Remove mention of non-existent 'noxml' option
2016-03-24 00:48:02 +00:00
password
Many more function case mismatches
2016-03-19 00:20:58 +00:00
phpunit
poolcounter
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
registration
Add missing namespace to @covers comments
2016-02-23 03:56:49 +00:00
resourceloader
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
search
Avoid rebuilding database fixtures for every test run
2016-03-10 23:44:34 +00:00
session
SessionManager: Use existing backend for the ID if one is loaded
2016-03-22 17:50:32 -04:00
site
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
skins
Fix trivial PHPCS violations in */skins/* directories
2016-03-02 21:02:15 +01:00
specialpage
Replace uses of join() by implode()
2016-03-08 18:24:16 +00:00
specials
Avoid rebuilding database fixtures for every test run
2016-03-10 23:44:34 +00:00
title
phpunit: Abstract user-lang override in MediaWikiTestCase
2016-03-09 16:55:50 +00:00
upload
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
user
Fix numerous class/function casing
2016-03-18 23:14:49 +00:00
utils
Merge "Remove no-op parameter from UIDGeneratorTest"
2016-02-25 17:11:58 +00:00
BlockTest.php
Many more function case mismatches
2016-03-19 00:20:58 +00:00
CollationTest.php
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
DiffHistoryBlobTest.php
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
EditPageTest.php
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
ExportTest.php
phpunit: Abstract user-lang override in MediaWikiTestCase
2016-03-09 16:55:50 +00:00
ExtraParserTest.php
phpunit: Abstract user-lang override in MediaWikiTestCase
2016-03-09 16:55:50 +00:00
FallbackTest.php
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
FauxRequestTest.php
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
FauxResponseTest.php
Fix numerous class/function casing
2016-03-18 23:14:49 +00:00
FormOptionsInitializationTest.php
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
FormOptionsTest.php
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
GitInfoTest.php
GitInfo: Allow cache to be in the extension directory itself
2016-01-06 14:41:36 -08:00
HooksTest.php
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
HtmlFormatterTest.php
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
HtmlTest.php
phpunit: Abstract user-lang override in MediaWikiTestCase
2016-03-09 16:55:50 +00:00
HttpTest.php
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
LicensesTest.php
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
LinkerTest.php
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
LinkFilterTest.php
LinkFilterTests: Uncomment test cases that should pass on PHP 5.5
2016-02-17 19:35:20 +00:00
MediaWikiTest.php
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
MediaWikiVersionFetcherTest.php
MergeHistoryTest.php
Avoid rebuilding database fixtures for every test run
2016-03-10 23:44:34 +00:00
MessageTest.php
phpunit: Abstract user-lang override in MediaWikiTestCase
2016-03-09 16:55:50 +00:00
MimeMagicTest.php
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
MovePageTest.php
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
MWNamespaceTest.php
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
MWTimestampTest.php
phpunit: Abstract user-lang override in MediaWikiTestCase
2016-03-09 16:55:50 +00:00
OutputPageTest.php
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
PagePropsTest.php
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
PathRouterTest.php
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
PreferencesTest.php
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
PrefixSearchTest.php
Avoid rebuilding database fixtures for every test run
2016-03-10 23:44:34 +00:00
RevisionStorageTest.php
Many more function case mismatches
2016-03-19 00:20:58 +00:00
RevisionStorageTestContentHandlerUseDB.php
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
RevisionTest.php
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
SampleTest.php
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
SanitizerTest.php
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
SanitizerValidateEmailTest.php
SiteConfigurationTest.php
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
StatusTest.php
Allow passing a language into Status::getWikiText() etc.
2016-03-09 22:35:19 +00:00
TemplateCategoriesTest.php
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
TemplateParserTest.php
Convert all array() syntax to []
2016-02-17 01:33:00 -08: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
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
TestUser.php
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
TimeAdjustTest.php
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
TitleArrayFromResultTest.php
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
TitleMethodsTest.php
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
TitlePermissionTest.php
Many more function case mismatches
2016-03-19 00:20:58 +00:00
TitleTest.php
phpunit: Abstract user-lang override in MediaWikiTestCase
2016-03-09 16:55:50 +00:00
WatchedItemIntegrationTest.php
Add WatchedItemIntegrationTest
2016-03-08 15:09:06 +00:00
WatchedItemStoreIntegrationTest.php
Merge "Add WatchedItemStore::getWatchedItemsForUser"
2016-03-23 15:45:45 +00:00
WatchedItemStoreUnitTest.php
Merge "Add WatchedItemStore::getWatchedItemsForUser"
2016-03-23 15:45:45 +00:00
WatchedItemUnitTest.php
Reset WatchedItemStore default instance after tests
2016-03-15 15:36:38 +00:00
WebRequestTest.php
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
WikiMapTest.php
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
WikiReferenceTest.php
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
XmlJsTest.php
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
XmlSelectTest.php
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
XmlTest.php
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00