wiki.techinc.nl/includes/api
Translation updater bot 8ef752dfdd Localisation updates from https://translatewiki.net.
Change-Id: I02f0defd61aa359a17b6d5cfc75c9e6db0149124
2015-10-08 22:07:30 +02:00
..
i18n Localisation updates from https://translatewiki.net. 2015-10-08 22:07:30 +02:00
ApiBase.php Update various @params from DatabaseBase to IDatabase 2015-10-05 05:24:29 +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
ApiCreateAccount.php Fix most PHP CodeSniffer warnings in includes/api 2015-09-28 14:24:52 +02:00
ApiDelete.php Allow change tags to be added via API action=delete 2015-10-08 18:34:27 +11:00
ApiDisabled.php API: Internationalize all remaining core API modules 2014-10-20 16:56:35 -04:00
ApiEditPage.php
ApiEmailUser.php
ApiErrorFormatter.php Whitelist ApiErrorFormatter_BackCompat as class not in camel case 2015-10-07 17:35:21 +00:00
ApiExpandTemplates.php
ApiFeedContributions.php Fix most PHP CodeSniffer warnings in includes/api 2015-09-28 14:24:52 +02:00
ApiFeedRecentChanges.php Revert "Enable users to watch category membership changes" 2015-08-20 10:35:56 -07:00
ApiFeedWatchlist.php
ApiFileRevert.php
ApiFormatBase.php Fix issues identified by SpaceBeforeSingleLineComment sniff 2015-09-26 23:06:52 +00:00
ApiFormatDbg.php
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
ApiFormatTxt.php
ApiFormatXml.php API: Finish killing "raw mode" 2015-09-17 13:51:45 +00:00
ApiFormatYaml.php
ApiHelp.php Fix most PHP CodeSniffer warnings in includes/api 2015-09-28 14:24:52 +02:00
ApiHelpParamValueMessage.php
ApiImageRotate.php
ApiImport.php Merge "Add hook to allow lazy loading of import sources" 2015-09-23 16:30:36 +00: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 Replace XVO with support for the Key HTTP header 2015-10-07 21:26:40 -07:00
ApiManageTags.php
ApiMessage.php
ApiModuleManager.php Add null to @return tags if a method can return null 2015-10-05 17:53:13 +02:00
ApiMove.php Fix issues identified by SpaceBeforeSingleLineComment sniff 2015-09-26 23:06:52 +00:00
ApiOpenSearch.php
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
ApiParse.php Fix issues identified by SpaceBeforeSingleLineComment sniff 2015-09-26 23:06:52 +00:00
ApiPatrol.php
ApiProtect.php
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
ApiQueryAllDeletedRevisions.php Remove unused $pageSet var 2015-09-24 19:06:59 +02:00
ApiQueryAllImages.php Fix most PHP CodeSniffer warnings in includes/api 2015-09-28 14:24:52 +02:00
ApiQueryAllLinks.php
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 API: Add ApiQueryAllRevisions 2015-10-06 12:32:12 -04:00
ApiQueryAllUsers.php
ApiQueryBacklinks.php
ApiQueryBacklinksprop.php API: Correct 'from_namespace' logic in ApiQueryBacklinksprop 2015-09-23 10:14:07 -04:00
ApiQueryBase.php Fix most PHP CodeSniffer warnings in includes/api 2015-09-28 14:24:52 +02:00
ApiQueryBlocks.php
ApiQueryCategories.php
ApiQueryCategoryInfo.php
ApiQueryCategoryMembers.php
ApiQueryContributors.php
ApiQueryDeletedRevisions.php Remove dead code 2015-09-24 19:06:19 +02:00
ApiQueryDeletedrevs.php
ApiQueryDisabled.php
ApiQueryDuplicateFiles.php Fix issues identified by SpaceBeforeSingleLineComment sniff 2015-09-26 23:06:52 +00:00
ApiQueryExternalLinks.php
ApiQueryExtLinksUsage.php
ApiQueryFilearchive.php
ApiQueryFileRepoInfo.php Use ForeignFileRepo information for foreign uploads 2015-10-07 10:55:24 -05:00
ApiQueryImageInfo.php Fix most PHP CodeSniffer warnings in includes/api 2015-09-28 14:24:52 +02:00
ApiQueryImages.php
ApiQueryInfo.php
ApiQueryIWBacklinks.php
ApiQueryIWLinks.php
ApiQueryLangBacklinks.php
ApiQueryLangLinks.php Fix issues identified by SpaceBeforeSingleLineComment sniff 2015-09-26 23:06:52 +00:00
ApiQueryLinks.php
ApiQueryLogEvents.php Fix most PHP CodeSniffer warnings in includes/api 2015-09-28 14:24:52 +02:00
ApiQueryORM.php
ApiQueryPagePropNames.php
ApiQueryPageProps.php
ApiQueryPagesWithProp.php
ApiQueryPrefixSearch.php Implement ApiPageSet::setRedirectMergePolicy() 2015-10-08 11:36:02 -07:00
ApiQueryProtectedTitles.php
ApiQueryQueryPage.php
ApiQueryRandom.php Fix most PHP CodeSniffer warnings in includes/api 2015-09-28 14:24:52 +02:00
ApiQueryRecentChanges.php API: Allow generator=recentchanges to generate revids 2015-10-07 10:07:43 -07:00
ApiQueryRevisions.php
ApiQueryRevisionsBase.php Fix issues identified by SpaceBeforeSingleLineComment sniff 2015-09-26 23:06:52 +00:00
ApiQuerySearch.php Implement ApiPageSet::setRedirectMergePolicy() 2015-10-08 11:36:02 -07:00
ApiQuerySiteinfo.php API: Use message-per-value for apihelp-query+siteinfo-param-prop 2015-08-06 09:51:00 +02:00
ApiQueryStashImageInfo.php
ApiQueryTags.php
ApiQueryTokens.php
ApiQueryUserContributions.php
ApiQueryUserInfo.php Fix most PHP CodeSniffer warnings in includes/api 2015-09-28 14:24:52 +02:00
ApiQueryUsers.php
ApiQueryWatchlist.php Revert "Enable users to watch category membership changes" 2015-08-20 10:35:56 -07:00
ApiQueryWatchlistRaw.php
ApiResult.php API: Finish killing "raw mode" 2015-09-17 13:51:45 +00:00
ApiRevisionDelete.php Remove dead local vars in ApiRevisionDelete 2015-09-16 14:58:34 +00:00
ApiRollback.php
ApiRsd.php
ApiSerializable.php
ApiSetNotificationTimestamp.php
ApiStashEdit.php Add i18n messages for ApiStashEdit 2015-09-21 10:31:01 -04:00
ApiTag.php
ApiTokens.php
ApiUnblock.php
ApiUndelete.php
ApiUpload.php Fix most PHP CodeSniffer warnings in includes/api 2015-09-28 14:24:52 +02:00
ApiUserrights.php
ApiWatch.php Change API result data structure to be cleaner in new formats 2015-04-20 17:49:37 -04:00