| .. |
|
ApiBase.php
|
Update formatting on API classes
|
2013-11-14 17:03:20 +00:00 |
|
ApiBlock.php
|
SECURITY: Prevent tokens in jsonp mode
|
2013-09-03 15:04:47 -07:00 |
|
ApiComparePages.php
|
Update formatting on API classes
|
2013-11-14 17:03:20 +00:00 |
|
ApiCreateAccount.php
|
Update formatting on API classes
|
2013-11-14 17:03:20 +00:00 |
|
ApiDelete.php
|
Update formatting on API classes
|
2013-11-14 17:03:20 +00:00 |
|
ApiDisabled.php
|
|
|
|
ApiEditPage.php
|
Update formatting on API classes
|
2013-11-14 17:03:20 +00:00 |
|
ApiEmailUser.php
|
|
|
|
ApiExpandTemplates.php
|
|
|
|
ApiFeedContributions.php
|
Update formatting on API classes
|
2013-11-14 17:03:20 +00:00 |
|
ApiFeedWatchlist.php
|
Update formatting on API classes
|
2013-11-14 17:03:20 +00:00 |
|
ApiFileRevert.php
|
Update formatting on API classes
|
2013-11-14 17:03:20 +00:00 |
|
ApiFormatBase.php
|
Update formatting on API classes
|
2013-11-14 17:03:20 +00:00 |
|
ApiFormatDbg.php
|
|
|
|
ApiFormatDump.php
|
|
|
|
ApiFormatJson.php
|
Update formatting on API classes
|
2013-11-14 17:03:20 +00:00 |
|
ApiFormatNone.php
|
|
|
|
ApiFormatPhp.php
|
|
|
|
ApiFormatRaw.php
|
|
|
|
ApiFormatTxt.php
|
|
|
|
ApiFormatWddx.php
|
|
|
|
ApiFormatXml.php
|
|
|
|
ApiFormatYaml.php
|
|
|
|
ApiHelp.php
|
|
|
|
ApiImageRotate.php
|
|
|
|
ApiImport.php
|
Return errors from WatchAction
|
2013-06-20 15:51:05 -04:00 |
|
ApiLogin.php
|
API: Remove leading/trailing spaces from error and description text
|
2013-10-27 17:24:15 +01:00 |
|
ApiLogout.php
|
|
|
|
ApiMain.php
|
exception: Use MWExceptionHandler::logException in more places
|
2013-10-30 15:46:35 -07:00 |
|
ApiModuleManager.php
|
|
|
|
ApiMove.php
|
|
|
|
ApiOpenSearch.php
|
|
|
|
ApiOptions.php
|
Pass Context to User::resetOptions
|
2013-10-12 22:48:26 +02:00 |
|
ApiPageSet.php
|
Fix exception in ApiPageSet
|
2013-07-22 14:12:38 -04:00 |
|
ApiParamInfo.php
|
|
|
|
ApiParse.php
|
API: Have action=parse indicate hidden categories
|
2013-11-04 12:20:56 -05:00 |
|
ApiPatrol.php
|
|
|
|
ApiProtect.php
|
Cleanup watchlist preference usage
|
2013-11-08 20:12:55 +00:00 |
|
ApiPurge.php
|
Support rate limiting backlink purges, including null edits
|
2013-09-27 05:37:39 +00:00 |
|
ApiQuery.php
|
Add list=allfileusages
|
2013-10-08 15:32:05 +00:00 |
|
ApiQueryAllCategories.php
|
|
|
|
ApiQueryAllImages.php
|
|
|
|
ApiQueryAllLinks.php
|
Add list=allfileusages
|
2013-10-08 15:32:05 +00:00 |
|
ApiQueryAllMessages.php
|
|
|
|
ApiQueryAllPages.php
|
|
|
|
ApiQueryAllUsers.php
|
|
|
|
ApiQueryBacklinks.php
|
API: Enforce limit max in ApiQueryBacklinks
|
2013-09-11 13:57:09 -07:00 |
|
ApiQueryBase.php
|
|
|
|
ApiQueryBlocks.php
|
|
|
|
ApiQueryCategories.php
|
|
|
|
ApiQueryCategoryInfo.php
|
|
|
|
ApiQueryCategoryMembers.php
|
|
|
|
ApiQueryDeletedrevs.php
|
SECURITY: Prevent tokens in jsonp mode
|
2013-09-03 15:04:47 -07:00 |
|
ApiQueryDisabled.php
|
|
|
|
ApiQueryDuplicateFiles.php
|
|
|
|
ApiQueryExternalLinks.php
|
Capitalize URL in api help
|
2013-06-21 23:32:28 +02:00 |
|
ApiQueryExtLinksUsage.php
|
Capitalize URL in api help
|
2013-06-21 23:32:28 +02:00 |
|
ApiQueryFilearchive.php
|
|
|
|
ApiQueryFileRepoInfo.php
|
Add meta=filerepoinfo for getting file repo info
|
2013-09-27 13:53:34 -07:00 |
|
ApiQueryImageInfo.php
|
Change mode of non-executable files back to 0644
|
2013-11-05 08:13:32 +01:00 |
|
ApiQueryImages.php
|
|
|
|
ApiQueryInfo.php
|
Add user rights 'viewmywatchlist', 'editmywatchlist'
|
2013-06-26 10:20:40 -04:00 |
|
ApiQueryIWBacklinks.php
|
|
|
|
ApiQueryIWLinks.php
|
|
|
|
ApiQueryLangBacklinks.php
|
|
|
|
ApiQueryLangLinks.php
|
|
|
|
ApiQueryLinks.php
|
|
|
|
ApiQueryLogEvents.php
|
Removed $wgOldChangeTagsIndex
|
2013-07-12 19:06:15 +01:00 |
|
ApiQueryORM.php
|
|
|
|
ApiQueryPagePropNames.php
|
|
|
|
ApiQueryPageProps.php
|
|
|
|
ApiQueryPagesWithProp.php
|
|
|
|
ApiQueryProtectedTitles.php
|
|
|
|
ApiQueryQueryPage.php
|
API: Allow extensions to specify "useless" query pages
|
2013-07-19 11:34:02 -04:00 |
|
ApiQueryRandom.php
|
API: Remove leading/trailing spaces from error and description text
|
2013-10-27 17:24:15 +01:00 |
|
ApiQueryRecentChanges.php
|
Add rc.unpatrolled to the recentchanges API
|
2013-10-25 17:26:43 +02:00 |
|
ApiQueryRevisions.php
|
Removed $wgOldChangeTagsIndex
|
2013-07-12 19:06:15 +01:00 |
|
ApiQuerySearch.php
|
Select search backend by query parameter
|
2013-08-12 17:09:01 -07:00 |
|
ApiQuerySiteinfo.php
|
Merge "Expose iw_trans in siteinfo API interwikimap prop"
|
2013-11-09 00:56:53 +00:00 |
|
ApiQueryStashImageInfo.php
|
|
|
|
ApiQueryTags.php
|
|
|
|
ApiQueryUserContributions.php
|
Removed $wgOldChangeTagsIndex
|
2013-07-12 19:06:15 +01:00 |
|
ApiQueryUserInfo.php
|
Make User::getEditCount() always return an integer
|
2013-07-18 15:46:15 -07:00 |
|
ApiQueryUsers.php
|
Make User::getEditCount() always return an integer
|
2013-07-18 15:46:15 -07:00 |
|
ApiQueryWatchlist.php
|
|
|
|
ApiQueryWatchlistRaw.php
|
|
|
|
ApiResult.php
|
|
|
|
ApiRollback.php
|
|
|
|
ApiRsd.php
|
|
|
|
ApiSetNotificationTimestamp.php
|
Add user rights 'viewmywatchlist', 'editmywatchlist'
|
2013-06-26 10:20:40 -04:00 |
|
ApiTokens.php
|
SECURITY: Prevent tokens in jsonp mode
|
2013-09-03 15:04:47 -07:00 |
|
ApiUnblock.php
|
SECURITY: Prevent tokens in jsonp mode
|
2013-09-03 15:04:47 -07:00 |
|
ApiUndelete.php
|
|
|
|
ApiUpload.php
|
Cleanup watchlist preference usage
|
2013-11-08 20:12:55 +00:00 |
|
ApiUserrights.php
|
Return errors from WatchAction
|
2013-06-20 15:51:05 -04:00 |
|
ApiWatch.php
|
Add user rights 'viewmywatchlist', 'editmywatchlist'
|
2013-06-26 10:20:40 -04:00 |