More parameter documentation
[lhc/web/wiklou.git] / includes / api / ApiQueryWatchlist.php
2011-02-19 Sam ReedMore parameter documentation
2010-12-30 Sam ReedStyleli[zs]e the API up to date (Been a while since)
2010-12-22 Sam ReedDelete all the "API for MediaWiki 1.8+" comments
2010-11-23 Bryan Tong Minh(bug 25174) Add equal sign to boolean parameters in...
2010-08-28 Sam ReedBug 19195 - Make user IDs more readily available with...
2010-08-07 Alexandre EmsenhuberStandardised file description headers, added @file
2010-07-27 PlatonidesUse the canonical names for classes.
2010-07-24 Sam ReedAdd missing global $wgUser
2010-07-23 Sam ReedStylize API up to date
2010-07-23 Tim StarlingRewrote r69339 etc. to clean up API cache header handling.
2010-07-14 Mark A. Hershbergerfollow up r69339:
2010-07-14 Roan KattouwAPI: Make output containing private or user-specific...
2010-07-06 Sam ReedStylize API
2010-06-23 Sam Reed* (bug 23473) - Give description of properties on all...
2010-06-22 Sam ReedResolve fixme of r66539
2010-06-21 Derk-Jan HartmanCorrect the address of the FSF in some of the GPL headers
2010-06-20 Sam ReedPer mediawiki.org/wiki/Special:Code/MediaWiki/66168...
2010-06-20 Sam ReedNuke $db->freeResult() from Api stuffs
2010-06-06 Sam ReedFix method comment from r66539
2010-05-16 Sam Reed* (bug 23548) Allow access of another users watchlist...
2010-05-11 Sam ReedMixture of things.
2010-02-26 Jack PhoenixAPI: fix copyright symbol, coding style cleanup, more...
2010-02-14 Sam ReedFollowup to r62465, should be in an array
2010-02-14 Sam ReedMove ( 'code' => 'show', 'info' => 'Incorrect parameter...
2010-02-13 Sam ReedComplete dieUsage errors in 7 more Api files
2010-02-01 Roan KattouwWhitespace fixes for r61761, r61779
2010-01-31 Sam ReedFinish (bug 18427) Comment (edit summary) parser option...
2010-01-31 Sam ReedStylize.php on API
2010-01-30 Sam ReedStart of implementation of bug 18758 - Get value of...
2010-01-29 Sam ReedFollowup r61663 per Chads comment. Move $db declaration...
2010-01-29 Sam ReedDuplicate "definition" of $wgUser in same method
2010-01-29 Sam ReedReduce code duplication by having tables added in all...
2010-01-23 Sam ReedNormalise comment usage (# --> //)
2010-01-11 Aryeh Gregorstylize.php on API code
2009-10-17 Aaron SchulzRemoved unexplained newline at top of file. No idea...
2009-10-17 Aaron SchulzFollow up r57846: tack on an error code
2009-10-17 Aaron Schulz* Fixed fatal for bad wlowner usernames
2009-07-26 Aryeh GregorDon't overload wluser parameter, use new wlowner
2009-07-24 Aryeh GregorAdd opt-in RSS feed for watchlist
2009-06-19 Roan KattouwAPI: (bug 14200) Add user and excludeuser to list=recen...
2009-02-27 Roan KattouwAPI: Some cleanup
2009-02-10 Roan KattouwAPI: (bug 17433) Added bot flag to list=watchlist&wlpro...
2009-02-05 Roan Kattouw* API: BREAKING CHANGE: (bug 11430) Return fewer result...
2008-12-17 Roan KattouwAPI: Crusade against extract(). Left one extract()...
2008-12-17 Roan KattouwRevert r44716 (added user,excludeuser to watchlist...
2008-12-17 Roan KattouwAPI: (bug 16527) Added user and excludeuser parameters...
2008-12-04 Roan KattouwRevert part of r44232, accidentally committed too much
2008-12-04 Roan KattouwAPI: (bug 16515) Added pst and onlypst parameters to...
2008-10-28 Roan KattouwAPI: * (bug 16159) Add wlshow=patrolled|!patrolled...
2008-10-25 Tim StarlingRemoved all instances of empty() where error suppressio...
2008-07-22 Roan KattouwAPI: Change descriptions for some limit parameters...
2008-05-22 Brion VibberRevert r35178 and normalize User's getID() and setID...
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-03-20 Bryan Tong Minh(bug 13444) Add description to list=watchlist
2008-01-28 Roan KattouwAPI: Changing all modules' getParamDescription(), getAl...
2008-01-15 Roan KattouwAPI: Adding wlshow parameter to list=watchlist to allow...
2007-12-06 Victor VasilievRevert r28215: incorrectly moved files
2007-12-06 Victor VasilievCreate includes/api/query for Query API and includes...
2007-07-14 Yuri AstrakhanAPI: Big change: Removed all userCanRead() checks per...
2007-07-09 Yuri AstrakhanAPI: fixed timestamp format for 'continue' values
2007-07-08 Yuri AstrakhanAPI: added wlprop=sizes to get article size before...
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-06-17 Yuri AstrakhanAPI: Fixed regression bug 10274: generator=watchlist...
2007-06-03 Yuri AstrakhanAPI: fixed bug 10109 PostgreSQL API bug in ApiQueryWatc...
2007-06-02 Yuri AstrakhanAPI: Security update - deleted rev/rc/log entries are...
2007-05-21 Yuri AstrakhanAPI: recentchanges and usercontribs cleaned up to allow...
2007-05-20 Yuri AstrakhanAPI: documentation and cleanup.
2007-05-20 Yuri AstrakhanAPI:
2007-05-19 Yuri Astrakhan* API: Watchlist feed allows 'hours' parameter of how...
2007-05-15 Yuri Astrakhan* API: fixed watchlist db selection ('watchlist' db...
2007-04-20 Nick JenkinsYet more doc tweaks:
2006-11-29 Nick JenkinsPrevent the following strict-standards warnings - i...
2006-11-23 Nick JenkinsCode housekeeping stuff (and barring any stuff-ups...
2006-11-03 Yuri AstrakhanAPI * better self-description for various modules
2006-10-25 Yuri AstrakhanAPI * simple backlinks module (no redirect resolution...
2006-10-21 Yuri AstrakhanAPI * Common field output function to simplify result...
2006-10-20 Yuri AstrakhanAPI * Added rudimentary RC list
2006-10-18 Yuri AstrakhanAPI * HTML is now valid HTML Transitional (thansk nickj)
2006-10-18 Yuri AstrakhanAPI
2006-10-17 Nick Jenkins* Probably want "$this->mIsGenerator = false;", not...
2006-10-17 Yuri AstrakhanAPI * Better log events info * Added RAW debugging...
2006-10-16 Yuri Astrakhan* API: logevents query module (incomplete)
2006-10-16 Yuri Astrakhan* API: added prop parameter to watchlist, added partrol...
2006-10-16 Yuri Astrakhan* API: help screen now shows default and allowed parame...
2006-10-15 Yuri Astrakhan* API query optimizations
2006-10-14 Yuri Astrakhan* API watchlist: Forced an index, enabled generator
2006-10-13 Yuri Astrakhan* API: added watchlist module (incomplete)