| .. |
|
i18n
|
Localisation updates from https://translatewiki.net.
|
2018-09-23 09:47:04 +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
|
Mass conversion of $wgContLang to service
|
2018-08-11 22:44:29 -06:00 |
|
ApiBlock.php
|
Improve test coverage for ApiBlock.php to 100%
|
2018-03-26 18:17:32 +03:00 |
|
ApiChangeAuthenticationData.php
|
|
|
|
ApiCheckToken.php
|
|
|
|
ApiClearHasMsg.php
|
|
|
|
ApiClientLogin.php
|
|
|
|
ApiComparePages.php
|
ApiComparePages: Clean up handling of slot deletion
|
2018-08-31 11:26:07 -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
|
Get ~100% test coverage for ApiEditPage.php and fix a couple of bugs
|
2018-03-28 15:33:24 +03:00 |
|
ApiEmailUser.php
|
|
|
|
ApiErrorFormatter.php
|
Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient
|
2018-05-30 18:06:13 -07:00 |
|
ApiExpandTemplates.php
|
API: Update query modules for MCR
|
2018-07-27 23:33:45 +00:00 |
|
ApiFeedContributions.php
|
API: Update query modules for MCR
|
2018-07-27 23:33:45 +00:00 |
|
ApiFeedRecentChanges.php
|
|
|
|
ApiFeedWatchlist.php
|
Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient
|
2018-05-30 18:06:13 -07:00 |
|
ApiFileRevert.php
|
|
|
|
ApiFormatBase.php
|
Convert OutputHandler functions to a class
|
2018-03-20 21:11:32 -07:00 |
|
ApiFormatFeedWrapper.php
|
|
|
|
ApiFormatJson.php
|
Add more checks to ApiStructureTest.php
|
2018-04-08 15:58:06 +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
|
SECURITY: Do not allow botpassword login if account locked.
|
2018-09-20 22:26:11 +01:00 |
|
ApiLogout.php
|
|
|
|
ApiMain.php
|
API: Catch Errors as well as Exceptions
|
2018-08-22 09:30:06 -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
|
Refactor ApiOptions for reusability
|
2018-06-26 15:46:40 -07:00 |
|
ApiPageSet.php
|
Reduce calls to MediaWikiServices::getInstance()
|
2018-08-18 06:02:39 +02:00 |
|
ApiParamInfo.php
|
Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient
|
2018-05-30 18:06:13 -07:00 |
|
ApiParse.php
|
Apply content wrapping in ParserOutput::getText()
|
2018-08-29 16:46:25 +02: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
|
build: Updating mediawiki/mediawiki-codesniffer to 22.0.0
|
2018-09-16 15:51:11 +00: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
|
API: Update query modules for MCR
|
2018-07-27 23:33:45 +00:00 |
|
ApiQueryAllUsers.php
|
Add actor table and code to start using it
|
2018-02-23 10:06:20 -08:00 |
|
ApiQueryAuthManagerInfo.php
|
|
|
|
ApiQueryBacklinks.php
|
|
|
|
ApiQueryBacklinksprop.php
|
Fix PhanTypeMismatchDeclaredParam
|
2018-07-07 00:34:30 +00:00 |
|
ApiQueryBase.php
|
Fix PhanTypeMismatchDeclaredParam
|
2018-07-07 00:34:30 +00:00 |
|
ApiQueryBlocks.php
|
Add actor table and code to start using it
|
2018-02-23 10:06:20 -08:00 |
|
ApiQueryCategories.php
|
|
|
|
ApiQueryCategoryInfo.php
|
|
|
|
ApiQueryCategoryMembers.php
|
|
|
|
ApiQueryContributors.php
|
API: Update query modules for MCR
|
2018-07-27 23:33:45 +00:00 |
|
ApiQueryDeletedRevisions.php
|
API: Use ct_tag_id in queries when applicable
|
2018-09-04 22:22:29 +02: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
|
API: Update query modules for MCR
|
2018-07-27 23:33:45 +00: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
|
Mass conversion of $wgContLang to service
|
2018-08-11 22:44:29 -06:00 |
|
ApiQueryImages.php
|
|
|
|
ApiQueryInfo.php
|
ApiQueryInfo: fix query limits for testactions
|
2018-09-17 11:28:23 +00: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
|
API: Use ct_tag_id in queries when applicable
|
2018-09-04 22:22:29 +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
|
|
|
|
ApiQueryQueryPage.php
|
Fix PhanTypeMismatchDeclaredParam
|
2018-07-07 00:34:30 +00:00 |
|
ApiQueryRandom.php
|
|
|
|
ApiQueryRecentChanges.php
|
API: Use ct_tag_id in queries when applicable
|
2018-09-04 22:22:29 +02:00 |
|
ApiQueryRevisions.php
|
API: Use ct_tag_id in queries when applicable
|
2018-09-04 22:22:29 +02:00 |
|
ApiQueryRevisionsBase.php
|
API: Update query modules for MCR
|
2018-07-27 23:33:45 +00:00 |
|
ApiQuerySearch.php
|
Reduce calls to MediaWikiServices::getInstance()
|
2018-08-18 06:02:39 +02:00 |
|
ApiQuerySiteinfo.php
|
Mass conversion to SpecialPageFactory service
|
2018-08-17 12:03:12 -07:00 |
|
ApiQueryStashImageInfo.php
|
|
|
|
ApiQueryTags.php
|
|
|
|
ApiQueryTokens.php
|
Replace call_user_func_array(), part 2
|
2018-06-07 20:19:26 -07:00 |
|
ApiQueryUserContribs.php
|
API: Use ct_tag_id in queries when applicable
|
2018-09-04 22:22:29 +02:00 |
|
ApiQueryUserInfo.php
|
|
|
|
ApiQueryUsers.php
|
|
|
|
ApiQueryWatchlist.php
|
API: Update query modules for MCR
|
2018-07-27 23:33:45 +00: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
|
API: Update query modules for MCR
|
2018-07-27 23:33:45 +00: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
|
Improve test coverage for ApiStashEdit
|
2018-08-21 15:32:29 -07:00 |
|
ApiTag.php
|
API: Update query modules for MCR
|
2018-07-27 23:33:45 +00: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
|
Split ApiUsageException and UsageException to class per file
|
2018-05-27 20:43:55 +00: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 |
|
UsageException.php
|
Split ApiUsageException and UsageException to class per file
|
2018-05-27 20:43:55 +00:00 |