Revert r113650 and reapply r113619 and r113649 with one modification: User::createNew...
[lhc/web/wiklou.git] / includes / api /
2012-03-11 Sam ReedNormalise casing of getArticleID used in core
2012-03-10 Robin Pepermansfix r113403
2012-03-08 Robin PepermansUpdate core usage of getLanguageName[s].
2012-03-08 Ryan Kaldaribetter error message and comment
2012-03-07 Roan KattouwIt seems that parseMsg() sometimes receives strings...
2012-03-05 Sam ReedDocumentation updates
2012-02-29 Sam ReedFollowup r112374/bug 34653
2012-02-28 Tim StarlingFix exception from list=recentchanges rcprop=loginfo...
2012-02-26 Niklas LaxströmAdded @since annotations
2012-02-24 Arthur RichardsAttempting to address bug 34653; It seems ApiQueryLogEv...
2012-02-24 Sam ReedImprove documentation
2012-02-24 Tim StarlingContribsPager can't accept multiple namespaces, passing...
2012-02-24 Sam ReedExamples can just be a string
2012-02-18 Sam ReedFix possibly undefined variables
2012-02-16 Sam ReedMerge r111667 into trunk
2012-02-13 Alexandre Emsenhuber* (bug 34377) action=watch now parses messages using...
2012-02-10 Sam Reed* (bug 34313) MediaWiki API intro message about "HTML...
2012-02-10 Sam Reed* (bug 34316) Add ability to retrieve maximum upload...
2012-02-09 Sam Reed* (bug 32341) Add upload by URL domain limitation.
2012-02-09 Sam ReedMore return documentation
2012-02-09 Sam ReedFixing some of the "@return true" or "@return false...
2012-02-09 Sam ReedFixing some of the "@return true" or "@return false...
2012-02-09 Sam ReedFixing some of the "@return true" or "@return false...
2012-02-09 Sam ReedDocumentation and whitespace
2012-01-30 Sam ReedBug 34032 - API help header not aligned
2012-01-22 Sam ReedRevert feature out of r109562, r109564, r109570
2012-01-21 Sam Reed* (bug 33865) Exception thrown when using API sandbox...
2012-01-21 Alexandre EmsenhuberFix bug 32948:
2012-01-19 Sam Reed* (bug 32341) Add upload by URL domain limitation.
2012-01-14 Sam Reed* (bug 33733) API: Unknown error: mustbeloggedin
2012-01-13 Sam ReedRather than using an error code of unknownerror, use...
2012-01-13 Sam Reed() are valid in URLs, not sure why we're using them...
2012-01-13 Niklas LaxströmPing r108847, missed one half quote
2012-01-13 Siebrand MazelandChange usage of quotes in API messages from ``x'' to...
2012-01-12 Aaron SchulzReverted r108743 per CR comment. This should at least...
2012-01-12 Sam ReedKill "* @return void"
2012-01-12 Max SemenikConsistency: made all API examples a verbs
2012-01-11 Sam Reed* (bug 33117) prop=revisions allows deleted text to...
2012-01-11 Antoine Mussoreverts Concurrency works
2012-01-10 Sam ReedAdd svn:keywords Id
2012-01-10 Ian BakerMERGE branches/concurrency 108301:108557 into trunk
2012-01-03 Sam Reed* (bug 33483) One space to much in header of auto-gener...
2012-01-03 John Du HartMissing check for ISMULTI on help parameters, thanks...
2012-01-03 John Du HartBug 33482 - Api incorrectly calls ApiBase::parseMultiVa...
2011-12-31 Sam ReedFollowup r107393, treat '' the same as getting false...
2011-12-30 Sam ReedRelated to bug 33223
2011-12-28 Sam Reed* (bug 33398) Wrong escape in online documentation...
2011-12-27 Sam ReedRe-instate most of the revisions for bug 33147 "API...
2011-12-27 Alexandre Emsenhuber* Integrate $wgDeleteRevisionsLimit in Title::getUserPe...
2011-12-26 Alexandre Emsenhuber* Use local context to get messages
2011-12-20 Brion VibberRevert r106439, r106441 - bad formatting mushing separa...
2011-12-20 Brion VibberRevert r106870: doesn't seem like it would format thing...
2011-12-20 Aaron SchulzFU r106514: Sanity check for empty sha1 values in the DB
2011-12-20 Sam ReedFor r106521/r106865, wrap long example description...
2011-12-20 Brion VibberProvisional revert of r105831: as noted it's not safe...
2011-12-20 Brion Vibbergrammar :) followup r106514
2011-12-20 Brion VibberRevert r106521: creates lots of long, unwrappable lines...
2011-12-20 Brion VibberRevert r106523: abstraction violation, looks very wrong...
2011-12-20 Max SemenikFollow-up r97303: sort module names in paraminfo's...
2011-12-20 Ryan Kaldari$reqArr is an ambiguous variable name - req can mean...
2011-12-20 Ryan Kaldariadding sectiontitle/wgSectionTitle as a new parameter...
2011-12-18 Aaron SchulzFU r106514: use base 16 SHA-1 to be consistent with...
2011-12-18 Alexandre Emsenhuber* Merged WikiPage::updateRestrictions() and Title:...
2011-12-18 Alexandre EmsenhuberPass the User object to Revision::userCan()
2011-12-17 Aaron SchulzKill some useless code in r106514
2011-12-17 Sam ReedPer bug 28901, and Duplicatebug on r105831, only list...
2011-12-17 Sam ReedMore example conversions/additions
2011-12-17 Aaron SchulzExpose rev_sha1/ar_sha1 to API (bug 21860)
2011-12-16 Sam ReedConvert a few more descriptions
2011-12-16 Sam ReedPrep work for * (bug 33147) API examples should explain...
2011-12-15 Sam ReedUse a revision return method for revisions, follows...
2011-12-13 Robin Pepermansupdate all core usage of deprecated Title::userCanRead()
2011-12-13 Jeroen De Dauwadd missing deprecation notices and added deprecation...
2011-12-13 Jeroen De Dauwrem use of escapeLocalURL
2011-12-12 Max SemenikCaps fix in API parameter description
2011-12-11 Sam ReedMake ApiQueryBase::addTitleInfo() add the pageid also
2011-12-11 Sam ReedMore documentation updates as I've been going around
2011-12-11 Sam Reed* (bug 32495) API should allow purge by pageids.
2011-12-11 Sam ReedFollowup r105823, make it protected
2011-12-11 Sam ReedAdding a getDB function to ApiBase...
2011-12-11 Sam Reed* (bug 32415) Empty page get no size attribute in API...
2011-12-11 Alexandre EmsenhuberUse ParserOptions::newFromContext() instead of 'new...
2011-12-06 Antoine Mussorevert r104468 per CR: not needed :-)
2011-11-30 Jan GerberUse database to track uploaded chunks and concatenate...
2011-11-30 Roan KattouwRevert r104659 and its followup r104665: break the...
2011-11-30 Jan GerberUse database to track uploaded chunks and concatenate...
2011-11-29 Robin PepermansThe URL wasn't loading when the database is used (inter...
2011-11-28 Sam Reed* (bug 32688) Paraminfo for parameter "generator" of...
2011-11-28 Sam ReedFollowup r104445, swap the xmlnamespace url back to
2011-11-28 Sam ReedFollowup r104441
2011-11-28 Sam ReedURL-ify index.php urls
2011-11-28 Sam ReedOh noes, moar http:// -> https://
2011-11-28 Sam ReedAdded "ApiGetDescription" hook
2011-11-28 Sam ReedHttps for all!
2011-11-23 Sam ReedFix hook copy paste fail
2011-11-23 Sam Reed* (bug 32609) API: Move captchaid/captchaword of action...
2011-11-23 Roan KattouwFollowup r102951: per CR, remove duplicated empty strin...
2011-11-20 Roan Kattouw(bug 26854) Invalid user names go unchecked. Applied...
2011-11-19 Alexandre EmsenhuberUse ParserOptions::newFromContext() instead of 'new...
2011-11-19 Alexandre EmsenhuberFollow-up r103332: fix "invalidoldimage" error message...
next