..
i18n
Localisation updates from https://translatewiki.net .
2014-12-18 22:40:35 +01:00
ApiBase.php
Replace wfRunHooks calls with direct Hooks::run calls
2014-12-10 12:26:59 -08:00
ApiBlock.php
API: Fix access on getExamplesMessages
2014-10-29 11:15:27 -04:00
ApiClearHasMsg.php
API: Fix access on getExamplesMessages
2014-10-29 11:15:27 -04:00
ApiComparePages.php
API: Fix access on getExamplesMessages
2014-10-29 11:15:27 -04:00
ApiCreateAccount.php
Replace wfRunHooks calls with direct Hooks::run calls
2014-12-10 12:26:59 -08:00
ApiDelete.php
API: Fix access on getExamplesMessages
2014-10-29 11:15:27 -04:00
ApiDisabled.php
API: Internationalize all remaining core API modules
2014-10-20 16:56:35 -04:00
ApiEditPage.php
Replace wfRunHooks calls with direct Hooks::run calls
2014-12-10 12:26:59 -08:00
ApiEmailUser.php
API: Fix access on getExamplesMessages
2014-10-29 11:15:27 -04:00
ApiExpandTemplates.php
Populate revision data when expanding templates
2014-12-01 12:32:33 -08:00
ApiFeedContributions.php
API: Fix access on getExamplesMessages
2014-10-29 11:15:27 -04:00
ApiFeedRecentChanges.php
API: Fix access on getExamplesMessages
2014-10-29 11:15:27 -04:00
ApiFeedWatchlist.php
API: Fix access on getExamplesMessages
2014-10-29 11:15:27 -04:00
ApiFileRevert.php
API: Fix access on getExamplesMessages
2014-10-29 11:15:27 -04:00
ApiFormatBase.php
Replace wfRunHooks calls with direct Hooks::run calls
2014-12-10 12:26:59 -08:00
ApiFormatDbg.php
API: Clean up and internationalize pretty-printed output
2014-10-13 16:17:37 -07:00
ApiFormatDump.php
API: Clean up and internationalize pretty-printed output
2014-10-13 16:17:37 -07:00
ApiFormatFeedWrapper.php
API: Fix ApiFormatFeedWrapper
2014-10-22 13:13:11 -04:00
ApiFormatJson.php
API: Work around wfMangleFlashPolicy()
2014-11-20 10:03:31 -05:00
ApiFormatNone.php
API: Clean up and internationalize pretty-printed output
2014-10-13 16:17:37 -07:00
ApiFormatPhp.php
API: Work around wfMangleFlashPolicy()
2014-11-20 10:03:31 -05:00
ApiFormatRaw.php
Make declaration of ApiFormatRaw compatible with ApiFormatBase
2014-10-17 21:16:58 +02:00
ApiFormatTxt.php
API: Clean up and internationalize pretty-printed output
2014-10-13 16:17:37 -07:00
ApiFormatWddx.php
API: Clean up and internationalize pretty-printed output
2014-10-13 16:17:37 -07:00
ApiFormatXml.php
Fix copy/pasto in API help and a typo in message name
2014-10-15 22:52:40 +02:00
ApiFormatYaml.php
API: Clean up and internationalize pretty-printed output
2014-10-13 16:17:37 -07:00
ApiHelp.php
Replace wfRunHooks calls with direct Hooks::run calls
2014-12-10 12:26:59 -08:00
ApiImageRotate.php
API: Fix access on getExamplesMessages
2014-10-29 11:15:27 -04:00
ApiImport.php
Merge "Import.php: Use Config instead of globals"
2014-10-30 22:42:00 +00:00
ApiLogin.php
Replace wfRunHooks calls with direct Hooks::run calls
2014-12-10 12:26:59 -08:00
ApiLogout.php
Replace wfRunHooks calls with direct Hooks::run calls
2014-12-10 12:26:59 -08:00
ApiMain.php
SECURITY: Fix CORS origin matching in the API
2014-12-17 19:27:33 +01:00
ApiModuleManager.php
Add ApiModuleManager::getClassName()
2014-09-08 02:06:33 -07:00
ApiMove.php
API: Check suppressredirect right in ApiMove
2014-11-26 14:43:58 -05:00
ApiOpenSearch.php
API: Don't use an empty LinkBatch in ApiOpenSearch, part 2.
2014-12-15 18:18:19 +00:00
ApiOptions.php
API: Fix access on getExamplesMessages
2014-10-29 11:15:27 -04:00
ApiPageSet.php
Replace wfRunHooks calls with direct Hooks::run calls
2014-12-10 12:26:59 -08:00
ApiParamInfo.php
Remove unused globals in the web api
2014-11-07 14:14:48 +00:00
ApiParse.php
Replace wfRunHooks calls with direct Hooks::run calls
2014-12-10 12:26:59 -08:00
ApiPatrol.php
Fix case of various newFromID/newFromId functions
2014-12-10 19:40:27 +00:00
ApiProtect.php
API: Fix access on getExamplesMessages
2014-10-29 11:15:27 -04:00
ApiPurge.php
API: Fix access on getExamplesMessages
2014-10-29 11:15:27 -04:00
ApiQuery.php
Replace wfRunHooks calls with direct Hooks::run calls
2014-12-10 12:26:59 -08:00
ApiQueryAllCategories.php
API: Fix access on getExamplesMessages
2014-10-29 11:15:27 -04:00
ApiQueryAllDeletedRevisions.php
API: Fix namespace handling in list=alldeletedrevs with from/to/predix
2014-11-24 10:14:37 -05:00
ApiQueryAllImages.php
API: Fix access on getExamplesMessages
2014-10-29 11:15:27 -04:00
ApiQueryAllLinks.php
API: Fix access on getExamplesMessages
2014-10-29 11:15:27 -04:00
ApiQueryAllMessages.php
API: Fix access on getExamplesMessages
2014-10-29 11:15:27 -04:00
ApiQueryAllPages.php
API: Avoid MySQL filesort with list=allpages&apfilterlanglinks=withlanglinks
2014-12-19 00:08:36 +00:00
ApiQueryAllUsers.php
API: Fix access on getExamplesMessages
2014-10-29 11:15:27 -04:00
ApiQueryBacklinks.php
API: Fix access on getExamplesMessages
2014-10-29 11:15:27 -04:00
ApiQueryBacklinksprop.php
API: Fix access on getExamplesMessages
2014-10-29 11:15:27 -04:00
ApiQueryBase.php
API: Fix simplified continuation module skipping
2014-10-30 13:32:49 -04:00
ApiQueryBlocks.php
API: Make usernames a local variable
2014-11-10 18:44:00 +00:00
ApiQueryCategories.php
API: Fix access on getExamplesMessages
2014-10-29 11:15:27 -04:00
ApiQueryCategoryInfo.php
API: Fix access on getExamplesMessages
2014-10-29 11:15:27 -04:00
ApiQueryCategoryMembers.php
API: Fix access on getExamplesMessages
2014-10-29 11:15:27 -04:00
ApiQueryContributors.php
API: Fix access on getExamplesMessages
2014-10-29 11:15:27 -04:00
ApiQueryDeletedRevisions.php
Refactor content fetch condition in ApiQueryRevisionsBase
2014-11-10 18:50:36 +01:00
ApiQueryDeletedrevs.php
API: Split list=deletedrevs into prop=deletedrevisions and list=alldeletedrevisions
2014-11-04 15:02:03 -05:00
ApiQueryDisabled.php
API: Internationalize all remaining core API modules
2014-10-20 16:56:35 -04:00
ApiQueryDuplicateFiles.php
API: Fix access on getExamplesMessages
2014-10-29 11:15:27 -04:00
ApiQueryExternalLinks.php
API: Fix access on getExamplesMessages
2014-10-29 11:15:27 -04:00
ApiQueryExtLinksUsage.php
API: Fix access on getExamplesMessages
2014-10-29 11:15:27 -04:00
ApiQueryFilearchive.php
API: Fix access on getExamplesMessages
2014-10-29 11:15:27 -04:00
ApiQueryFileRepoInfo.php
API: Fix access on getExamplesMessages
2014-10-29 11:15:27 -04:00
ApiQueryImageInfo.php
API: Fix access on getExamplesMessages
2014-10-29 11:15:27 -04:00
ApiQueryImages.php
API: Fix access on getExamplesMessages
2014-10-29 11:15:27 -04:00
ApiQueryInfo.php
Replace wfRunHooks calls with direct Hooks::run calls
2014-12-10 12:26:59 -08:00
ApiQueryIWBacklinks.php
API: Fix access on getExamplesMessages
2014-10-29 11:15:27 -04:00
ApiQueryIWLinks.php
API: Fix access on getExamplesMessages
2014-10-29 11:15:27 -04:00
ApiQueryLangBacklinks.php
API: Fix access on getExamplesMessages
2014-10-29 11:15:27 -04:00
ApiQueryLangLinks.php
API: Fix access on getExamplesMessages
2014-10-29 11:15:27 -04:00
ApiQueryLinks.php
API: Fix access on getExamplesMessages
2014-10-29 11:15:27 -04:00
ApiQueryLogEvents.php
Revert "SECURITY: Do not show log action if revdeleted" and fix UI message
2014-12-09 10:47:35 -05:00
ApiQueryORM.php
API: Internationalize all remaining core API modules
2014-10-20 16:56:35 -04:00
ApiQueryPagePropNames.php
API: Fix access on getExamplesMessages
2014-10-29 11:15:27 -04:00
ApiQueryPageProps.php
API: Fix access on getExamplesMessages
2014-10-29 11:15:27 -04:00
ApiQueryPagesWithProp.php
API: Fix access on getExamplesMessages
2014-10-29 11:15:27 -04:00
ApiQueryPrefixSearch.php
Support offsets in prefix searching
2014-12-02 11:59:26 -08:00
ApiQueryProtectedTitles.php
API: Fix access on getExamplesMessages
2014-10-29 11:15:27 -04:00
ApiQueryQueryPage.php
API: Fix access on getExamplesMessages
2014-10-29 11:15:27 -04:00
ApiQueryRandom.php
API: Fix access on getExamplesMessages
2014-10-29 11:15:27 -04:00
ApiQueryRecentChanges.php
Replace wfRunHooks calls with direct Hooks::run calls
2014-12-10 12:26:59 -08:00
ApiQueryRevisions.php
Replace wfRunHooks calls with direct Hooks::run calls
2014-12-10 12:26:59 -08:00
ApiQueryRevisionsBase.php
Fix case of various newFromID/newFromId functions
2014-12-10 19:40:27 +00:00
ApiQuerySearch.php
Fixed spacing
2014-12-05 22:28:07 +01:00
ApiQuerySiteinfo.php
Replace wfRunHooks calls with direct Hooks::run calls
2014-12-10 12:26:59 -08:00
ApiQueryStashImageInfo.php
API: Fix access on getExamplesMessages
2014-10-29 11:15:27 -04:00
ApiQueryTags.php
API: Rewrite ApiQueryTags to fix continuation
2014-11-28 00:45:33 -08:00
ApiQueryTokens.php
Replace wfRunHooks calls with direct Hooks::run calls
2014-12-10 12:26:59 -08:00
ApiQueryUserContributions.php
API: Fix access on getExamplesMessages
2014-10-29 11:15:27 -04:00
ApiQueryUserInfo.php
API: Fix access on getExamplesMessages
2014-10-29 11:15:27 -04:00
ApiQueryUsers.php
Replace wfRunHooks calls with direct Hooks::run calls
2014-12-10 12:26:59 -08:00
ApiQueryWatchlist.php
API: Fix access on getExamplesMessages
2014-10-29 11:15:27 -04:00
ApiQueryWatchlistRaw.php
API: Fix access on getExamplesMessages
2014-10-29 11:15:27 -04:00
ApiResult.php
API: Fix simplified continuation module skipping
2014-10-30 13:32:49 -04:00
ApiRevisionDelete.php
API: Fix access on getExamplesMessages
2014-10-29 11:15:27 -04:00
ApiRollback.php
API: Fix access on getExamplesMessages
2014-10-29 11:15:27 -04:00
ApiRsd.php
Replace wfRunHooks calls with direct Hooks::run calls
2014-12-10 12:26:59 -08:00
ApiSetNotificationTimestamp.php
API: Fix access on getExamplesMessages
2014-10-29 11:15:27 -04:00
ApiStashEdit.php
Made StashEdit log a bit less verbose
2014-12-13 16:46:48 -08:00
ApiTokens.php
Replace wfRunHooks calls with direct Hooks::run calls
2014-12-10 12:26:59 -08:00
ApiUnblock.php
API: Fix access on getExamplesMessages
2014-10-29 11:15:27 -04:00
ApiUndelete.php
Replace wfRunHooks calls with direct Hooks::run calls
2014-12-10 12:26:59 -08:00
ApiUpload.php
Remove stash handling when other errors are the problem
2014-11-24 13:24:11 -06:00
ApiUserrights.php
API: Fix access on getExamplesMessages
2014-10-29 11:15:27 -04:00
ApiWatch.php
API: Fix access on getExamplesMessages
2014-10-29 11:15:27 -04:00