API: fix copyright symbol, coding style cleanup, more braces
[lhc/web/wiklou.git] / includes / api / ApiQueryAllUsers.php
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...