aboutsummaryrefslogtreecommitdiffstats
path: root/includes/api/ApiProtect.php
Commit message (Expand)AuthorAgeFilesLines
...
* (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/+10
* Merge "multi dbms support in api"Aaron Schulz2012-05-201-3/+3
|\
| * multi dbms support in apiumherirrender2012-05-161-3/+3
* | Don't make two database requests to load the same object, again.Alexandre Emsenhuber2012-05-041-2/+2
|/
* (bug 30488) API now allows listing of backlinks/embeddedin/imageusageumherirrender2012-05-021-2/+0
* Simplify and refactor out api code for getting title or page idReedy2012-04-271-17/+3
* Make data loading a bit better in ApiProtect.Alexandre Emsenhuber2012-04-251-3/+5
* (bug 32497) API now allows changing of protection level using pageidAlex Monk2012-04-071-15/+32
* * Merged WikiPage::updateRestrictions() and Title::updateTitleProtection() in...Alexandre Emsenhuber2011-12-181-10/+6
* 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
* Use WikiPage instead of ArticleAlexandre Emsenhuber2011-11-121-2/+2
* Adding context to the APIJohn Du Hart2011-10-261-2/+2
* 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
* Replace more multiple calls to $this->getResult() in methods with temporary v...Sam Reed2011-06-301-2/+3
* Single messages can be passed as strings to Api::dieUsageMsg()Antoine Musso2011-05-191-2/+2
* Follow-ups to r84258Happy-melon2011-03-181-2/+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 25174) Add equal sign to boolean parameters in examples, so that the exa...Bryan Tong Minh2010-11-231-1/+1
* * (bug 25248) API: paraminfo errors with certain modulesSam Reed2010-10-011-1/+5
* Remove some unused variablesSam Reed2010-09-201-2/+0
* Standardised file description headers, added @fileAlexandre Emsenhuber2010-08-071-2/+4
* Followup r70461 if PARAM_REQUIRED is set, use for missing param in getPossibl...Sam Reed2010-08-041-2/+0
* Followup to r70460 and r70461: Use true instead of 1X!2010-08-041-2/+2
* Followup to r70460: Committed wrong version of ApiBase.php, convert all core ...X!2010-08-041-8/+6
* Remove some unused globalsSam Reed2010-07-221-1/+1
* Correct the address of the FSF in some of the GPL headersDerk-Jan Hartman2010-06-211-1/+1
* Fixed a bunch of silly instances of [^!=]==\s*(true|false)Chad Horohoe2010-06-091-1/+1
* Remove arrays from getDescription where we are only using 1 lineSam Reed2010-05-251-3/+1
* Mixture of things.Sam Reed2010-05-111-2/+2
* * Clean up some duplicated code in r64291Mark A. Hershberger2010-04-101-14/+3
* Followup r64197Sam Reed2010-03-281-4/+10
* Followup to r64197Sam Reed2010-03-271-1/+1
* Fix bug 22944 in a much better fashion (using watchlist parameter)Sam Reed2010-03-251-2/+21
* Revert my api changes to pre r64815Sam Reed2010-03-251-10/+0
* Add array( 'show' ), to getPossibleErrorsSam Reed2010-03-251-0/+1
* Stop mutually exclusive values in ApiProtectSam Reed2010-03-251-0/+4
* Part of bug 22944Sam Reed2010-03-251-0/+5
* API: fix copyright symbol, coding style cleanup, more bracesJack Phoenix2010-02-231-40/+55
* Refactor requiresToken to getTokenSalt - Returns salt if exists, null if no s...Sam Reed2010-02-151-6/+2
* Start of "Bug 21991 - Move common query parameter (uc, rc) validation, token...Sam Reed2010-02-141-3/+4
* Change layout of the mustBePosted format to standardise itSam Reed2010-02-141-1/+3
* Fixup spaces to tabs from r62404Sam Reed2010-02-141-2/+2
* And an erroneous )Sam Reed2010-02-131-1/+1