Merge "multi dbms support in api"
[lhc/web/wiklou.git] / includes / api / ApiQueryAllUsers.php
2012-05-20 Aaron SchulzMerge "multi dbms support in api"
2012-05-19 Aaron SchulzMerge "Title::moveToInternal doesn't return anything...
2012-05-18 Aaron SchulzMerge "Make errors from ArticleSave hooks propagate...
2012-05-17 Tim StarlingMerge "[FileBackend] Made it easy to use registed file...
2012-05-17 Tim StarlingMerge "[FileBackend] Syncing from journal support."
2012-05-16 umherirrendermulti dbms support in api
2012-05-15 Aaron SchulzMerge "Various fixes to Special:Mostcategories."
2012-05-14 Aaron SchulzMerge "Generalizing LinksUpdate to allow extensions...
2012-05-14 Tim StarlingMerge "Fix typo in comment"
2012-05-14 Tim StarlingMerge "[FileBackend] Added support for concurrent file...
2012-05-11 ReedyMerge "Integrating mobile device detection class into...
2012-05-11 DemonMerge "Added some more output to cleanupUploadStash...
2012-05-11 NikerabbitMerge "(bug 33928) make diff title page more relevant"
2012-05-10 Aaron SchulzMerge "Parameter documentation stuffs"
2012-05-10 Aaron SchulzMerge "Revert r97711"
2012-05-10 CatropeMerge "Append a user name to 'user' module requests...
2012-05-10 CatropeMerge "Add support for User:0 in 'user' and 'user.group...
2012-05-10 CatropeMerge "[SiteStatsUpdate] Added support for memcached...
2012-05-10 CatropeMerge "(bug 35240) Fix mw.loader state machine."
2012-05-10 ReedyMerge "(bug 19195) Make user IDs more readily available...
2012-05-09 Timo TijhofMerge "Add CSS class .mw-code (matching <pre>)"
2012-05-08 Brion VIBBERMerge "(bug 20189) Added 'Show/hide selected revisions...
2012-05-04 DemonMerge "Use the same object when checking if the user...
2012-05-04 Tim StarlingMerge "Various updates needed to bump min php version...
2012-05-04 WerdnaMerge "(bug 18195) Allow changing preferences via API"
2012-05-03 Aaron SchulzMerge "Done a bit of deglobalisation."
2012-04-30 CatropeMerge "Revert "Forward port of https://mediawiki.org...
2012-04-30 CatropeMerge "Forward port of https://mediawiki.org/wiki/Speci...
2012-04-27 DemonMerge changes Ib2cb36cd,I50dec908
2012-04-27 CatropeMerge "Whitespace and typo fix"
2012-04-26 Brion VIBBERMerge "[FileBackend] Some documentation and minor clean...
2012-04-26 Brion VIBBERMerge "The script can be re-run (in some cases at least...
2012-04-26 Brion VIBBERMerge "[FileBackend] Added a script to copy files from...
2012-04-26 Brion VIBBERMerge "[FileBackend] Tweaked various cache parameters...
2012-04-26 Brion VIBBERMerge "Changed wfMessage() usage to call directly Messa...
2012-04-26 Brion VIBBERMerge "[FileBackend] Added 'recursive' flag to director...
2012-04-26 Brion VIBBERMerge "(bug 33602) list=allusers throws exceptions...
2012-04-26 Brion VIBBERMerge "strip off subpages direct in GenderCache"
2012-04-26 Brion VIBBERMerge "Removed usage of global objects in SpecialEmailUser"
2012-04-26 Brion VIBBERMerge "(bug 30410) Remove deprecated $wgFilterCallback...
2012-04-26 Brion VIBBERMerge "Edit notices can now be translated."
2012-04-26 Brion VIBBERMerge "[FileRepo] Added hook to let us copy thumbnails...
2012-04-26 Brion VIBBERMerge "No environment reset for failure after prefetch...
2012-04-26 Brion VIBBERMerge "[FileBackend] Added container stat caching to...
2012-04-26 Szymon Świerkosz(bug 33602) list=allusers throws exceptions with invali...
2012-04-26 SiebrandMerge "Localisation updates from translatewiki.net."
2012-04-26 CatropeMerge "(bug 33602) list=allusers throws exceptions...
2012-04-22 umherirrender(bug 19195) Make user IDs more readily available with...
2012-04-15 Szymon Świerkosz(bug 33602) list=allusers throws exceptions with invali...
2012-02-16 Sam ReedMerge r111667 into trunk
2011-11-28 Sam ReedOh noes, moar http:// -> https://
2011-11-16 John Du HartRemoved the 'eclipse helper' bit on top of every API...
2011-10-11 Roan Kattouwlist=allusers was throwing fatals when invalid user...
2011-09-28 Sam ReedFix whitespace
2011-09-28 Sam ReedBug 31199 - Fix notification of implicit groups so...
2011-08-17 Sam ReedBased on diff to wikia, set more functions consistently...
2011-07-18 Sam Reed* (bug 29938) list=users&usprop=rights shows rights...
2011-07-18 Sam ReedRemove call to User::getImplicitGroups() from ApiQueryA...
2011-07-17 Sam Reed* (bug 28817) Add reference help page link to API Modules
2011-05-13 Brion Vibber* (bug 28634) document possible API caveat caused by...
2011-05-01 Sam ReedRemove unneeded manual quoting from r87180
2011-05-01 Sam Reed* (bug 28225) Allow hiding of user groups in list=allusers
2011-04-30 Sam ReedFollowup r85884
2011-03-26 Sam ReedFollowup r84363
2011-03-24 Sam ReedFollowup r79549, only try and filter by group (or right...
2011-03-20 Sam ReedActually list implicit groups in allusers.
2011-03-14 Sam ReedFollowup r83849, fix join to be on indexed user_name
2011-03-13 Sam ReedAdd missing group by from r83849 per Bryan
2011-03-13 Sam Reed* (bug 26630) Add api for Special:ActiveUsers
2011-03-13 Sam Reed* (bug 27342) Add audir param to list=allusers
2011-03-06 Sam ReedFollowup r83390
2011-03-06 Sam ReedFollowup r83390, change cache modes
2011-03-06 Sam Reed* (bug 27897) list=allusers and list=users list hidden...
2011-02-25 Sam Reed* (bug 27708) list=users does not have a property to...
2011-02-24 Sam ReedFollowup to r82739 (bug 27688)
2011-02-24 Sam Reed* (bug 27688) Simplify queries to list user block infor...
2011-02-09 Sam ReedExplicitally define $fld_rights on all code paths
2011-01-04 Sam Reed* (bug 26560) On allusers if limit < total number of...
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 ReedFollowup r79545, we don't really care for duplicate...
2011-01-04 Sam ReedAdd rights to array. Grrr
2011-01-04 Sam ReedCrappy spaces from r79549
2011-01-04 Sam ReedRest of * (bug 25767) Add userrights properties to...
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-08-28 Sam ReedPart of Bug 19195 - Make user IDs more readily availabl...
2010-08-26 Sam ReedI really do hate whitespace
2010-08-26 Sam Reed* (bug 24724) list=allusers is out by 1 (shows total...
2010-08-18 Sam ReedFollowup to r68338, remove useless code (row is overwri...
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
next