wiki.techinc.nl/includes/api
Translation updater bot 1dd60fc678 Localisation updates from https://translatewiki.net.
Change-Id: Ie7ab020ed7722038335b1a27c6faaaa7e07f8f3f
2018-08-17 23:12:22 +02:00
..
i18n Localisation updates from https://translatewiki.net. 2018-08-17 23:12:22 +02:00
ApiAMCreateAccount.php
ApiAuthManagerHelper.php Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 2018-05-30 18:06:13 -07:00
ApiBase.php Mass conversion of $wgContLang to service 2018-08-11 22:44:29 -06:00
ApiBlock.php Improve test coverage for ApiBlock.php to 100% 2018-03-26 18:17:32 +03:00
ApiChangeAuthenticationData.php
ApiCheckToken.php Remove "Created on" from file header comments 2018-01-26 23:12:40 +00:00
ApiClearHasMsg.php Remove "Created on" from file header comments 2018-01-26 23:12:40 +00:00
ApiClientLogin.php
ApiComparePages.php Fix called function case in a bunch of places 2018-01-22 09:10:09 -08:00
ApiContinuationManager.php
ApiCSPReport.php Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 2018-05-30 18:06:13 -07:00
ApiDelete.php Fix PhanTypeMismatchDeclaredParam 2018-07-07 00:34:30 +00:00
ApiDisabled.php Remove "Created on" from file header comments 2018-01-26 23:12:40 +00:00
ApiEditPage.php Get ~100% test coverage for ApiEditPage.php and fix a couple of bugs 2018-03-28 15:33:24 +03:00
ApiEmailUser.php Remove "Created on" from file header comments 2018-01-26 23:12:40 +00:00
ApiErrorFormatter.php Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 2018-05-30 18:06:13 -07:00
ApiExpandTemplates.php API: Update query modules for MCR 2018-07-27 23:33:45 +00:00
ApiFeedContributions.php API: Update query modules for MCR 2018-07-27 23:33:45 +00:00
ApiFeedRecentChanges.php Drop the 'CategorizedRecentChanges' feature 2018-02-15 10:45:10 -08:00
ApiFeedWatchlist.php Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 2018-05-30 18:06:13 -07:00
ApiFileRevert.php Remove "Created on" from file header comments 2018-01-26 23:12:40 +00:00
ApiFormatBase.php Convert OutputHandler functions to a class 2018-03-20 21:11:32 -07:00
ApiFormatFeedWrapper.php Remove "Created on" from file header comments 2018-01-26 23:12:40 +00:00
ApiFormatJson.php Add more checks to ApiStructureTest.php 2018-04-08 15:58:06 +03:00
ApiFormatNone.php Remove "Created on" from file header comments 2018-01-26 23:12:40 +00:00
ApiFormatPhp.php Add more checks to ApiStructureTest.php 2018-04-08 15:58:06 +03:00
ApiFormatRaw.php Remove "Created on" from file header comments 2018-01-26 23:12:40 +00:00
ApiFormatXml.php Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 2018-05-30 18:06:13 -07:00
ApiHelp.php Mass conversion of $wgContLang to service 2018-08-11 22:44:29 -06:00
ApiHelpParamValueMessage.php Remove "Created on" from file header comments 2018-01-26 23:12:40 +00:00
ApiImageRotate.php Remove "Created on" from file header comments 2018-01-26 23:12:40 +00:00
ApiImport.php A few doc comment fixups 2017-12-04 11:11:52 +11:00
ApiLinkAccount.php
ApiLogin.php BotPasswords: Indicate when a password needs reset 2018-05-04 09:48:23 -04:00
ApiLogout.php Remove "Created on" from file header comments 2018-01-26 23:12:40 +00:00
ApiMain.php Fix typos 2018-08-14 09:52:19 +00:00
ApiManageTags.php
ApiMergeHistory.php Remove "Created on" from file header comments 2018-01-26 23:12:40 +00:00
ApiMessage.php Split ApiMessage to class per file 2018-05-27 00:31:30 +00:00
ApiMessageTrait.php Split ApiMessage to class per file 2018-05-27 00:31:30 +00:00
ApiModuleManager.php Fix PhanTypeMismatchDeclaredParam 2018-07-07 00:34:30 +00:00
ApiMove.php Test ApiMove 2018-04-15 14:13:08 +03:00
ApiOpenSearch.php A few doc comment fixups 2017-12-04 11:11:52 +11:00
ApiOptions.php Refactor ApiOptions for reusability 2018-06-26 15:46:40 -07:00
ApiPageSet.php Mass conversion to SpecialPageFactory service 2018-08-17 12:03:12 -07:00
ApiParamInfo.php Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 2018-05-30 18:06:13 -07:00
ApiParse.php Avoid deprecated LinkCache::singleton() 2018-06-10 23:55:11 -07:00
ApiPatrol.php API: Update query modules for MCR 2018-07-27 23:33:45 +00:00
ApiProtect.php Remove "Created on" from file header comments 2018-01-26 23:12:40 +00:00
ApiPurge.php Swap isset by null check in ApiSetNotificationTimestamp/ApiPurge 2018-04-05 12:39:24 +02:00
ApiQuery.php Rename ApiQueryContributions to ApiQueryUserContribs to match api module name 2018-05-26 23:07:15 +00:00
ApiQueryAllCategories.php Remove "Created on" from file header comments 2018-01-26 23:12:40 +00:00
ApiQueryAllDeletedRevisions.php API: Update query modules for MCR 2018-07-27 23:33:45 +00:00
ApiQueryAllImages.php Simplify PHP by using ?? and ?: 2018-07-10 20:03:17 +00:00
ApiQueryAllLinks.php Simplify PHP by using ?? and ?: 2018-07-10 20:03:17 +00:00
ApiQueryAllMessages.php Mass conversion of $wgContLang to service 2018-08-11 22:44:29 -06:00
ApiQueryAllPages.php Remove "Created on" from file header comments 2018-01-26 23:12:40 +00:00
ApiQueryAllRevisions.php API: Update query modules for MCR 2018-07-27 23:33:45 +00:00
ApiQueryAllUsers.php Add actor table and code to start using it 2018-02-23 10:06:20 -08:00
ApiQueryAuthManagerInfo.php
ApiQueryBacklinks.php Remove "Created on" from file header comments 2018-01-26 23:12:40 +00:00
ApiQueryBacklinksprop.php Fix PhanTypeMismatchDeclaredParam 2018-07-07 00:34:30 +00:00
ApiQueryBase.php Fix PhanTypeMismatchDeclaredParam 2018-07-07 00:34:30 +00:00
ApiQueryBlocks.php Add actor table and code to start using it 2018-02-23 10:06:20 -08:00
ApiQueryCategories.php Remove "Created on" from file header comments 2018-01-26 23:12:40 +00:00
ApiQueryCategoryInfo.php Remove "Created on" from file header comments 2018-01-26 23:12:40 +00:00
ApiQueryCategoryMembers.php Remove "Created on" from file header comments 2018-01-26 23:12:40 +00:00
ApiQueryContributors.php API: Update query modules for MCR 2018-07-27 23:33:45 +00:00
ApiQueryDeletedRevisions.php API: Update query modules for MCR 2018-07-27 23:33:45 +00:00
ApiQueryDeletedrevs.php Drop archive.ar_text and ar_flags 2018-04-03 12:54:27 -04:00
ApiQueryDisabled.php Remove "Created on" from file header comments 2018-01-26 23:12:40 +00:00
ApiQueryDuplicateFiles.php Remove "Created on" from file header comments 2018-01-26 23:12:40 +00:00
ApiQueryExternalLinks.php Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 2018-05-30 18:06:13 -07:00
ApiQueryExtLinksUsage.php Remove "Created on" from file header comments 2018-01-26 23:12:40 +00:00
ApiQueryFilearchive.php API: Update query modules for MCR 2018-07-27 23:33:45 +00:00
ApiQueryFileRepoInfo.php API: Use param-per-value for meta=filerepoinfo's friprop docs 2018-06-20 10:47:18 -04:00
ApiQueryGeneratorBase.php Remove "Created on" from file header comments 2018-01-26 23:12:40 +00:00
ApiQueryImageInfo.php Mass conversion of $wgContLang to service 2018-08-11 22:44:29 -06:00
ApiQueryImages.php Remove "Created on" from file header comments 2018-01-26 23:12:40 +00:00
ApiQueryInfo.php Mass conversion of $wgContLang to service 2018-08-11 22:44:29 -06:00
ApiQueryIWBacklinks.php Fix PhanTypeMismatchDeclaredParam 2018-07-07 00:34:30 +00:00
ApiQueryIWLinks.php Remove "Created on" from file header comments 2018-01-26 23:12:40 +00:00
ApiQueryLangBacklinks.php Fix PhanTypeMismatchDeclaredParam 2018-07-07 00:34:30 +00:00
ApiQueryLangLinks.php Mass conversion of $wgContLang to service 2018-08-11 22:44:29 -06:00
ApiQueryLinks.php Replace call_user_func_array(), part 2 2018-06-07 20:19:26 -07:00
ApiQueryLogEvents.php Use LogPage::validTypes() instead of $wgLogTypes in a few places 2018-07-28 19:09:08 +00:00
ApiQueryMyStashedFiles.php
ApiQueryPagePropNames.php Remove "Created on" from file header comments 2018-01-26 23:12:40 +00:00
ApiQueryPageProps.php Remove "Created on" from file header comments 2018-01-26 23:12:40 +00:00
ApiQueryPagesWithProp.php Remove "Created on" from file header comments 2018-01-26 23:12:40 +00:00
ApiQueryPrefixSearch.php Push pagination decision for search into SearchEngine 2018-06-11 13:35:44 -07:00
ApiQueryProtectedTitles.php Pass $key into CommentStore methods and use MediawikiServices 2018-02-05 15:34:12 +00:00
ApiQueryQueryPage.php Fix PhanTypeMismatchDeclaredParam 2018-07-07 00:34:30 +00:00
ApiQueryRandom.php Remove "Created on" from file header comments 2018-01-26 23:12:40 +00:00
ApiQueryRecentChanges.php API: Update query modules for MCR 2018-07-27 23:33:45 +00:00
ApiQueryRevisions.php API: Update query modules for MCR 2018-07-27 23:33:45 +00:00
ApiQueryRevisionsBase.php API: Update query modules for MCR 2018-07-27 23:33:45 +00:00
ApiQuerySearch.php Mass conversion of $wgContLang to service 2018-08-11 22:44:29 -06:00
ApiQuerySiteinfo.php Mass conversion to SpecialPageFactory service 2018-08-17 12:03:12 -07:00
ApiQueryStashImageInfo.php
ApiQueryTags.php Remove "Created on" from file header comments 2018-01-26 23:12:40 +00:00
ApiQueryTokens.php Replace call_user_func_array(), part 2 2018-06-07 20:19:26 -07:00
ApiQueryUserContribs.php API: Update query modules for MCR 2018-07-27 23:33:45 +00:00
ApiQueryUserInfo.php Remove "Created on" from file header comments 2018-01-26 23:12:40 +00:00
ApiQueryUsers.php Pass $key into CommentStore methods and use MediawikiServices 2018-02-05 15:34:12 +00:00
ApiQueryWatchlist.php API: Update query modules for MCR 2018-07-27 23:33:45 +00:00
ApiQueryWatchlistRaw.php Remove "Created on" from file header comments 2018-01-26 23:12:40 +00:00
ApiRawMessage.php Split ApiMessage to class per file 2018-05-27 00:31:30 +00:00
ApiRemoveAuthenticationData.php
ApiResetPassword.php
ApiResult.php Mass conversion of $wgContLang to service 2018-08-11 22:44:29 -06:00
ApiRevisionDelete.php API: Update query modules for MCR 2018-07-27 23:33:45 +00:00
ApiRollback.php Remove "Created on" from file header comments 2018-01-26 23:12:40 +00:00
ApiRsd.php Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 2018-05-30 18:06:13 -07:00
ApiSerializable.php Remove "Created on" from file header comments 2018-01-26 23:12:40 +00:00
ApiSetNotificationTimestamp.php API: Update query modules for MCR 2018-07-27 23:33:45 +00:00
ApiSetPageLanguage.php Simplify PHP by using ?? and ?: 2018-07-10 20:03:17 +00:00
ApiStashEdit.php Fix incorrect method name 2018-08-07 16:16:26 +00:00
ApiTag.php API: Update query modules for MCR 2018-07-27 23:33:45 +00:00
ApiTokens.php Use ::class to resolve class names in includes files 2018-01-27 20:34:29 +01:00
ApiUnblock.php Remove "Created on" from file header comments 2018-01-26 23:12:40 +00:00
ApiUndelete.php Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 2018-05-30 18:06:13 -07:00
ApiUpload.php Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 2018-05-30 18:06:13 -07:00
ApiUsageException.php Split ApiUsageException and UsageException to class per file 2018-05-27 20:43:55 +00:00
ApiUserrights.php Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 2018-05-30 18:06:13 -07:00
ApiValidatePassword.php
ApiWatch.php Remove "Created on" from file header comments 2018-01-26 23:12:40 +00:00
IApiMessage.php Split ApiMessage to class per file 2018-05-27 00:31:30 +00:00
SearchApi.php Push pagination decision for search into SearchEngine 2018-06-11 13:35:44 -07:00
UsageException.php Split ApiUsageException and UsageException to class per file 2018-05-27 20:43:55 +00:00