wiki.techinc.nl/includes/api
Roan Kattouw d478350295 * Refactor Title::isValidMoveOperation() and Title::moveTo() to return an array of arrays like Title::getUserPermissionsErrors() does; other functions used by the write API have undergone similar refactoring earlier
* Handle these return values in MovePageForm::doSubmit() and ApiMove::execute()
* Remove separate AbortMove hook calls from MovePageForm and ApiMove; these were used to capture the hook error, but the new return type handles that. Also, it resulted in two calls to that hook for each move
* Remove comment about SpecialMovepageAfterMove hook from ApiMove::execute(): we don't need it, there's the TitleMoveComplete hook for that. SpecialMovepageAfterMove is a UI hook that doesn't belong in the API
* Add imagenocrossnamespace and imagetypemismatch errors to ApiBase::$messageMap
2008-05-27 14:42:51 +00:00
..
ApiBase.php * Refactor Title::isValidMoveOperation() and Title::moveTo() to return an array of arrays like Title::getUserPermissionsErrors() does; other functions used by the write API have undergone similar refactoring earlier 2008-05-27 14:42:51 +00:00
ApiBlock.php API: Make action=block return an ISO 8601 timestamp rather than a UNIX timestamp 2008-05-27 10:18:28 +00:00
ApiDelete.php No, something that looks stupid *is* in fact ipso facto stupid -- unless it includes a comment to explain why it's not. 2008-05-26 12:15:21 +00:00
ApiEditPage.php * Add wfRunHook calls where appropriate 2008-05-24 20:44:49 +00:00
ApiExpandTemplates.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
ApiFeedWatchlist.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
ApiFormatBase.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
ApiFormatDbg.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
ApiFormatJson.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
ApiFormatJson_json.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
ApiFormatPhp.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
ApiFormatTxt.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
ApiFormatWddx.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
ApiFormatXml.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
ApiFormatYaml.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
ApiFormatYaml_spyc.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
ApiHelp.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
ApiLogin.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
ApiLogout.php * Add wfRunHook calls where appropriate 2008-05-24 20:44:49 +00:00
ApiMain.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
ApiMove.php * Refactor Title::isValidMoveOperation() and Title::moveTo() to return an array of arrays like Title::getUserPermissionsErrors() does; other functions used by the write API have undergone similar refactoring earlier 2008-05-27 14:42:51 +00:00
ApiOpenSearch.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
ApiPageSet.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
ApiParamInfo.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
ApiParse.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
ApiProtect.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
ApiQuery.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
ApiQueryAllCategories.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
ApiQueryAllimages.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
ApiQueryAllLinks.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
ApiQueryAllmessages.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
ApiQueryAllpages.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
ApiQueryAllUsers.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
ApiQueryBacklinks.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
ApiQueryBase.php API: Requesting a token you aren't allowed to request no longer dies with an error but just throws a warning and doesn't give you the token. 2008-05-21 14:33:27 +00:00
ApiQueryBlocks.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
ApiQueryCategories.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
ApiQueryCategoryInfo.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
ApiQueryCategoryMembers.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
ApiQueryDeletedrevs.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
ApiQueryExternalLinks.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
ApiQueryExtLinksUsage.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
ApiQueryImageInfo.php * Fix typo in ApiQueryImageInfo which made mime type query fail to work :) 2008-05-22 16:25:45 +00:00
ApiQueryImages.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
ApiQueryInfo.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
ApiQueryLangLinks.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
ApiQueryLinks.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
ApiQueryLogEvents.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
ApiQueryRandom.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
ApiQueryRecentChanges.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
ApiQueryRevisions.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
ApiQuerySearch.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
ApiQuerySiteinfo.php Code simplification (-205 bytes :P): 2008-05-23 22:00:14 +00:00
ApiQueryUserContributions.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
ApiQueryUserInfo.php Revert r35178 and normalize User's getID() and setID() methods to prettier getId() and setId() 2008-05-22 16:39:43 +00:00
ApiQueryUsers.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
ApiQueryWatchlist.php Revert r35178 and normalize User's getID() and setID() methods to prettier getId() and setId() 2008-05-22 16:39:43 +00:00
ApiResult.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
ApiRollback.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
ApiUnblock.php WARNING: HUGE COMMIT 2008-05-20 17:13:28 +00:00
ApiUndelete.php Fixing timestamp conversion breakage: ignores the fact that !isset($params['timestamps']) means we wanna restore everything. 2008-05-26 10:51:31 +00:00