| .. |
|
i18n
|
Localisation updates from https://translatewiki.net.
|
2016-11-09 22:04:48 +01:00 |
|
ApiAMCreateAccount.php
|
Include AuthManager API endpoints in authmanager channel
|
2016-08-05 02:17:28 +00:00 |
|
ApiAuthManagerHelper.php
|
API: Error if sensitive AuthManager parameters are in the query string
|
2016-10-31 13:45:35 -04:00 |
|
ApiBase.php
|
Merge "ApiBase: Remove deprecated getResultData()"
|
2016-10-05 18:09:48 +00:00 |
|
ApiBlock.php
|
Convert remaining array() to [] in API
|
2016-02-29 22:51:36 +00:00 |
|
ApiChangeAuthenticationData.php
|
Call ChangeAuthenticationDataAudit from the API
|
2016-06-07 13:47:12 +00:00 |
|
ApiCheckToken.php
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
ApiClearHasMsg.php
|
Avoid DBPerformance warnings in ApiClearHasMsg
|
2016-09-23 20:28:21 -07:00 |
|
ApiClientLogin.php
|
Include AuthManager API endpoints in authmanager channel
|
2016-08-05 02:17:28 +00:00 |
|
ApiComparePages.php
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
ApiContinuationManager.php
|
API: Add generator non-continuation data
|
2016-09-21 15:18:33 -04:00 |
|
ApiCSPReport.php
|
Remove a few unused variables
|
2016-09-26 17:03:32 -07:00 |
|
ApiDelete.php
|
Move tagging of API deletions to RC save
|
2016-09-21 19:18:28 +02:00 |
|
ApiDisabled.php
|
|
|
|
ApiEditPage.php
|
Replace WikiPage::doEdit() usages
|
2016-09-15 21:25:32 +01:00 |
|
ApiEmailUser.php
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
ApiErrorFormatter.php
|
API: Some raw message cleanup
|
2016-08-24 13:19:52 -04:00 |
|
ApiExpandTemplates.php
|
Don't mention $wgUser, it's ugly and it messes my grep-fu
|
2016-09-02 11:15:28 -07:00 |
|
ApiFeedContributions.php
|
Allow minor edits to be filtered out of Special:Contributions
|
2016-06-01 21:00:07 +10:00 |
|
ApiFeedRecentChanges.php
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
ApiFeedWatchlist.php
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
ApiFileRevert.php
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
ApiFormatBase.php
|
Merge "Add a continuation button to ApiSandbox"
|
2016-10-05 14:36:08 +00:00 |
|
ApiFormatFeedWrapper.php
|
|
|
|
ApiFormatJson.php
|
API: Remove deprecated methods
|
2016-09-20 17:21:00 -04:00 |
|
ApiFormatNone.php
|
|
|
|
ApiFormatPhp.php
|
SECURITY: Improve cross-domain-policy mangling
|
2016-05-20 09:48:11 -07:00 |
|
ApiFormatRaw.php
|
Remove various double empty newlines
|
2015-12-27 18:55:12 +00:00 |
|
ApiFormatXml.php
|
Explicitly declare ApiFormatXml::addXslt() protected
|
2016-03-08 16:12:26 +00:00 |
|
ApiHelp.php
|
ApiHelp: Add directionality to various things that are likely English-like
|
2016-07-26 12:59:17 -04:00 |
|
ApiHelpParamValueMessage.php
|
ApiHelp: Add directionality to various things that are likely English-like
|
2016-07-26 12:59:17 -04:00 |
|
ApiImageRotate.php
|
API: Add a 'known' property when missing-but-known titles are output
|
2016-10-11 12:18:08 -04:00 |
|
ApiImport.php
|
Explicitly declare ApiImport::getData() public
|
2016-03-08 16:14:22 +00:00 |
|
ApiLinkAccount.php
|
Remove unused imports
|
2016-07-05 16:52:22 +02:00 |
|
ApiLogin.php
|
Merge "API: Remove deprecated response values from action=login"
|
2016-10-11 16:27:54 +00:00 |
|
ApiLogout.php
|
Allow API action=logout with BotPasswords
|
2016-03-01 02:26:45 +00:00 |
|
ApiMain.php
|
Merge "Update weblinks in comments from HTTP to HTTPS"
|
2016-11-08 21:32:00 +00:00 |
|
ApiManageTags.php
|
Split off permission to delete tags from managechangetags permission
|
2016-05-12 21:11:04 +00:00 |
|
ApiMergeHistory.php
|
Remove some unused variables
|
2016-02-20 20:22:56 +00:00 |
|
ApiMessage.php
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
ApiModuleManager.php
|
Clean up array() in docs, Part I
|
2016-07-25 17:15:18 +04:30 |
|
ApiMove.php
|
SECURITY: Rate limit moves via the API
|
2016-05-20 09:49:33 -07:00 |
|
ApiOpenSearch.php
|
Rename OpenSearch qiprofile parameter back to profile
|
2016-07-28 10:25:33 -07:00 |
|
ApiOptions.php
|
ApiOptions: set form field parent earlier
|
2016-05-04 17:09:18 +02:00 |
|
ApiPageSet.php
|
API: Add a 'known' property when missing-but-known titles are output
|
2016-10-11 12:18:08 -04:00 |
|
ApiParamInfo.php
|
ApiParamInfo: Allow fetching info for all submodules of a module
|
2016-08-31 15:27:07 -04:00 |
|
ApiParse.php
|
API: Add a 'known' property when missing-but-known titles are output
|
2016-10-11 12:18:08 -04:00 |
|
ApiPatrol.php
|
Add tags support to patrol, protect, unblock, and undelete
|
2016-02-29 16:59:31 -05:00 |
|
ApiProtect.php
|
Add tags support to patrol, protect, unblock, and undelete
|
2016-02-29 16:59:31 -05:00 |
|
ApiPurge.php
|
ApiPurge: Remove setTriggeringUser call.
|
2016-10-19 03:37:27 +00:00 |
|
ApiQuery.php
|
API: Add a 'known' property when missing-but-known titles are output
|
2016-10-11 12:18:08 -04:00 |
|
ApiQueryAllCategories.php
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
ApiQueryAllDeletedRevisions.php
|
ApiQueryAllDeletedRevisions: More namespace handling fixes
|
2016-08-31 13:19:13 -04:00 |
|
ApiQueryAllImages.php
|
Replace DatabaseBase => Database in more places
|
2016-09-28 15:53:02 -07:00 |
|
ApiQueryAllLinks.php
|
Replace uses of join() by implode()
|
2016-03-08 18:24:16 +00:00 |
|
ApiQueryAllMessages.php
|
Language: Introduce new method equals( Language $lang )
|
2016-05-16 22:33:33 +00:00 |
|
ApiQueryAllPages.php
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
ApiQueryAllRevisions.php
|
API: Add hooks for ApiQueryBase's query and row-processing
|
2016-10-07 03:38:59 +00:00 |
|
ApiQueryAllUsers.php
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
ApiQueryAuthManagerInfo.php
|
API: Fix query+authmanagerinfo example message names
|
2016-09-06 16:35:29 -04:00 |
|
ApiQueryBacklinks.php
|
Replace uses of join() by implode()
|
2016-03-08 18:24:16 +00:00 |
|
ApiQueryBacklinksprop.php
|
API: Force straight join for prop=linkshere|transcludedin|fileusage
|
2016-09-14 10:13:10 -04:00 |
|
ApiQueryBase.php
|
API: Add hooks for ApiQueryBase's query and row-processing
|
2016-10-07 03:38:59 +00:00 |
|
ApiQueryBlocks.php
|
Remove Block::purgeExpired() call from block query API
|
2016-08-29 16:17:07 +00:00 |
|
ApiQueryCategories.php
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
ApiQueryCategoryInfo.php
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
ApiQueryCategoryMembers.php
|
Use hex2bin() instead of pack()
|
2016-02-20 00:27:24 -05:00 |
|
ApiQueryContributors.php
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
ApiQueryDeletedRevisions.php
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
ApiQueryDeletedrevs.php
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
ApiQueryDisabled.php
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
ApiQueryDuplicateFiles.php
|
Clean up array() in docs, Part I
|
2016-07-25 17:15:18 +04:30 |
|
ApiQueryExternalLinks.php
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
ApiQueryExtLinksUsage.php
|
API: Normalize input URL in ApiQueryExtLinksUsage
|
2016-03-26 18:14:43 -04:00 |
|
ApiQueryFilearchive.php
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
ApiQueryFileRepoInfo.php
|
Replace uses of join() by implode()
|
2016-03-08 18:24:16 +00:00 |
|
ApiQueryGeneratorBase.php
|
API: Add hooks for ApiQueryBase's query and row-processing
|
2016-10-07 03:38:59 +00:00 |
|
ApiQueryImageInfo.php
|
Fix and standardize Doxygen tags
|
2016-04-30 12:10:17 +02:00 |
|
ApiQueryImages.php
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
ApiQueryInfo.php
|
Clean up array() in docs, Part I
|
2016-07-25 17:15:18 +04:30 |
|
ApiQueryIWBacklinks.php
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
ApiQueryIWLinks.php
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
ApiQueryLangBacklinks.php
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
ApiQueryLangLinks.php
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
ApiQueryLinks.php
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
ApiQueryLogEvents.php
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
ApiQueryMyStashedFiles.php
|
Remove spaces after cast operators
|
2016-10-31 13:57:39 +00:00 |
|
ApiQueryPagePropNames.php
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
ApiQueryPageProps.php
|
Remove some unused variables
|
2016-02-20 20:22:56 +00:00 |
|
ApiQueryPagesWithProp.php
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
ApiQueryPrefixSearch.php
|
Merge "Push common search api parameters into SearchApi class"
|
2016-07-27 09:18:33 +00:00 |
|
ApiQueryProtectedTitles.php
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
ApiQueryQueryPage.php
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
ApiQueryRandom.php
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
ApiQueryRecentChanges.php
|
API: Add hooks for ApiQueryBase's query and row-processing
|
2016-10-07 03:38:59 +00:00 |
|
ApiQueryRevisions.php
|
API: Add hooks for ApiQueryBase's query and row-processing
|
2016-10-07 03:38:59 +00:00 |
|
ApiQueryRevisionsBase.php
|
Merge "Use single quotes in API where possible"
|
2016-03-08 17:03:24 +00:00 |
|
ApiQuerySearch.php
|
Pass interwiki option to SearchEngine
|
2016-09-30 16:53:03 +02:00 |
|
ApiQuerySiteinfo.php
|
Remove empty lines at end of functions
|
2016-11-05 11:55:10 +01:00 |
|
ApiQueryStashImageInfo.php
|
ApiQueryStashImageInfo: Don't throw exceptions when the user is not logged in
|
2016-03-18 16:22:58 +01:00 |
|
ApiQueryTags.php
|
Pass context to ChangeTags::tagDescription
|
2016-10-27 23:18:40 +02:00 |
|
ApiQueryTokens.php
|
Change \\ to \ in phpdoc
|
2016-04-08 17:46:30 +00:00 |
|
ApiQueryUserContributions.php
|
API: Add hooks for ApiQueryBase's query and row-processing
|
2016-10-07 03:38:59 +00:00 |
|
ApiQueryUserInfo.php
|
Remove WatchedItemStore::getDefaultInstance
|
2016-05-06 08:47:37 +00:00 |
|
ApiQueryUsers.php
|
API: Don't require 'users' parameter to contain all valid usernames
|
2016-08-22 14:22:12 -04:00 |
|
ApiQueryWatchlist.php
|
Add hooks for WatchedItemQueryService / ApiQueryWatchlist
|
2016-11-03 11:41:40 +00:00 |
|
ApiQueryWatchlistRaw.php
|
Refactor database-related code in ApiQueryWatchlistRaw
|
2016-07-06 12:57:39 +00:00 |
|
ApiRemoveAuthenticationData.php
|
Call ChangeAuthenticationDataAudit from the API
|
2016-06-07 13:47:12 +00:00 |
|
ApiResetPassword.php
|
API changes for AuthManager
|
2016-05-16 15:12:52 +00:00 |
|
ApiResult.php
|
API: Remove deprecated methods
|
2016-09-20 17:21:00 -04:00 |
|
ApiRevisionDelete.php
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
ApiRollback.php
|
RollbackAction: Implement AJAX interface and require POST
|
2016-05-23 20:00:48 +01:00 |
|
ApiRsd.php
|
Update weblinks in comments from HTTP to HTTPS
|
2016-11-07 15:24:46 +01:00 |
|
ApiSerializable.php
|
|
|
|
ApiSetNotificationTimestamp.php
|
API: Add a 'known' property when missing-but-known titles are output
|
2016-10-11 12:18:08 -04:00 |
|
ApiStashEdit.php
|
Use namespaced ScopedCallback
|
2016-10-17 15:46:05 -07:00 |
|
ApiTag.php
|
Rename DB_SLAVE constant to DB_REPLICA
|
2016-09-05 22:55:53 -07:00 |
|
ApiTokens.php
|
Use single quotes in API where possible
|
2016-03-08 17:27:00 +01:00 |
|
ApiUnblock.php
|
Add tags support to patrol, protect, unblock, and undelete
|
2016-02-29 16:59:31 -05:00 |
|
ApiUndelete.php
|
Add tags support to patrol, protect, unblock, and undelete
|
2016-02-29 16:59:31 -05:00 |
|
ApiUpload.php
|
Add API warnings when upload is same as older versions
|
2016-09-06 18:43:00 +00:00 |
|
ApiUserrights.php
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
ApiWatch.php
|
Use different message when (un)watching a page in talk namespace
|
2016-08-07 13:32:52 +00:00 |
|
SearchApi.php
|
Pass User to SearchEngine::getProfiles
|
2016-09-20 20:22:23 +00:00 |