wiki.techinc.nl/tests/phpunit/includes/api
Brad Jorsch 892c31ebaf API: Remove deprecated methods
All deprecated ApiResult methods are removed. These have been deprecated
since 1.24 or 1.25, and the only users remaining in Gerrit are wrapped
in backwards-compatibility checks and so should not be being called.

ApiBase, ApiFormatBase, ApiMain, and ApiQuery methods for generating the
pre-Ib14c00df help text are removed. Nothing has called these for a long
time, and only Flow implemented them in any way. Deprecated methods for
providing the text for such help, such as getDescription(), haven't been
removed yet, though, since some extensions still call some of them.

Change-Id: I3ca7c98174b4a3f6f67f2b023e0f4446637e7a84
2016-09-20 17:21:00 -04:00
..
format SECURITY: Improve cross-domain-policy mangling 2016-05-20 09:48:11 -07:00
query Replace WikiPage::doEdit() usages 2016-09-15 21:25:32 +01:00
ApiBaseTest.php API: Warn when input parameters are normalized 2016-08-29 15:00:45 +00:00
ApiBlockTest.php Avoid rebuilding database fixtures for every test run 2016-03-10 23:44:34 +00:00
ApiContinuationManagerTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
ApiEditPageTest.php API: When undoing an edit, allow overriding content model. 2016-09-08 20:19:45 -07:00
ApiErrorFormatterTest.php API: Some raw message cleanup 2016-08-24 13:19:52 -04:00
ApiLoginTest.php Fix login API for users with @ in their usernames 2016-09-14 01:47:52 +00:00
ApiMainTest.php Fix various phpcs error from last security patches 2016-05-20 20:20:36 +02:00
ApiMessageTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
ApiModuleManagerTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
ApiOpenSearchTest.php Pass User to SearchEngine::getProfiles 2016-09-20 20:22:23 +00:00
ApiOptionsTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
ApiPageSetTest.php API: Warn when input parameters are normalized 2016-08-29 15:00:45 +00:00
ApiParseTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
ApiPurgeTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
ApiQueryAllPagesTest.php Replace WikiPage::doEdit() usages 2016-09-15 21:25:32 +01:00
ApiQueryWatchlistIntegrationTest.php Refactor database-related code in ApiQueryWatchlist 2016-06-29 10:21:17 +02:00
ApiQueryWatchlistRawIntegrationTest.php Refactor database-related code in ApiQueryWatchlistRaw 2016-07-06 12:57:39 +00:00
ApiResultTest.php API: Remove deprecated methods 2016-09-20 17:21:00 -04:00
ApiRevisionDeleteTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
ApiSetNotificationTimestampIntegrationTest.php Add ApiSetNotificationTimestampIntegrationTest 2016-05-18 12:08:47 +01:00
ApiStashEditTest.php test: basic test for ApiStashEdit 2016-06-16 22:26:24 +02:00
ApiTestCase.php Remove $wgDisableAuthManager 2016-08-09 23:00:27 +00:00
ApiTestCaseUpload.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
ApiTestContext.php Fixed some @params documentation (tests) 2014-04-17 20:43:42 +02:00
ApiTokensTest.php Make deprecated TestUser properties private 2016-06-22 15:43:54 +00:00
ApiUnblockTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
ApiUploadTest.php Remove uses of deprecated TestUser properties 2016-06-22 16:40:31 +01:00
ApiWatchTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
generateRandomImages.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
MockApi.php API: Use U+001F (Unit Separator) for separating multi-valued parameters 2016-08-29 11:00:25 -04:00
MockApiQueryBase.php API: Overhaul ApiResult, make format=xml not throw, and add json formatversion 2015-04-10 16:57:15 -04:00
PrefixUniquenessTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
RandomImageGenerator.php Replace uses of join() by implode() 2016-03-08 18:24:16 +00:00
UserWrapper.php Fix numerous class/function casing 2016-03-18 23:14:49 +00:00
words.txt