aboutsummaryrefslogtreecommitdiffstats
path: root/includes/api/ApiQueryTokens.php
Commit message (Expand)AuthorAgeFilesLines
* Add namespace to includes/api classesJames D. Forrester2024-09-251-4/+8
* Namespace User under \MediaWiki\UserJames D. Forrester2023-09-191-0/+1
* api: Minor code cleanupReedy2022-08-141-4/+0
* api: Replace numerous more deprecated constantsReedy2022-06-061-1/+1
* api: Replace numerous deprecated constantsReedy2022-06-061-3/+4
* Use continuation when meta=tokens doesn’t fit in responseLucas Werkmeister2022-06-041-6/+15
* Allow retrieval of tokens of all available types in one requestSiddharth VP2021-10-261-0/+1
* Hooks::run() call site migrationTim Starling2020-05-301-1/+6
* Replace call_user_func_array(), part 2Max Semenik2018-06-071-1/+1
* Remove "Created on" from file header commentsUmherirrender2018-01-261-2/+0
* Remove "@author Bryan Davis" and "Brad Jorsch" annotationsBryan Davis2017-06-261-1/+1
* Make API documentation links language awareBaha2017-04-051-1/+1
* API: i18n for warnings and errorsBrad Jorsch2016-12-061-1/+1
* Change \\ to \ in phpdocGergő Tisza2016-04-081-4/+4
* Convert all array() syntax to []Kunal Mehta2016-02-171-14/+14
* Revert "Remove SessionManager, temporarily"Brad Jorsch2016-02-031-3/+39
* Remove SessionManager, temporarilyBrad Jorsch2016-02-011-39/+3
* Move CSRF token handling into MediaWiki\Session\SessionBrad Jorsch2016-01-271-3/+39
* Update getHelpUrls() for reworked mw.org API pagesRobinHood702015-05-041-0/+4
* Change API result data structure to be cleaner in new formatsBrad Jorsch2015-04-201-1/+3
* New convenience method ApiBase::lacksSameOriginSecurity()Ricordisamoa2015-02-271-2/+2
* Remove obvious function-level profilingChad Horohoe2015-01-071-2/+0
* Replace wfRunHooks calls with direct Hooks::run callsAaron Schulz2014-12-101-1/+1
* API: Internationalize all remaining core API modulesBrad Jorsch2014-10-201-13/+5
* API: Overhaul token handlingBrad Jorsch2014-08-261-0/+104