wiki.techinc.nl/includes/api
Brad Jorsch af6a3bc49e (bug 35980) drcontinue should pay attention to drdir in "all" mode
In "all" mode (mode #3 in the module's documentation), the drdir
parameter is treated by the result ordering as if it were always
drdir=newer; drcontinue, on the other hand, always tries to honor drdir
correctly, leading to the drcontinue not actually working unless drdir
is specifically given.

This fixes that.

Change-Id: Icf6982d0ba55490b7a7ae3a1ee6c94c40f1c3c64
2012-07-06 20:54:43 -04:00
..
ApiBase.php (bug 31777) Upload unknown error ``fileexists-forbidden'' 2012-07-01 19:35:31 +02:00
ApiBlock.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiComparePages.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiDelete.php Merge "Expose the log_id of the deletion log entry in the action=delete API" 2012-07-01 15:55:29 +00:00
ApiDisabled.php Change usage of quotes in API messages from ``x'' to "x". 2012-01-13 21:11:27 +00:00
ApiEditPage.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiEmailUser.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiExpandTemplates.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiFeedContributions.php Use right case for Title::makeTitle 2012-05-05 16:08:47 +02:00
ApiFeedWatchlist.php Oh noes, moar http:// -> https:// 2011-11-28 15:43:11 +00:00
ApiFileRevert.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiFormatBase.php Changed the format to lowercase in help message 2012-04-30 17:52:27 +02:00
ApiFormatDbg.php Removed the 'eclipse helper' bit on top of every API module 2011-11-16 00:17:26 +00:00
ApiFormatDump.php Removed the 'eclipse helper' bit on top of every API module 2011-11-16 00:17:26 +00:00
ApiFormatJson.php Removed the 'eclipse helper' bit on top of every API module 2011-11-16 00:17:26 +00:00
ApiFormatPhp.php Removed the 'eclipse helper' bit on top of every API module 2011-11-16 00:17:26 +00:00
ApiFormatRaw.php Removed the 'eclipse helper' bit on top of every API module 2011-11-16 00:17:26 +00:00
ApiFormatTxt.php Removed the 'eclipse helper' bit on top of every API module 2011-11-16 00:17:26 +00:00
ApiFormatWddx.php Removed the 'eclipse helper' bit on top of every API module 2011-11-16 00:17:26 +00:00
ApiFormatXml.php Add some more detailed info about the xslt param of format=xml 2012-05-25 08:56:02 -07:00
ApiFormatYaml.php Removed the 'eclipse helper' bit on top of every API module 2011-11-16 00:17:26 +00:00
ApiHelp.php Re-instate most of the revisions for bug 33147 "API examples should explain what they do" 2011-12-27 16:22:35 +00:00
ApiImport.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiLogin.php API: Reset token cache on login, so API tests work 2012-06-22 23:34:59 +02:00
ApiLogout.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiMain.php Merge "Reimplement CORS properly, addressing Tim's concerns" 2012-07-05 20:31:39 +00:00
ApiMove.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiOpenSearch.php Oh noes, moar http:// -> https:// 2011-11-28 15:43:11 +00:00
ApiOptions.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiPageSet.php Use Title::newFromRow in ApiPageSet::processDbRow 2012-06-06 18:39:30 +02:00
ApiParamInfo.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiParse.php (bug 28814) add properties to output of action=parse 2012-05-05 22:00:45 +02:00
ApiPatrol.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiProtect.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiPurge.php Use canonical parser option for linkupdate in api purge 2012-06-23 00:25:33 +02:00
ApiQuery.php Corrected capitalization in the file and class names of API modules 2012-04-16 23:53:56 +02:00
ApiQueryAllCategories.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiQueryAllImages.php Change some NS_IMAGE to NS_FILE 2012-06-24 21:50:10 +02:00
ApiQueryAllLinks.php (bug 32348) Allow descending order for list=alllinks 2012-06-17 09:33:23 +02:00
ApiQueryAllMessages.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiQueryAllPages.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiQueryAllUsers.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiQueryBacklinks.php (bug 32381) Allow descending order for list=backlinks, list=embeddedin 2012-07-04 22:48:08 +01:00
ApiQueryBase.php (bug 19195) Make user IDs more readily available with the API 2012-04-22 14:20:46 +02:00
ApiQueryBlocks.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiQueryCategories.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiQueryCategoryInfo.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiQueryCategoryMembers.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiQueryDeletedrevs.php (bug 35980) drcontinue should pay attention to drdir in "all" mode 2012-07-06 20:54:43 -04:00
ApiQueryDisabled.php Change usage of quotes in API messages from ``x'' to "x". 2012-01-13 21:11:27 +00:00
ApiQueryDuplicateFiles.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiQueryExternalLinks.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiQueryExtLinksUsage.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiQueryFilearchive.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiQueryImageInfo.php Change some NS_IMAGE to NS_FILE 2012-06-24 21:50:10 +02:00
ApiQueryImages.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiQueryInfo.php API: Reset token cache on login, so API tests work 2012-06-22 23:34:59 +02:00
ApiQueryIWBacklinks.php (bug 32382) Allow descending order for list=iwbacklinks 2012-07-04 22:45:04 +01:00
ApiQueryIWLinks.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiQueryLangBacklinks.php (bug 32383) Allow descending order for list=langbacklinks 2012-07-04 22:52:29 +01:00
ApiQueryLangLinks.php Use canonical class name ApiBase also in ApiQueryLangLinks 2012-06-15 22:46:56 +02:00
ApiQueryLinks.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiQueryLogEvents.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiQueryPageProps.php Oh noes, moar http:// -> https:// 2011-11-28 15:43:11 +00:00
ApiQueryProtectedTitles.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiQueryQueryPage.php Use canonical class name for ApiBase 2012-06-15 22:41:01 +02:00
ApiQueryRandom.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiQueryRecentChanges.php Use canonical class name for ApiBase 2012-06-15 22:41:01 +02:00
ApiQueryRevisions.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiQuerySearch.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiQuerySiteinfo.php (bug 30836) API siteinfo specialpagealiases should not return nonexistent special pages 2012-07-07 02:40:35 +04:00
ApiQueryStashImageInfo.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiQueryTags.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiQueryUserContributions.php Merge "(bug 37301) add sizediff to list=usercontribs" 2012-06-19 21:31:19 +00:00
ApiQueryUserInfo.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiQueryUsers.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiQueryWatchlist.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiQueryWatchlistRaw.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiResult.php Removed the 'eclipse helper' bit on top of every API module 2011-11-16 00:17:26 +00:00
ApiRollback.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiRsd.php Oh noes, moar http:// -> https:// 2011-11-28 15:43:11 +00:00
ApiTokens.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiUnblock.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiUndelete.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00
ApiUpload.php (bug 31777) Upload unknown error ``fileexists-forbidden'' 2012-07-01 19:35:31 +02:00
ApiUserrights.php (bug 19195) Make user IDs more readily available with the API 2012-04-22 14:20:46 +02:00
ApiWatch.php Added result properties to action=paraminfo 2012-06-06 19:24:59 +02:00