aboutsummaryrefslogtreecommitdiffstats
path: root/includes/api/ApiUndelete.php
Commit message (Expand)AuthorAgeFilesLines
* api: Inject services into ApiWatchlistTraitUmherirrender2021-07-061-3/+19
* Authority: expose user block infodaniel2021-06-301-2/+4
* Convert ChangeTags public interface to Authority.Petr Pchelko2021-02-241-2/+1
* Use Authority and GroupPermissionLookup in Action APICindy Cicalese2021-02-231-1/+2
* Remove requirement for ApiWatchlistTrait to be in ApiBase.Ammar Abdulhamid2020-09-071-1/+1
* Add watchlist expiry support to applicable APIsMusikAnimal2020-07-131-11/+12
* Hooks::run() call site migrationTim Starling2020-05-301-2/+3
* Make use of PageArchive::undeleteAsUserDannyS7122020-03-181-2/+2
* Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNullJames D. Forrester2020-01-101-1/+1
* Unsuppress more phan issues (part 5)Daimona Eaytoy2019-09-011-4/+6
* API: Migrate Title::userCan() calls to PermissionManagerMáté Szabó2019-05-301-1/+1
* Fix partially blocked admin undelete permissionsDayllan Maza2019-03-291-1/+2
* Use (int) rather than intval()Reedy2019-02-251-2/+2
* Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenientBartosz Dziewoński2018-05-301-1/+1
* Remove "Created on" from file header commentsUmherirrender2018-01-261-4/+0
* SECURITY: Do not allow users to undelete a page they can't edit or createBrian Wolff2017-04-061-1/+4
* Make API documentation links language awareBaha2017-04-051-1/+1
* API: i18n for warnings and errorsBrad Jorsch2016-12-061-6/+4
* Add tags support to patrol, protect, unblock, and undeleteGeoffrey Mon2016-02-291-1/+14
* Convert all array() syntax to []Kunal Mehta2016-02-171-19/+19
* Add dieBlocked to APIBase and make use of itAndrew H2015-12-221-9/+4
* Added wfTransactionalTimeLimit() method and applied itAaron Schulz2015-08-121-0/+2
* API: Give block details along with errorsAlex Monk2015-06-171-1/+6
* 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-28/+6
* API: Overhaul token handlingBrad Jorsch2014-08-261-13/+1
* API: Remove action=paraminfo 'props' and 'errors' result propertiesBrad Jorsch2014-08-071-20/+0
* SpecialUndelete/PageArchive: Use Config instead of globalsKunal Mehta2014-08-061-1/+1
* API: Allow undeleting filesBrad Jorsch2014-07-311-6/+20
* Add final period to API module descriptionsaddshore2014-03-101-1/+1
* Fix CodeSniffer errors and warnings on some API classesSiebrand Mazeland2013-11-151-4/+6
* API: Throw error when interwiki is given for various title paramumherirrender2013-03-011-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
* pass user object for delete/undelete/filerevert in api/guiumherirrender2012-10-061-1/+7
* (bug 38190) Add "required" flag to some token paramsumherirrender2012-07-201-1/+4
* Merge "escape HTML elements in docblock with double quotes"Aaron Schulz2012-07-181-1/+1
|\
| * escape HTML elements in docblock with double quotesAntoine Musso2012-07-151-1/+1
* | API: Cleanup around comment/reason paramsumherirrender2012-07-081-1/+1
|/
* Added result properties to action=paraminfoPetr Onderka2012-06-061-0/+11
* Removed intval for undelete reason in APIPetr Onderka2012-05-021-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/+3
* Based on diff to wikia, set more functions consistently public rather than pr...Sam Reed2011-08-171-1/+1
* Followup r92396, add help urls for most of the core (non query) modulesSam Reed2011-07-171-0/+4
* * (bug 28392) mark action=undelete&timestamps as type "timestamp"Sam Reed2011-06-051-1/+2
* Single messages can be passed as strings to Api::dieUsageMsg()Antoine Musso2011-05-191-3/+3
* Delete all the "API for MediaWiki 1.8+" commentsSam Reed2010-12-221-1/+1