wiki.techinc.nl/includes/api
Fomafix 88f469624d Use $lang->hasVariants() instead of count( $lang->getVariants() ) > 1
Change-Id: I23668c69a8d8cc886168cbbd4f94cf13b597b5a6
2018-07-11 16:13:17 +00:00
..
i18n Localisation updates from https://translatewiki.net. 2018-07-10 21:54:00 +02:00
ApiAMCreateAccount.php Remove "@author Bryan Davis" and "Brad Jorsch" annotations 2017-06-26 15:25:46 -06:00
ApiAuthManagerHelper.php Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 2018-05-30 18:06:13 -07:00
ApiBase.php Fix PhanTypeMismatchDeclaredParam 2018-07-07 00:34:30 +00:00
ApiBlock.php Improve test coverage for ApiBlock.php to 100% 2018-03-26 18:17:32 +03:00
ApiChangeAuthenticationData.php Remove "@author Bryan Davis" and "Brad Jorsch" annotations 2017-06-26 15:25:46 -06:00
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 Remove "@author Bryan Davis" and "Brad Jorsch" annotations 2017-06-26 15:25:46 -06:00
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 Remove "Created on" from file header comments 2018-01-26 23:12:40 +00:00
ApiFeedContributions.php Remove "Created on" from file header comments 2018-01-26 23:12:40 +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 Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 2018-05-30 18:06:13 -07: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 Remove "@author Bryan Davis" and "Brad Jorsch" annotations 2017-06-26 15:25:46 -06:00
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 PhanTypeMismatchDeclaredParam 2018-07-07 00:34:30 +00:00
ApiManageTags.php Make API documentation links language aware 2017-04-05 11:08:25 -04:00
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 Use $lang->hasVariants() instead of count( $lang->getVariants() ) > 1 2018-07-11 16:13:17 +00: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 Remove "Created on" from file header comments 2018-01-26 23:12:40 +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 Merge "Simplify PHP by using ?? and ?:" 2018-07-11 09:09:18 +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 Remove "Created on" from file header comments 2018-01-26 23:12:40 +00:00
ApiQueryAllPages.php Remove "Created on" from file header comments 2018-01-26 23:12:40 +00:00
ApiQueryAllRevisions.php Fix PhanTypeMismatchDeclaredParam 2018-07-07 00:34:30 +00:00
ApiQueryAllUsers.php Add actor table and code to start using it 2018-02-23 10:06:20 -08:00
ApiQueryAuthManagerInfo.php Remove "@author Bryan Davis" and "Brad Jorsch" annotations 2017-06-26 15:25:46 -06:00
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 Simplify PHP by using ?? and ?: 2018-07-10 20:03:17 +00:00
ApiQueryDeletedRevisions.php Drop archive.ar_text and ar_flags 2018-04-03 12:54:27 -04: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 Pass $key into CommentStore methods and use MediawikiServices 2018-02-05 15:34:12 +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 Merge "Simplify PHP by using ?? and ?:" 2018-07-11 09:09:18 +00:00
ApiQueryImages.php Remove "Created on" from file header comments 2018-01-26 23:12:40 +00:00
ApiQueryInfo.php Add varianttitles parameter to API query prop=info 2018-04-09 22:03:19 +00: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 Remove "Created on" from file header comments 2018-01-26 23:12:40 +00:00
ApiQueryLinks.php Replace call_user_func_array(), part 2 2018-06-07 20:19:26 -07:00
ApiQueryLogEvents.php Simplify PHP by using ?? and ?: 2018-07-10 20:03:17 +00:00
ApiQueryMyStashedFiles.php Make API documentation links language aware 2017-04-05 11:08:25 -04:00
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 Fix PhanTypeMismatchDeclaredParam 2018-07-07 00:34:30 +00:00
ApiQueryRevisions.php Add actor table and code to start using it 2018-02-23 10:06:20 -08:00
ApiQueryRevisionsBase.php Fix PhanTypeMismatchDeclaredParam 2018-07-07 00:34:30 +00:00
ApiQuerySearch.php Merge "Expose sort orders from search engine in ApiQuerySearch" 2018-06-13 16:29:36 +00:00
ApiQuerySiteinfo.php Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 2018-05-30 18:06:13 -07:00
ApiQueryStashImageInfo.php Make API documentation links language aware 2017-04-05 11:08:25 -04:00
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 Replace call_user_func_array(), part 2 2018-06-07 20:19:26 -07: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 Replace rc_patrolled values with contants, part I 2018-04-11 22:35:31 +02: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 Remove "@author Bryan Davis" and "Brad Jorsch" annotations 2017-06-26 15:25:46 -06:00
ApiResetPassword.php Merge "Remove "@author Bryan Davis" and "Brad Jorsch" annotations" 2017-06-27 06:02:23 +00:00
ApiResult.php Fix PhanTypeMismatchDeclaredParam 2018-07-07 00:34:30 +00:00
ApiRevisionDelete.php Remove "Created on" from file header comments 2018-01-26 23:12:40 +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 Swap isset by null check in ApiSetNotificationTimestamp/ApiPurge 2018-04-05 12:39:24 +02:00
ApiSetPageLanguage.php Simplify PHP by using ?? and ?: 2018-07-10 20:03:17 +00:00
ApiStashEdit.php Add actor table and code to start using it 2018-02-23 10:06:20 -08:00
ApiTag.php Fix inconsistent capitalization of different method calls 2017-12-27 12:35:13 +01: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 Make API documentation links language aware 2017-04-05 11:08:25 -04:00
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