| .. |
|
ApiBase.php
|
Fix for r100905:
|
2011-10-27 18:46:40 +00:00 |
|
ApiBlock.php
|
Documentation
|
2011-10-27 00:46:17 +00:00 |
|
ApiComparePages.php
|
|
|
|
ApiDelete.php
|
Documentation
|
2011-10-27 00:46:17 +00:00 |
|
ApiDisabled.php
|
|
|
|
ApiEditPage.php
|
Adding context to the API
|
2011-10-26 23:27:01 +00:00 |
|
ApiEmailUser.php
|
Adding context to the API
|
2011-10-26 23:27:01 +00:00 |
|
ApiExpandTemplates.php
|
|
|
|
ApiFeedContributions.php
|
Documentation
|
2011-10-27 00:46:17 +00:00 |
|
ApiFeedWatchlist.php
|
Documentation
|
2011-10-27 00:46:17 +00:00 |
|
ApiFileRevert.php
|
Adding context to the API
|
2011-10-26 23:27:01 +00:00 |
|
ApiFormatBase.php
|
Documentation
|
2011-10-27 00:46:17 +00:00 |
|
ApiFormatDbg.php
|
|
|
|
ApiFormatDump.php
|
|
|
|
ApiFormatJson.php
|
|
|
|
ApiFormatPhp.php
|
|
|
|
ApiFormatRaw.php
|
|
|
|
ApiFormatTxt.php
|
|
|
|
ApiFormatWddx.php
|
Update documentation
|
2011-10-28 18:10:41 +00:00 |
|
ApiFormatXml.php
|
(bug 24781) The API will include an XML namespace if the includexmlnamespace parameter is set.
|
2011-10-06 20:11:44 +00:00 |
|
ApiFormatYaml.php
|
|
|
|
ApiHelp.php
|
|
|
|
ApiImport.php
|
Adding context to the API
|
2011-10-26 23:27:01 +00:00 |
|
ApiLogin.php
|
Fix for r100905:
|
2011-10-27 18:46:40 +00:00 |
|
ApiLogout.php
|
Adding context to the API
|
2011-10-26 23:27:01 +00:00 |
|
ApiMain.php
|
Followup r100927 and r100905, when setting a FauxRequest use the NEW context
|
2011-10-29 16:14:11 +00:00 |
|
ApiMove.php
|
Adding context to the API
|
2011-10-26 23:27:01 +00:00 |
|
ApiOpenSearch.php
|
|
|
|
ApiPageSet.php
|
|
|
|
ApiParamInfo.php
|
Refactor variables to give somewhat useful names
|
2011-09-16 18:28:24 +00:00 |
|
ApiParse.php
|
Update documentation
|
2011-10-28 18:10:41 +00:00 |
|
ApiPatrol.php
|
Adding context to the API
|
2011-10-26 23:27:01 +00:00 |
|
ApiProtect.php
|
Adding context to the API
|
2011-10-26 23:27:01 +00:00 |
|
ApiPurge.php
|
Followup 100905, fixing usages of getContext()
|
2011-10-26 23:34:31 +00:00 |
|
ApiQuery.php
|
Update documentation
|
2011-10-28 18:10:41 +00:00 |
|
ApiQueryAllCategories.php
|
|
|
|
ApiQueryAllimages.php
|
|
|
|
ApiQueryAllLinks.php
|
|
|
|
ApiQueryAllmessages.php
|
Introduce MessageCache::getAllMessageKeys(), which returns all message keys stored in the MessageCache, and use this to power the amincludelocal parameter in meta=allmessages which adds messages that don't exist in PHP but exist as MediaWiki: pages only.
|
2011-09-14 19:59:50 +00:00 |
|
ApiQueryAllpages.php
|
|
|
|
ApiQueryAllUsers.php
|
list=allusers was throwing fatals when invalid user names occurred in the database. Address this scenario gracefully
|
2011-10-11 15:45:27 +00:00 |
|
ApiQueryBacklinks.php
|
|
|
|
ApiQueryBase.php
|
Update documentation
|
2011-10-28 18:10:41 +00:00 |
|
ApiQueryBlocks.php
|
Adding context to the API
|
2011-10-26 23:27:01 +00:00 |
|
ApiQueryCategories.php
|
|
|
|
ApiQueryCategoryInfo.php
|
|
|
|
ApiQueryCategoryMembers.php
|
Introduce cmstartsortkeyprefix and cmendsortkeyprefix parameters so categorized pages can be looked up using a category+sortkey combination. Based on a feature request from Danny B on IRC
|
2011-10-30 18:49:26 +00:00 |
|
ApiQueryDeletedrevs.php
|
Documentation
|
2011-10-27 00:46:17 +00:00 |
|
ApiQueryDisabled.php
|
|
|
|
ApiQueryDuplicateFiles.php
|
|
|
|
ApiQueryExternalLinks.php
|
|
|
|
ApiQueryExtLinksUsage.php
|
|
|
|
ApiQueryFilearchive.php
|
Adding context to the API
|
2011-10-26 23:27:01 +00:00 |
|
ApiQueryImageInfo.php
|
Call Linker methods statically
|
2011-09-16 19:35:14 +00:00 |
|
ApiQueryImages.php
|
|
|
|
ApiQueryInfo.php
|
Update documentation
|
2011-10-28 18:10:41 +00:00 |
|
ApiQueryIWBacklinks.php
|
|
|
|
ApiQueryIWLinks.php
|
|
|
|
ApiQueryLangBacklinks.php
|
|
|
|
ApiQueryLangLinks.php
|
|
|
|
ApiQueryLinks.php
|
|
|
|
ApiQueryLogEvents.php
|
(bug 29392) Setting the start or end parameter now works with lists blocks, categorymembers, deletedrevs, logevents, protectedtitles, usercontributions and watchlist in Postgres.
|
2011-10-06 20:46:24 +00:00 |
|
ApiQueryPageProps.php
|
|
|
|
ApiQueryProtectedTitles.php
|
(bug 29392) Setting the start or end parameter now works with lists blocks, categorymembers, deletedrevs, logevents, protectedtitles, usercontributions and watchlist in Postgres.
|
2011-10-06 20:46:24 +00:00 |
|
ApiQueryQueryPage.php
|
Adding context to the API
|
2011-10-26 23:27:01 +00:00 |
|
ApiQueryRandom.php
|
|
|
|
ApiQueryRecentChanges.php
|
Documentation
|
2011-10-27 00:46:17 +00:00 |
|
ApiQueryRevisions.php
|
Documentation
|
2011-10-27 00:46:17 +00:00 |
|
ApiQuerySearch.php
|
|
|
|
ApiQuerySiteinfo.php
|
Merge r97789 into trunk
|
2011-09-22 11:04:30 +00:00 |
|
ApiQueryStashImageInfo.php
|
|
|
|
ApiQueryTags.php
|
|
|
|
ApiQueryUserContributions.php
|
Update documentation
|
2011-10-28 18:10:41 +00:00 |
|
ApiQueryUserInfo.php
|
Documentation
|
2011-10-27 00:46:17 +00:00 |
|
ApiQueryUsers.php
|
Documentation
|
2011-10-27 00:46:17 +00:00 |
|
ApiQueryWatchlist.php
|
(bug 32051) Fix description for wlprop=sizes
|
2011-10-30 21:02:11 +00:00 |
|
ApiQueryWatchlistRaw.php
|
|
|
|
ApiResult.php
|
more accurate documentation for addValue() method
|
2011-10-19 00:53:39 +00:00 |
|
ApiRollback.php
|
Adding context to the API
|
2011-10-26 23:27:01 +00:00 |
|
ApiRsd.php
|
|
|
|
ApiUnblock.php
|
Documentation
|
2011-10-27 00:46:17 +00:00 |
|
ApiUndelete.php
|
Adding context to the API
|
2011-10-26 23:27:01 +00:00 |
|
ApiUpload.php
|
Adding context to the API
|
2011-10-26 23:27:01 +00:00 |
|
ApiUserrights.php
|
Adding context to the API
|
2011-10-26 23:27:01 +00:00 |
|
ApiWatch.php
|
Kill various unused variables
|
2011-10-29 01:17:26 +00:00 |