wiki.techinc.nl/includes/api
Reedy 00c426e3c2 Replace wfBaseConvert with Wikimedia\base_convert
Change-Id: Iadab3d018c3559daf79be90edb23d131729bdb68
2015-11-24 22:51:42 +00:00
..
i18n Localisation updates from https://translatewiki.net. 2015-11-24 22:34:39 +01:00
ApiBase.php Merge "Allow passing detailed permission errors data to API" 2015-11-04 22:38:47 +00:00
ApiBlock.php Fix Generic.Files.LineLength phpcs failure in 11 files under includes/ 2015-10-03 17:08:26 +00:00
ApiCheckToken.php
ApiClearHasMsg.php
ApiComparePages.php
ApiContinuationManager.php Add/update phpdoc 2015-11-07 21:25:04 +00:00
ApiCreateAccount.php Fix casing of function calls in API 2015-11-07 21:10:23 +00:00
ApiDelete.php API: Log all deprecated parameter uses to api-feature-usage.log 2015-11-03 12:23:00 -05:00
ApiDisabled.php
ApiEditPage.php Allow undo via ApiEditPage for all content models 2015-11-11 20:50:23 +01:00
ApiEmailUser.php
ApiErrorFormatter.php Whitelist ApiErrorFormatter_BackCompat as class not in camel case 2015-10-07 17:35:21 +00:00
ApiExpandTemplates.php API: Log all deprecated parameter uses to api-feature-usage.log 2015-11-03 12:23:00 -05: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 ApiFeedWatchlist: Set messages for param-per-value too when copying from ApiQueryWatchlist 2015-11-16 10:26:39 -05:00
ApiFileRevert.php Added wfTransactionalTimeLimit() method and applied it 2015-08-12 22:09:40 +00:00
ApiFormatBase.php API: Remove dbg, txt, and yaml formats 2015-11-18 09:19:51 -05:00
ApiFormatFeedWrapper.php API: Finish killing "raw mode" 2015-09-17 13:51:45 +00:00
ApiFormatJson.php Fix most PHP CodeSniffer warnings in includes/api 2015-09-28 14:24:52 +02:00
ApiFormatNone.php
ApiFormatPhp.php Some bugzilla.wikimedia.org -> phabricator.wikimedia.org changes 2015-09-24 17:17:25 +02:00
ApiFormatRaw.php Add option to ApiFormatRaw to generate a HTTP errorcode 2015-09-04 22:52:06 +02:00
ApiFormatXml.php API: Finish killing "raw mode" 2015-09-17 13:51:45 +00:00
ApiHelp.php Remove various unused variables 2015-11-07 21:22:17 +00:00
ApiHelpParamValueMessage.php
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 ApiLogin: Don't try to add block info if there's no block 2015-09-02 09:14:20 -04:00
ApiLogout.php
ApiMain.php Merge "API DB commit and sticky DC cookie fixes" 2015-11-23 00:43:59 +00:00
ApiManageTags.php
ApiMessage.php Add/update phpdoc 2015-11-07 21:25:04 +00: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 Add/update phpdoc 2015-11-07 21:25:04 +00:00
ApiOptions.php Avoid CAS errors on double post to ApiOptions 2015-09-24 23:19:06 -07:00
ApiPageSet.php Implement ApiPageSet::setRedirectMergePolicy() 2015-10-08 11:36:02 -07:00
ApiParamInfo.php Remove various unused variables 2015-11-07 21:22:17 +00:00
ApiParse.php Remove various unused variables 2015-11-07 21:22:17 +00:00
ApiPatrol.php
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: Add ApiQueryAllRevisions 2015-10-06 12:32:12 -04: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 Remove various unused variables 2015-11-07 21:22:17 +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 Mark ApiQueryBase::getDirectionDescription as deprecated 2015-11-24 10:06:56 -05:00
ApiQueryBlocks.php API: Use message-per-value for apihelp-query+blocks-param-prop 2015-08-05 21:54:08 +02:00
ApiQueryCategories.php API: Use message-per-value for apihelp-query+categories-param-prop 2015-08-06 10:32:53 +02:00
ApiQueryCategoryInfo.php
ApiQueryCategoryMembers.php Fix casing of function calls in API 2015-11-07 21:10:23 +00:00
ApiQueryContributors.php
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
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
ApiQueryImageInfo.php Replace wfBaseConvert with Wikimedia\base_convert 2015-11-24 22:51:42 +00:00
ApiQueryImages.php
ApiQueryInfo.php Fix casing of function calls in API 2015-11-07 21:10:23 +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
ApiQueryLogEvents.php Fix most PHP CodeSniffer warnings in includes/api 2015-09-28 14:24:52 +02:00
ApiQueryPagePropNames.php
ApiQueryPageProps.php
ApiQueryPagesWithProp.php API: Use message-per-value for apihelp-query+pageswithprop-param-prop 2015-08-06 09:23:09 +02:00
ApiQueryPrefixSearch.php Implement ApiPageSet::setRedirectMergePolicy() 2015-10-08 11:36:02 -07:00
ApiQueryProtectedTitles.php API: Use message-per-value for apihelp-query+protectedtitles-param-prop 2015-08-06 09:27:56 +02:00
ApiQueryQueryPage.php
ApiQueryRandom.php API: Log all deprecated parameter uses to api-feature-usage.log 2015-11-03 12:23:00 -05:00
ApiQueryRecentChanges.php Replace wfBaseConvert with Wikimedia\base_convert 2015-11-24 22:51:42 +00:00
ApiQueryRevisions.php
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 Remove various unused variables 2015-11-07 21:22:17 +00: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
ApiQueryUserContributions.php API: Log all deprecated parameter uses to api-feature-usage.log 2015-11-03 12:23:00 -05:00
ApiQueryUserInfo.php ApiBase::PARAM_DFLT => null is the default anyway 2015-10-05 10:56:32 +02:00
ApiQueryUsers.php ApiBase::PARAM_DFLT => null is the default anyway 2015-10-05 10:56:32 +02:00
ApiQueryWatchlist.php Enable users to watch category membership changes #2 2015-10-20 14:23:48 -07:00
ApiQueryWatchlistRaw.php API: Use message-per-value for apihelp-query+watchlistraw-param-prop 2015-08-06 10:26:28 +02:00
ApiResult.php Add/update phpdoc 2015-11-07 21:25:04 +00:00
ApiRevisionDelete.php Remove dead local vars in ApiRevisionDelete 2015-09-16 14:58:34 +00:00
ApiRollback.php Added wfTransactionalTimeLimit() method and applied it 2015-08-12 22:09:40 +00:00
ApiRsd.php
ApiSerializable.php
ApiSetNotificationTimestamp.php Fix casing of function calls in API 2015-11-07 21:10:23 +00:00
ApiStashEdit.php Migrate more callers away from $wgMemc 2015-10-26 19:07:12 +00:00
ApiTag.php
ApiTokens.php API: Forwards-compatibility for ApiTokens 2015-11-04 15:31:19 -05:00
ApiUnblock.php
ApiUndelete.php Added wfTransactionalTimeLimit() method and applied it 2015-08-12 22:09:40 +00:00
ApiUpload.php Remove various unused variables 2015-11-07 21:22:17 +00:00
ApiUserrights.php
ApiWatch.php API: Log all deprecated parameter uses to api-feature-usage.log 2015-11-03 12:23:00 -05:00