Kill "* @return void"
[lhc/web/wiklou.git] / includes / api / ApiQueryWatchlistRaw.php
2012-01-12 Sam ReedKill "* @return void"
2011-11-16 John Du HartRemoved the 'eclipse helper' bit on top of every API...
2011-08-17 Sam ReedBased on diff to wikia, set more functions consistently...
2011-05-19 Antoine MussoSingle messages can be passed as strings to Api::dieUsa...
2011-02-19 Sam ReedMore parameter documentation
2010-12-22 Sam ReedDelete all the "API for MediaWiki 1.8+" comments
2010-12-22 Roan KattouwReplace my old e-mail address with my new one in API...
2010-08-07 Alexandre EmsenhuberStandardised file description headers, added @file
2010-07-23 Sam ReedStylize API up to date
2010-07-22 Sam ReedBig blitz on unused variables (a lot of $db = $this...
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-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 ReedImplement 9 modules dieUsage errors
2010-01-23 Sam ReedAdd/remove whitelines to increase readability in API...
2010-01-11 Aryeh Gregorstylize.php on API code
2009-02-05 Roan Kattouw* API: BREAKING CHANGE: (bug 11430) Return fewer result...
2008-10-04 Roan KattouwAdd a meaningful example for list=watchlistraw
2008-10-04 Roan Kattouw(bug 15768) Add list=watchlistraw to the API