aboutsummaryrefslogtreecommitdiffstats
path: root/includes/api/ApiQueryAllUsers.php
Commit message (Expand)AuthorAgeFilesLines
* API: Fix access on getExamplesMessagesBrad Jorsch2014-10-291-1/+1
* API: Internationalize all remaining core API modulesBrad Jorsch2014-10-201-32/+9
* Merge "API: Rewrite queries for list=allusers"jenkins-bot2014-09-291-130/+90
|\
| * API: Rewrite queries for list=allusersBrad Jorsch2014-09-291-130/+90
* | Lowered ActiveUsers query period to reduce timeoutsAaron Schulz2014-09-291-1/+1
|/
* Revert "API: Fix list=allusers with multiple values for augroup"Reedy2014-09-251-6/+23
* API: Add timestamp of block to blockinfoDerk-Jan Hartman2014-09-141-0/+1
* Merge "API: Fix list=allusers with multiple values for augroup"jenkins-bot2014-09-121-23/+6
|\
| * API: Fix list=allusers with multiple values for augroupBrad Jorsch2014-09-121-23/+6
* | Fix column alias in sql on ApiQueryAllUsers.phpumherirrender2014-09-101-1/+1
|/
* API: Remove action=paraminfo 'props' and 'errors' result propertiesBrad Jorsch2014-08-071-51/+0
* SpecialActiveusers: Use Config objects instead of globalsKunal Mehta2014-08-031-2/+3
* API: Fix queries for list=allusers&auactiveusersBrad Jorsch2014-06-301-20/+48
* Switch API to use Config classesReedy2014-06-151-5/+2
* Use precise ApiMain/ApiQuery type hints in all API modulesThiemo Mättig2014-05-161-1/+1
* Fixed some @params documentation (includes/api)umherirrender2014-04-181-1/+1
* Add final period to API module descriptionsaddshore2014-03-101-1/+1
* Fix CodeSniffer errors and warnings on a number of ApiQuery classesSiebrand Mazeland2013-11-151-16/+29
* Update formatting on some API classes (must've forgotten these)Siebrand Mazeland2013-11-141-5/+7
* Fixed spacing in api folderumherirrender2013-04-201-2/+2
* Fixed @param tags to conform with Doxygen format.Tyler Anthony Romeo2013-03-111-1/+1
* fix some spacingumherirrender2013-03-071-2/+2
* (bug 35885) remove api version string and parameterYuri Astrakhan2013-01-181-4/+0
* list=allusers&aurights=[unusedright] returns all users of the wikiumherirrender2012-10-281-1/+7
* Merge "Follow-up I0b781c11 (2a55449): use User::getAutomaticGroups()."Siebrand2012-09-011-2/+2
|\
| * Follow-up I0b781c11 (2a55449): use User::getAutomaticGroups().Alexandre Emsenhuber2012-08-031-2/+2
* | Allow aliased field names with separated syntaxumherirrender2012-08-151-1/+1
|/
* escape HTML elements in docblock with double quotesAntoine Musso2012-07-151-1/+1
* Added result properties to action=paraminfoPetr Onderka2012-06-061-0/+42
* Big oops - merged to wrong branch.awjrichards2012-06-051-1/+1
* Revert to arbitrarily old point before initial remote branch creation to help...awjrichards2012-06-021-1/+1
* Fixed the API doc. for aurights (list=allusers)Hoo man2012-05-291-1/+1
* Merge "multi dbms support in api"Aaron Schulz2012-05-201-2/+2
|\
| * multi dbms support in apiumherirrender2012-05-161-2/+2
* | Merge "(bug 19195) Make user IDs more readily available with the API"Reedy2012-05-101-0/+2
|\ \ | |/ |/|
| * (bug 19195) Make user IDs more readily available with the APIumherirrender2012-04-221-0/+2
* | (bug 33602) list=allusers throws exceptions with invalid namesSzymon Świerkosz2012-04-261-3/+13
* | (bug 33602) list=allusers throws exceptions with invalid namesSzymon Świerkosz2012-04-151-10/+21
|/
* Merge r111667 into trunkSam Reed2012-02-161-3/+8
* Oh noes, moar http:// -> https://Sam Reed2011-11-281-2/+2
* Removed the 'eclipse helper' bit on top of every API moduleJohn Du Hart2011-11-161-5/+0
* list=allusers was throwing fatals when invalid user names occurred in the dat...Roan Kattouw2011-10-111-6/+8
* Fix whitespaceSam Reed2011-09-281-2/+2
* Bug 31199 - Fix notification of implicit groups so it doesn't massively chang...Sam Reed2011-09-281-6/+13
* Based on diff to wikia, set more functions consistently public rather than pr...Sam Reed2011-08-171-1/+1
* * (bug 29938) list=users&usprop=rights shows rights the user doesn't haveSam Reed2011-07-181-1/+1
* Remove call to User::getImplicitGroups() from ApiQueryAllUsersSam Reed2011-07-181-1/+1
* * (bug 28817) Add reference help page link to API ModulesSam Reed2011-07-171-0/+4
* * (bug 28634) document possible API caveat caused by accounts without the reg...Brion Vibber2011-05-131-1/+1
* Remove unneeded manual quoting from r87180Sam Reed2011-05-011-1/+1