wiki.techinc.nl/includes/api
2018-10-27 05:27:15 +00:00
..
i18n Localisation updates from https://translatewiki.net. 2018-10-25 22:16:19 +02:00
ApiAMCreateAccount.php
ApiAuthManagerHelper.php Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 2018-05-30 18:06:13 -07:00
ApiBase.php Enforce partial blocks 2018-10-24 00:57:48 +00:00
ApiBlock.php Update Special:Block to set Partial Blocks 2018-10-24 00:47:08 +00: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
ApiClientLogin.php
ApiComparePages.php Re-namespace RevisionStore and RevisionRecord classes 2018-10-09 10:22:48 -04:00
ApiContinuationManager.php API: i18n for warnings and errors 2016-12-06 10:20:48 -05:00
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
ApiEditPage.php Enforce partial blocks 2018-10-24 00:57:48 +00:00
ApiEmailUser.php Remove "Created on" from file header comments 2018-01-26 23:12:40 +00:00
ApiErrorFormatter.php API: Allow prop=info intestactions to return reasons 2018-10-16 12:37:40 -04:00
ApiExpandTemplates.php API: Update query modules for MCR 2018-07-27 23:33:45 +00:00
ApiFeedContributions.php Re-namespace RevisionStore and RevisionRecord classes 2018-10-09 10:22:48 -04:00
ApiFeedRecentChanges.php Drop the 'CategorizedRecentChanges' feature 2018-02-15 10:45:10 -08:00
ApiFeedWatchlist.php API: Remove long-deprecated methods (and one class) 2018-10-15 16:37:04 -04:00
ApiFileRevert.php Remove "Created on" from file header comments 2018-01-26 23:12:40 +00:00
ApiFormatBase.php API: Set robots noindex,nofollow on HTML output 2018-10-25 09:37:30 -04:00
ApiFormatFeedWrapper.php Remove "Created on" from file header comments 2018-01-26 23:12:40 +00:00
ApiFormatJson.php Improve ApiFormatJson test coverage 2018-10-08 13:42:20 +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
ApiFormatXml.php Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 2018-05-30 18:06:13 -07:00
ApiHelp.php API: Set robots noindex,nofollow on HTML output 2018-10-25 09:37:30 -04: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
ApiLinkAccount.php Remove "@author Bryan Davis" and "Brad Jorsch" annotations 2017-06-26 15:25:46 -06:00
ApiLogin.php Improve ApiLogin test coverage 2018-10-10 11:11:43 +03:00
ApiLogout.php Remove "Created on" from file header comments 2018-01-26 23:12:40 +00:00
ApiMain.php API: Remove long-deprecated methods (and one class) 2018-10-15 16:37:04 -04:00
ApiManageTags.php
ApiMergeHistory.php
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 New hook ApiOptions 2018-10-17 18:02:20 -07:00
ApiPageSet.php API: Remove long-deprecated methods (and one class) 2018-10-15 16:37:04 -04:00
ApiParamInfo.php Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 2018-05-30 18:06:13 -07:00
ApiParse.php Fix PHPDoc type for instance variables and methods 2018-10-21 13:00:25 +01:00
ApiPatrol.php API: Update query modules for MCR 2018-07-27 23:33:45 +00:00
ApiProtect.php Remove "Created on" from file header comments 2018-01-26 23:12:40 +00:00
ApiPurge.php [MCR] Move getSecondaryDataUpdates to the page level 2018-09-04 21:50:58 +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 Re-namespace RevisionStore and RevisionRecord classes 2018-10-09 10:22:48 -04: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 Mass conversion of $wgContLang to service 2018-08-11 22:44:29 -06:00
ApiQueryAllPages.php Remove "Created on" from file header comments 2018-01-26 23:12:40 +00:00
ApiQueryAllRevisions.php Re-namespace RevisionStore and RevisionRecord classes 2018-10-09 10:22:48 -04:00
ApiQueryAllUsers.php ActorMigration: Remove possibility of read-both 2018-10-11 12:12:00 +11:00
ApiQueryAuthManagerInfo.php Remove "@author Bryan Davis" and "Brad Jorsch" annotations 2017-06-26 15:25:46 -06:00
ApiQueryBacklinks.php
ApiQueryBacklinksprop.php API: Handle empty xxnamespace parameter in ApiQueryBacklinksprop 2018-10-01 10:18:40 -04:00
ApiQueryBase.php API: Ignore expired blocks in ApiQueryBase::showHiddenUsersAddBlockInfo() 2018-10-15 11:21:44 -04:00
ApiQueryBlocks.php List Partial Block details in ApiQueryBlocks and ApiQueryUserinfo. 2018-10-24 16:26:32 +00:00
ApiQueryCategories.php
ApiQueryCategoryInfo.php
ApiQueryCategoryMembers.php Remove "Created on" from file header comments 2018-01-26 23:12:40 +00:00
ApiQueryContributors.php ActorMigration: Remove possibility of read-both 2018-10-11 12:12:00 +11:00
ApiQueryDeletedRevisions.php Re-namespace RevisionStore and RevisionRecord classes 2018-10-09 10:22:48 -04:00
ApiQueryDeletedrevs.php API: Use ct_tag_id in queries when applicable 2018-09-04 22:22:29 +02:00
ApiQueryDisabled.php
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 Re-namespace RevisionStore and RevisionRecord classes 2018-10-09 10:22:48 -04:00
ApiQueryFileRepoInfo.php API: Use param-per-value for meta=filerepoinfo's friprop docs 2018-06-20 10:47:18 -04:00
ApiQueryGeneratorBase.php
ApiQueryImageInfo.php API: Remove long-deprecated methods (and one class) 2018-10-15 16:37:04 -04:00
ApiQueryImages.php
ApiQueryInfo.php API: Allow prop=info intestactions to return reasons 2018-10-16 12:37:40 -04: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 Mass conversion of $wgContLang to service 2018-08-11 22:44:29 -06:00
ApiQueryLinks.php Replace call_user_func_array(), part 2 2018-06-07 20:19:26 -07:00
ApiQueryLogEvents.php Sort allowed log actions when displaying 2018-10-18 18:20:48 +02:00
ApiQueryMyStashedFiles.php
ApiQueryPagePropNames.php Remove "Created on" from file header comments 2018-01-26 23:12:40 +00:00
ApiQueryPageProps.php
ApiQueryPagesWithProp.php
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 Re-namespace RevisionStore and RevisionRecord classes 2018-10-09 10:22:48 -04:00
ApiQueryRevisions.php Re-namespace RevisionStore and RevisionRecord classes 2018-10-09 10:22:48 -04:00
ApiQueryRevisionsBase.php Use PHP 7 '??' operator instead of if-then-else 2018-10-21 21:46:46 +02:00
ApiQuerySearch.php Reduce calls to MediaWikiServices::getInstance() 2018-08-18 06:02:39 +02:00
ApiQuerySiteinfo.php Ensure LanguageCode::bcp47() returns a valid BCP 47 language code 2018-10-11 01:53:54 -04:00
ApiQueryStashImageInfo.php
ApiQueryTags.php
ApiQueryTokens.php Replace call_user_func_array(), part 2 2018-06-07 20:19:26 -07:00
ApiQueryUserContribs.php ActorMigration: Remove possibility of read-both 2018-10-11 12:12:00 +11:00
ApiQueryUserInfo.php List Partial Block details in ApiQueryBlocks and ApiQueryUserinfo. 2018-10-24 16:26:32 +00:00
ApiQueryUsers.php Pass $key into CommentStore methods and use MediawikiServices 2018-02-05 15:34:12 +00:00
ApiQueryWatchlist.php Re-namespace RevisionStore and RevisionRecord classes 2018-10-09 10:22:48 -04: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
ApiResetPassword.php
ApiResult.php Mass conversion of $wgContLang to service 2018-08-11 22:44:29 -06:00
ApiRevisionDelete.php Re-namespace RevisionStore and RevisionRecord classes 2018-10-09 10:22:48 -04:00
ApiRollback.php Merge "Silence transaction profiler master queries notices for rollback" 2018-10-25 21:27:08 +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 API: Update query modules for MCR 2018-07-27 23:33:45 +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 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 API: Remove long-deprecated methods (and one class) 2018-10-15 16:37:04 -04: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
IApiMessage.php Split ApiMessage to class per file 2018-05-27 00:31:30 +00:00
SearchApi.php Use PHP 7 '??' operator instead of '?:' (round 2) 2018-09-03 20:48:10 +02:00