More parameter documentation
[lhc/web/wiklou.git] / includes / api / ApiQueryUsers.php
2011-02-19 Sam ReedMore parameter documentation
2011-01-04 Sam Reed* (bug 26559) list=allusers auprop=rights does not...
2011-01-04 Sam Reed* (bug 26558) list=allusers auprop=groups does not...
2011-01-04 Sam Reed* (bug 25767) Add userrights properties to allusers...
2011-01-03 Sam ReedMove comment about groups potentially returning less...
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-11-23 Sam ReedSpaces to tab, add a couple of braces
2010-11-23 Sam ReedExplicit variable definition, tweak documentation
2010-11-23 Sam Reed* (bug 26089) add block expiration to blockinfo
2010-11-04 Sam ReedCapitalise first letters
2010-10-06 Sam ReedExplicit class variable definition
2010-09-25 Sam ReedRemove some unused variables
2010-08-07 Alexandre EmsenhuberStandardised file description headers, added @file
2010-07-23 Sam ReedStylize API up to date
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-07-14 Roan KattouwAPI: Make output containing private or user-specific...
2010-06-22 Sam ReedFix typo (and change wrong variable)
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-06-20 Sam ReedFollowup r68157 and r68161 per Bryans comment (anons...
2010-06-17 Roan KattouwFollowup to r68157: simplify ApiQueryUsers::getAutoGroups()
2010-06-17 Sam ReedRem whitespace, function comment for r68158
2010-06-17 Sam ReedMinor followup to r68156, add "user" as implicit group
2010-06-17 Sam Reed* (bug 24009) Include implicit groups in action=query...
2010-02-26 Jack PhoenixAPI: fix copyright symbol, coding style cleanup, more...
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...