Fix r62331 - If we renamed a method, we need to to it everywhere!
[lhc/web/wiklou.git] / includes / api / ApiQueryUsers.php
2010-01-23 Sam ReedAdd/remove whitelines to increase readability in API...
2010-01-11 Aryeh Gregorstylize.php on API code
2009-12-11 Chad HorohoeMass convert NULL -> null. Left strings and comments...
2009-09-17 Alex Zmerge most of r56515 back to trunk (changing Userrights...
2009-09-10 Roan KattouwAPI: Make it possible to fetch userrights tokens for...
2009-06-03 Tim StarlingFollowup to r49056: gender property gives "unknown...
2009-03-31 X!Added usprop=gender to list=users
2009-03-28 Roan KattouwRedo r48746 (API userrights, reverted in r48909 and...
2009-03-27 Andrew GarrettRevert r48746 (API userrights). Breaks Special:GlobalGr...
2009-03-24 Roan Kattouw* API: (bug 15935) Add action=userrights to the API
2009-02-27 Roan KattouwAPI: Some cleanup
2009-02-21 Roan KattouwAPI: Fix up r47470: User::newFromRow() needs all rows...
2009-02-18 Roan KattouwAPI: (bug 17561) Recommit r44231 ("Added usprop=emailab...
2009-02-16 Roan KattouwAPI: Add AS explicitly for PostgreSQL compatibility...
2009-02-16 Roan KattouwAPI: Fix yet another regression from r46845 that comple...
2009-02-05 Roan Kattouw* API: BREAKING CHANGE: (bug 11430) Return fewer result...
2008-12-04 Roan KattouwAPI: Recommit r44182 (Added usprop=canemail to list...
2008-12-03 Brion VibberPull back r44182 for now "* API: (bug 16526) Added...
2008-12-03 Roan Kattouw* API: (bug 16526) Added usprop=canemail to list=users...
2008-11-06 Siebrand MazelandConsistent casing for wfGetDB(), getDB(), and getDBKey()
2008-10-25 Tim StarlingRemoved all instances of empty() where error suppressio...
2008-07-25 Rotem LissAPI change: Registration time of users registered befor...
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-03-26 Roan Kattouw(bug 13517) list=users threw fatal error when only...
2008-03-03 Alexandre Emsenhubersetting property svn:keywords Id to api files that...
2008-01-28 Roan KattouwAPI: Changing all modules' getParamDescription(), getAl...
2008-01-27 Roan KattouwAPI: Splitting of uiuser part of meta=userinfo to list...