..
format
Reorg: Move some of request related classes to MediaWiki/Request
2022-10-28 10:15:31 +00:00
query
tests: Replace deprecated User::idFromName
2023-01-09 18:25:56 +01:00
Validator
Reorg: Move some of request related classes to MediaWiki/Request
2022-10-28 10:15:31 +00:00
ApiBaseTest.php
API: Allow use of multivalue parameter documentation for templates
2023-01-17 21:21:22 -08:00
ApiBlockInfoTraitTest.php
phpunit: use ->getServiceContainer() in integration tests
2022-01-27 22:04:16 +01:00
ApiBlockTest.php
tests: Use overrideConfig(Value|Values) where needed
2022-07-12 22:24:50 +00:00
ApiChangeContentModelTest.php
tests: Use Title::makeTitle instead of Title::newFromText
2022-09-23 21:53:11 +02:00
ApiCheckTokenTest.php
ApiClearHasMsgTest.php
phpunit: use ->getServiceContainer() in integration tests
2022-01-27 22:04:16 +01:00
ApiComparePagesTest.php
Make use of the new PageUpdateStatus
2022-11-30 17:56:58 +00:00
ApiContinuationManagerTest.php
Reorg: Move some of request related classes to MediaWiki/Request
2022-10-28 10:15:31 +00:00
ApiCSPReportTest.php
Reorg: Move some of request related classes to MediaWiki/Request
2022-10-28 10:15:31 +00:00
ApiDeleteTest.php
Fix whitespaces after comma
2022-12-15 01:24:14 +01:00
ApiDisabledTest.php
Replace setExpectedException with two args
2019-10-05 16:14:05 +00:00
ApiEditPageTest.php
Fix whitespaces after comma
2022-12-15 01:24:14 +01:00
ApiErrorFormatterTest.php
Reorg: Move RawMessage to under language/
2022-12-16 11:30:19 +01:00
ApiLoginTest.php
Use short array destructuring instead of list()
2022-10-21 15:33:37 +11:00
ApiLogoutTest.php
Remove or replace usages of "sanity"
2021-11-21 19:35:49 +00:00
ApiMainTest.php
Reorg: Move RawMessage to under language/
2022-12-16 11:30:19 +01:00
ApiMessageTest.php
Reorg: Move RawMessage to under language/
2022-12-16 11:30:19 +01:00
ApiMoveTest.php
Make use of the new PageUpdateStatus
2022-11-30 17:56:58 +00:00
ApiOpenSearchTest.php
Use short array destructuring instead of list()
2022-10-21 15:33:37 +11:00
ApiOptionsTest.php
ApiOptions: Give warning if the value is too long
2023-01-20 14:35:25 +08:00
ApiPageSetTest.php
Make use of the new PageUpdateStatus
2022-11-30 17:56:58 +00:00
ApiParseTest.php
Tests: add ObjectFactory to DummyServicesTrait
2023-01-23 19:35:50 +00:00
ApiProtectTest.php
tests: Use overrideConfig(Value|Values) where needed
2022-07-12 22:24:50 +00:00
ApiPurgeTest.php
Use short array destructuring instead of list()
2022-10-21 15:33:37 +11:00
ApiResultTest.php
tests: Handle dynamic created properties on test classes
2023-01-13 21:03:42 +00:00
ApiRevisionDeleteTest.php
ManualLogEntry::getComment() should always return string
2022-07-09 18:58:19 -04:00
ApiRollbackTest.php
tests: Use overrideConfig(Value|Values) where needed
2022-07-12 22:24:50 +00:00
ApiSetNotificationTimestampIntegrationTest.php
API: Fix result of action=setnotificationtimestamp for non-watched title
2022-04-25 17:35:22 +00:00
ApiStashEditTest.php
Merge "PageEditStash: Serialize ad-hoc to restore WRITE_ALLOW_SEGMENTS"
2022-12-13 23:43:03 +00:00
ApiTestCase.php
Reorg: Move some of request related classes to MediaWiki/Request
2022-10-28 10:15:31 +00:00
ApiTestContext.php
Revert "Reorg: Move some of request related classes to MediaWiki/Request"
2022-10-27 13:14:16 +00:00
ApiUnblockTest.php
phpunit: use ->getServiceContainer() in integration tests
2022-01-27 22:04:16 +01:00
ApiUndeleteTest.php
tests: Use overrideConfig(Value|Values) where needed
2022-07-12 22:24:50 +00:00
ApiUploadTest.php
Revert "Reorg: Move some of request related classes to MediaWiki/Request"
2022-10-27 13:14:16 +00:00
ApiUploadTestCase.php
Reorg: Move some of request related classes to MediaWiki/Request
2022-10-28 10:15:31 +00:00
ApiUsageExceptionTest.php
Misc cleanup to api integration tests
2021-01-21 06:32:58 +00:00
ApiUserrightsTest.php
tests: Migrate setMwGlobals() to overrideConfigValue(s)()
2022-07-19 15:42:15 +01:00
ApiWatchTest.php
tests: Migrate setMwGlobals() to overrideConfigValue(s)()
2022-07-19 15:42:15 +01:00
generateRandomImages.php
Replace some more isset() with shorter ?? syntax
2021-11-02 10:39:38 +01:00
MockApi.php
MockApiQueryBase.php
Replace some oldskool @see with @inheritDoc
2019-11-08 18:00:27 +00:00
RandomImageGenerator.php
RandomImageGenerator::getImageSpec: Don't pass a float to mt_rand(), for PHP 8.1
2022-10-24 09:38:52 -04:00