| .. |
|
i18n
|
Localisation updates from https://translatewiki.net.
|
2017-09-05 21:55:32 +02:00 |
|
ApiAMCreateAccount.php
|
Remove "@author Bryan Davis" and "Brad Jorsch" annotations
|
2017-06-26 15:25:46 -06:00 |
|
ApiAuthManagerHelper.php
|
Use correct variable name in @param documentation
|
2017-08-11 19:27:19 +02:00 |
|
ApiBase.php
|
Make API multivalue limits configurable
|
2017-08-24 02:08:50 +00:00 |
|
ApiBlock.php
|
|
|
|
ApiChangeAuthenticationData.php
|
Remove "@author Bryan Davis" and "Brad Jorsch" annotations
|
2017-06-26 15:25:46 -06:00 |
|
ApiCheckToken.php
|
Remove "@author Bryan Davis" and "Brad Jorsch" annotations
|
2017-06-26 15:25:46 -06:00 |
|
ApiClearHasMsg.php
|
|
|
|
ApiClientLogin.php
|
Remove "@author Bryan Davis" and "Brad Jorsch" annotations
|
2017-06-26 15:25:46 -06:00 |
|
ApiComparePages.php
|
API: Rewrite ApiComparePages
|
2017-06-05 12:23:32 -07:00 |
|
ApiContinuationManager.php
|
|
|
|
ApiCSPReport.php
|
Merge "Add missing type to @param documentation"
|
2017-08-11 21:31:51 +00:00 |
|
ApiDelete.php
|
Add missing & to @param documentation to match functon call
|
2017-08-11 18:47:46 +02:00 |
|
ApiDisabled.php
|
API: Split description messages into summary + additional text
|
2017-06-15 13:46:55 -04:00 |
|
ApiEditPage.php
|
Always put type information before variable name for @var tags
|
2017-09-04 11:06:51 -07:00 |
|
ApiEmailUser.php
|
ApiEmailUser: Add parentheses to fix output
|
2017-07-24 15:47:17 -04:00 |
|
ApiErrorFormatter.php
|
Use Sanitizer::stripAllTags( $x ) instead of html_entity_decode( strip_tags( $x ) )
|
2017-07-07 16:53:53 -07:00 |
|
ApiExpandTemplates.php
|
|
|
|
ApiFeedContributions.php
|
Fix action=feedcontributions date filtering parameters
|
2017-06-06 10:41:40 -04:00 |
|
ApiFeedRecentChanges.php
|
API: Fix capitalization of SpecialRecentChanges* classes
|
2017-06-23 12:23:55 -07:00 |
|
ApiFeedWatchlist.php
|
|
|
|
ApiFileRevert.php
|
|
|
|
ApiFormatBase.php
|
Linked HTML representation of a format to formatted output
|
2017-06-14 13:35:09 +02:00 |
|
ApiFormatFeedWrapper.php
|
|
|
|
ApiFormatJson.php
|
|
|
|
ApiFormatNone.php
|
|
|
|
ApiFormatPhp.php
|
|
|
|
ApiFormatRaw.php
|
|
|
|
ApiFormatXml.php
|
|
|
|
ApiHelp.php
|
Make API multivalue limits configurable
|
2017-08-24 02:08:50 +00:00 |
|
ApiHelpParamValueMessage.php
|
Merge "Remove "@author Bryan Davis" and "Brad Jorsch" annotations"
|
2017-06-27 06:02:23 +00:00 |
|
ApiImageRotate.php
|
|
|
|
ApiImport.php
|
|
|
|
ApiLinkAccount.php
|
Remove "@author Bryan Davis" and "Brad Jorsch" annotations
|
2017-06-26 15:25:46 -06:00 |
|
ApiLogin.php
|
API: Split description messages into summary + additional text
|
2017-06-15 13:46:55 -04:00 |
|
ApiLogout.php
|
|
|
|
ApiMain.php
|
Restore non-mangled anchors in API help in all cases
|
2017-08-16 19:59:10 +00:00 |
|
ApiManageTags.php
|
|
|
|
ApiMergeHistory.php
|
|
|
|
ApiMessage.php
|
|
|
|
ApiModuleManager.php
|
Remove empty lines at begin of function, if, foreach, switch
|
2017-07-01 11:34:16 +00:00 |
|
ApiMove.php
|
Avoid using deprecated Title::canTalk()
|
2017-08-29 12:36:33 -07:00 |
|
ApiOpenSearch.php
|
Merge "Remove "@author Bryan Davis" and "Brad Jorsch" annotations"
|
2017-06-27 06:02:23 +00:00 |
|
ApiOptions.php
|
|
|
|
ApiPageSet.php
|
build: Update mediawiki/mediawiki-codesniffer to 0.10.1
|
2017-07-22 18:24:09 -07:00 |
|
ApiParamInfo.php
|
Make API multivalue limits configurable
|
2017-08-24 02:08:50 +00:00 |
|
ApiParse.php
|
API: Add the ability to flag parameter values as deprecated
|
2017-06-20 11:41:26 -04:00 |
|
ApiPatrol.php
|
|
|
|
ApiProtect.php
|
|
|
|
ApiPurge.php
|
|
|
|
ApiQuery.php
|
Always put type information before variable name for @var tags
|
2017-09-04 11:06:51 -07:00 |
|
ApiQueryAllCategories.php
|
|
|
|
ApiQueryAllDeletedRevisions.php
|
Remove "@author Bryan Davis" and "Brad Jorsch" annotations
|
2017-06-26 15:25:46 -06:00 |
|
ApiQueryAllImages.php
|
Remove $wgDisableUserGroupExpiry feature flag
|
2017-05-06 20:50:42 +10:00 |
|
ApiQueryAllLinks.php
|
|
|
|
ApiQueryAllMessages.php
|
|
|
|
ApiQueryAllPages.php
|
|
|
|
ApiQueryAllRevisions.php
|
Remove "@author Bryan Davis" and "Brad Jorsch" annotations
|
2017-06-26 15:25:46 -06:00 |
|
ApiQueryAllUsers.php
|
Add comment table and code to start using it
|
2017-08-30 15:05:00 +10:00 |
|
ApiQueryAuthManagerInfo.php
|
Remove "@author Bryan Davis" and "Brad Jorsch" annotations
|
2017-06-26 15:25:46 -06:00 |
|
ApiQueryBacklinks.php
|
Always put type information before variable name for @var tags
|
2017-09-04 11:06:51 -07:00 |
|
ApiQueryBacklinksprop.php
|
Remove "@author Bryan Davis" and "Brad Jorsch" annotations
|
2017-06-26 15:25:46 -06:00 |
|
ApiQueryBase.php
|
Add comment table and code to start using it
|
2017-08-30 15:05:00 +10:00 |
|
ApiQueryBlocks.php
|
Add comment table and code to start using it
|
2017-08-30 15:05:00 +10:00 |
|
ApiQueryCategories.php
|
|
|
|
ApiQueryCategoryInfo.php
|
Always put type information before variable name for @var tags
|
2017-09-04 11:06:51 -07:00 |
|
ApiQueryCategoryMembers.php
|
|
|
|
ApiQueryContributors.php
|
Remove "@author Bryan Davis" and "Brad Jorsch" annotations
|
2017-06-26 15:25:46 -06:00 |
|
ApiQueryDeletedRevisions.php
|
Remove "@author Bryan Davis" and "Brad Jorsch" annotations
|
2017-06-26 15:25:46 -06:00 |
|
ApiQueryDeletedrevs.php
|
Add comment table and code to start using it
|
2017-08-30 15:05:00 +10:00 |
|
ApiQueryDisabled.php
|
API: Split description messages into summary + additional text
|
2017-06-15 13:46:55 -04:00 |
|
ApiQueryDuplicateFiles.php
|
Always put type information before variable name for @var tags
|
2017-09-04 11:06:51 -07:00 |
|
ApiQueryExternalLinks.php
|
|
|
|
ApiQueryExtLinksUsage.php
|
|
|
|
ApiQueryFilearchive.php
|
Add comment table and code to start using it
|
2017-08-30 15:05:00 +10:00 |
|
ApiQueryFileRepoInfo.php
|
|
|
|
ApiQueryGeneratorBase.php
|
|
|
|
ApiQueryImageInfo.php
|
Always put type information before variable name for @var tags
|
2017-09-04 11:06:51 -07:00 |
|
ApiQueryImages.php
|
|
|
|
ApiQueryInfo.php
|
Always put type information before variable name for @var tags
|
2017-09-04 11:06:51 -07:00 |
|
ApiQueryIWBacklinks.php
|
|
|
|
ApiQueryIWLinks.php
|
|
|
|
ApiQueryLangBacklinks.php
|
|
|
|
ApiQueryLangLinks.php
|
|
|
|
ApiQueryLinks.php
|
Convert UNIQUE keys into PRIMARY KEY
|
2017-08-29 18:25:37 +01:00 |
|
ApiQueryLogEvents.php
|
Add comment table and code to start using it
|
2017-08-30 15:05:00 +10:00 |
|
ApiQueryMyStashedFiles.php
|
|
|
|
ApiQueryPagePropNames.php
|
Remove "@author Bryan Davis" and "Brad Jorsch" annotations
|
2017-06-26 15:25:46 -06:00 |
|
ApiQueryPageProps.php
|
|
|
|
ApiQueryPagesWithProp.php
|
Remove "@author Bryan Davis" and "Brad Jorsch" annotations
|
2017-06-26 15:25:46 -06:00 |
|
ApiQueryPrefixSearch.php
|
build: Prepare for mediawiki/mediawiki-codesniffer to 0.9.0
|
2017-06-26 17:14:31 +00:00 |
|
ApiQueryProtectedTitles.php
|
Add comment table and code to start using it
|
2017-08-30 15:05:00 +10:00 |
|
ApiQueryQueryPage.php
|
Always put type information before variable name for @var tags
|
2017-09-04 11:06:51 -07:00 |
|
ApiQueryRandom.php
|
API: Have generator=random set a non-continuation value
|
2017-06-06 10:15:49 -04:00 |
|
ApiQueryRecentChanges.php
|
Add comment table and code to start using it
|
2017-08-30 15:05:00 +10:00 |
|
ApiQueryRevisions.php
|
Always put type information before variable name for @var tags
|
2017-09-04 11:06:51 -07:00 |
|
ApiQueryRevisionsBase.php
|
API: Deprecate diff and parse parameters in ApiQueryRevisionsBase
|
2017-06-16 12:01:44 -04:00 |
|
ApiQuerySearch.php
|
Add page id to the API representation of pages in search results
|
2017-08-09 21:54:44 +00:00 |
|
ApiQuerySiteinfo.php
|
|
|
|
ApiQueryStashImageInfo.php
|
|
|
|
ApiQueryTags.php
|
ApiQueryTags: Use cached statistics instead of querying hit counts ourselves
|
2017-05-04 18:04:58 -07:00 |
|
ApiQueryTokens.php
|
Remove "@author Bryan Davis" and "Brad Jorsch" annotations
|
2017-06-26 15:25:46 -06:00 |
|
ApiQueryUserContributions.php
|
Add comment table and code to start using it
|
2017-08-30 15:05:00 +10:00 |
|
ApiQueryUserInfo.php
|
API: Add the ability to flag parameter values as deprecated
|
2017-06-20 11:41:26 -04:00 |
|
ApiQueryUsers.php
|
Add comment table and code to start using it
|
2017-08-30 15:05:00 +10:00 |
|
ApiQueryWatchlist.php
|
Add comment table and code to start using it
|
2017-08-30 15:05:00 +10:00 |
|
ApiQueryWatchlistRaw.php
|
|
|
|
ApiRemoveAuthenticationData.php
|
Remove "@author Bryan Davis" and "Brad Jorsch" annotations
|
2017-06-26 15:25:46 -06:00 |
|
ApiResetPassword.php
|
Merge "Remove "@author Bryan Davis" and "Brad Jorsch" annotations"
|
2017-06-27 06:02:23 +00:00 |
|
ApiResult.php
|
build: Update mediawiki/mediawiki-codesniffer to 0.10.1
|
2017-07-22 18:24:09 -07:00 |
|
ApiRevisionDelete.php
|
Remove "@author Bryan Davis" and "Brad Jorsch" annotations
|
2017-06-26 15:25:46 -06:00 |
|
ApiRollback.php
|
|
|
|
ApiRsd.php
|
|
|
|
ApiSerializable.php
|
Remove "@author Bryan Davis" and "Brad Jorsch" annotations
|
2017-06-26 15:25:46 -06:00 |
|
ApiSetNotificationTimestamp.php
|
Always put type information before variable name for @var tags
|
2017-09-04 11:06:51 -07:00 |
|
ApiSetPageLanguage.php
|
Remove execute bits from non-executable files
|
2017-06-22 11:28:39 -04:00 |
|
ApiStashEdit.php
|
Avoid high edit stash TTLs when a user signature was used
|
2017-07-06 16:34:26 -07:00 |
|
ApiTag.php
|
|
|
|
ApiTokens.php
|
|
|
|
ApiUnblock.php
|
|
|
|
ApiUndelete.php
|
|
|
|
ApiUpload.php
|
Always put type information before variable name for @var tags
|
2017-09-04 11:06:51 -07:00 |
|
ApiUsageException.php
|
Change @inheritdoc to @inheritDoc
|
2017-08-11 16:49:52 +02:00 |
|
ApiUserrights.php
|
Remove $wgDisableUserGroupExpiry feature flag
|
2017-05-06 20:50:42 +10:00 |
|
ApiValidatePassword.php
|
|
|
|
ApiWatch.php
|
|
|
|
SearchApi.php
|
update mediawiki-codesniffer to 0.11.0 and fix issues
|
2017-08-11 22:27:51 +02:00 |