aboutsummaryrefslogtreecommitdiffstats
path: root/includes/api/ApiLogout.php
Commit message (Expand)AuthorAgeFilesLines
* Add namespace to includes/api classesJames D. Forrester2024-09-251-1/+7
* Return early in ApiLogout if user not logged inDreamy Jazz2024-09-091-0/+7
* api: Silence database write warnings from ApiLogoutTimo Tijhof2023-06-081-0/+7
* Hooks::run() call site migrationTim Starling2020-05-301-1/+1
* ApiLogout: Follow up Icb674095Brad Jorsch2019-04-251-0/+4
* [SECURITY] [API BREAKING CHANGE] Require logout token.sbassett2019-04-241-1/+9
* Remove "Created on" from file header commentsUmherirrender2018-01-261-4/+0
* Make API documentation links language awareBaha2017-04-051-1/+1
* API: i18n for warnings and errorsBrad Jorsch2016-12-061-3/+5
* Allow API action=logout with BotPasswordsBrad Jorsch2016-03-011-1/+10
* Convert all array() syntax to []Kunal Mehta2016-02-171-3/+3
* Revert "Remove SessionManager, temporarily"Brad Jorsch2016-02-031-0/+10
* Remove SessionManager, temporarilyBrad Jorsch2016-02-011-10/+0
* Add SessionManagerBrad Jorsch2016-01-121-0/+10
* 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-14/+3
* API: Remove action=paraminfo 'props' and 'errors' result propertiesBrad Jorsch2014-08-071-4/+0
* Add final period to API module descriptionsaddshore2014-03-101-1/+1
* api: remove duplicate __contruct callsAntoine Musso2013-01-291-4/+0
* (bug 35885) remove api version string and parameterYuri Astrakhan2013-01-181-4/+0
* escape HTML elements in docblock with double quotesAntoine Musso2012-07-151-1/+1
* Added result properties to action=paraminfoPetr Onderka2012-06-061-0/+4
* Consistency: made all API examples a verbsMax Semenik2012-01-121-1/+1
* Re-instate most of the revisions for bug 33147 "API examples should explain w...Sam Reed2011-12-271-1/+1
* Revert r106521: creates lots of long, unwrappable lines in help outputBrion Vibber2011-12-201-1/+1
* More example conversions/additionsSam Reed2011-12-171-1/+1
* Oh noes, moar http:// -> https://Sam Reed2011-11-281-1/+1
* Removed the 'eclipse helper' bit on top of every API moduleJohn Du Hart2011-11-161-5/+0
* Adding context to the APIJohn Du Hart2011-10-261-4/+4
* Based on diff to wikia, set more functions consistently public rather than pr...Sam Reed2011-08-171-1/+1
* Followup r92396 rename method, fix boolean comparison that was supposed to be...Sam Reed2011-07-171-1/+1
* * (bug 28817) Add reference help page link to API ModulesSam Reed2011-07-171-0/+4
* Rm all mentions of "this module" in API action descriptions. They are suppose...Max Semenik2011-04-251-1/+1
* Delete all the "API for MediaWiki 1.8+" commentsSam Reed2010-12-221-1/+1
* Standardised file description headers, added @fileAlexandre Emsenhuber2010-08-071-3/+4
* Rewrote r69339 etc. to clean up API cache header handling.Tim Starling2010-07-231-1/+0
* API: Make output containing private or user-specific data uncacheable for log...Roan Kattouw2010-07-141-0/+1
* Correct the address of the FSF in some of the GPL headersDerk-Jan Hartman2010-06-211-1/+1
* Remove arrays from getDescription where we are only using 1 lineSam Reed2010-05-251-3/+1
* API: fix copyright symbol, coding style cleanup, more bracesJack Phoenix2010-02-231-8/+8
* stylize.php on API codeAryeh Gregor2010-01-111-5/+5
* * API: (bug 17774) API pretends action=query doesn't exist for users without ...Roan Kattouw2009-03-061-0/+4
* $oldName parameter to UserLogoutComplete hook call was missing.Brion Vibber2008-11-151-1/+2
* * Add wfRunHook calls where appropriate Bryan Tong Minh2008-05-241-0/+4
* WARNING: HUGE COMMITAlexandre Emsenhuber2008-05-201-1/+1
* * remove end of line whitespaceSiebrand Mazeland2008-04-141-1/+1
* API: Changing all modules' getParamDescription(), getAllowedParams() and getD...Roan Kattouw2008-01-281-3/+3
* API:Roan Kattouw2008-01-181-1/+1
* API: Various docu and clean-up.Daniel Cannon2008-01-121-1/+7