wiki.techinc.nl/tests/phpunit/includes/api
xiplus 24c3ef2474 Fix infinite loop for self-redirects with variants conversion
The redirect targets another variant, but the target does not exist.
It causes infinite loop when querying the page with the redirect
and converttitles flags are both set.
Check the mConvertTitles to stop re-resolving the same title.

Bug: T333050
Change-Id: I64c5886dbd0a9148eeff033ba56306bcb7f2eb8c
2023-03-25 22:00:34 +08:00
..
format tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
query Just another 80 or so PHPStorm inspection fixes (#4) 2023-03-25 00:39:06 +00:00
Validator tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
ApiBaseTest.php tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
ApiBlockInfoTraitTest.php
ApiBlockTest.php Just another 80 or so PHPStorm inspection fixes (#4) 2023-03-25 00:39:06 +00:00
ApiChangeContentModelTest.php tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
ApiCheckTokenTest.php
ApiClearHasMsgTest.php
ApiComparePagesTest.php Reorg: Namespace the Title class 2023-03-02 08:46:53 -05: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 Just another 80 or so PHPStorm inspection fixes (#4) 2023-03-25 00:39:06 +00:00
ApiDisabledTest.php
ApiEditPageTest.php Just another 80 or so PHPStorm inspection fixes (#4) 2023-03-25 00:39:06 +00:00
ApiErrorFormatterTest.php Just another 80 or so PHPStorm inspection fixes (#4) 2023-03-25 00:39:06 +00:00
ApiLoginTest.php Fix even more PHPStorm inspections (#3) 2023-03-25 00:30:15 +00:00
ApiLogoutTest.php
ApiMainTest.php tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
ApiMessageTest.php tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
ApiMoveTest.php Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
ApiOpenSearchTest.php Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
ApiOptionsTest.php tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
ApiPageSetTest.php Fix infinite loop for self-redirects with variants conversion 2023-03-25 22:00:34 +08:00
ApiParseTest.php Just another 80 or so PHPStorm inspection fixes (#4) 2023-03-25 00:39:06 +00:00
ApiProtectTest.php Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
ApiPurgeTest.php Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
ApiResultTest.php Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
ApiRevisionDeleteTest.php Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
ApiRollbackTest.php Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
ApiSetNotificationTimestampIntegrationTest.php build: Updating mediawiki/mediawiki-codesniffer to 41.0.0 2023-03-11 19:04:09 +00:00
ApiStashEditTest.php Fix even more PHPStorm inspections (#3) 2023-03-25 00:30:15 +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 api: Add watch option for userpage to action=unblock 2023-03-08 22:49:55 +01:00
ApiUndeleteTest.php Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
ApiUploadTest.php Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
ApiUploadTestCase.php Follow-up 0f13e81a1: Fix namespace of FileDeleteForm 2023-03-09 15:27:10 -05:00
ApiUsageExceptionTest.php
ApiUserrightsTest.php
ApiWatchTest.php Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
generateRandomImages.php
MockApi.php
MockApiQueryBase.php
RandomImageGenerator.php Fix even more PHPStorm inspections (#3) 2023-03-25 00:30:15 +00:00