..
actions
api
Merge "Fix some postgres test failures"
2017-05-10 17:25:45 +00:00
auth
Make LocalPasswordPrimaryAuthenticationProviderTest use TS_MW timestamp conversion
2017-05-09 19:32:24 -07:00
cache
tests: Replace implicit Bugzilla bug numbers with Phab ones
2017-02-21 02:14:34 +00:00
changes
Fix php code style
2017-05-05 12:03:54 +00:00
collation
Add collation for Bashkir (ba)
2017-05-10 04:17:46 +00:00
composer
config
config: Add @covers to complete GlobalVarConfig and MultiConfig
2017-05-05 17:26:01 -07:00
content
Wrap parser output in <div class="mw-parser-output">
2017-05-08 05:32:03 +00:00
context
db
Fix some postgres test failures
2017-05-10 01:59:47 +00:00
debug
Switch to librarized version of TestingAccessWrapper
2017-04-20 14:15:57 +00:00
deferred
Fix php code style
2017-05-05 12:03:54 +00:00
diff
exception
externalstore
filebackend
Switch to librarized version of TestingAccessWrapper
2017-04-20 14:15:57 +00:00
filerepo
phpunit: Avoid use of deprecated getMock for PHPUnit 5 compat
2017-04-06 00:44:32 +00:00
GlobalFunctions
A service for read-only mode
2017-04-19 12:27:06 -07:00
htmlform
http
HttpFunctions: Increase code coverage
2017-03-29 00:27:57 +00:00
import
installer
interwiki
Merge "Fix inconsistent spec of InterwikiLookup::getAllPrefixes."
2017-05-04 16:38:08 +00:00
jobqueue
Allow callback functions for creating jobs
2017-05-09 19:26:13 +02:00
json
libs
Merge "CSSMin: Support parenthesis and quotes in url references"
2017-05-05 18:58:22 +00:00
linker
phpunit: Avoid use of deprecated getMock for PHPUnit 5 compat
2017-04-06 00:44:32 +00:00
logging
phpunit: Make LogFormatterTest less slow
2017-04-14 23:44:23 +00:00
mail
phpunit: Avoid use of deprecated getMock for PHPUnit 5 compat
2017-04-06 00:44:32 +00:00
media
Store original media dimensions as additional header
2017-05-09 15:49:28 -07:00
objectcache
Switch to librarized version of TestingAccessWrapper
2017-04-20 14:15:57 +00:00
page
Wrap parser output in <div class="mw-parser-output">
2017-05-08 05:32:03 +00:00
pager
Pager class for filtering by date range
2017-05-12 14:55:54 +02:00
parser
Wrap parser output in <div class="mw-parser-output">
2017-05-08 05:32:03 +00:00
password
Add missing @group Database tags in tests
2017-03-18 19:13:18 -04:00
poolcounter
rcfeed
Add missing @group Database tags in tests
2017-03-18 19:13:18 -04:00
registration
Switch to librarized version of TestingAccessWrapper
2017-04-20 14:15:57 +00:00
resourceloader
Fix php code style
2017-05-05 12:03:54 +00:00
search
Fix php code style
2017-05-05 12:03:54 +00:00
Services
phpunit: Avoid use of deprecated getMock for PHPUnit 5 compat
2017-04-06 00:44:32 +00:00
session
Switch to librarized version of TestingAccessWrapper
2017-04-20 14:15:57 +00:00
site
phpunit: Avoid use of deprecated getMock for PHPUnit 5 compat
2017-04-06 00:44:32 +00:00
skins
phpunit: Fix OutputPage::__construct warning in SkinTemplateTest
2017-02-08 18:19:43 +00:00
specialpage
Change delimiter for multiple namespaces and tags
2017-05-08 23:03:46 -04:00
specials
Change delimiter for multiple namespaces and tags
2017-05-08 23:03:46 -04:00
tidy
Merge "RemexHtml tidy driver with p-wrapping"
2017-03-08 15:24:36 +00:00
title
Avoid database access in ImportTitleFactory tests dataProviders
2017-03-18 19:12:52 -04:00
upload
SECURITY: Whitelist DTD declaration in SVG
2017-04-06 13:43:04 -07:00
user
Use IPSet for checking of wgProxyList
2017-05-01 22:15:03 +00:00
utils
Miscellaneous indentation tweaks
2017-02-27 19:23:54 +01:00
BlockTest.php
tests: Replace implicit Bugzilla bug numbers with Phab ones
2017-02-21 02:14:34 +00:00
DiffHistoryBlobTest.php
EditPageTest.php
tests: Replace implicit Bugzilla bug numbers with Phab ones
2017-02-21 02:14:34 +00:00
ExportTest.php
ExtraParserTest.php
Wrap parser output in <div class="mw-parser-output">
2017-05-08 05:32:03 +00:00
FauxRequestTest.php
FauxRequest: Complete code coverage for FauxRequestTest
2017-04-01 01:25:02 +00:00
FauxResponseTest.php
FormOptionsInitializationTest.php
FormOptionsTest.php
GitInfoTest.php
HooksTest.php
HtmlTest.php
Html: Add a few @covers for HtmlTest
2017-03-31 18:13:24 -07:00
LicensesTest.php
LinkerTest.php
LinkFilterTest.php
Move LikeMatch to Rdbms namespace
2017-02-06 21:20:39 -08:00
MediaWikiServicesTest.php
phpunit: Avoid use of deprecated getMock for PHPUnit 5 compat
2017-04-06 00:44:32 +00:00
MediaWikiTest.php
MediaWikiVersionFetcherTest.php
MergeHistoryTest.php
MessageTest.php
Switch to librarized version of TestingAccessWrapper
2017-04-20 14:15:57 +00:00
MovePageTest.php
MWNamespaceTest.php
Miscellaneous indentation tweaks
2017-02-27 19:23:54 +01:00
MWTimestampTest.php
phpunit: Avoid use of deprecated getMock for PHPUnit 5 compat
2017-04-06 00:44:32 +00:00
OutputPageTest.php
Switch to librarized version of TestingAccessWrapper
2017-04-20 14:15:57 +00:00
PagePropsTest.php
PathRouterTest.php
PreferencesTest.php
tests: Replace implicit Bugzilla bug numbers with Phab ones
2017-02-21 02:14:34 +00:00
PrefixSearchTest.php
Switch to librarized version of TestingAccessWrapper
2017-04-20 14:15:57 +00:00
ReadOnlyModeTest.php
A service for read-only mode
2017-04-19 12:27:06 -07:00
RevisionStorageTest.php
Revision::getText() was removed
2017-01-19 01:57:38 +00:00
RevisionStorageTestContentHandlerUseDB.php
RevisionTest.php
Revision::getText() was removed
2017-01-19 01:57:38 +00:00
SampleTest.php
SanitizerTest.php
tests: Replace implicit Bugzilla bug numbers with Phab ones
2017-02-21 02:14:34 +00:00
SanitizerValidateEmailTest.php
tests: Replace implicit Bugzilla bug numbers with Phab ones
2017-02-21 02:14:34 +00:00
SiteConfigurationTest.php
StatusTest.php
TemplateCategoriesTest.php
TemplateParserTest.php
Better path traversal prevention in TemplateParser.
2017-03-14 18:43:11 +00:00
TestingAccessWrapper.php
Switch to librarized version of TestingAccessWrapper
2017-04-20 14:15:57 +00:00
TestLogger.php
Add TestLogger::setCollectContext and fluent interface
2017-02-01 01:45:28 +01:00
TestUser.php
TestUserRegistry.php
TimeAdjustTest.php
TitleArrayFromResultTest.php
TitleMethodsTest.php
TitlePermissionTest.php
Remove "editusercssjs" user right
2017-04-11 14:54:43 +01:00
TitleTest.php
tests: Replace implicit Bugzilla bug numbers with Phab ones
2017-02-21 02:14:34 +00:00
WatchedItemIntegrationTest.php
WatchedItemQueryServiceUnitTest.php
Switch to librarized version of TestingAccessWrapper
2017-04-20 14:15:57 +00:00
WatchedItemStoreIntegrationTest.php
WatchedItemStoreUnitTest.php
A service for read-only mode
2017-04-19 12:27:06 -07:00
WatchedItemUnitTest.php
phpunit: Avoid use of deprecated getMock for PHPUnit 5 compat
2017-04-06 00:44:32 +00:00
WebRequestTest.php
WikiMapTest.php
WikiReferenceTest.php
XmlJsTest.php
XmlSelectTest.php
XmlTest.php
Xml: Add test for listDropDown and remove unused getArrayFromWikiTextList
2017-03-20 22:47:19 +00:00