..
i18n
API to fetch data about stashed images
2016-01-12 14:57:46 -06:00
ApiBase.php
API: Flag "user" parameters in various modules as type 'user'
2016-01-09 22:16:06 +00:00
ApiBlock.php
API: Flag "user" parameters in various modules as type 'user'
2016-01-09 22:16:06 +00:00
ApiCheckToken.php
ApiClearHasMsg.php
ApiComparePages.php
ApiContinuationManager.php
Add/update phpdoc
2015-11-07 21:25:04 +00:00
ApiCreateAccount.php
Fix casing of function calls in API
2015-11-07 21:10:23 +00:00
ApiDelete.php
API: Log all deprecated parameter uses to api-feature-usage.log
2015-11-03 12:23:00 -05:00
ApiDisabled.php
ApiEditPage.php
Allow undo via ApiEditPage for all content models
2015-11-11 20:50:23 +01:00
ApiEmailUser.php
ApiErrorFormatter.php
Whitelist ApiErrorFormatter_BackCompat as class not in camel case
2015-10-07 17:35:21 +00:00
ApiExpandTemplates.php
Cast numeric cat names back to string in api output
2015-12-03 15:15:59 +01:00
ApiFeedContributions.php
ApiFeedRecentChanges.php
Add class member definition for params
2015-11-07 21:14:22 +00:00
ApiFeedWatchlist.php
API: Add isset() to avoid PHP warning
2015-12-02 09:09:08 -05:00
ApiFileRevert.php
ApiFormatBase.php
API: Remove dbg, txt, and yaml formats
2015-11-18 09:19:51 -05:00
ApiFormatFeedWrapper.php
ApiFormatJson.php
ApiFormatNone.php
ApiFormatPhp.php
ApiFormatRaw.php
Remove various double empty newlines
2015-12-27 18:55:12 +00:00
ApiFormatXml.php
ApiHelp.php
API: Avoid FOUC on help pages
2016-01-10 22:41:48 -08:00
ApiHelpParamValueMessage.php
ApiImageRotate.php
ApiImport.php
ApiLogin.php
ApiLogin: Deprecate certain response values
2015-12-15 18:34:10 +00:00
ApiLogout.php
ApiMain.php
Remove ApiMain::getModules() and ApiQuery::getModules()
2016-01-03 00:19:40 +01:00
ApiManageTags.php
ApiMessage.php
Add/update phpdoc
2015-11-07 21:25:04 +00:00
ApiModuleManager.php
ApiMove.php
API: Log all deprecated parameter uses to api-feature-usage.log
2015-11-03 12:23:00 -05:00
ApiOpenSearch.php
Add/update phpdoc
2015-11-07 21:25:04 +00:00
ApiOptions.php
Avoid "CAS updated failed" errors on Special:Preferences double post
2015-12-15 02:50:16 +00:00
ApiPageSet.php
Implement ApiPageSet::setRedirectMergePolicy()
2015-10-08 11:36:02 -07:00
ApiParamInfo.php
Remove various unused variables
2015-11-07 21:22:17 +00:00
ApiParse.php
Cast numeric cat names back to string in api output
2015-12-03 15:15:59 +01:00
ApiPatrol.php
ApiProtect.php
Remove various unused variables
2015-11-07 21:22:17 +00:00
ApiPurge.php
ApiQuery.php
API to fetch data about stashed images
2016-01-12 14:57:46 -06:00
ApiQueryAllCategories.php
ApiQueryAllDeletedRevisions.php
ApiQueryAllImages.php
Replace wfBaseConvert with Wikimedia\base_convert
2015-11-24 22:51:42 +00:00
ApiQueryAllLinks.php
ApiQueryAllMessages.php
ApiQueryAllPages.php
ApiQueryAllRevisions.php
ApiQueryAllRevisions: Actually use 'start' and 'end'
2015-10-21 10:24:51 -04:00
ApiQueryAllUsers.php
API: Allow querying central user info
2015-12-02 22:32:34 +00:00
ApiQueryBacklinks.php
Remove various unused variables
2015-11-07 21:22:17 +00:00
ApiQueryBacklinksprop.php
ApiQueryBase.php
Remove ApiQueryBase::getDirectionDescription()
2015-12-21 02:08:16 +00:00
ApiQueryBlocks.php
API: Flag "user" parameters in various modules as type 'user'
2016-01-09 22:16:06 +00:00
ApiQueryCategories.php
ApiQueryCategoryInfo.php
ApiQueryCategoryMembers.php
Fix casing of function calls in API
2015-11-07 21:10:23 +00:00
ApiQueryContributors.php
ApiQueryDeletedRevisions.php
ApiQueryDeletedrevs.php
Replace wfBaseConvert with Wikimedia\base_convert
2015-11-24 22:51:42 +00:00
ApiQueryDisabled.php
ApiQueryDuplicateFiles.php
ApiQueryExternalLinks.php
ApiQueryExtLinksUsage.php
ApiQueryFilearchive.php
Replace wfBaseConvert with Wikimedia\base_convert
2015-11-24 22:51:42 +00:00
ApiQueryFileRepoInfo.php
ApiQueryGeneratorBase.php
Move ApiQueryGeneratorBase to it's own file
2015-12-20 14:39:37 +00:00
ApiQueryImageInfo.php
Replace wfBaseConvert with Wikimedia\base_convert
2015-11-24 22:51:42 +00:00
ApiQueryImages.php
ApiQueryInfo.php
Fix casing of function calls in API
2015-11-07 21:10:23 +00:00
ApiQueryIWBacklinks.php
ApiQueryIWLinks.php
API: Log all deprecated parameter uses to api-feature-usage.log
2015-11-03 12:23:00 -05:00
ApiQueryLangBacklinks.php
ApiQueryLangLinks.php
API: Log all deprecated parameter uses to api-feature-usage.log
2015-11-03 12:23:00 -05:00
ApiQueryLinks.php
ApiQueryLogEvents.php
API: Flag "user" parameters in various modules as type 'user'
2016-01-09 22:16:06 +00:00
ApiQueryMyStashedFiles.php
API to fetch data about stashed images
2016-01-12 14:57:46 -06:00
ApiQueryPagePropNames.php
ApiQueryPageProps.php
ApiQueryPagesWithProp.php
ApiQueryPrefixSearch.php
Implement ApiPageSet::setRedirectMergePolicy()
2015-10-08 11:36:02 -07:00
ApiQueryProtectedTitles.php
ApiQueryQueryPage.php
ApiQueryRandom.php
API: Log all deprecated parameter uses to api-feature-usage.log
2015-11-03 12:23:00 -05:00
ApiQueryRecentChanges.php
Add missing double colons to Class:static
2016-01-04 11:34:10 +01:00
ApiQueryRevisions.php
ApiQueryRevisionsBase.php
Replace wfBaseConvert with Wikimedia\base_convert
2015-11-24 22:51:42 +00:00
ApiQuerySearch.php
Merge "ApiBase::PARAM_DFLT => null is the default anyway"
2015-10-26 19:02:33 +00:00
ApiQuerySiteinfo.php
ApiSiteInfo: Added a way to check if uploads are enabled
2015-12-09 19:07:38 +02:00
ApiQueryStashImageInfo.php
API: Log all deprecated parameter uses to api-feature-usage.log
2015-11-03 12:23:00 -05:00
ApiQueryTags.php
ApiQueryTokens.php
ApiQueryUserContributions.php
API: Flag "user" parameters in various modules as type 'user'
2016-01-09 22:16:06 +00:00
ApiQueryUserInfo.php
API: Allow querying central user info
2015-12-02 22:32:34 +00:00
ApiQueryUsers.php
API: Flag "user" parameters in various modules as type 'user'
2016-01-09 22:16:06 +00:00
ApiQueryWatchlist.php
Enable users to watch category membership changes #2
2015-10-20 14:23:48 -07:00
ApiQueryWatchlistRaw.php
ApiResult.php
Fixed incorrect size for api result
2015-12-12 15:59:32 +00:00
ApiRevisionDelete.php
Add dieBlocked to APIBase and make use of it
2015-12-22 17:44:36 +00:00
ApiRollback.php
API: Flag "user" parameters in various modules as type 'user'
2016-01-09 22:16:06 +00:00
ApiRsd.php
ApiSerializable.php
ApiSetNotificationTimestamp.php
Fix casing of function calls in API
2015-11-07 21:10:23 +00:00
ApiStashEdit.php
Merge "Remove unused ApiStashEdit variable"
2015-12-18 20:08:39 +00:00
ApiTag.php
Add dieBlocked to APIBase and make use of it
2015-12-22 17:44:36 +00:00
ApiTokens.php
API: Forwards-compatibility for ApiTokens
2015-11-04 15:31:19 -05:00
ApiUnblock.php
ApiUndelete.php
Add dieBlocked to APIBase and make use of it
2015-12-22 17:44:36 +00:00
ApiUpload.php
Remove various unused variables
2015-11-07 21:22:17 +00:00
ApiUserrights.php
API: Flag "user" parameters in various modules as type 'user'
2016-01-09 22:16:06 +00:00
ApiWatch.php
API: Log all deprecated parameter uses to api-feature-usage.log
2015-11-03 12:23:00 -05:00