..
i18n
List Partial Block details in ApiQueryBlocks and ApiQueryUserinfo.
2018-10-24 16:26:32 +00: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
ApiCheckToken.php
ApiClearHasMsg.php
ApiClientLogin.php
ApiComparePages.php
Re-namespace RevisionStore and RevisionRecord classes
2018-10-09 10:22:48 -04:00
ApiContinuationManager.php
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
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
ApiFormatBase.php
Convert OutputHandler functions to a class
2018-03-20 21:11:32 -07:00
ApiFormatFeedWrapper.php
ApiFormatJson.php
Improve ApiFormatJson test coverage
2018-10-08 13:42:20 +03:00
ApiFormatNone.php
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
Mass conversion of $wgContLang to service
2018-08-11 22:44:29 -06:00
ApiHelpParamValueMessage.php
ApiImageRotate.php
ApiImport.php
ApiLinkAccount.php
ApiLogin.php
Improve ApiLogin test coverage
2018-10-10 11:11:43 +03:00
ApiLogout.php
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
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
Deprecate the 'disabletidy' parameter for ApiParse
2018-09-24 17:40:51 -04:00
ApiPatrol.php
API: Update query modules for MCR
2018-07-27 23:33:45 +00:00
ApiProtect.php
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
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
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
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
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
ApiQueryExternalLinks.php
Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient
2018-05-30 18:06:13 -07:00
ApiQueryExtLinksUsage.php
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
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
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
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
Re-namespace RevisionStore and RevisionRecord classes
2018-10-09 10:22:48 -04: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
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
ApiRsd.php
Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient
2018-05-30 18:06:13 -07:00
ApiSerializable.php
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
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
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