| .. |
|
actions
|
Merge "Revert "Make an empty "?action=" parameter default to "view"""
|
2014-10-11 17:23:21 +00:00 |
|
api
|
Add lots of @throws
|
2014-12-24 13:49:20 +00:00 |
|
cache
|
Remove unused global declaration
|
2014-12-05 21:39:48 +00:00 |
|
changes
|
Migrate merge log to new log system
|
2014-10-21 16:49:06 +00:00 |
|
composer
|
|
|
|
config
|
Remove deprecated GlobalVarConfig::set()
|
2014-10-20 16:43:08 +00:00 |
|
content
|
Make PHPCS pass on JsonContentTest
|
2014-12-18 14:13:07 +01:00 |
|
context
|
Move Test files under same folder structure where class is (/includes/)
|
2014-12-16 21:56:44 +01:00 |
|
db
|
Database::makeList() : Handle NULL when building 'IN' clause
|
2015-01-03 22:20:35 +05:30 |
|
debug
|
Implement support for a minimum log level in $wgDebugLogGroups
|
2014-12-31 18:16:17 +00:00 |
|
deferred
|
Clarifies the meaning of the function which tests the bug T34712
|
2015-01-01 18:16:42 -06:00 |
|
diff
|
Remove require_once from some tests by adding classes to TestsAutoLoader
|
2014-11-12 20:24:08 +01:00 |
|
exception
|
Change case of class names to match declarations
|
2014-12-19 16:01:26 +00:00 |
|
externalstore
|
Move Test files under same folder structure where class is (/includes/)
|
2014-12-16 21:56:44 +01:00 |
|
filebackend
|
|
|
|
filerepo
|
Move Test files under same folder structure where class is (/includes/)
|
2014-12-16 21:56:44 +01:00 |
|
GlobalFunctions
|
Use MWLogger logging for legacy logging methods
|
2014-10-29 11:55:08 -07:00 |
|
htmlform
|
|
|
|
installer
|
InstallDocFormatter: Hyperlink Phabricator task numbers
|
2014-11-21 03:05:44 -05:00 |
|
jobqueue
|
Remove useless sleep() in JobQueueTest
|
2014-10-24 14:31:00 +02:00 |
|
json
|
hhvm: Detect json-c parser
|
2014-11-08 15:45:46 -07:00 |
|
libs
|
Don't display composer installed extensions/skins on Special:Version
|
2015-01-05 15:58:43 +00:00 |
|
logging
|
|
|
|
mail
|
Merge "Skip MailAddressTest::testNewFromUser on windows"
|
2014-09-30 22:38:47 +00:00 |
|
media
|
Add better error message for files which exceeds $wgMaxImageArea
|
2014-12-15 08:25:04 +00:00 |
|
normal
|
test: Clean up data providers that should be static
|
2014-09-18 12:52:44 -07:00 |
|
objectcache
|
MediaWikiTestCase: Enforce children call parent::tearDown
|
2014-09-14 21:21:40 +02:00 |
|
page
|
Move Test files under same folder structure where class is (/includes/)
|
2014-12-16 21:56:44 +01:00 |
|
parser
|
Convert more wfRunHooks() --> Hooks::run()
|
2014-12-12 14:47:31 -08:00 |
|
password
|
Add lots of @throws
|
2014-12-24 13:49:20 +00:00 |
|
poolcounter
|
|
|
|
resourceloader
|
Don't create Language objects during ResourceLoader tests
|
2014-12-18 16:52:28 -08:00 |
|
search
|
Move Test files under same folder structure where class is (/includes/)
|
2014-12-16 21:56:44 +01:00 |
|
site
|
Implement SiteListFileCache and rebuild script
|
2014-11-27 22:32:25 +00:00 |
|
skins
|
|
|
|
specialpage
|
Move Test files under same folder structure where class is (/includes/)
|
2014-12-16 21:56:44 +01:00 |
|
specials
|
Change case of class names to match declarations
|
2014-12-19 16:01:26 +00:00 |
|
title
|
Merge "Proper namespace handling for WikiImporter"
|
2015-01-05 22:40:15 +00:00 |
|
upload
|
UploadBaseTest: Use setMwGlobals() instead of juggling globals
|
2014-10-07 05:13:32 +02:00 |
|
utils
|
Use PHPUnit_Framework_TestCase in a few utils/ tests
|
2014-12-29 20:56:47 -08:00 |
|
BlockTest.php
|
Let BlockTest.php respect database constraints
|
2014-10-15 18:09:49 +00:00 |
|
CollationTest.php
|
|
|
|
DiffHistoryBlobTest.php
|
|
|
|
EditPageTest.php
|
test: Clean up data providers that should be static
|
2014-09-18 12:52:44 -07:00 |
|
ExtraParserTest.php
|
|
|
|
FallbackTest.php
|
|
|
|
FauxRequestTest.php
|
|
|
|
FauxResponseTest.php
|
|
|
|
FormOptionsInitializationTest.php
|
|
|
|
FormOptionsTest.php
|
|
|
|
GitInfoTest.php
|
Fix GitInfoTest::testValidJsonData on windows
|
2014-09-30 20:44:45 +00:00 |
|
HooksTest.php
|
|
|
|
HtmlFormatterTest.php
|
Set $wgInternalTidy to false in unit tests when running under HHVM
|
2014-12-18 14:58:18 -08:00 |
|
HtmlTest.php
|
Typo fixes and non-code tweaks
|
2014-12-12 18:31:15 +00:00 |
|
HttpTest.php
|
HttpTest: Update cURL constants array
|
2014-10-07 22:21:16 +00:00 |
|
ImportTest.php
|
Proper namespace handling for WikiImporter
|
2014-12-10 22:24:47 +11:00 |
|
LanguageConverterTest.php
|
|
|
|
LicensesTest.php
|
|
|
|
LinkerTest.php
|
Format multiple autocomments in edit summaries
|
2014-12-31 10:24:05 +11:00 |
|
LinkFilterTest.php
|
|
|
|
MediaWikiVersionFetcherTest.php
|
|
|
|
MessageTest.php
|
Introduce Message::plaintextParam
|
2014-09-30 12:51:29 -07:00 |
|
MimeMagicTest.php
|
|
|
|
MovePageTest.php
|
Move non-user specific things from Title::isValidMoveOperation() to MovePage
|
2014-09-19 20:11:59 +00:00 |
|
MWNamespaceTest.php
|
|
|
|
MWTimestampTest.php
|
Reject out-of-range output when converting to TS_MW
|
2014-12-19 17:06:38 -05:00 |
|
OutputPageTest.php
|
Fix some stuttering in comments and documentation
|
2014-12-17 19:44:10 +00:00 |
|
PathRouterTest.php
|
|
|
|
PreferencesTest.php
|
|
|
|
PrefixSearchTest.php
|
Fixed spacing
|
2014-12-05 22:28:07 +01:00 |
|
RevisionStorageTest.php
|
|
|
|
RevisionStorageTestContentHandlerUseDB.php
|
|
|
|
RevisionTest.php
|
|
|
|
SampleTest.php
|
test: Clean up data providers that should be static
|
2014-09-18 12:52:44 -07:00 |
|
SanitizerTest.php
|
Remove explict autoload from phpunit tests
|
2014-09-27 10:38:58 +02:00 |
|
SanitizerValidateEmailTest.php
|
|
|
|
SiteConfigurationTest.php
|
|
|
|
StatusTest.php
|
|
|
|
TemplateCategoriesTest.php
|
|
|
|
TestUser.php
|
Fixed spacing
|
2014-10-30 17:50:19 +01:00 |
|
TimeAdjustTest.php
|
|
|
|
TitleArrayFromResultTest.php
|
test: Clean up data providers that should be static
|
2014-09-18 12:52:44 -07:00 |
|
TitleMethodsTest.php
|
Make TitleMethodsTest a LangTestCase
|
2014-12-30 10:22:56 +01:00 |
|
TitlePermissionTest.php
|
Fully replace Title::moveTo() with MovePage
|
2014-10-28 12:52:36 -07:00 |
|
TitleTest.php
|
Set wgMetaNamespace on TitleTest.php
|
2014-11-26 18:05:30 +01:00 |
|
UserArrayFromResultTest.php
|
test: Clean up data providers that should be static
|
2014-09-18 12:52:44 -07:00 |
|
UserTest.php
|
Typo fixes and non-code tweaks
|
2014-12-12 18:31:15 +00:00 |
|
WebRequestTest.php
|
|
|
|
XmlJsTest.php
|
test: Clean up data providers that should be static
|
2014-09-18 12:52:44 -07:00 |
|
XmlSelectTest.php
|
Typo fixes and non-code tweaks
|
2014-12-12 18:31:15 +00:00 |
|
XmlTest.php
|
|
|