wiki.techinc.nl/includes/api
Aaron Schulz cb15755e92 Normalize use of "INNER JOIN" to "JOIN" in database queries
The ANSI SQL default join type is INNER and this might save
some line breaks here and there.

Change-Id: Ibd39976f46ca3f9b71190d3b60b76ca085787a00
2019-03-06 09:17:30 -08:00
..
i18n Localisation updates from https://translatewiki.net. 2019-02-25 22:46:15 +01:00
ApiAMCreateAccount.php
ApiAuthManagerHelper.php
ApiBase.php API: Avoid duplicate logs to api-feature-usage 2019-03-05 17:56:55 -05:00
ApiBlock.php Add namespace restrictions to Special:Block and API 2019-01-22 12:48:55 +00:00
ApiChangeAuthenticationData.php
ApiCheckToken.php
ApiClearHasMsg.php
ApiClientLogin.php
ApiComparePages.php Merge "ApiComparePages: Don't error with no prev/next rev" 2018-12-18 10:06:23 +00:00
ApiContinuationManager.php
ApiCSPReport.php
ApiDelete.php ApiDelete: Handle batched deletions properly 2018-12-20 10:03:26 -05:00
ApiDisabled.php Remove use of old API doc methods 2018-10-29 14:58:19 -07:00
ApiEditPage.php Use (int) rather than intval() 2019-02-25 00:38:33 +00:00
ApiEmailUser.php
ApiErrorFormatter.php ApiDelete: Handle batched deletions properly 2018-12-20 10:03:26 -05:00
ApiExpandTemplates.php resourceloader: Remove addModuleScripts, and deprecate getModuleScripts. 2019-03-05 16:54:08 +00:00
ApiFeedContributions.php Use (int) rather than intval() 2019-02-25 00:38:33 +00:00
ApiFeedRecentChanges.php
ApiFeedWatchlist.php Remove comments literally repeating the next line of code 2019-02-27 17:28:40 +00:00
ApiFileRevert.php
ApiFormatBase.php resourceloader: Remove addModuleScripts, and deprecate getModuleScripts. 2019-03-05 16:54:08 +00:00
ApiFormatFeedWrapper.php
ApiFormatJson.php Don't silently fail if API result fails to encode 2018-12-05 13:28:33 -05:00
ApiFormatNone.php
ApiFormatPhp.php Various fixes to make phan-taint-check happier 2019-03-04 03:24:44 +00:00
ApiFormatRaw.php
ApiFormatXml.php
ApiHelp.php Merge "Remove loading of module 'mediawiki.toc' in special pages" 2018-12-13 01:57:34 +00:00
ApiHelpParamValueMessage.php
ApiImageRotate.php
ApiImport.php Use (int) rather than intval() 2019-02-25 00:38:33 +00:00
ApiLinkAccount.php
ApiLogin.php Use (int) rather than intval() 2019-02-25 00:38:33 +00:00
ApiLogout.php
ApiMain.php Merge "Set api-request log http.request_headers properly" 2019-03-04 21:41:55 +00:00
ApiManageTags.php
ApiMergeHistory.php
ApiMessage.php
ApiMessageTrait.php API: Validate API error codes 2018-11-26 18:41:08 +00:00
ApiModuleManager.php Fix PhanTypeMismatchDeclaredParam 2018-07-07 00:34:30 +00:00
ApiMove.php API: Spread autoblocks from action=edit and action=move 2019-02-19 17:34:48 -05:00
ApiOpenSearch.php
ApiOptions.php New hook ApiOptions 2018-10-17 18:02:20 -07:00
ApiPageSet.php Use (int) rather than intval() 2019-02-25 00:38:33 +00:00
ApiParamInfo.php Use (int) rather than intval() 2019-02-25 00:38:33 +00:00
ApiParse.php resourceloader: Remove addModuleScripts, and deprecate getModuleScripts. 2019-03-05 16:54:08 +00:00
ApiPatrol.php Use (int) rather than intval() 2019-02-25 00:38:33 +00:00
ApiProtect.php
ApiPurge.php [MCR] Move getSecondaryDataUpdates to the page level 2018-09-04 21:50:58 +02:00
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 Normalize use of "INNER JOIN" to "JOIN" in database queries 2019-03-06 09:17:30 -08:00
ApiQueryAllImages.php Use (int) rather than intval() 2019-02-25 00:38:33 +00:00
ApiQueryAllLinks.php Use (int) rather than intval() 2019-02-25 00:38:33 +00:00
ApiQueryAllMessages.php Mass conversion of $wgContLang to service 2018-08-11 22:44:29 -06:00
ApiQueryAllPages.php Use (int) rather than intval() 2019-02-25 00:38:33 +00:00
ApiQueryAllRevisions.php Normalize use of "INNER JOIN" to "JOIN" in database queries 2019-03-06 09:17:30 -08:00
ApiQueryAllUsers.php Normalize use of "INNER JOIN" to "JOIN" in database queries 2019-03-06 09:17:30 -08:00
ApiQueryAuthManagerInfo.php
ApiQueryBacklinks.php Use (int) rather than intval() 2019-02-25 00:38:33 +00:00
ApiQueryBacklinksprop.php API: Handle empty xxnamespace parameter in ApiQueryBacklinksprop 2018-10-01 10:18:40 -04:00
ApiQueryBase.php Use (int) rather than intval() 2019-02-25 00:38:33 +00:00
ApiQueryBlocks.php Prevent fatal PHP errors when PageRestriction::getTitle() returns null. 2019-02-07 10:06:15 -05: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 use of "INNER JOIN" to "JOIN" in database queries 2019-03-06 09:17:30 -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 Remove use of old API doc methods 2018-10-29 14:58:19 -07:00
ApiQueryDuplicateFiles.php
ApiQueryExternalLinks.php Use new externallinks.el_index_60 field 2018-11-12 22:33:18 +00:00
ApiQueryExtLinksUsage.php Use (int) rather than intval() 2019-02-25 00:38:33 +00:00
ApiQueryFilearchive.php Re-namespace RevisionStore and RevisionRecord classes 2018-10-09 10:22:48 -04:00
ApiQueryFileRepoInfo.php
ApiQueryGeneratorBase.php
ApiQueryImageInfo.php Use (int) rather than intval() 2019-02-25 00:38:33 +00:00
ApiQueryImages.php Use (int) rather than intval() 2019-02-25 00:38:33 +00:00
ApiQueryInfo.php Use (int) rather than intval() 2019-02-25 00:38:33 +00: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 Normalize use of "INNER JOIN" to "JOIN" in database queries 2019-03-06 09:17:30 -08: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
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 Normalize use of "INNER JOIN" to "JOIN" in database queries 2019-03-06 09:17:30 -08:00
ApiQueryRevisionsBase.php Use (int) rather than intval() 2019-02-25 00:38:33 +00:00
ApiQuerySearch.php Reduce calls to MediaWikiServices::getInstance() 2018-08-18 06:02:39 +02:00
ApiQuerySiteinfo.php Use (int) rather than intval() 2019-02-25 00:38:33 +00:00
ApiQueryStashImageInfo.php
ApiQueryTags.php Use (int) rather than intval() 2019-02-25 00:38:33 +00:00
ApiQueryTokens.php
ApiQueryUserContribs.php Normalize use of "INNER JOIN" to "JOIN" in database queries 2019-03-06 09:17:30 -08:00
ApiQueryUserInfo.php Use (int) rather than intval() 2019-02-25 00:38:33 +00:00
ApiQueryUsers.php Normalize use of "INNER JOIN" to "JOIN" in database queries 2019-03-06 09:17:30 -08:00
ApiQueryWatchlist.php Use (int) rather than intval() 2019-02-25 00:38:33 +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 Mass conversion of $wgContLang to service 2018-08-11 22:44:29 -06:00
ApiRevisionDelete.php build: Updating mediawiki/mediawiki-codesniffer to 24.0.0 2019-02-07 18:39:42 +00:00
ApiRollback.php Use (int) rather than intval() 2019-02-25 00:38:33 +00:00
ApiRsd.php
ApiSerializable.php
ApiSetNotificationTimestamp.php Use (int) rather than intval() 2019-02-25 00:38:33 +00:00
ApiSetPageLanguage.php Simplify PHP by using ?? and ?: 2018-07-10 20:03:17 +00:00
ApiStashEdit.php Fix caller name in ApiStashEdit::parseAndStash 2018-09-30 16:01:23 +02:00
ApiTag.php Re-namespace RevisionStore and RevisionRecord classes 2018-10-09 10:22:48 -04:00
ApiTokens.php
ApiUnblock.php
ApiUndelete.php Use (int) rather than intval() 2019-02-25 00:38:33 +00:00
ApiUpload.php
ApiUsageException.php API: Remove long-deprecated methods (and one class) 2018-10-15 16:37:04 -04:00
ApiUserrights.php
ApiValidatePassword.php
ApiWatch.php
IApiMessage.php
SearchApi.php Use PHP 7 '??' operator instead of '?:' (round 2) 2018-09-03 20:48:10 +02:00