Fix r100138 per Nikas CR: "always use explicit conversion to string with wfMessage"
[lhc/web/wiklou.git] / includes / api /
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
2011-09-16 Alexandre EmsenhuberCall Linker methods statically
2011-09-16 Sam ReedRefactor variables to give somewhat useful names
2011-09-16 Sam ReedAdd handling of format modules to ApiParamInfo
2011-09-16 Sam ReedGive a list of modules to query and action into paraminfo
2011-09-14 Roan KattouwIntroduce MessageCache::getAllMessageKeys(), which...
2011-09-14 Roan KattouwIntroduce Language::getMessageKeysFor() and use it...
2011-09-07 Sam ReedFix whitespace
2011-09-06 Jeroen De Dauwdoc fix
2011-08-31 Roan KattouwClarify parameter description added in r95714
2011-08-29 KrinkleAdd support to only return keys in ApiAllMessages
2011-08-26 John Du HartAPI get functions should be public
2011-08-26 Roan Kattouw(bug 29246) Edit API occasionally throws "unknown error...
2011-08-20 Roan KattouwRevert r95058 (make letype multivalue): has been applie...
2011-08-19 Sam ReedUpstream wikia change
2011-08-19 Roan KattouwMake the PROTO_ parameter to wfExpandUrl() explicit...
2011-08-18 Niklas LaxströmAttempt to fix Bug 30216 - Improve language fallback...
2011-08-17 Sam ReedUpstream another minor Wikia change
2011-08-17 Sam ReedBased on diff to wikia, set more functions consistently...
2011-08-16 Roan KattouwFollowup r90041: keep naming of watch and unwatch calls...
2011-08-15 Sam ReedFollowup r92430 per CR, like r94448
2011-08-15 Roan Kattouw(bug 30269) Strings like foobar//barfoo are linked...
2011-08-14 Max SemenikApiParamInfo: if no help URLs are available, return...
2011-08-14 Max SemenikApiOpenSearch: make description a verb, just like the...
2011-08-13 Sam Reed* (bug 26885) Allow show/hide of account blocks, tempor...
2011-08-11 Sam ReedWhitespace
2011-08-08 Sam ReedFollowup r88488, moved some of the prep work in it...
2011-08-05 Sam ReedWhitespace and comment updates
2011-08-05 Sam ReedFollowup r93905 per comment on bug 30230
2011-08-05 Sam Reed* (bug 18634) Create API to fetch MediaWiki's language...
2011-08-05 Sam ReedSome annotation for (bug 29907) action=parse only fetch...
2011-08-05 Jan Gerberdont use deprecated function WebRequest::getFileSize
2011-08-05 Sam ReedAdd documentation
2011-08-04 Sam ReedFollowup r89564
2011-08-04 Sam Reed* (bug 30230) action=expandtemplates should not silentl...
2011-08-03 Roan KattouwSome random URL protocol forcing for protocol-relative...
2011-08-03 Roan KattouwIntroduce $wgVaryOnXFPToAPI which sends Vary: X-Forward...
2011-08-03 Roan KattouwRevert r93802 per CR. Will avoid cache pollution by...
2011-08-03 Roan KattouwFollowup r92044: force HTTP on URLs output by the API...
2011-08-02 Sam ReedFix minor naming issue from r93314, add a bit to parame...
2011-08-02 Jan Gerberresult of finished Chunk Upload has to be Success
2011-08-02 Jan Gerberuse tabs. for consistant whitespaces
2011-08-02 Jan GerberExtend upload api adding an option to upload files...
2011-07-28 Mark A. Hershbergertabs are tabs, not spaces
2011-07-27 Siebrand Mazelandsiprop=interwikimap and siprop=languages can now use...
2011-07-26 Happy-melon(bug 15641) prevent blocked administrators from accessi...
2011-07-26 Sam Reed* (bug 29685) do not output NULL parentid with list...
2011-07-26 Sam Reed* (bug 29684) Set forgotten parameter types in ApiQuery...
2011-07-26 Sam Reed* (bug 29748) Add API search prefix support
2011-07-25 Ian BakerAdded a workaround for the lack of RequestContext in...
2011-07-22 Alexandre EmsenhuberReduce a bit the coupling between Skin and OutputPage:
2011-07-21 Ian BakerActually alias sessionkey to filekey, fixes bug in...
2011-07-21 Roan KattouwFix r78824 after some misunderstandings in the CR comme...
2011-07-20 Sam ReedRemove @return void documentation
2011-07-19 PlatonidesFollow up r92036. The global is not needed now.
2011-07-19 PlatonidesFollow-up r91246. The global is no longer needed.
2011-07-19 Robin Pepermans(bug 19838) API does not use interwiki cache.
2011-07-18 Sam Reed* (bug 29938) list=users&usprop=rights shows rights...
2011-07-18 Ian Bakerchanged sessionkey to filekey to keep consistent with...
2011-07-18 Neil Kandalgaonkarremoving xdebug call
2011-07-18 Sam ReedRemove call to User::getImplicitGroups() from ApiQueryA...
2011-07-18 Sam Reed* (bug 29935) Improve formatting of examples in ApiPara...
2011-07-17 Sam ReedAdd a couple more useful URL's to the API help banner
2011-07-17 Sam ReedFollowup r92396
2011-07-17 Sam Reed* (bug 28817) Add reference help page link to API Modules
2011-07-17 Sam ReedFollowup r92396
2011-07-17 Sam ReedFollowup r92396, add help urls for most of the core...
2011-07-17 Sam ReedFollowup r92396 rename method, fix boolean comparison...
2011-07-17 Sam Reed* (bug 28817) Add reference help page link to API Modules
2011-07-15 Roan KattouwFix typo in r91154
2011-07-14 Ian Bakerproperly handle the case where a file disappears during...
2011-07-13 Ian BakerAdded us_status column for future expansion re Bryan...
2011-07-13 Roan KattouwPer wikitech-l, run a bunch of URLs in the API output...
2011-07-13 Roan KattouwUse wfUrlProtocols() in ApiFormatBase instead of simply...
2011-07-12 Ian BakerRefactored UploadStash and related classes to use the...
2011-07-12 Alexandre EmsenhuberUse createContext() instead of using the global context
2011-07-09 Alexandre EmsenhuberCall doMarkPatrolled() on the RecentChange object inste...
2011-07-08 Alexandre EmsenhuberCreate a new RequestContext to use its OutputPage and...
2011-07-06 Derk-Jan HartmanCorrect the documentation of srprop.
2011-07-06 Derk-Jan HartmanActually return the title of the section, instead of...
next