doc++
[lhc/web/wiklou.git] / includes / api /
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...
2011-11-18 Alexandre Emsenhuber* Use ParserOptions::newFromContext() to not depend...
2011-11-17 Sam ReedFix the rest of 'inlanguage ' in r93765
2011-11-17 Sam ReedFix trailing space in r93765
2011-11-17 Alexandre Emsenhuber* Use the fact that WikiPage::getLatest() is updated...
2011-11-16 Alexandre Emsenhuber* Use WikiPage instead of Article
2011-11-16 John Du HartRemoved the 'eclipse helper' bit on top of every API...
2011-11-14 Roan KattouwRemove commented-out variable ApiMain::$mRequest
2011-11-14 Roan KattouwFollowup r99224: add message to ApiBase::$messageMap too
2011-11-14 Sam ReedAdd Platonides' "add wlexcludeuser to feedwatchlist...
2011-11-14 Roan Kattouw(bug 29854) Store protocol-relative links twice in...
2011-11-14 Roan Kattouw(bug 26909) Add dir parameter for prop= API modules...
2011-11-13 Alexandre EmsenhuberRemoved usage of $wgUser in block and unblock processing:
2011-11-12 Alexandre EmsenhuberUse WikiPage instead of Article
2011-11-10 Sam ReedDocumentation
2011-11-10 Jure Kajzer* sry about that :S ... 10x Aaron
2011-11-10 Jure Kajzer* fix as per comment on CR r102625#c25856
2011-11-10 Alexandre EmsenhuberMade DifferenceEngine use a context instead of global...
2011-11-10 Jure Kajzer* Added getInfinity to DatabaseOracle
2011-11-09 Roan Kattouw(bug 32256) API list=search stops at first invalid...
2011-11-08 Alexandre EmsenhuberUse the local context instead of $wgOut, now that we...
2011-11-05 Alexandre Emsenhuber* Use WikiPage instead of Article for doPurge(), gettin...
2011-11-04 Brion VibberPartial revert of r101912 -- restores r99315 'includexm...
2011-11-03 Brion Vibber* (bug 31878, bug 31542) Fix XML namespace output in...
2011-11-03 Mark A. Hershbergereol w/s
2011-11-03 Alexandre EmsenhuberPer Aaron, fix for r89405: introduced DerivativeRequest...
2011-11-02 Aaron SchulzMake use of Title::isSpecialPage() in various places
2011-11-01 Sam Reedarrray -> array
2011-10-30 Roan Kattouw(bug 32051) Fix description for wlprop=sizes
2011-10-30 Roan KattouwIntroduce cmstartsortkeyprefix and cmendsortkeyprefix...
2011-10-29 John Du HartFollowup r100927 and r100905, when setting a FauxReques...
2011-10-29 Sam ReedKill various unused variables
2011-10-28 Sam ReedUpdate documentation
2011-10-27 Alexandre EmsenhuberFix for r100905:
2011-10-27 John Du HartFollowup r100905, cleanup per CR and fixes the overridi...
2011-10-27 Sam ReedDocumentation
2011-10-26 John Du HartFollowup 100905, fixing usages of getContext()
2011-10-26 John Du HartAdding context to the API
2011-10-26 John Du HartFollowup r100847, ApiMain now respects $wgShowHostnames
2011-10-26 John Du HartSmall todo note about ApiMain
2011-10-20 Antoine Musso(bug 31345) document API Revisions parameters as enum
2011-10-19 Ryan Kaldarimore accurate documentation for addValue() method
2011-10-18 Alexandre EmsenhuberFix for r100114: make API and tests work again
2011-10-16 Max SemenikFixed bug in r99914, also reverted accidental tabs...
2011-10-15 Max Semenik(bug 31674) Can't edit watchlist if it contains special...
2011-10-13 Aaron Schulz(bug 31679) Fixed use of 'allowusertalk'
2011-10-13 Sam ReedFollowup r85756
2011-10-11 Roan Kattouwlist=allusers was throwing fatals when invalid user...
2011-10-07 Bryan Tong MinhFollow-up r84765, use timestampOrNull
2011-10-07 Bryan Tong MinhFollow-up r98430, use dedicated error message for filen...
2011-10-07 Max SemenikRevert r93246: besides the problems pointed out at...
2011-10-06 Bryan Tong Minh(bug 29392) Setting the start or end parameter now...
2011-10-06 Bryan Tong Minh(bug 24781) The API will include an XML namespace if...
2011-10-05 Sam Reed3 PHP Fatal error: Call to undefined method LocalFile...
2011-10-05 Roan KattouwFix bug in r83814 reported on IRC: categorymembers...
2011-10-03 Roan KattouwRename $wgVaryOnXFPForAPI (introduced in r93818) to...
2011-09-29 Brian WolffFix handling of qplimit/qpoffset and cachedtimestamp...
2011-09-28 Sam ReedFollowup r98329
2011-09-28 Sam ReedFix whitespace
2011-09-28 Sam ReedBug 31199 - Fix notification of implicit groups so...
2011-09-22 Sam ReedMerge r97789 into trunk
2011-09-21 Sam ReedReturn documentation
next