aboutsummaryrefslogtreecommitdiffstats
path: root/includes/api/ApiQueryWatchlist.php
Commit message (Expand)AuthorAgeFilesLines
* Prevent the following strict-standards warnings - i.e. when running with erro...Nick Jenkins2006-11-291-1/+1
* Code housekeeping stuff (and barring any stuff-ups on my behalf, there should...Nick Jenkins2006-11-231-1/+1
* API * better self-description for various modulesYuri Astrakhan2006-11-031-3/+2
* API * simple backlinks module (no redirect resolution yet)Yuri Astrakhan2006-10-251-1/+1
* API * Common field output function to simplify result generationYuri Astrakhan2006-10-211-54/+34
* API * Added rudimentary RC listYuri Astrakhan2006-10-201-54/+32
* API * HTML is now valid HTML Transitional (thansk nickj)Yuri Astrakhan2006-10-181-2/+2
* APIYuri Astrakhan2006-10-181-1/+1
* * Probably want "$this->mIsGenerator = false;", not "$mIsGenerator = false;"Nick Jenkins2006-10-171-2/+0
* API * Better log events info * Added RAW debugging formatYuri Astrakhan2006-10-171-2/+2
* * API: logevents query module (incomplete)Yuri Astrakhan2006-10-161-1/+1
* * API: added prop parameter to watchlist, added partrolled flagYuri Astrakhan2006-10-161-19/+68
* * API: help screen now shows default and allowed parameter valuesYuri Astrakhan2006-10-161-30/+21
* * API query optimizationsYuri Astrakhan2006-10-151-4/+8
* * API watchlist: Forced an index, enabled generatorYuri Astrakhan2006-10-141-39/+54
* * API: added watchlist module (incomplete)Yuri Astrakhan2006-10-131-0/+220