Prefix searches for users, not pages
[lhc/web/wiklou.git] / includes / api / ApiQueryAllUsers.php
2010-08-10 Sam ReedPrefix searches for users, not pages
2010-08-08 X!(bug 24722) Only show blockinfo if user is actually...
2010-08-07 Alexandre EmsenhuberStandardised file description headers, added @file
2010-08-06 X!* (bug 24677) axto= parameters added to allcategories...
2010-07-23 Tim StarlingRewrote r69339 etc. to clean up API cache header handling.
2010-07-22 Sam ReedBig blitz on unused variables (a lot of $db = $this...
2010-06-29 Sam ReedRem superfluous code, as per comments on r68338
2010-06-23 Sam Reed* (bug 23473) - Give description of properties on all...
2010-06-21 Derk-Jan HartmanCorrect the address of the FSF in some of the GPL headers
2010-06-20 Sam ReedDo ApiQueryAllUsers per r68337 (was using while (true)..)
2010-06-20 Sam ReedNuke $db->freeResult() from Api stuffs
2010-05-15 Roan KattouwAPI: (bug 23534) Fix regression from r46809 (!) causing...
2010-05-11 Sam ReedMixture of things.
2010-02-24 Jack PhoenixAPI: fix copyright symbol, coding style cleanup, more...
2010-01-26 Greg Sabino MullaneUse 'AS' for column alias
2010-01-11 Aryeh Gregorstylize.php on API code
2010-01-03 Roan KattouwFollowup to r60587: wrong user_groups join
2010-01-03 Roan KattouwAPI: Per Domas, don't FORCE INDEX when doing an INNER...
2009-12-29 Roan KattouwAPI: Fix breakage due to MySQL 5.1 behavior change...
2009-12-02 Roan KattouwAPI: Fix for r58551: WDDX formatter barfs on null
2009-11-04 Alexandre Emsenhuber* (bug 21083) API: list=allusers no longer returns...
2009-10-21 Max Semenik(bug 20275) Fixed LIKE queries on SQLite backend
2009-02-05 Roan Kattouw* API: BREAKING CHANGE: (bug 11430) Return fewer result...
2009-02-04 Roan Kattouw* API: (bug 17355) Added auwitheditsonly parameter...
2008-12-11 Roan KattouwAPI: (bug 16594) Use strict comparison in list=allusers...
2008-06-29 Roan KattouwFix regression from r36678: we can't use $this->dieUsag...
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-05-10 Roan Kattouw* Re-applying r34449, r34500 and r34518 which Brion...
2008-05-09 Brion VibberRevert to r34430 in order to revert r34431 which is...
2008-05-09 Roan Kattouw(bug 14022) Added usprop=registration and auprop=blockinfo
2008-05-08 Roan KattouwAPI:
2008-05-08 Roan KattouwReverting r34388, DanTMan fixed Database::select()...
2008-05-07 Roan KattouwFixing regression from r34353: using Database::select...
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-01-28 Roan KattouwAPI: Changing all modules' getParamDescription(), getAl...
2007-12-06 Victor VasilievRevert r28215: incorrectly moved files
2007-12-06 Victor VasilievCreate includes/api/query for Query API and includes...
2007-10-26 Daniel Cannon(bug 11562) API: Added a user_registration parameter...
2007-08-17 Rob Church* (bug 10971) `aufrom` parameter doesn't work with...
2007-07-30 Yuri AstrakhanAPI:
2007-07-08 Yuri AstrakhanAPI: Added list=allusers to allow enumeration of the...