aboutsummaryrefslogtreecommitdiffstats
path: root/includes/api/ApiQueryAuthManagerInfo.php
Commit message (Expand)AuthorAgeFilesLines
* api: Use type-declaration for string arg in ApiBase::__constructUmherirrender2024-10-171-6/+1
* Add namespace to includes/api classesJames D. Forrester2024-09-251-0/+5
* Use real type hints for services etc. in api/ApiQuery*.phpBartosz Dziewoński2023-08-291-2/+1
* api: Replace numerous deprecated constantsReedy2022-06-061-1/+2
* Use MainConfigNames instead of string literals, #2Aryeh Gregor2022-04-131-4/+5
* api: Inject services into ApiQueryAuthManagerInfoUmherirrender2021-07-021-9/+20
* API: Use MediaWikiServices::getAuthManager in various Api classesUmherirrender2020-06-201-3/+3
* Upgrade phan to 0.9.1Daimona Eaytoy2020-01-251-1/+0
* build: Upgrade phan to 0.9.0Daimona Eaytoy2019-12-071-0/+1
* Remove "@author Bryan Davis" and "Brad Jorsch" annotationsBryan Davis2017-06-261-1/+1
* Make API documentation links language awareBaha2017-04-051-1/+1
* API: Fix query+authmanagerinfo example message namesBrad Jorsch2016-09-061-3/+3
* Merge "AuthManager fixups around the login→RESTART→create flow"jenkins-bot2016-05-311-3/+19
|\
| * AuthManager fixups around the login→RESTART→create flowBrad Jorsch2016-05-311-3/+19
* | API: Fixes for AuthManagerBrad Jorsch2016-05-301-3/+3
|/
* API changes for AuthManagerBrad Jorsch2016-05-161-0/+116