wiki.techinc.nl/includes/api
2016-02-16 18:59:43 +00:00
..
i18n Allow users to tag file uploads 2016-02-16 03:51:29 +01:00
ApiBase.php Merge "Add logic for "tags" in ApiBase" 2016-02-04 22:01:33 +00:00
ApiBlock.php API: Flag "user" parameters in various modules as type 'user' 2016-01-09 22:16:06 +00:00
ApiCheckToken.php Revert "Remove SessionManager, temporarily" 2016-02-03 21:44:59 +00:00
ApiClearHasMsg.php API: Fix access on getExamplesMessages 2014-10-29 11:15:27 -04:00
ApiComparePages.php API: Overhaul ApiResult, make format=xml not throw, and add json formatversion 2015-04-10 16:57:15 -04:00
ApiContinuationManager.php Add/update phpdoc 2015-11-07 21:25:04 +00:00
ApiCreateAccount.php Revert "Remove SessionManager, temporarily" 2016-02-03 21:44:59 +00:00
ApiDelete.php Add logic for "tags" in ApiBase 2016-02-04 22:30:50 +02:00
ApiDisabled.php
ApiEditPage.php Add logic for "tags" in ApiBase 2016-02-04 22:30:50 +02:00
ApiEmailUser.php API: Add more parameter types and improve info 2015-05-29 19:26:44 +00:00
ApiErrorFormatter.php Whitelist ApiErrorFormatter_BackCompat as class not in camel case 2015-10-07 17:35:21 +00:00
ApiExpandTemplates.php Cast numeric cat names back to string in api output 2015-12-03 15:15:59 +01:00
ApiFeedContributions.php Fix most PHP CodeSniffer warnings in includes/api 2015-09-28 14:24:52 +02:00
ApiFeedRecentChanges.php Add class member definition for params 2015-11-07 21:14:22 +00:00
ApiFeedWatchlist.php API: Add isset() to avoid PHP warning 2015-12-02 09:09:08 -05:00
ApiFileRevert.php Added wfTransactionalTimeLimit() method and applied it 2015-08-12 22:09:40 +00:00
ApiFormatBase.php Add Special:ApiSandbox 2016-02-03 11:13:59 -05:00
ApiFormatFeedWrapper.php API: Finish killing "raw mode" 2015-09-17 13:51:45 +00:00
ApiFormatJson.php Add Special:ApiSandbox 2016-02-03 11:13:59 -05:00
ApiFormatNone.php
ApiFormatPhp.php Add Special:ApiSandbox 2016-02-03 11:13:59 -05:00
ApiFormatRaw.php Remove various double empty newlines 2015-12-27 18:55:12 +00:00
ApiFormatXml.php Add Special:ApiSandbox 2016-02-03 11:13:59 -05:00
ApiHelp.php Merge "Add logic for "tags" in ApiBase" 2016-02-04 22:01:33 +00:00
ApiHelpParamValueMessage.php API: Allow for documenting individual values of 'prop' parameters 2014-12-22 16:46:44 -05:00
ApiImageRotate.php Added wfTransactionalTimeLimit() method and applied it 2015-08-12 22:09:40 +00:00
ApiImport.php Change 1.26 to 1.27, mostly in doc comments 2015-10-07 01:41:41 -04:00
ApiLogin.php Revert "Remove SessionManager, temporarily" 2016-02-03 21:44:59 +00:00
ApiLogout.php Revert "Remove SessionManager, temporarily" 2016-02-03 21:44:59 +00:00
ApiMain.php Merge "Avoid setRequestExpectations() call in internal API mode" 2016-02-11 03:55:35 +00:00
ApiManageTags.php Change API result data structure to be cleaner in new formats 2015-04-20 17:49:37 -04:00
ApiMergeHistory.php Implement action=mergehistory 2016-02-06 10:39:27 -05:00
ApiMessage.php ApiMessage: Use a trait to avoid code duplication 2016-02-10 10:40:15 -05:00
ApiModuleManager.php Add null to @return tags if a method can return null 2015-10-05 17:53:13 +02:00
ApiMove.php API: Log all deprecated parameter uses to api-feature-usage.log 2015-11-03 12:23:00 -05:00
ApiOpenSearch.php Include completion search into SearchEngine 2016-02-03 23:41:49 +00:00
ApiOptions.php Avoid "CAS updated failed" errors on Special:Preferences double post 2015-12-15 02:50:16 +00:00
ApiPageSet.php Implement ApiPageSet::setRedirectMergePolicy() 2015-10-08 11:36:02 -07:00
ApiParamInfo.php Add logic for "tags" in ApiBase 2016-02-04 22:30:50 +02:00
ApiParse.php Cast numeric cat names back to string in api output 2015-12-03 15:15:59 +01:00
ApiPatrol.php Fix case of various newFromID/newFromId functions 2014-12-10 19:40:27 +00:00
ApiProtect.php Remove various unused variables 2015-11-07 21:22:17 +00:00
ApiPurge.php Add page purge limiter 2015-10-02 20:27:44 +00:00
ApiQuery.php API to fetch data about stashed images 2016-01-12 14:57:46 -06:00
ApiQueryAllCategories.php ApiBase::PARAM_DFLT => null is the default anyway 2015-10-05 10:56:32 +02:00
ApiQueryAllDeletedRevisions.php ApiBase::PARAM_DFLT => null is the default anyway 2015-10-05 10:56:32 +02:00
ApiQueryAllImages.php Replace wfBaseConvert with Wikimedia\base_convert 2015-11-24 22:51:42 +00:00
ApiQueryAllLinks.php API: Use message-per-value for apihelp-query+alllinks-param-prop 2015-08-05 21:31:15 +02:00
ApiQueryAllMessages.php Fix Generic.Files.LineLength phpcs failure in 11 files under includes/ 2015-10-03 17:08:26 +00:00
ApiQueryAllPages.php Fix issues identified by SpaceBeforeSingleLineComment sniff 2015-09-26 23:06:52 +00:00
ApiQueryAllRevisions.php ApiQueryAllRevisions: Actually use 'start' and 'end' 2015-10-21 10:24:51 -04:00
ApiQueryAllUsers.php API: Allow querying central user info 2015-12-02 22:32:34 +00:00
ApiQueryBacklinks.php Remove various unused variables 2015-11-07 21:22:17 +00:00
ApiQueryBacklinksprop.php API: Correct 'from_namespace' logic in ApiQueryBacklinksprop 2015-09-23 10:14:07 -04:00
ApiQueryBase.php Remove ApiQueryBase::getDirectionDescription() 2015-12-21 02:08:16 +00:00
ApiQueryBlocks.php API: Flag "user" parameters in various modules as type 'user' 2016-01-09 22:16:06 +00:00
ApiQueryCategories.php API: Use message-per-value for apihelp-query+categories-param-prop 2015-08-06 10:32:53 +02:00
ApiQueryCategoryInfo.php Update getHelpUrls() for reworked mw.org API pages 2015-05-04 08:15:54 +00:00
ApiQueryCategoryMembers.php Fix casing of function calls in API 2015-11-07 21:10:23 +00:00
ApiQueryContributors.php Cast various things that are supposed to be ints 2015-05-06 11:40:41 -04:00
ApiQueryDeletedRevisions.php Remove dead code 2015-09-24 19:06:19 +02:00
ApiQueryDeletedrevs.php Replace wfBaseConvert with Wikimedia\base_convert 2015-11-24 22:51:42 +00:00
ApiQueryDisabled.php
ApiQueryDuplicateFiles.php Fix issues identified by SpaceBeforeSingleLineComment sniff 2015-09-26 23:06:52 +00:00
ApiQueryExternalLinks.php Update getHelpUrls() for reworked mw.org API pages 2015-05-04 08:15:54 +00:00
ApiQueryExtLinksUsage.php API: Use message-per-value for apihelp-query+exturlusage-param-prop 2015-08-05 22:28:57 +02:00
ApiQueryFilearchive.php Replace wfBaseConvert with Wikimedia\base_convert 2015-11-24 22:51:42 +00:00
ApiQueryFileRepoInfo.php Use ForeignFileRepo information for foreign uploads 2015-10-07 10:55:24 -05:00
ApiQueryGeneratorBase.php Move ApiQueryGeneratorBase to it's own file 2015-12-20 14:39:37 +00:00
ApiQueryImageInfo.php Provide short URL to file description page in imageinfo API 2016-01-12 15:48:52 +02:00
ApiQueryImages.php Update getHelpUrls() for reworked mw.org API pages 2015-05-04 08:15:54 +00:00
ApiQueryInfo.php Merge "Add phpdoc for some ApiQueryInfo properties" 2016-02-01 22:40:29 +00:00
ApiQueryIWBacklinks.php API: Use message-per-value for apihelp-query+iwbacklinks-param-prop 2015-08-06 08:24:52 +02:00
ApiQueryIWLinks.php API: Log all deprecated parameter uses to api-feature-usage.log 2015-11-03 12:23:00 -05:00
ApiQueryLangBacklinks.php API: Use message-per-value for apihelp-query+langbacklinks-param-prop 2015-08-06 08:31:53 +02:00
ApiQueryLangLinks.php API: Log all deprecated parameter uses to api-feature-usage.log 2015-11-03 12:23:00 -05:00
ApiQueryLinks.php Update getHelpUrls() for reworked mw.org API pages 2015-05-04 08:15:54 +00:00
ApiQueryLogEvents.php API: Flag "user" parameters in various modules as type 'user' 2016-01-09 22:16:06 +00:00
ApiQueryMyStashedFiles.php API to fetch data about stashed images 2016-01-12 14:57:46 -06:00
ApiQueryPagePropNames.php API: Overhaul ApiResult, make format=xml not throw, and add json formatversion 2015-04-10 16:57:15 -04:00
ApiQueryPageProps.php Converted ApiQueryPageProps to use PageProps; added multi-property query to PageProps. 2016-02-16 13:39:47 -05:00
ApiQueryPagesWithProp.php API: Use message-per-value for apihelp-query+pageswithprop-param-prop 2015-08-06 09:23:09 +02:00
ApiQueryPrefixSearch.php Include completion search into SearchEngine 2016-02-03 23:41:49 +00:00
ApiQueryProtectedTitles.php API: Use message-per-value for apihelp-query+protectedtitles-param-prop 2015-08-06 09:27:56 +02:00
ApiQueryQueryPage.php Change API result data structure to be cleaner in new formats 2015-04-20 17:49:37 -04:00
ApiQueryRandom.php API: Log all deprecated parameter uses to api-feature-usage.log 2015-11-03 12:23:00 -05:00
ApiQueryRecentChanges.php Also select rc_log_type if the patrolled flag is set in ApiQueryRecentChanges 2016-01-15 01:58:37 +00:00
ApiQueryRevisions.php ApiQueryRevisions: Remove bogus query optimization 2015-05-07 09:36:47 -04:00
ApiQueryRevisionsBase.php Replace wfBaseConvert with Wikimedia\base_convert 2015-11-24 22:51:42 +00:00
ApiQuerySearch.php Merge "ApiBase::PARAM_DFLT => null is the default anyway" 2015-10-26 19:02:33 +00:00
ApiQuerySiteinfo.php Kill vestiges of SVN times 2016-01-30 01:32:36 -08:00
ApiQueryStashImageInfo.php API: Log all deprecated parameter uses to api-feature-usage.log 2015-11-03 12:23:00 -05:00
ApiQueryTags.php API: Use message-per-value for apihelp-query+tags-param-prop 2015-08-06 10:04:11 +02:00
ApiQueryTokens.php Revert "Remove SessionManager, temporarily" 2016-02-03 21:44:59 +00:00
ApiQueryUserContributions.php API: Flag "user" parameters in various modules as type 'user' 2016-01-09 22:16:06 +00:00
ApiQueryUserInfo.php API: Allow querying central user info 2015-12-02 22:32:34 +00:00
ApiQueryUsers.php API: Flag "user" parameters in various modules as type 'user' 2016-01-09 22:16:06 +00:00
ApiQueryWatchlist.php Fix undefined property notice in ChangesList 2016-01-13 16:58:42 -05:00
ApiQueryWatchlistRaw.php API: Use message-per-value for apihelp-query+watchlistraw-param-prop 2015-08-06 10:26:28 +02:00
ApiResult.php API: Work around PHP bug 45959 2016-01-14 16:13:04 -05:00
ApiRevisionDelete.php Add dieBlocked to APIBase and make use of it 2015-12-22 17:44:36 +00:00
ApiRollback.php Make change tagging of edits in RecentChange::notifyNew/Edit 2016-02-10 13:03:30 +01:00
ApiRsd.php API: Overhaul ApiResult, make format=xml not throw, and add json formatversion 2015-04-10 16:57:15 -04:00
ApiSerializable.php API: Overhaul ApiResult, make format=xml not throw, and add json formatversion 2015-04-10 16:57:15 -04:00
ApiSetNotificationTimestamp.php Fix casing of function calls in API 2015-11-07 21:10:23 +00:00
ApiStashEdit.php Add ParserOutputStashForEdit hook for extension cache warming 2016-01-26 17:23:56 -08:00
ApiTag.php Add logic for "tags" in ApiBase 2016-02-04 22:30:50 +02:00
ApiTokens.php Revert "Remove SessionManager, temporarily" 2016-02-03 21:44:59 +00:00
ApiUnblock.php API: Give block details along with errors 2015-06-17 20:40:14 +01:00
ApiUndelete.php Add dieBlocked to APIBase and make use of it 2015-12-22 17:44:36 +00:00
ApiUpload.php Allow users to tag file uploads 2016-02-16 03:51:29 +01:00
ApiUserrights.php API: Flag "user" parameters in various modules as type 'user' 2016-01-09 22:16:06 +00:00
ApiWatch.php API: Log all deprecated parameter uses to api-feature-usage.log 2015-11-03 12:23:00 -05:00