| .. |
|
ApiBase.php
|
API: Various docu and clean-up.
|
2008-01-12 07:08:17 +00:00 |
|
ApiBlock.php
|
API: Various docu and clean-up.
|
2008-01-12 07:08:17 +00:00 |
|
ApiChangeRights.php
|
API: Various docu and clean-up.
|
2008-01-12 07:08:17 +00:00 |
|
ApiDelete.php
|
API: Various docu and clean-up.
|
2008-01-12 07:08:17 +00:00 |
|
ApiExpandTemplates.php
|
API: Various docu and clean-up.
|
2008-01-12 07:08:17 +00:00 |
|
ApiFeedWatchlist.php
|
|
|
|
ApiFormatBase.php
|
* Use *bold* and $italics$ highlighting only in API help. It completely breaks formatting on meta=allmessages and no one needs it
|
2007-12-01 17:37:08 +00:00 |
|
ApiFormatJson.php
|
|
|
|
ApiFormatJson_json.php
|
|
|
|
ApiFormatPhp.php
|
|
|
|
ApiFormatWddx.php
|
|
|
|
ApiFormatXml.php
|
|
|
|
ApiFormatYaml.php
|
|
|
|
ApiFormatYaml_spyc.php
|
|
|
|
ApiHelp.php
|
|
|
|
ApiLogin.php
|
In ApiLogin, init session if necessary. This avoids a blank session ID when no session exists yet.
|
2007-12-04 08:35:26 +00:00 |
|
ApiLogout.php
|
API: Various docu and clean-up.
|
2008-01-12 07:08:17 +00:00 |
|
ApiMain.php
|
API: add action=logout
|
2008-01-08 18:10:58 +00:00 |
|
ApiMove.php
|
Revert r28215: incorrectly moved files
|
2007-12-06 18:33:18 +00:00 |
|
ApiOpenSearch.php
|
Using ApiBase's parameter framework handle ApiOpenSearch's limit parameter.
|
2007-12-29 21:43:30 +00:00 |
|
ApiPageSet.php
|
|
|
|
ApiParse.php
|
Fix some places where globals where used without being declared as
|
2008-01-10 16:51:45 +00:00 |
|
ApiProtect.php
|
Changing name of error code to something making slightly more sense
|
2008-01-08 16:36:47 +00:00 |
|
ApiQuery.php
|
API:
|
2007-12-10 15:55:12 +00:00 |
|
ApiQueryAllCategories.php
|
* Fixed check for sort order ('ZtoA' is not an allowed parameter)
|
2008-01-06 05:43:57 +00:00 |
|
ApiQueryAllLinks.php
|
Revert r28215: incorrectly moved files
|
2007-12-06 18:33:18 +00:00 |
|
ApiQueryAllmessages.php
|
API: add action=logout
|
2008-01-08 18:10:58 +00:00 |
|
ApiQueryAllpages.php
|
* Fixed check for sort order ('ZtoA' is not an allowed parameter)
|
2008-01-06 05:43:57 +00:00 |
|
ApiQueryAllUsers.php
|
Revert r28215: incorrectly moved files
|
2007-12-06 18:33:18 +00:00 |
|
ApiQueryBacklinks.php
|
Revert r28215: incorrectly moved files
|
2007-12-06 18:33:18 +00:00 |
|
ApiQueryBase.php
|
Revert r28215: incorrectly moved files
|
2007-12-06 18:33:18 +00:00 |
|
ApiQueryBlocks.php
|
* (bug 12321) API list=blocks reveals private data
|
2007-12-16 08:59:47 +00:00 |
|
ApiQueryCategories.php
|
Revert r28215: incorrectly moved files
|
2007-12-06 18:33:18 +00:00 |
|
ApiQueryCategoryMembers.php
|
Revert r28215: incorrectly moved files
|
2007-12-06 18:33:18 +00:00 |
|
ApiQueryDeletedrevs.php
|
Quick solution for problems with limit=max when using slow queries: allowing modules to delay the parsing of limit=max until they get the actual maximum values, and making them parse it by themselves.
|
2008-01-05 10:05:34 +00:00 |
|
ApiQueryExternalLinks.php
|
Revert r28215: incorrectly moved files
|
2007-12-06 18:33:18 +00:00 |
|
ApiQueryExtLinksUsage.php
|
Revert r28215: incorrectly moved files
|
2007-12-06 18:33:18 +00:00 |
|
ApiQueryImageInfo.php
|
Revert r28215: incorrectly moved files
|
2007-12-06 18:33:18 +00:00 |
|
ApiQueryImages.php
|
Revert r28215: incorrectly moved files
|
2007-12-06 18:33:18 +00:00 |
|
ApiQueryInfo.php
|
API: Adding cascade flag to prop=info&inprop=protection
|
2008-01-15 15:23:27 +00:00 |
|
ApiQueryLangLinks.php
|
Revert r28215: incorrectly moved files
|
2007-12-06 18:33:18 +00:00 |
|
ApiQueryLinks.php
|
Revert r28215: incorrectly moved files
|
2007-12-06 18:33:18 +00:00 |
|
ApiQueryLogEvents.php
|
API: Adding missing description for leprop parameter
|
2007-12-12 19:30:17 +00:00 |
|
ApiQueryRecentChanges.php
|
Revert r28215: incorrectly moved files
|
2007-12-06 18:33:18 +00:00 |
|
ApiQueryRevisions.php
|
Quick solution for problems with limit=max when using slow queries: allowing modules to delay the parsing of limit=max until they get the actual maximum values, and making them parse it by themselves.
|
2008-01-05 10:05:34 +00:00 |
|
ApiQuerySearch.php
|
Revert r28215: incorrectly moved files
|
2007-12-06 18:33:18 +00:00 |
|
ApiQuerySiteinfo.php
|
Revert r28215: incorrectly moved files
|
2007-12-06 18:33:18 +00:00 |
|
ApiQueryUserContributions.php
|
Revert r28215: incorrectly moved files
|
2007-12-06 18:33:18 +00:00 |
|
ApiQueryUserInfo.php
|
(bug 12413) meta=userinfo missing <query> tag
|
2007-12-26 17:51:21 +00:00 |
|
ApiQueryWatchlist.php
|
API: Adding wlshow parameter to list=watchlist to allow for filtering (non-)minor, (non-)bot and (non-)anon edits
|
2008-01-15 16:08:21 +00:00 |
|
ApiRender.php
|
|
|
|
ApiResult.php
|
|
|
|
ApiRollback.php
|
Revert r28215: incorrectly moved files
|
2007-12-06 18:33:18 +00:00 |
|
ApiUnblock.php
|
API: Various docu and clean-up.
|
2008-01-12 07:08:17 +00:00 |
|
ApiUndelete.php
|
Revert r28215: incorrectly moved files
|
2007-12-06 18:33:18 +00:00 |