API: Changing all modules' getParamDescription(), getAllowedParams() and getDescripti...
[lhc/web/wiklou.git] / includes / api / ApiQueryWatchlist.php
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)