aboutsummaryrefslogtreecommitdiffstats
path: root/includes/api/ApiQueryUsers.php
Commit message (Expand)AuthorAgeFilesLines
...
* Remove $wgDisableUserGroupExpiry feature flagThis, that and the other2017-05-061-4/+2
* Make API documentation links language awareBaha2017-04-051-1/+1
* Make user_groups queries honor $wgDisableUserGroupExpiryThis, that and the other2017-01-311-2/+4
* Disregard expired user_group rows in special page and API DB queriesThis, that and the other2017-01-271-2/+7
* User group memberships that expireThis, that and the other2017-01-271-0/+15
* ApiQueryUsers: Add ability to search by user IDrlot2016-12-081-51/+89
* API: i18n for warnings and errorsBrad Jorsch2016-12-061-2/+2
* API: Don't require 'users' parameter to contain all valid usernamesBrad Jorsch2016-08-221-1/+0
* Remove $wgDisableAuthManagerGergő Tisza2016-08-091-6/+3
* Return error message in users API cancreate fieldGergő Tisza2016-05-301-2/+5
* API changes for AuthManagerBrad Jorsch2016-05-161-1/+12
* Convert all array() syntax to []Kunal Mehta2016-02-171-34/+34
* API: Flag "user" parameters in various modules as type 'user'Brad Jorsch2016-01-091-0/+1
* API: Allow querying central user infoBrad Jorsch2015-12-021-0/+9
* ApiBase::PARAM_DFLT => null is the default anywayThiemo Mättig2015-10-051-1/+0
* API: Use message-per-value for apihelp-query+users-param-propumherirrender2015-08-061-1/+2
* Cast various things that are supposed to be intsBrad Jorsch2015-05-061-2/+2
* Change API result data structure to be cleaner in new formatsBrad Jorsch2015-04-201-6/+9
* API: Overhaul ApiResult, make format=xml not throw, and add json formatversionBrad Jorsch2015-04-101-4/+4
* New convenience method ApiBase::lacksSameOriginSecurity()Ricordisamoa2015-02-271-2/+3
* Replace wfRunHooks calls with direct Hooks::run callsAaron Schulz2014-12-101-1/+1
* API: Fix access on getExamplesMessagesBrad Jorsch2014-10-291-1/+1
* API: Internationalize all remaining core API modulesBrad Jorsch2014-10-201-23/+3
* Remove ApiQueryUsers::getAutoGroups (deprecated 1.20)umherirrender2014-09-261-13/+0
* API: Add timestamp of block to blockinfoDerk-Jan Hartman2014-09-141-0/+1
* API: Overhaul token handlingBrad Jorsch2014-08-261-0/+3
* API: Remove action=paraminfo 'props' and 'errors' result propertiesBrad Jorsch2014-08-071-67/+0
* Use precise ApiMain/ApiQuery type hints in all API modulesThiemo Mättig2014-05-161-1/+1
* Make users API cache mode public if blockinfo is not queriedGergő Tisza2014-04-221-1/+24
* Fixed some @params documentation (includes/api)umherirrender2014-04-181-4/+4
* Add final period to API module descriptionsaddshore2014-03-101-1/+1
* Remove unneeded uses of else{} in api/Siebrand Mazeland2013-11-181-5/+1
* Fix CodeSniffer errors and warnings on some API classesSiebrand Mazeland2013-11-151-1/+2
* I'm in your API classes updating your formattingSiebrand Mazeland2013-11-141-4/+6
* Make User::getEditCount() always return an integerJuliusz Gonera2013-07-181-1/+1
* Set context when using UserrightsPageumherirrender2013-05-241-0/+2
* Fixed spacing in api folderumherirrender2013-04-201-1/+1
* Fix align of block commentsumherirrender2013-03-071-6/+6
* Use 'email' instead of 'e-mail' in API texts.Alex Monk2013-03-021-1/+1
* fix some spacingumherirrender2013-02-041-1/+1
* (bug 35885) remove api version string and parameterYuri Astrakhan2013-01-181-4/+0
* Minor cleanupYuri Astrakhan2013-01-121-1/+1
* Fixup a couple of uses of return values of functions that return voidReedy2012-12-091-1/+1
* Minor fixes to User and ApiQueryUsersMarius Hoch2012-11-091-1/+1
* Make action=query&list=users use User::getRights()Hoo man2012-10-241-24/+30
* Follow-up I0b781c11 (2a55449): use User::getAutomaticGroups().Alexandre Emsenhuber2012-08-031-11/+6
* Fix bug causing API to list anons as autoconfirmed in certain casesCatrope2012-08-021-1/+3
* escape HTML elements in docblock with double quotesAntoine Musso2012-07-151-1/+1
* Added result properties to action=paraminfoPetr Onderka2012-06-061-0/+67
* user table: replace some '*' with explicit fields in selectsumherirrender2012-05-251-1/+1