aboutsummaryrefslogtreecommitdiffstats
path: root/includes/api
Commit message (Expand)AuthorAgeFilesLines
* Fix possibly undefined variablesSam Reed2012-02-181-1/+3
* Merge r111667 into trunkSam Reed2012-02-161-3/+8
* * (bug 34377) action=watch now parses messages using the correct title instea...Alexandre Emsenhuber2012-02-131-2/+2
* * (bug 34313) MediaWiki API intro message about "HTML format" should mention ...Sam Reed2012-02-101-2/+4
* * (bug 34316) Add ability to retrieve maximum upload size from MediaWiki API. Sam Reed2012-02-101-0/+2
* * (bug 32341) Add upload by URL domain limitation.Sam Reed2012-02-092-0/+5
* More return documentationSam Reed2012-02-091-2/+6
* Fixing some of the "@return true" or "@return false", need to be "@return boo...Sam Reed2012-02-092-2/+2
* Fixing some of the "@return true" or "@return false", need to be "@return boo...Sam Reed2012-02-093-3/+3
* Fixing some of the "@return true" or "@return false", need to be "@return boo...Sam Reed2012-02-092-3/+3
* Documentation and whitespaceSam Reed2012-02-091-2/+2
* Bug 34032 - API help header not alignedSam Reed2012-01-301-2/+2
* Revert feature out of r109562, r109564, r109570Sam Reed2012-01-222-5/+0
* * (bug 33865) Exception thrown when using API sandbox action=parseSam Reed2012-01-211-1/+6
* Fix bug 32948:Alexandre Emsenhuber2012-01-211-1/+2
* * (bug 32341) Add upload by URL domain limitation.Sam Reed2012-01-192-1/+5
* * (bug 33733) API: Unknown error: mustbeloggedinSam Reed2012-01-141-0/+2
* Rather than using an error code of unknownerror, use the error code returned ...Sam Reed2012-01-131-1/+5
* () are valid in URLs, not sure why we're using them as a finishing point in A...Sam Reed2012-01-131-1/+1
* Ping r108847, missed one half quoteNiklas Laxström2012-01-131-1/+1
* Change usage of quotes in API messages from ``x'' to "x".Siebrand Mazeland2012-01-137-25/+25
* Reverted r108743 per CR comment. This should at least be discussed first.Aaron Schulz2012-01-1216-4/+25
* Kill "* @return void"Sam Reed2012-01-1216-25/+4
* Consistency: made all API examples a verbsMax Semenik2012-01-126-7/+7
* * (bug 33117) prop=revisions allows deleted text to be exposed through cache ...Sam Reed2012-01-111-1/+1
* reverts Concurrency worksAntoine Musso2012-01-112-106/+0
* Add svn:keywords IdSam Reed2012-01-101-7/+5
* MERGE branches/concurrency 108301:108557 into trunkIan Baker2012-01-102-0/+108
* * (bug 33483) One space to much in header of auto-generated documentationSam Reed2012-01-031-1/+1
* Missing check for ISMULTI on help parameters, thanks santhoshJohn Du Hart2012-01-031-1/+1
* Bug 33482 - Api incorrectly calls ApiBase::parseMultiValue if allowed values ...John Du Hart2012-01-031-0/+5
* Followup r107393, treat '' the same as getting false from getExamples, the de...Sam Reed2011-12-311-1/+1
* Related to bug 33223Sam Reed2011-12-301-1/+1
* * (bug 33398) Wrong escape in online documentation for usercontribsSam Reed2011-12-281-1/+1
* Re-instate most of the revisions for bug 33147 "API examples should explain w...Sam Reed2011-12-2726-103/+150
* * Integrate $wgDeleteRevisionsLimit in Title::getUserPermissionsErrors() (onl...Alexandre Emsenhuber2011-12-271-5/+0
* * Use local context to get messagesAlexandre Emsenhuber2011-12-261-1/+1
* Revert r106439, r106441 - bad formatting mushing separate lines togetherBrion Vibber2011-12-2014-103/+57
* Revert r106870: doesn't seem like it would format things consistently as expe...Brion Vibber2011-12-201-3/+3
* FU r106514: Sanity check for empty sha1 values in the DBAaron Schulz2011-12-202-2/+10
* For r106521/r106865, wrap long example description stringsSam Reed2011-12-201-3/+3
* Provisional revert of r105831: as noted it's not safe; alternative fix was a ...Brion Vibber2011-12-201-2/+1
* grammar :) followup r106514Brion Vibber2011-12-201-1/+1
* Revert r106521: creates lots of long, unwrappable lines in help outputBrion Vibber2011-12-2011-31/+31
* Revert r106523: abstraction violation, looks very wrong, unclear benefitsBrion Vibber2011-12-201-5/+1
* Follow-up r97303: sort module names in paraminfo's paraminfoMax Semenik2011-12-201-4/+9
* $reqArr is an ambiguous variable name - req can mean required or request. Cha...Ryan Kaldari2011-12-201-13/+13
* adding sectiontitle/wgSectionTitle as a new parameter for page editing (so th...Ryan Kaldari2011-12-201-0/+9
* FU r106514: use base 16 SHA-1 to be consistent with image infoAaron Schulz2011-12-182-4/+4
* * Merged WikiPage::updateRestrictions() and Title::updateTitleProtection() in...Alexandre Emsenhuber2011-12-181-10/+6