..
actions
UI for adding and removing change tags on revisions and log entries
2015-04-15 18:31:12 +00:00
api
API: Also mangle indexed tag names in format=xml
2015-04-30 09:02:17 -04:00
cache
Removed BloomFilter classes
2015-04-03 09:10:04 +00:00
changes
Add test for IRC line for type protect/move_prot
2015-04-08 12:12:15 +02:00
composer
tests: Clean up file headers
2015-04-01 00:17:12 +01:00
config
content
Add supportsDirectEditing methods to ContentHandler
2015-04-17 15:55:20 +00:00
context
db
Avoid direct DatabaseSqlite constructor use in tests
2015-04-27 13:38:28 -07:00
debug
API: Overhaul ApiResult, make format=xml not throw, and add json formatversion
2015-04-10 16:57:15 -04:00
deferred
SearchUpdateTest does not require database access
2015-03-26 17:18:12 -07:00
diff
tests: Clean up file headers
2015-04-01 00:17:12 +01:00
exception
externalstore
filebackend
Replace use of assertType with assertInternalType and assertInstanceOf
2015-04-09 01:15:44 -04:00
filerepo
LocalFileTest does not require database access
2015-03-26 17:36:14 -07:00
GlobalFunctions
Remove unused "swap" global function
2015-04-10 18:07:38 +01:00
htmlform
installer
jobqueue
json
Replace use of assertType with assertInternalType and assertInstanceOf
2015-04-09 01:15:44 -04:00
libs
Merge "tests: Clean up file headers"
2015-04-01 22:27:33 +00:00
logging
API: Move parameter formatting into LogFormatter
2015-04-17 04:59:41 +00:00
mail
media
Drop unused FormatMetadata::flattenArray method
2015-04-20 15:41:28 +02:00
objectcache
Added WANObjectCache class
2015-04-23 21:36:42 +00:00
page
parser
Add @group Database tags to tests that need it
2015-04-01 11:20:23 +02:00
password
poolcounter
registration
registration: Support ResourceModuleSkinStyles
2015-04-07 08:43:16 -07:00
resourceloader
ResourceLoaderImageModule: Implement cache invalidation
2015-04-14 21:31:19 +02:00
search
site
tests: Clean up file headers
2015-04-01 00:17:12 +01:00
skins
tests: Clean up file headers
2015-04-01 00:17:12 +01:00
specialpage
tests: Clean up file headers
2015-04-01 00:17:12 +01:00
specials
Add @group Database tags to tests that need it
2015-04-01 11:20:23 +02:00
title
tests: Clean up file headers
2015-04-01 00:17:12 +01:00
upload
API: Overhaul ApiResult, make format=xml not throw, and add json formatversion
2015-04-10 16:57:15 -04:00
utils
Fix most of IPTest to use data providers
2015-04-10 09:03:58 -07:00
BlockTest.php
CollationTest.php
DiffHistoryBlobTest.php
EditPageTest.php
Add supportsDirectEditing methods to ContentHandler
2015-04-17 15:55:20 +00:00
ExtraParserTest.php
Add @group Database tags to tests that need it
2015-04-01 11:20:23 +02:00
FallbackTest.php
FauxRequestTest.php
FauxResponseTest.php
FormOptionsInitializationTest.php
FormOptionsTest.php
GitInfoTest.php
HooksTest.php
HtmlFormatterTest.php
HtmlTest.php
Html::srcSet: allow density to be specified either with or without trailing 'x'
2015-04-05 05:22:47 +00:00
HttpTest.php
Profile all external HTTP requests from MW
2015-03-03 20:54:30 -08:00
ImportTest.php
LicensesTest.php
LinkerTest.php
Don't double escape in Linker::formatLinksInComment
2015-01-15 18:14:42 +00:00
LinkFilterTest.php
MediaWikiVersionFetcherTest.php
tests: Clean up file headers
2015-04-01 00:17:12 +01:00
MessageTest.php
Message: Clean up unit tests and improve code coverage
2015-04-02 08:36:19 +01:00
MimeMagicTest.php
MovePageTest.php
Check $auth parameter in Title::isValidMoveOperation()
2015-02-05 10:52:10 -08:00
MWNamespaceTest.php
MWTimestampTest.php
OutputPageTest.php
Merge "resourceloader: Omit empty parameters from mw.loader.implement calls"
2015-04-06 06:22:45 +00:00
PathRouterTest.php
PreferencesTest.php
PrefixSearchTest.php
PrefixSearchTest: Move insertPage() from setUp() to addDBData()
2015-03-25 19:10:40 +00:00
RevisionStorageTest.php
RevisionStorageTestContentHandlerUseDB.php
RevisionTest.php
SampleTest.php
Verify parameter for MapCacheLRU::has() can be passed to array_key_exists()
2015-03-23 15:26:59 -07:00
SanitizerTest.php
Use wikimedia/utfnormal library, add backwards-compatability layer
2015-03-24 12:59:26 -07:00
SanitizerValidateEmailTest.php
SiteConfigurationTest.php
StatusTest.php
Fix magic getter for $status->ok
2015-02-14 00:05:41 +00:00
TemplateCategoriesTest.php
TemplateParserTest.php
TemplateParser: make most functions protected, only expose processTemplate()
2015-03-22 20:31:59 -07:00
TestingAccessWrapper.php
Fix TestingAccessWrapper::__call
2015-03-26 09:26:01 +00:00
TestingAccessWrapperTest.php
Fix TestingAccessWrapper::__call
2015-03-26 09:26:01 +00:00
TestUser.php
TimeAdjustTest.php
TitleArrayFromResultTest.php
TitleMethodsTest.php
TitlePermissionTest.php
Clean up handling of 'infinity'
2015-03-13 11:19:53 -04:00
TitleTest.php
Add @group Database tags to tests that need it
2015-04-01 11:20:23 +02:00
UserArrayFromResultTest.php
UserTest.php
Added CAS logic to User::addAutopromoteOnceGroups
2015-04-16 13:31:40 -07:00
WebRequestTest.php
XmlJsTest.php
XmlSelectTest.php
XmlTest.php
Html: Make addition of 'mw-ui-input' conditional on $wgUseMediaWikiUIEverywhere
2015-03-13 19:02:34 +00:00