aboutsummaryrefslogtreecommitdiffstats
path: root/includes/api/ApiUndelete.php
Commit message (Expand)AuthorAgeFilesLines
* 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
* Replace my old e-mail address with my new one in API comments. A bit outdated...Roan Kattouw2010-12-221-1/+1
* * (bug 25248) API: paraminfo errors with certain modulesSam Reed2010-10-011-0/+4
* Remove some unused variablesSam Reed2010-09-201-2/+0
* (Bug 25138) ApiUndelete begins a transaction, but does not commit.Platonides2010-09-101-2/+0
* Standardised file description headers, added @fileAlexandre Emsenhuber2010-08-071-4/+6
* Followup r70461 if PARAM_REQUIRED is set, use for missing param in getPossibl...Sam Reed2010-08-041-1/+0
* Followup to r70460 and r70461: Use true instead of 1X!2010-08-041-1/+1
* Followup to r70460: Committed wrong version of ApiBase.php, convert all core ...X!2010-08-041-4/+4
* Correct the address of the FSF in some of the GPL headersDerk-Jan Hartman2010-06-211-1/+1
* Mixture of things.Sam Reed2010-05-111-1/+1
* * EOL ws clean on ApiBase.phpMark A. Hershberger2010-04-141-10/+2
* Followup r64197Sam Reed2010-03-281-4/+6
* Followup to r64197Sam Reed2010-03-271-1/+1
* Fix bug 22944 in a much better fashion (using watchlist parameter)Sam Reed2010-03-251-2/+20