| .. |
|
content
|
tests: Handle dynamic created properties on test classes
|
2023-01-13 21:03:42 +00:00 |
|
filebackend
|
|
|
|
filerepo
|
|
|
|
json
|
JsonCodec: fix en/decoding of nested objects and stdClass objects
|
2023-01-12 14:12:32 -05:00 |
|
languages
|
language: Move cache version of language converter into cache key
|
2023-05-26 08:32:23 +00:00 |
|
media
|
|
|
|
permissions
|
Display all error messages for a CompositeBlock
|
2023-10-27 13:05:08 +01:00 |
|
poolcounter
|
PoolCounter: Namespace classes
|
2023-12-20 09:32:19 +00:00 |
|
search
|
tests: Use namespaced classes
|
2023-12-11 15:59:55 +01:00 |
|
session
|
Namespace User under \MediaWiki\User
|
2023-09-19 19:18:16 +00:00 |
|
BrokenClass.php
|
HookContainer: allow registering broken callables.
|
2023-08-22 16:30:44 +00:00 |
|
DummyServicesTrait.php
|
DummyServicesTrait: add an ITextFormatter
|
2024-01-09 13:16:59 +00:00 |
|
FakeQqxMessageLocalizer.php
|
Override inContentLanguage for FakeQqxMessageLocalizer
|
2023-07-31 16:22:42 +02:00 |
|
GhostFieldTestClass.php
|
tests: Allow dynamic properties on PHP 8.2 for GhostFieldTestClass
|
2023-01-06 03:06:06 +01:00 |
|
MockBlockTrait.php
|
Add clearUserCache to mock BlockManager
|
2023-11-20 12:34:34 +11:00 |
|
MockChangesListFilter.php
|
Replace usages of deprecated MWException
|
2023-06-06 17:05:32 +02:00 |
|
MockChangesListFilterGroup.php
|
Migrate to IConnectionProvider methods in more places
|
2023-10-05 19:51:20 +02:00 |
|
MockDatabase.php
|
Add MockDatabase class
|
2023-11-16 12:24:48 +11:00 |
|
MockHttpTrait.php
|
Reorg: Move Status to MediaWiki\Status\
|
2023-08-25 15:44:17 +02:00 |
|
MockMessageLocalizer.php
|
|
|
|
MockServiceDependenciesTrait.php
|
Fix some typos
|
2023-03-21 15:58:09 +01:00 |
|
MockTitleTrait.php
|
Add missing hasContentModel to MockTitleTrait
|
2023-10-20 18:30:29 +02:00 |
|
NullGuzzleClient.php
|
Use mock Guzzle client during tests
|
2022-01-18 13:14:51 +11:00 |
|
NullHttpRequestFactory.php
|
Use MainConfigNames instead of string literals, #5
|
2022-04-27 18:46:29 +03:00 |
|
NullMultiHttpClient.php
|
Use native array_column() in tests instead of loops
|
2022-08-16 15:41:14 +02:00 |
|
TestLocalisationCache.php
|
phpunit: Replace ad-hoc array in TestLocalisationCache with MapCacheLRU
|
2023-07-24 17:52:31 +00:00 |
|
TestLogger.php
|
|
|