wiki.techinc.nl/includes/api
2019-06-18 18:19:52 +00:00
..
i18n Localisation updates from https://translatewiki.net. 2019-06-16 22:01:56 +02:00
ApiAMCreateAccount.php
ApiAuthManagerHelper.php Get rid of unnecessary func_get_args() and friends 2019-04-12 20:17:01 +00:00
ApiBase.php API: Migrate Title::userCan() calls to PermissionManager 2019-05-30 20:23:53 +02:00
ApiBlock.php SECURITY: API: Respect $wgBlockCIDRLimit in action=block 2019-06-06 16:54:15 +00:00
ApiBlockInfoTrait.php Fix AbstractBlock param types in documentation 2019-05-14 13:42:50 +01:00
ApiChangeAuthenticationData.php
ApiCheckToken.php
ApiClearHasMsg.php
ApiClientLogin.php
ApiComparePages.php Add missing Title::newFromLinkTarget to api module compare 2019-06-06 22:10:57 +02:00
ApiContinuationManager.php Fix/suppress misc phan errors (#4) 2019-04-05 22:28:31 +00:00
ApiCSPReport.php ApiCSPReport: Log user ID instead of name, and limit urls to origin 2019-04-17 00:01:22 +00:00
ApiDelete.php Fix function/class case 2019-03-29 16:20:50 -07:00
ApiDisabled.php
ApiEditPage.php Use (int) rather than intval() 2019-02-25 00:38:33 +00:00
ApiEmailUser.php
ApiErrorFormatter.php Split ApiErrorFormatter.php to have one class in one file 2019-04-21 22:20:22 +00:00
ApiErrorFormatter_BackCompat.php Split ApiErrorFormatter.php to have one class in one file 2019-04-21 22:20:22 +00:00
ApiExpandTemplates.php Remove all $wgParser use from core 2019-04-17 15:16:50 +03:00
ApiFeedContributions.php API: Migrate Title::userCan() calls to PermissionManager 2019-05-30 20:23:53 +02:00
ApiFeedRecentChanges.php Remove unused constructor parameter and unused member variables 2019-04-14 01:43:19 +00:00
ApiFeedWatchlist.php Remove all $wgParser use from core 2019-04-17 15:16:50 +03:00
ApiFileRevert.php
ApiFormatBase.php Remove usage of deprecated SkinFactory::getDefaultInstance() 2019-06-02 21:08:07 -04:00
ApiFormatFeedWrapper.php Refactor edit stashing into a PageEditStash service 2019-04-17 12:53:03 -07:00
ApiFormatJson.php
ApiFormatNone.php
ApiFormatPhp.php Various fixes to make phan-taint-check happier 2019-03-04 03:24:44 +00:00
ApiFormatRaw.php Simplify by using ?: operator 2019-04-15 15:05:00 +02:00
ApiFormatXml.php
ApiFormatXmlRsd.php Fix a couple of Generic.Files.OneObjectStructurePerFile.MultipleFound in api 2019-04-13 23:32:53 +00:00
ApiHelp.php Remove usage of deprecated SkinFactory::getDefaultInstance() 2019-06-02 21:08:07 -04:00
ApiHelpParamValueMessage.php
ApiImageRotate.php Replace some uses of deprecated wfFindFile() and wfLocalFile() 2019-06-11 13:26:37 +00:00
ApiImport.php Split ApiImport.php to have one class in one file 2019-04-14 01:13:12 +01:00
ApiImportReporter.php Split ApiImport.php to have one class in one file 2019-04-14 01:13:12 +01:00
ApiLinkAccount.php
ApiLogin.php Remove unnecessary semi-colons 2019-06-12 14:35:59 +01:00
ApiLogout.php ApiLogout: Follow up Icb674095 2019-04-25 10:00:24 -04:00
ApiMain.php Rename CDN config variables to be generic, deprecating the old names 2019-05-24 21:09:22 +00:00
ApiManageTags.php
ApiMergeHistory.php
ApiMessage.php
ApiMessageTrait.php
ApiModuleManager.php
ApiMove.php Replace some uses of deprecated wfFindFile() and wfLocalFile() 2019-06-11 13:26:37 +00:00
ApiOpenSearch.php Fix a couple of Generic.Files.OneObjectStructurePerFile.MultipleFound in api 2019-04-13 23:32:53 +00:00
ApiOpenSearchFormatJson.php Fix a couple of Generic.Files.OneObjectStructurePerFile.MultipleFound in api 2019-04-13 23:32:53 +00:00
ApiOptions.php
ApiPageSet.php Mass conversion to NamespaceInfo 2019-05-07 22:44:56 +02:00
ApiParamInfo.php Use (int) rather than intval() 2019-02-25 00:38:33 +00:00
ApiParse.php Remove all $wgParser use from core 2019-04-17 15:16:50 +03:00
ApiPatrol.php Use (int) rather than intval() 2019-02-25 00:38:33 +00:00
ApiProtect.php
ApiPurge.php
ApiQuery.php Merge "Add action=query&meta=languageinfo API module" 2019-06-04 20:03:38 +00:00
ApiQueryAllCategories.php Use (int) rather than intval() 2019-02-25 00:38:33 +00:00
ApiQueryAllDeletedRevisions.php Mass conversion to NamespaceInfo 2019-05-07 22:44:56 +02:00
ApiQueryAllImages.php i18n: Rename 11 messages for case-compliance 2019-05-18 16:39:49 +02:00
ApiQueryAllLinks.php i18n: Rename 11 messages for case-compliance 2019-05-18 16:39:49 +02:00
ApiQueryAllMessages.php
ApiQueryAllPages.php i18n: Rename 11 messages for case-compliance 2019-05-18 16:39:49 +02:00
ApiQueryAllRevisions.php Mass conversion to NamespaceInfo 2019-05-07 22:44:56 +02:00
ApiQueryAllUsers.php i18n: Rename 11 messages for case-compliance 2019-05-18 16:39:49 +02:00
ApiQueryAuthManagerInfo.php
ApiQueryBacklinks.php Use (int) rather than intval() 2019-02-25 00:38:33 +00:00
ApiQueryBacklinksprop.php API: Apply miser-mode namespace check for generator=redirects 2019-06-07 20:36:18 +00:00
ApiQueryBase.php Use [...] instead of array(...) in PHP comments and documentation 2019-06-17 21:15:09 +02:00
ApiQueryBlocks.php Rename BlockRestriction -> BlockRestrictionStore and wire it up as a service 2019-04-16 21:55:15 -04:00
ApiQueryCategories.php Use (int) rather than intval() 2019-02-25 00:38:33 +00:00
ApiQueryCategoryInfo.php Use (int) rather than intval() 2019-02-25 00:38:33 +00:00
ApiQueryCategoryMembers.php Use (int) rather than intval() 2019-02-25 00:38:33 +00:00
ApiQueryContributors.php Normalize "LEFT OUTER JOIN" to "LEFT JOIN" in SQL queries 2019-03-06 14:01:20 -08:00
ApiQueryDeletedRevisions.php Normalize use of "INNER JOIN" to "JOIN" in database queries 2019-03-06 09:17:30 -08:00
ApiQueryDeletedrevs.php Normalize use of "INNER JOIN" to "JOIN" in database queries 2019-03-06 09:17:30 -08:00
ApiQueryDisabled.php
ApiQueryDuplicateFiles.php
ApiQueryExternalLinks.php
ApiQueryExtLinksUsage.php Use (int) rather than intval() 2019-02-25 00:38:33 +00:00
ApiQueryFilearchive.php
ApiQueryFileRepoInfo.php
ApiQueryGeneratorBase.php
ApiQueryImageInfo.php Replace some uses of deprecated wfFindFile() and wfLocalFile() 2019-06-11 13:26:37 +00:00
ApiQueryImages.php Use (int) rather than intval() 2019-02-25 00:38:33 +00:00
ApiQueryInfo.php API: Migrate Title::userCan() calls to PermissionManager 2019-05-30 20:23:53 +02:00
ApiQueryIWBacklinks.php Use (int) rather than intval() 2019-02-25 00:38:33 +00:00
ApiQueryIWLinks.php Use (int) rather than intval() 2019-02-25 00:38:33 +00:00
ApiQueryLangBacklinks.php Merge "Return the page_id in list=langbacklinks as an int" 2019-02-25 02:45:42 +00:00
ApiQueryLangLinks.php Use (int) rather than intval() 2019-02-25 00:38:33 +00:00
ApiQueryLanguageinfo.php Add action=query&meta=languageinfo API module 2019-06-03 12:46:03 +02:00
ApiQueryLinks.php Use (int) rather than intval() 2019-02-25 00:38:33 +00:00
ApiQueryLogEvents.php Add STRAIGHT_JOIN to ApiQueryLogEvents and LogPager to avoid planner oddness 2019-04-23 10:00:21 -04:00
ApiQueryMyStashedFiles.php
ApiQueryPagePropNames.php
ApiQueryPageProps.php Use (int) rather than intval() 2019-02-25 00:38:33 +00:00
ApiQueryPagesWithProp.php
ApiQueryPrefixSearch.php Use (int) rather than intval() 2019-02-25 00:38:33 +00:00
ApiQueryProtectedTitles.php Fix variable in ApiQueryProtectedTitles 2019-05-23 18:57:23 +02:00
ApiQueryQueryPage.php
ApiQueryRandom.php
ApiQueryRecentChanges.php SECURITY: Fix cache mode for (un)patrolled recent changes query 2019-06-06 16:54:29 +00:00
ApiQueryRevisions.php API: Migrate Title::userCan() calls to PermissionManager 2019-05-30 20:23:53 +02:00
ApiQueryRevisionsBase.php Remove all $wgParser use from core 2019-04-17 15:16:50 +03:00
ApiQuerySearch.php SearchEngine: Hard deprecate SearchEngine::transformSearchTerm() 2019-04-26 19:24:02 +00:00
ApiQuerySiteinfo.php Mass conversion to NamespaceInfo 2019-05-07 22:44:56 +02:00
ApiQueryStashImageInfo.php
ApiQueryTags.php Use (int) rather than intval() 2019-02-25 00:38:33 +00:00
ApiQueryTokens.php
ApiQueryUserContribs.php API: Add STRAIGHT_JOIN to ApiQueryUserContribs to avoid planner oddness 2019-04-26 16:15:24 -04:00
ApiQueryUserInfo.php Make ApiQueryUserInfo::getBlockInfo accept an AbstractBlock 2019-05-13 15:20:38 +01:00
ApiQueryUsers.php Normalize use of "INNER JOIN" to "JOIN" in database queries 2019-03-06 09:17:30 -08:00
ApiQueryWatchlist.php Collapse some nested if statements 2019-04-04 19:02:22 +00:00
ApiQueryWatchlistRaw.php Use (int) rather than intval() 2019-02-25 00:38:33 +00:00
ApiRawMessage.php
ApiRemoveAuthenticationData.php
ApiResetPassword.php
ApiResult.php API: Fix missing return in ApiResult::addContentValue() 2019-03-23 18:06:35 -07:00
ApiRevisionDelete.php Deprecate User::isBlocked() 2019-04-25 11:47:44 -04:00
ApiRollback.php Use (int) rather than intval() 2019-02-25 00:38:33 +00:00
ApiRsd.php Fix a couple of Generic.Files.OneObjectStructurePerFile.MultipleFound in api 2019-04-13 23:32:53 +00:00
ApiSerializable.php
ApiSetNotificationTimestamp.php Don't require Title for getTimestampFromId 2019-05-05 14:35:53 +03:00
ApiSetPageLanguage.php
ApiStashEdit.php Keep ERROR_* constants in ApiStashEdit for backwards compatibility 2019-04-23 12:43:38 -07:00
ApiTag.php Deprecate User::isBlocked() 2019-04-25 11:47:44 -04:00
ApiTokens.php
ApiUnblock.php Rename Block to MediaWiki\Block\DatabaseBlock 2019-05-28 12:20:48 +01:00
ApiUndelete.php API: Migrate Title::userCan() calls to PermissionManager 2019-05-30 20:23:53 +02:00
ApiUpload.php Revert "Always validate uploads over api" 2019-05-17 14:42:44 +00:00
ApiUsageException.php
ApiUserrights.php Deprecate User::isBlocked() 2019-04-25 11:47:44 -04:00
ApiValidatePassword.php
ApiWatch.php
IApiMessage.php
SearchApi.php Add missing newline between <?php and namespace/use section 2019-06-03 13:36:48 +00:00