API:
authorYuri Astrakhan <yurik@users.mediawiki.org>
Sun, 20 May 2007 10:08:40 +0000 (10:08 +0000)
committerYuri Astrakhan <yurik@users.mediawiki.org>
Sun, 20 May 2007 10:08:40 +0000 (10:08 +0000)
commitef219bae7bc12cc97b46a91d0414282dc69d7ba8
tree1bf66d5621ed5a694ba58ac927cce23f27834487
parentbeb5c4c02696cc4b3b405bd8ce312fc76d2b9541
API:
breaking change: Query watchlist shows flags only when explicitly requested with wlparam=flags, and rc_this_oldid (textid) is no longer accessible
query watchlist cleanup
bug in the integer parameter min/max validation
bug in feed formatting in error handling
some documentation
RELEASE-NOTES
includes/api/ApiBase.php
includes/api/ApiFeedWatchlist.php
includes/api/ApiFormatBase.php
includes/api/ApiMain.php
includes/api/ApiQueryWatchlist.php
includes/api/ApiResult.php