| .. |
|
ApiBase.php
|
(bug 24016) API: Handle parameters specified in simple string syntax ( 'paramname' => 'defaultval' ) correctly when outputting help. Patch by Brad Jorsch.
|
2010-06-18 09:30:38 +00:00 |
|
ApiBlock.php
|
Remove arrays from getDescription where we are only using 1 line
|
2010-05-25 20:46:09 +00:00 |
|
ApiDelete.php
|
Remove arrays from getDescription where we are only using 1 line
|
2010-05-25 20:46:09 +00:00 |
|
ApiDisabled.php
|
Remove arrays from getDescription where we are only using 1 line
|
2010-05-25 20:46:09 +00:00 |
|
ApiEditPage.php
|
Return some more verbose error messages when editing fails using the API. Added wfDeprecated to Article::updateArticle() and used the Status result from Article::doEdit directly in EditPage::internalAttemptSave.
|
2010-06-09 19:52:11 +00:00 |
|
ApiEmailUser.php
|
Remove arrays from getDescription where we are only using 1 line
|
2010-05-25 20:46:09 +00:00 |
|
ApiExpandTemplates.php
|
ApiExpandTemplates.php: fix copyright symbol, coding style tweaks, more braces
|
2010-02-22 20:27:06 +00:00 |
|
ApiFeedWatchlist.php
|
Mixture of things.
|
2010-05-11 22:30:18 +00:00 |
|
ApiFormatBase.php
|
Fixed for r58099 per CR:
|
2010-06-03 09:53:28 +00:00 |
|
ApiFormatDbg.php
|
Mixture of things.
|
2010-05-11 22:30:18 +00:00 |
|
ApiFormatJson.php
|
Mixture of things.
|
2010-05-11 22:30:18 +00:00 |
|
ApiFormatPhp.php
|
Mixture of things.
|
2010-05-11 22:30:18 +00:00 |
|
ApiFormatRaw.php
|
API: coding style cleanup, fix copyright symbol, more braces
|
2010-02-23 12:30:23 +00:00 |
|
ApiFormatTxt.php
|
Mixture of things.
|
2010-05-11 22:30:18 +00:00 |
|
ApiFormatWddx.php
|
Mixture of things.
|
2010-05-11 22:30:18 +00:00 |
|
ApiFormatXml.php
|
Mixture of things.
|
2010-05-11 22:30:18 +00:00 |
|
ApiFormatYaml.php
|
Mixture of things.
|
2010-05-11 22:30:18 +00:00 |
|
ApiFormatYaml_spyc.php
|
Stylize Api upto date
|
2010-04-17 20:58:04 +00:00 |
|
ApiGo.php
|
Remove arrays from getDescription where we are only using 1 line
|
2010-05-25 20:46:09 +00:00 |
|
ApiHelp.php
|
Remove arrays from getDescription where we are only using 1 line
|
2010-05-25 20:46:09 +00:00 |
|
ApiImport.php
|
Remove arrays from getDescription where we are only using 1 line
|
2010-05-25 20:46:09 +00:00 |
|
ApiLogin.php
|
Mixture of things.
|
2010-05-11 22:30:18 +00:00 |
|
ApiLogout.php
|
Remove arrays from getDescription where we are only using 1 line
|
2010-05-25 20:46:09 +00:00 |
|
ApiMain.php
|
Fixed for r58099 per CR:
|
2010-06-03 09:53:28 +00:00 |
|
ApiMove.php
|
Remove arrays from getDescription where we are only using 1 line
|
2010-05-25 20:46:09 +00:00 |
|
ApiOpenSearch.php
|
API: fix copyright symbol, coding style cleanup, more braces
|
2010-02-23 18:05:46 +00:00 |
|
ApiPageSet.php
|
Nuke $db->freeResult() from Api stuffs
|
2010-06-20 17:48:21 +00:00 |
|
ApiParamInfo.php
|
Append " and errors" to getDescription for ApiParamInfo to signify that information about the errors a module can return is there
|
2010-04-24 11:58:52 +00:00 |
|
ApiParse.php
|
Followup to r66873
|
2010-05-25 18:37:55 +00:00 |
|
ApiPatrol.php
|
Remove arrays from getDescription where we are only using 1 line
|
2010-05-25 20:46:09 +00:00 |
|
ApiProtect.php
|
Fixed a bunch of silly instances of [^!=]==\s*(true|false)
|
2010-06-09 11:44:05 +00:00 |
|
ApiPurge.php
|
Remove arrays from getDescription where we are only using 1 line
|
2010-05-25 20:46:09 +00:00 |
|
ApiQuery.php
|
* (bug 23524) Api Modules as followup to bug 14473 (Add iwlinks table to track inline interwiki link usage
|
2010-05-25 19:50:20 +00:00 |
|
ApiQueryAllCategories.php
|
Nuke $db->freeResult() from Api stuffs
|
2010-06-20 17:48:21 +00:00 |
|
ApiQueryAllimages.php
|
Nuke $db->freeResult() from Api stuffs
|
2010-06-20 17:48:21 +00:00 |
|
ApiQueryAllLinks.php
|
Nuke $db->freeResult() from Api stuffs
|
2010-06-20 17:48:21 +00:00 |
|
ApiQueryAllmessages.php
|
Mixture of things.
|
2010-05-11 22:30:18 +00:00 |
|
ApiQueryAllpages.php
|
Nuke $db->freeResult() from Api stuffs
|
2010-06-20 17:48:21 +00:00 |
|
ApiQueryAllUsers.php
|
Nuke $db->freeResult() from Api stuffs
|
2010-06-20 17:48:21 +00:00 |
|
ApiQueryBacklinks.php
|
Nuke $db->freeResult() from Api stuffs
|
2010-06-20 17:48:21 +00:00 |
|
ApiQueryBase.php
|
Fixed some doxygen warnings
|
2010-03-08 21:11:32 +00:00 |
|
ApiQueryBlocks.php
|
Mixture of things.
|
2010-05-11 22:30:18 +00:00 |
|
ApiQueryCategories.php
|
Nuke $db->freeResult() from Api stuffs
|
2010-06-20 17:48:21 +00:00 |
|
ApiQueryCategoryInfo.php
|
Nuke $db->freeResult() from Api stuffs
|
2010-06-20 17:48:21 +00:00 |
|
ApiQueryCategoryMembers.php
|
Nuke $db->freeResult() from Api stuffs
|
2010-06-20 17:48:21 +00:00 |
|
ApiQueryDeletedrevs.php
|
Nuke $db->freeResult() from Api stuffs
|
2010-06-20 17:48:21 +00:00 |
|
ApiQueryDisabled.php
|
API: fix copyright symbol, coding style cleanup, more braces
|
2010-02-24 14:00:23 +00:00 |
|
ApiQueryDuplicateFiles.php
|
Nuke $db->freeResult() from Api stuffs
|
2010-06-20 17:48:21 +00:00 |
|
ApiQueryExternalLinks.php
|
Nuke $db->freeResult() from Api stuffs
|
2010-06-20 17:48:21 +00:00 |
|
ApiQueryExtLinksUsage.php
|
Nuke $db->freeResult() from Api stuffs
|
2010-06-20 17:48:21 +00:00 |
|
ApiQueryFilearchive.php
|
Nuke $db->freeResult() from Api stuffs
|
2010-06-20 17:48:21 +00:00 |
|
ApiQueryImageInfo.php
|
* (bug 23835) Need "thumbmime" result in "imageinfo" query
|
2010-06-08 12:40:11 +00:00 |
|
ApiQueryImages.php
|
Nuke $db->freeResult() from Api stuffs
|
2010-06-20 17:48:21 +00:00 |
|
ApiQueryInfo.php
|
Nuke $db->freeResult() from Api stuffs
|
2010-06-20 17:48:21 +00:00 |
|
ApiQueryIWBacklinks.php
|
Nuke $db->freeResult() from Api stuffs
|
2010-06-20 17:48:21 +00:00 |
|
ApiQueryIWLinks.php
|
Nuke $db->freeResult() from Api stuffs
|
2010-06-20 17:48:21 +00:00 |
|
ApiQueryLangLinks.php
|
Nuke $db->freeResult() from Api stuffs
|
2010-06-20 17:48:21 +00:00 |
|
ApiQueryLinks.php
|
Nuke $db->freeResult() from Api stuffs
|
2010-06-20 17:48:21 +00:00 |
|
ApiQueryLogEvents.php
|
Nuke $db->freeResult() from Api stuffs
|
2010-06-20 17:48:21 +00:00 |
|
ApiQueryProtectedTitles.php
|
Nuke $db->freeResult() from Api stuffs
|
2010-06-20 17:48:21 +00:00 |
|
ApiQueryRandom.php
|
Nuke $db->freeResult() from Api stuffs
|
2010-06-20 17:48:21 +00:00 |
|
ApiQueryRecentChanges.php
|
Nuke $db->freeResult() from Api stuffs
|
2010-06-20 17:48:21 +00:00 |
|
ApiQueryRevisions.php
|
Nuke $db->freeResult() from Api stuffs
|
2010-06-20 17:48:21 +00:00 |
|
ApiQuerySearch.php
|
Mixture of things.
|
2010-05-11 22:30:18 +00:00 |
|
ApiQuerySiteinfo.php
|
Nuke $db->freeResult() from Api stuffs
|
2010-06-20 17:48:21 +00:00 |
|
ApiQueryTags.php
|
Mixture of things.
|
2010-05-11 22:30:18 +00:00 |
|
ApiQueryUserContributions.php
|
Nuke $db->freeResult() from Api stuffs
|
2010-06-20 17:48:21 +00:00 |
|
ApiQueryUserInfo.php
|
Followup to r67554: move getAcceptLang() to WebRequest for general use, per CR.
|
2010-06-18 18:00:54 +00:00 |
|
ApiQueryUsers.php
|
Followup r68157 and r68161 per Bryans comment (anons aren't in the group user)
|
2010-06-20 17:30:23 +00:00 |
|
ApiQueryWatchlist.php
|
Nuke $db->freeResult() from Api stuffs
|
2010-06-20 17:48:21 +00:00 |
|
ApiQueryWatchlistRaw.php
|
* (bug 23548) Allow access of another users watchlist through watchlistraw using token and username
|
2010-05-16 16:37:34 +00:00 |
|
ApiResult.php
|
Fixed some doxygen warnings
|
2010-03-08 21:11:32 +00:00 |
|
ApiRollback.php
|
Mixture of things.
|
2010-05-11 22:30:18 +00:00 |
|
ApiUnblock.php
|
Remove arrays from getDescription where we are only using 1 line
|
2010-05-25 20:46:09 +00:00 |
|
ApiUndelete.php
|
Mixture of things.
|
2010-05-11 22:30:18 +00:00 |
|
ApiUpload.php
|
* re r65152 add back async option for uploadByURL API call
|
2010-06-12 03:58:31 +00:00 |
|
ApiUserrights.php
|
Remove arrays from getDescription where we are only using 1 line
|
2010-05-25 20:46:09 +00:00 |
|
ApiWatch.php
|
Remove arrays from getDescription where we are only using 1 line
|
2010-05-25 20:46:09 +00:00 |