..
actions
Revert "Make an empty "?action=" parameter default to "view""
2016-05-18 18:54:50 +00:00
api
Remove $wgDisableAuthManager
2016-08-09 23:00:27 +00:00
auth
Send registration welcome email post-commit
2016-08-19 07:39:39 +00:00
cache
Whenever possible, reuse User objects in unit tests
2016-05-26 20:42:31 +00:00
changes
Move Linker::getLinkColour() into LinkRenderer
2016-05-27 09:18:09 -07:00
composer
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
config
Allow resources to be salvaged across service resets.
2016-05-19 12:38:07 +02:00
content
content: Refactor normalization of line endings code
2016-08-23 11:09:59 -07:00
context
Fix numerous class/function casing
2016-03-18 23:14:49 +00:00
db
Add LBFactory::beginMasterChanges() for doing DBO_TRX rounds
2016-08-23 18:09:28 -07:00
debug
Merge "kafka: Implement ack handling"
2016-06-29 12:18:45 +00:00
deferred
Convert SearchEngine to service containers
2016-04-25 16:25:17 -07: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
Use more short array syntax in comments (/tests/)
2016-07-10 17:23:29 +02:00
filerepo
Many more function case mismatches
2016-03-19 00:20:58 +00:00
GlobalFunctions
Override MediaHandlers in tests using MediaWikiServices
2016-08-03 16:47:46 -07:00
htmlform
Enforce calling HTMLForm::prepareForm before displayForm
2016-04-27 20:00:06 +01:00
import
Swap the rest of array() -> []
2016-03-30 22:04:58 +00:00
installer
Add LBFactory::beginMasterChanges() for doing DBO_TRX rounds
2016-08-23 18:09:28 -07:00
interwiki
Factor InterwikiLookup out of Interwiki class.
2016-05-18 11:57:32 +02:00
jobqueue
Merge "CatWatch don't show the number of pages transcluded"
2016-04-14 14:10:12 +00:00
json
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
libs
objectcache: Add missing @covers to unit tests
2016-08-22 23:28:51 -07:00
linker
Merge "Move Linker::getLinkColour() into LinkRenderer"
2016-07-18 16:16:07 +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
Fix and standardize Doxygen tags
2016-04-30 12:10:17 +02:00
objectcache
objectcache: Disable RedisBagOStuff constructor in unit test
2016-07-25 16:55:36 +01:00
page
Update mediawiki/mediawiki-codesniffer to 0.7.1
2016-05-07 07:24:04 +00:00
parser
Override MediaHandlers in tests using MediaWikiServices
2016-08-03 16:47:46 -07:00
password
Swap the rest of array() -> []
2016-03-30 22:04:58 +00:00
poolcounter
Include type in hashKeyIntoSlots()
2016-05-09 16:54:51 -07:00
registration
registration: Support config setings that are relative paths
2016-07-24 14:49:57 +00:00
resourceloader
resourceloader: Improve coverage in ResourceLoaderTest.php
2016-08-24 18:56:20 -07:00
search
Extract ParserOutput search index data fields from WikiTextContentHandler
2016-08-19 09:26:17 -04:00
Services
Allow resources to be salvaged across service resets.
2016-05-19 12:38:07 +02:00
session
Remove $wgDisableAuthManager
2016-08-09 23:00:27 +00:00
site
Mock Http in MediaWikiPageNameNormalizerTest and add more test cases
2016-06-24 18:49:25 +00:00
skins
SkinTemplateTest typofix
2016-08-11 13:54:05 -07:00
specialpage
Don't construct SpecialPages twice
2016-04-02 17:45:20 +02:00
specials
Use more short array syntax in comments (/tests/)
2016-07-10 17:23:29 +02:00
tidy
Merge "Enable additional balancer tests (those starting with <!DOCTYPE html>)"
2016-07-21 17:27:59 +00:00
title
Use more short array syntax in comments (/tests/)
2016-07-10 17:23:29 +02:00
upload
Allow SVGs encoded as WINDOWS-125[0-8].
2016-08-01 11:34:05 +00:00
user
SECURITY: Move 'UserGetRights' call before application of Session::getAllowedUserRights()
2016-08-23 04:02:08 +00:00
utils
Fix UID test and make debugging easier
2016-04-05 18:52:14 -04: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
DumpStringOutput: Rename getOutput() to __toString()
2016-07-14 06:28:16 -04:00
ExtraParserTest.php
phpunit: Abstract user-lang override in MediaWikiTestCase
2016-03-09 16:55:50 +00: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
HooksTest.php
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
HtmlTest.php
Exclude duplicate srcset urls
2016-07-20 12:16:47 +02:00
HttpTest.php
Use more short array syntax in comments (/tests/)
2016-07-10 17:23:29 +02:00
LicensesTest.php
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
LinkerTest.php
Merge "Move Linker::getLinkColour() into LinkRenderer"
2016-07-18 16:16:07 +00:00
LinkFilterTest.php
LinkFilterTests: Uncomment test cases that should pass on PHP 5.5
2016-02-17 19:35:20 +00:00
MediaWikiServicesTest.php
VirtualRESTServiceClient management cleanups
2016-08-24 03:21:28 +00:00
MediaWikiTest.php
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
MediaWikiVersionFetcherTest.php
MergeHistoryTest.php
Whenever possible, reuse User objects in unit tests
2016-05-26 20:42:31 +00:00
MessageTest.php
Make non-existent messages be html safe regardless of output format
2016-06-29 18:59:30 -04: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
Use more short array syntax in comments (/tests/)
2016-07-10 17:23:29 +02:00
MWTimestampTest.php
Use more short array syntax in comments (/tests/)
2016-07-10 17:23:29 +02:00
OutputPageTest.php
resourceloader: Move queue formatting out of OutputPage
2016-08-08 12:23:09 -07:00
PagePropsTest.php
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
PathRouterTest.php
Swap the rest of array() -> []
2016-03-30 22:04:58 +00:00
PreferencesTest.php
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
PrefixSearchTest.php
PrefixSearchTest, SearchEnginePrefixTest: ignore ext. special pages
2016-04-29 15:53:37 -04:00
RevisionStorageTest.php
Revert "If rev_content_model is null, use page_content_model."
2016-07-10 22:58:36 +00:00
RevisionStorageTestContentHandlerUseDB.php
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
RevisionTest.php
Remove Revision::getRawText()
2016-04-01 19:57:35 +01:00
SampleTest.php
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
SanitizerTest.php
Use more short array syntax in comments (/tests/)
2016-07-10 17:23:29 +02:00
SanitizerValidateEmailTest.php
SiteConfigurationTest.php
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
StatusTest.php
Make non-existent messages be html safe regardless of output format
2016-06-29 18:59:30 -04: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
TestingAccessWrapperTest.php
TestLogger.php
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
TestUser.php
Make deprecated TestUser properties private
2016-06-22 15:43:54 +00:00
TestUserRegistry.php
Whenever possible, reuse User objects in unit tests
2016-05-26 20:42:31 +00: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
Revert "Split editcascadeprotected permission from protect permission"
2016-05-12 21:43:06 +00:00
TitleTest.php
Add tests for Title::getPrefixedText()
2016-05-12 11:36:30 -07:00
WatchedItemIntegrationTest.php
Merge "Remove missed WatchedItem::resetNotificationTimestamp in test"
2016-07-28 10:22:59 +00:00
WatchedItemQueryServiceUnitTest.php
Refactor database-related code in ApiQueryWatchlistRaw
2016-07-06 12:57:39 +00:00
WatchedItemStoreIntegrationTest.php
add setNotificationTimestampsForUser to WatchedItemStore
2016-05-18 08:50:46 +00:00
WatchedItemStoreUnitTest.php
Move updateNotificationTimestamp callback to DeferredUpdates
2016-07-19 15:27:29 -07:00
WatchedItemUnitTest.php
Remove unused deprecated WatchedItem methods
2016-07-26 10:52:31 +00:00
WebRequestTest.php
Convert all array() syntax to []
2016-02-17 01:33:00 -08:00
WikiMapTest.php
Improve WikiMap::getWikiReferenceFromWgConf()
2016-07-06 14:20:07 -04: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
Remove support for $wgWellFormedXml=false
2016-05-12 17:40:01 -04:00
XmlTest.php
Remove support for $wgWellFormedXml=false
2016-05-12 17:40:01 -04:00