| .. |
|
i18n
|
Localisation updates from https://translatewiki.net.
|
2016-08-19 22:00:33 +02:00 |
|
ApiAMCreateAccount.php
|
Include AuthManager API endpoints in authmanager channel
|
2016-08-05 02:17:28 +00:00 |
|
ApiAuthManagerHelper.php
|
API: Insist authn parameters be in the POST body
|
2016-08-18 21:13:30 +00:00 |
|
ApiBase.php
|
API: Insist authn parameters be in the POST body
|
2016-08-18 21:13:30 +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
|
|
|
|
ApiClearHasMsg.php
|
|
|
|
ApiClientLogin.php
|
Include AuthManager API endpoints in authmanager channel
|
2016-08-05 02:17:28 +00:00 |
|
ApiComparePages.php
|
|
|
|
ApiContinuationManager.php
|
Clean up array() in docs, Part I
|
2016-07-25 17:15:18 +04:30 |
|
ApiCSPReport.php
|
Add API module to receive CSP reports.
|
2016-06-28 15:37:27 -04:00 |
|
ApiDelete.php
|
|
|
|
ApiDisabled.php
|
|
|
|
ApiEditPage.php
|
Mark the APIEditBeforeSave hook as deprecated
|
2016-06-24 22:38:12 +02:00 |
|
ApiEmailUser.php
|
|
|
|
ApiErrorFormatter.php
|
|
|
|
ApiExpandTemplates.php
|
Add 'ApiMakeParserOptions' hook
|
2016-06-20 14:22:53 -04:00 |
|
ApiFeedContributions.php
|
Allow minor edits to be filtered out of Special:Contributions
|
2016-06-01 21:00:07 +10:00 |
|
ApiFeedRecentChanges.php
|
|
|
|
ApiFeedWatchlist.php
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
ApiFileRevert.php
|
|
|
|
ApiFormatBase.php
|
Explicitly declare ApiFormatBase::initPrinter public
|
2016-03-08 16:11:31 +00:00 |
|
ApiFormatFeedWrapper.php
|
|
|
|
ApiFormatJson.php
|
SECURITY: Improve cross-domain-policy mangling
|
2016-05-20 09:48:11 -07:00 |
|
ApiFormatNone.php
|
|
|
|
ApiFormatPhp.php
|
SECURITY: Improve cross-domain-policy mangling
|
2016-05-20 09:48:11 -07:00 |
|
ApiFormatRaw.php
|
|
|
|
ApiFormatXml.php
|
Explicitly declare ApiFormatXml::addXslt() protected
|
2016-03-08 16:12:26 +00:00 |
|
ApiHelp.php
|
Pass addModuleStyles an array instead of calling it multiple times
|
2016-07-07 10:54:43 +05:30 |
|
ApiHelpParamValueMessage.php
|
|
|
|
ApiImageRotate.php
|
Use single quotes in API where possible
|
2016-03-08 17:27:00 +01: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
|
API: Insist authn parameters be in the POST body
|
2016-08-18 21:13:30 +00:00 |
|
ApiLogout.php
|
Allow API action=logout with BotPasswords
|
2016-03-01 02:26:45 +00:00 |
|
ApiMain.php
|
API: Insist authn parameters be in the POST body
|
2016-08-18 21:13:30 +00:00 |
|
ApiManageTags.php
|
Split off permission to delete tags from managechangetags permission
|
2016-05-12 21:11:04 +00:00 |
|
ApiMergeHistory.php
|
|
|
|
ApiMessage.php
|
|
|
|
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
|
Clean up array() syntax in docs, part II
|
2016-08-07 14:57:38 +04:30 |
|
ApiParamInfo.php
|
Replace uses of join() by implode()
|
2016-03-08 18:24:16 +00:00 |
|
ApiParse.php
|
ApiParse: Deprecate prop=headitems
|
2016-07-28 18:23:26 +01: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: Do not die on non content pages
|
2016-07-20 14:02:58 +00:00 |
|
ApiQuery.php
|
DumpStringOutput: Rename getOutput() to __toString()
|
2016-07-14 06:28:16 -04:00 |
|
ApiQueryAllCategories.php
|
|
|
|
ApiQueryAllDeletedRevisions.php
|
|
|
|
ApiQueryAllImages.php
|
|
|
|
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
|
|
|
|
ApiQueryAllRevisions.php
|
|
|
|
ApiQueryAllUsers.php
|
|
|
|
ApiQueryAuthManagerInfo.php
|
Merge "AuthManager fixups around the login→RESTART→create flow"
|
2016-05-31 16:41:53 +00:00 |
|
ApiQueryBacklinks.php
|
Replace uses of join() by implode()
|
2016-03-08 18:24:16 +00:00 |
|
ApiQueryBacklinksprop.php
|
API: Force indexes for prop=linkshere|transcludedin|fileusage
|
2016-06-30 13:53:49 -04:00 |
|
ApiQueryBase.php
|
Clean up array() in docs, Part I
|
2016-07-25 17:15:18 +04:30 |
|
ApiQueryBlocks.php
|
|
|
|
ApiQueryCategories.php
|
|
|
|
ApiQueryCategoryInfo.php
|
|
|
|
ApiQueryCategoryMembers.php
|
|
|
|
ApiQueryContributors.php
|
|
|
|
ApiQueryDeletedRevisions.php
|
|
|
|
ApiQueryDeletedrevs.php
|
|
|
|
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
|
|
|
|
ApiQueryExtLinksUsage.php
|
API: Normalize input URL in ApiQueryExtLinksUsage
|
2016-03-26 18:14:43 -04:00 |
|
ApiQueryFilearchive.php
|
|
|
|
ApiQueryFileRepoInfo.php
|
Replace uses of join() by implode()
|
2016-03-08 18:24:16 +00:00 |
|
ApiQueryGeneratorBase.php
|
|
|
|
ApiQueryImageInfo.php
|
Fix and standardize Doxygen tags
|
2016-04-30 12:10:17 +02:00 |
|
ApiQueryImages.php
|
|
|
|
ApiQueryInfo.php
|
Clean up array() in docs, Part I
|
2016-07-25 17:15:18 +04:30 |
|
ApiQueryIWBacklinks.php
|
|
|
|
ApiQueryIWLinks.php
|
|
|
|
ApiQueryLangBacklinks.php
|
|
|
|
ApiQueryLangLinks.php
|
|
|
|
ApiQueryLinks.php
|
|
|
|
ApiQueryLogEvents.php
|
|
|
|
ApiQueryMyStashedFiles.php
|
|
|
|
ApiQueryPagePropNames.php
|
|
|
|
ApiQueryPageProps.php
|
|
|
|
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
|
|
|
|
ApiQueryQueryPage.php
|
|
|
|
ApiQueryRandom.php
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
ApiQueryRecentChanges.php
|
Clean up array() in docs, Part I
|
2016-07-25 17:15:18 +04:30 |
|
ApiQueryRevisions.php
|
Fix rvtoken=rollback in ApiQueryRevisions
|
2016-05-30 17:16:30 +01:00 |
|
ApiQueryRevisionsBase.php
|
Merge "Use single quotes in API where possible"
|
2016-03-08 17:03:24 +00:00 |
|
ApiQuerySearch.php
|
Merge "Push common search api parameters into SearchApi class"
|
2016-07-27 09:18:33 +00:00 |
|
ApiQuerySiteinfo.php
|
Clean up array() in docs, Part I
|
2016-07-25 17:15:18 +04:30 |
|
ApiQueryStashImageInfo.php
|
ApiQueryStashImageInfo: Don't throw exceptions when the user is not logged in
|
2016-03-18 16:22:58 +01:00 |
|
ApiQueryTags.php
|
|
|
|
ApiQueryTokens.php
|
Change \\ to \ in phpdoc
|
2016-04-08 17:46:30 +00:00 |
|
ApiQueryUserContributions.php
|
Fix Undefined variable issue in ApiQueryUserContributions
|
2016-07-28 00:17:33 +00:00 |
|
ApiQueryUserInfo.php
|
Remove WatchedItemStore::getDefaultInstance
|
2016-05-06 08:47:37 +00:00 |
|
ApiQueryUsers.php
|
Remove $wgDisableAuthManager
|
2016-08-09 23:00:27 +00:00 |
|
ApiQueryWatchlist.php
|
Refactor database-related code in ApiQueryWatchlist
|
2016-06-29 10:21:17 +02: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
|
Clean up array() syntax in docs, part II
|
2016-08-07 14:57:38 +04:30 |
|
ApiRevisionDelete.php
|
|
|
|
ApiRollback.php
|
RollbackAction: Implement AJAX interface and require POST
|
2016-05-23 20:00:48 +01:00 |
|
ApiRsd.php
|
|
|
|
ApiSerializable.php
|
|
|
|
ApiSetNotificationTimestamp.php
|
Use WIS::getNotificationTimestampsBatch in ApiSetNotifTimestamp
|
2016-05-18 12:09:29 +01:00 |
|
ApiStashEdit.php
|
Optimize summary-based extension edit stash caches
|
2016-08-10 17:50:19 -07:00 |
|
ApiTag.php
|
|
|
|
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
|
Check for warnings for assembled file after a chunked upload
|
2016-08-19 01:33:10 +00:00 |
|
ApiUserrights.php
|
|
|
|
ApiWatch.php
|
Use different message when (un)watching a page in talk namespace
|
2016-08-07 13:32:52 +00:00 |
|
SearchApi.php
|
Push common search api parameters into SearchApi class
|
2016-07-26 08:56:00 -07:00 |