| .. |
|
auth
|
Replace all call_user_func(_array) in all tests
|
2020-06-06 18:41:20 +02:00 |
|
block
|
Move AbstractBlock::parseTarget to BlockUtils
|
2020-10-07 18:52:11 +00:00 |
|
cache
|
cache: Add purges from HtmlCacheUpdater for NS_MEDIAWIKI js/css pages
|
2020-08-29 04:55:32 +01:00 |
|
changes
|
Cleanup of old PHPUnit usage, part 2
|
2019-10-04 21:47:46 -07:00 |
|
composer
|
Replace all new stdClass() with identical (object)[]
|
2020-03-04 21:18:30 +00:00 |
|
config
|
Replace all new stdClass() with identical (object)[]
|
2020-03-04 21:18:30 +00:00 |
|
content
|
Fix some unit tests accessing MediaWikiServices
|
2020-11-12 19:13:47 +00:00 |
|
debug
|
Correctly forwardport LogstashFormatter from monolog/monolog 1.25.3
|
2020-12-02 21:35:18 +00:00 |
|
deferred
|
Move unit tests, round III
|
2019-07-09 22:06:59 +02:00 |
|
diff
|
Make use of DiffOp::norig/nclosing() and update tests
|
2020-03-25 15:17:17 +00:00 |
|
editpage
|
ImageRedirectConstraint: accept Content objects
|
2020-12-09 21:41:13 +00:00 |
|
exception
|
Fix visibility of setUp/tearDown
|
2020-06-16 21:02:05 +02:00 |
|
filebackend
|
mime: Update usage of MimeAnalyzer methods
|
2020-05-28 20:13:47 +00:00 |
|
filerepo/file
|
phpunit: Repair GLOBALS reset in MediaWikiUnitTestCase
|
2019-09-02 20:58:34 +01:00 |
|
GlobalFunctions
|
GlobalFunctions: Unbreak handling of '?0' query in wfAssembleUrl()
|
2020-11-26 23:45:45 +00:00 |
|
HookContainer
|
Add structure tests for HookRunner
|
2020-11-02 17:23:51 -07:00 |
|
htmlform
|
Replace all new stdClass() with identical (object)[]
|
2020-03-04 21:18:30 +00:00 |
|
http
|
Upstream MwHttpRequestToResponseInterfaceAdapter from Wikibase
|
2020-10-07 10:17:37 +02:00 |
|
installer
|
Merge "Fix installation failure due to unexpected dbpath under CLI installation"
|
2019-09-06 17:38:36 +00:00 |
|
interwiki
|
Fix some unit tests accessing MediaWikiServices
|
2020-11-12 19:13:47 +00:00 |
|
jobqueue
|
Return deduplication to CategoryMembershipJob
|
2019-10-29 06:10:22 +00:00 |
|
json
|
Introduce JsonCodec to help with serialization/deserialization
|
2020-11-19 08:32:21 -07:00 |
|
language
|
build: Updating mediawiki/mediawiki-codesniffer to 34.0.0
|
2020-12-07 14:55:24 +01:00 |
|
libs
|
objectcache: make BagOStuff key encoding more consistent
|
2020-12-02 20:20:42 -08:00 |
|
media
|
tests: Add explicit return type void to setUp() and tearDown()
|
2019-10-30 14:31:22 -07:00 |
|
Message
|
UserNameUtils: use ITextFormatter instead of MessageLocalizer
|
2020-04-13 09:28:02 -07:00 |
|
objectcache
|
Remove deprecated "legacy" serialization type from RESTBagOStuff
|
2020-07-13 10:29:47 -05:00 |
|
page
|
Add MergeHistoryFactory interface, implemented by PageCommandFactory
|
2020-05-13 19:08:09 +00:00 |
|
parser
|
Introduce RevisionOutputCache
|
2020-12-14 16:50:28 +00:00 |
|
password
|
Fix visibility of setUp/tearDown
|
2020-06-16 21:02:05 +02:00 |
|
Permissions
|
Remove use of User::whoIs in PermissionManager
|
2020-10-20 21:03:32 +00:00 |
|
preferences
|
MultiTitleFilter: Use prefixed text for form display
|
2020-06-02 12:23:35 +00:00 |
|
registration
|
Hook Container
|
2020-04-17 15:48:38 +10:00 |
|
resourceloader
|
tests: Add explicit return type void to setUp() and tearDown()
|
2019-10-30 14:31:22 -07:00 |
|
Rest
|
Document list of change tags as string[]
|
2020-11-20 14:12:54 +01:00 |
|
Revision
|
Create fallback for undefined content models.
|
2020-07-22 19:59:09 +02:00 |
|
revisionlist
|
Add tests for RevisionList/RevisionItem classes
|
2020-05-12 09:36:44 -07:00 |
|
search
|
build: Bump mediawiki-codesniffer to 31.0.0
|
2020-05-30 14:56:28 +00:00 |
|
session
|
Replace all call_user_func(_array) in all tests
|
2020-06-06 18:41:20 +02:00 |
|
shell
|
SECURITY: Prevent invoking firejail's --output functionality
|
2020-09-24 16:24:36 +01:00 |
|
skins
|
Replace tabs with spaces
|
2020-09-04 18:04:07 +02:00 |
|
Storage
|
Document list of change tags as string[]
|
2020-11-20 14:12:54 +01:00 |
|
tidy
|
Add additional RemexDriver paragraph-wrapper test
|
2020-06-12 09:33:31 -05:00 |
|
title
|
Fix a plethora of class and function call case mismatches
|
2020-05-26 14:14:46 +01:00 |
|
user
|
Convert UserNamePrefixSearch to a service
|
2020-10-08 00:14:41 +00:00 |
|
utils
|
Fix visibility of setUp/tearDown
|
2020-06-16 21:02:05 +02:00 |
|
watcheditem
|
Update tests to use PHPUnit 6 class names
|
2019-10-06 01:01:28 -07:00 |
|
BadFileLookupTest.php
|
Fix some unit tests accessing MediaWikiServices
|
2020-11-12 19:13:47 +00:00 |
|
DerivativeRequestTest.php
|
Move unit tests, round III
|
2019-07-09 22:06:59 +02:00 |
|
FactoryArgTestTrait.php
|
Improve documentation about object to be stdClass or specific type
|
2020-11-20 14:47:56 +00:00 |
|
FauxResponseTest.php
|
tests: Add explicit return type void to setUp() and tearDown()
|
2019-10-30 14:31:22 -07:00 |
|
FormOptionsInitializationTest.php
|
tests: Add explicit return type void to setUp() and tearDown()
|
2019-10-30 14:31:22 -07:00 |
|
FormOptionsTest.php
|
tests: Add explicit return type void to setUp() and tearDown()
|
2019-10-30 14:31:22 -07:00 |
|
HeaderCallbackTest.php
|
HeaderCallback: Sanitize cookie values in debug logs
|
2020-06-28 22:17:28 +00:00 |
|
LicensesTest.php
|
Move trivially compatible tests to the unit tests suite
|
2019-06-30 15:23:53 +02:00 |
|
PathRouterTest.php
|
tests: Add explicit return type void to setUp() and tearDown()
|
2019-10-30 14:31:22 -07:00 |
|
ServiceWiringTest.php
|
Move trivially compatible tests to the unit tests suite
|
2019-06-30 15:23:53 +02:00 |
|
SiteConfigurationTest.php
|
SiteConfiguration: Optimise getSetting() internals for getAll()
|
2020-03-04 02:12:16 +00:00 |
|
TitleArrayFromResultTest.php
|
Replace all new stdClass() with identical (object)[]
|
2020-03-04 21:18:30 +00:00 |
|
XmlJsTest.php
|
Move unit tests, round III
|
2019-07-09 22:06:59 +02:00 |
|
XmlSelectTest.php
|
Replace complicated assertions with assertIsString() and such
|
2020-01-28 19:17:58 +00:00 |