..
ApiBase.php
Add content-not-allowed-here to API message map
2014-09-09 02:16:04 +01:00
ApiBlock.php
API: Overhaul token handling
2014-08-26 14:53:45 -04:00
ApiClearHasMsg.php
API: created a new api to flag messages as read
2014-09-06 21:26:40 +00:00
ApiComparePages.php
API: Remove action=paraminfo 'props' and 'errors' result properties
2014-08-07 16:51:19 +01:00
ApiCreateAccount.php
API: Remove action=paraminfo 'props' and 'errors' result properties
2014-08-07 16:51:19 +01:00
ApiDelete.php
API: Overhaul token handling
2014-08-26 14:53:45 -04:00
ApiDisabled.php
Add final period to API module descriptions
2014-03-10 09:04:08 +00:00
ApiEditPage.php
API: Overhaul token handling
2014-08-26 14:53:45 -04:00
ApiEmailUser.php
SpecialEmailUser: Use Config instead of globals
2014-09-12 23:39:59 -07:00
ApiExpandTemplates.php
API: Log usage of various deprecated features
2014-08-14 16:51:14 -07:00
ApiFeedContributions.php
API: Remove action=paraminfo 'props' and 'errors' result properties
2014-08-07 16:51:19 +01:00
ApiFeedRecentChanges.php
API: Remove action=paraminfo 'props' and 'errors' result properties
2014-08-07 16:51:19 +01:00
ApiFeedWatchlist.php
API: Remove action=paraminfo 'props' and 'errors' result properties
2014-08-07 16:51:19 +01:00
ApiFileRevert.php
API: Overhaul token handling
2014-08-26 14:53:45 -04:00
ApiFormatBase.php
API: Remove XML tag highlighting from non-XML formats
2014-09-23 19:44:31 +00:00
ApiFormatDbg.php
API: Internal cleanup
2014-08-27 16:18:19 -04:00
ApiFormatDump.php
API: Internal cleanup
2014-08-27 16:18:19 -04:00
ApiFormatFeedWrapper.php
API: Organize classes
2014-08-27 16:39:24 -04:00
ApiFormatJson.php
SECURITY: Prepend jsonp callback with comment
2014-07-30 20:26:39 +02:00
ApiFormatNone.php
ApiFormatPhp.php
ApiFormatRaw.php
Use precise ApiMain/ApiQuery type hints in all API modules
2014-05-16 11:07:23 -04:00
ApiFormatTxt.php
API: Internal cleanup
2014-08-27 16:18:19 -04:00
ApiFormatWddx.php
API: Internal cleanup
2014-08-27 16:18:19 -04:00
ApiFormatXml.php
Restructure output of ApiExpandTemplates
2014-06-03 16:25:08 -04:00
ApiFormatYaml.php
API: Internal cleanup
2014-08-27 16:18:19 -04:00
ApiHelp.php
API: Log usage of various deprecated features
2014-08-14 16:51:14 -07:00
ApiImageRotate.php
API: Overhaul token handling
2014-08-26 14:53:45 -04:00
ApiImport.php
API: Overhaul token handling
2014-08-26 14:53:45 -04:00
ApiLogin.php
API: Remove action=paraminfo 'props' and 'errors' result properties
2014-08-07 16:51:19 +01:00
ApiLogout.php
API: Remove action=paraminfo 'props' and 'errors' result properties
2014-08-07 16:51:19 +01:00
ApiMain.php
API: No mustposttoken error with $wgDebugAPI
2014-09-18 15:56:53 -04:00
ApiModuleManager.php
Add ApiModuleManager::getClassName()
2014-09-08 02:06:33 -07:00
ApiMove.php
API: Overhaul token handling
2014-08-26 14:53:45 -04:00
ApiOpenSearch.php
Switch API to use Config classes
2014-06-15 23:56:38 +01:00
ApiOptions.php
API: Overhaul token handling
2014-08-26 14:53:45 -04:00
ApiPageSet.php
Cleanup - let's make IDEs more useful
2014-08-13 16:02:59 -04:00
ApiParamInfo.php
API: Overhaul token handling
2014-08-26 14:53:45 -04:00
ApiParse.php
Add missing @return to function docs
2014-08-23 23:14:57 +02:00
ApiPatrol.php
API: Overhaul token handling
2014-08-26 14:53:45 -04:00
ApiProtect.php
API: Overhaul token handling
2014-08-26 14:53:45 -04:00
ApiPurge.php
API: Remove action=paraminfo 'props' and 'errors' result properties
2014-08-07 16:51:19 +01:00
ApiQuery.php
API: Add prop modules for backlinks
2014-09-18 17:04:42 -04:00
ApiQueryAllCategories.php
API: Remove action=paraminfo 'props' and 'errors' result properties
2014-08-07 16:51:19 +01:00
ApiQueryAllImages.php
API: Remove action=paraminfo 'props' and 'errors' result properties
2014-08-07 16:51:19 +01:00
ApiQueryAllLinks.php
API: Remove action=paraminfo 'props' and 'errors' result properties
2014-08-07 16:51:19 +01:00
ApiQueryAllMessages.php
API: Remove action=paraminfo 'props' and 'errors' result properties
2014-08-07 16:51:19 +01:00
ApiQueryAllPages.php
API: Remove action=paraminfo 'props' and 'errors' result properties
2014-08-07 16:51:19 +01:00
ApiQueryAllUsers.php
API: Add timestamp of block to blockinfo
2014-09-14 20:02:04 -03:00
ApiQueryBacklinks.php
API: Remove action=paraminfo 'props' and 'errors' result properties
2014-08-07 16:51:19 +01:00
ApiQueryBacklinksprop.php
API: Add prop modules for backlinks
2014-09-18 17:04:42 -04:00
ApiQueryBase.php
API: Add timestamp of block to blockinfo
2014-09-14 20:02:04 -03:00
ApiQueryBlocks.php
API: Remove action=paraminfo 'props' and 'errors' result properties
2014-08-07 16:51:19 +01:00
ApiQueryCategories.php
API: Remove action=paraminfo 'props' and 'errors' result properties
2014-08-07 16:51:19 +01:00
ApiQueryCategoryInfo.php
API: Remove action=paraminfo 'props' and 'errors' result properties
2014-08-07 16:51:19 +01:00
ApiQueryCategoryMembers.php
API: Deprecate binary sortkey input in ApiQueryCategoryMembers
2014-09-11 10:46:33 -04:00
ApiQueryContributors.php
API: Remove action=paraminfo 'props' and 'errors' result properties
2014-08-07 16:51:19 +01:00
ApiQueryDeletedrevs.php
API: Overhaul token handling
2014-08-26 14:53:45 -04:00
ApiQueryDisabled.php
Add final period to API module descriptions
2014-03-10 09:04:08 +00:00
ApiQueryDuplicateFiles.php
API: Remove action=paraminfo 'props' and 'errors' result properties
2014-08-07 16:51:19 +01:00
ApiQueryExternalLinks.php
API: Remove action=paraminfo 'props' and 'errors' result properties
2014-08-07 16:51:19 +01:00
ApiQueryExtLinksUsage.php
API: Remove action=paraminfo 'props' and 'errors' result properties
2014-08-07 16:51:19 +01:00
ApiQueryFilearchive.php
API: Remove action=paraminfo 'props' and 'errors' result properties
2014-08-07 16:51:19 +01:00
ApiQueryFileRepoInfo.php
Use precise ApiMain/ApiQuery type hints in all API modules
2014-05-16 11:07:23 -04:00
ApiQueryImageInfo.php
Merge "Do not require iiurlwidth when getting thumbnails."
2014-09-18 17:48:00 +00:00
ApiQueryImages.php
API: Remove action=paraminfo 'props' and 'errors' result properties
2014-08-07 16:51:19 +01:00
ApiQueryInfo.php
APIQueryInfo: Allow fetching the canonical url of a page
2014-09-05 03:20:27 -07:00
ApiQueryIWBacklinks.php
API: Remove action=paraminfo 'props' and 'errors' result properties
2014-08-07 16:51:19 +01:00
ApiQueryIWLinks.php
API: Add iwprop=url, deprecate iwurl for prop=iwlinks
2014-08-20 09:40:01 -04:00
ApiQueryLangBacklinks.php
API: Remove action=paraminfo 'props' and 'errors' result properties
2014-08-07 16:51:19 +01:00
ApiQueryLangLinks.php
API: Log usage of various deprecated features
2014-08-14 16:51:14 -07:00
ApiQueryLinks.php
API: Remove action=paraminfo 'props' and 'errors' result properties
2014-08-07 16:51:19 +01:00
ApiQueryLogEvents.php
API: Remove action=paraminfo 'props' and 'errors' result properties
2014-08-07 16:51:19 +01:00
ApiQueryORM.php
ApiQueryPagePropNames.php
Use precise ApiMain/ApiQuery type hints in all API modules
2014-05-16 11:07:23 -04:00
ApiQueryPageProps.php
Use precise ApiMain/ApiQuery type hints in all API modules
2014-05-16 11:07:23 -04:00
ApiQueryPagesWithProp.php
Use precise ApiMain/ApiQuery type hints in all API modules
2014-05-16 11:07:23 -04:00
ApiQueryPrefixSearch.php
Pass phpcs-strict on various files in includes/
2014-04-24 21:50:01 +02:00
ApiQueryProtectedTitles.php
API: Remove action=paraminfo 'props' and 'errors' result properties
2014-08-07 16:51:19 +01:00
ApiQueryQueryPage.php
API: Remove action=paraminfo 'props' and 'errors' result properties
2014-08-07 16:51:19 +01:00
ApiQueryRandom.php
API: Remove action=paraminfo 'props' and 'errors' result properties
2014-08-07 16:51:19 +01:00
ApiQueryRecentChanges.php
API: Overhaul token handling
2014-08-26 14:53:45 -04:00
ApiQueryRevisions.php
API: Overhaul token handling
2014-08-26 14:53:45 -04:00
ApiQuerySearch.php
Properly deprecate srprop=score|hasrelated
2014-09-12 09:29:18 -07:00
ApiQuerySiteinfo.php
Allow callback functions for creating SpecialPages.
2014-09-18 14:47:34 +02:00
ApiQueryStashImageInfo.php
API: Log usage of various deprecated features
2014-08-14 16:51:14 -07:00
ApiQueryTags.php
API: Remove action=paraminfo 'props' and 'errors' result properties
2014-08-07 16:51:19 +01:00
ApiQueryTokens.php
API: Overhaul token handling
2014-08-26 14:53:45 -04:00
ApiQueryUserContributions.php
API: Log usage of various deprecated features
2014-08-14 16:51:14 -07:00
ApiQueryUserInfo.php
API: Add timestamp of block to blockinfo
2014-09-14 20:02:04 -03:00
ApiQueryUsers.php
API: Add timestamp of block to blockinfo
2014-09-14 20:02:04 -03:00
ApiQueryWatchlist.php
API: Remove action=paraminfo 'props' and 'errors' result properties
2014-08-07 16:51:19 +01:00
ApiQueryWatchlistRaw.php
API: Remove action=paraminfo 'props' and 'errors' result properties
2014-08-07 16:51:19 +01:00
ApiResult.php
Cleanup - let's make IDEs more useful
2014-08-13 16:02:59 -04:00
ApiRevisionDelete.php
API: Overhaul token handling
2014-08-26 14:53:45 -04:00
ApiRollback.php
API: Overhaul token handling
2014-08-26 14:53:45 -04:00
ApiRsd.php
Use precise ApiMain/ApiQuery type hints in all API modules
2014-05-16 11:07:23 -04:00
ApiSetNotificationTimestamp.php
API: Overhaul token handling
2014-08-26 14:53:45 -04:00
ApiTokens.php
API: Overhaul token handling
2014-08-26 14:53:45 -04:00
ApiUnblock.php
API: Overhaul token handling
2014-08-26 14:53:45 -04:00
ApiUndelete.php
API: Overhaul token handling
2014-08-26 14:53:45 -04:00
ApiUpload.php
Chunked upload result should consistently have a "stage" value for "Poll"
2014-09-08 08:05:44 +02:00
ApiUserrights.php
API: Overhaul token handling
2014-08-26 14:53:45 -04:00
ApiWatch.php
API: Overhaul token handling
2014-08-26 14:53:45 -04:00