wiki.techinc.nl/includes/api
Thiemo Kreuz 37b3383e8b Remove comments literally repeating the next line of code
I would argue that these comments do not add any information that
would not be there already. Having them adds mental overhead, because
one needs to read both the comment and the next line of code first to
understand they say the exact same. I don't find this helpful, but
more distracting.

Change-Id: I39c98f25225947ebffdcc2fd8f0243e7a6c070d7
2019-02-27 17:28:40 +00:00
..
i18n Localisation updates from https://translatewiki.net. 2019-02-25 22:46:15 +01:00
ApiAMCreateAccount.php
ApiAuthManagerHelper.php
ApiBase.php Use (int) rather than intval() 2019-02-25 00:38:33 +00: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
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 API: Set robots noindex,nofollow on HTML output 2018-10-25 09:37:30 -04: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
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 Remove comments literally repeating the next line of code 2019-02-27 17:28:40 +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
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 Use (int) rather than intval() 2019-02-25 00:38:33 +00: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 Use (int) rather than intval() 2019-02-25 00:38:33 +00: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
ApiQueryAllPages.php Use (int) rather than intval() 2019-02-25 00:38:33 +00:00
ApiQueryAllRevisions.php Migrate Api modules from tag_summary table to change_tag 2018-11-27 18:12:06 +01:00
ApiQueryAllUsers.php Use (int) rather than intval() 2019-02-25 00:38:33 +00:00
ApiQueryAuthManagerInfo.php
ApiQueryBacklinks.php Use (int) rather than intval() 2019-02-25 00:38:33 +00:00
ApiQueryBacklinksprop.php
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 Safe replacement of a lot of !count() with === [] 2019-01-15 17:28:49 +01:00
ApiQueryDeletedRevisions.php Use (int) rather than intval() 2019-02-25 00:38:33 +00:00
ApiQueryDeletedrevs.php Use (int) rather than intval() 2019-02-25 00:38:33 +00: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 Use (int) rather than intval() 2019-02-25 00:38:33 +00: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 Use (int) rather than intval() 2019-02-25 00:38:33 +00:00
ApiQueryRevisions.php Use (int) rather than intval() 2019-02-25 00:38:33 +00:00
ApiQueryRevisionsBase.php Use (int) rather than intval() 2019-02-25 00:38:33 +00:00
ApiQuerySearch.php
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 Use (int) rather than intval() 2019-02-25 00:38:33 +00:00
ApiQueryUserInfo.php Use (int) rather than intval() 2019-02-25 00:38:33 +00:00
ApiQueryUsers.php
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
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
ApiStashEdit.php
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