wiki.techinc.nl/includes/api
2019-05-28 22:43:51 +00:00
..
i18n Localisation updates from https://translatewiki.net. 2019-05-26 21:57:17 +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 Rename Block to MediaWiki\Block\DatabaseBlock 2019-05-28 12:20:48 +01:00
ApiBlock.php Rename Block to MediaWiki\Block\DatabaseBlock 2019-05-28 12:20:48 +01: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 Collapse some nested if statements 2019-04-04 19:02:22 +00:00
ApiContinuationManager.php Fix/suppress misc phan errors (#4) 2019-04-05 22:28:31 +00:00
ApiCSPReport.php
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 Use (int) rather than intval() 2019-02-25 00:38:33 +00: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 Remove "Created on" from file header comments 2018-01-26 23:12:40 +00:00
ApiFormatBase.php Use the ?? feature instead of isset() where it makes sense 2019-03-24 22:40:49 +01: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 Mass conversion to NamespaceInfo 2019-05-07 22:44:56 +02:00
ApiHelpParamValueMessage.php
ApiImageRotate.php Fix unused vars/pointless assignments 2019-03-29 16:52:48 -07: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 ApiLogin: Remove the first example of outdated flow 2019-05-15 22:30:48 +02: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 Introduce MovePage::moveSubpages(IfAllowed) 2019-05-22 14:44:27 -05: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 Remove comments literally repeating the next line of code 2019-02-27 17:28:40 +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
ApiQueryBase.php Fix doc for $item of ApiQueryBase::addPageSubItem 2019-05-26 00:14:02 +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 Collapse some nested if statements 2019-04-04 19:02:22 +00:00
ApiQueryImages.php Use (int) rather than intval() 2019-02-25 00:38:33 +00:00
ApiQueryInfo.php Mass conversion to NamespaceInfo 2019-05-07 22:44:56 +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
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 Use SpecialPageFactory in ApiQueryQueryPage 2018-12-14 18:50:22 +01:00
ApiQueryRandom.php
ApiQueryRecentChanges.php Normalize use of "INNER JOIN" to "JOIN" in database queries 2019-03-06 09:17:30 -08:00
ApiQueryRevisions.php API: Add IGNORE INDEX to avoid bad plan in ApiQueryRevisions 2019-05-23 14:22:39 -04: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 Fix partially blocked admin undelete permissions 2019-03-29 21:00:27 +00: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