Merge "Followup I888c616e: Keep IRC line format unchanged."
[lhc/web/wiklou.git] / includes / api / ApiFormatBase.php
2012-07-23 danielmerged master
2012-07-22 Aaron SchulzMerge "Use User::getDefaultOption() instead of $wgDefau...
2012-07-21 Aaron SchulzMerge "Updated result properties in paraminfo API"
2012-07-21 Aaron SchulzMerge "Revert "Do not show empty categories with list...
2012-07-20 Trevor ParscalMerge "(bug 260) Handle <pre> overflow automatically...
2012-07-20 ReedyMerge "Undo feature: Add a wpUndidRevision field that...
2012-07-18 Aaron SchulzMerge "escape HTML elements in docblock with double...
2012-07-15 Antoine Mussoescape HTML elements in docblock with double quotes
2012-06-29 KrinkleMerge "mediawiki.special.preferences: Support Back...
2012-05-24 Brion VIBBERMerge "[FileBackend] Added getScopedLocksForOps() funct...
2012-05-19 Aaron SchulzMerge "Title::moveToInternal doesn't return anything...
2012-05-14 danielMerge branch 'Wikidata' of ssh://gerrit.wikimedia.org...
2012-05-14 danielmerged latest master
2012-05-11 NikerabbitMerge "(bug 33928) make diff title page more relevant"
2012-05-10 Aaron SchulzMerge "Revert r97711"
2012-05-10 ReedyMerge "(bug 19195) Make user IDs more readily available...
2012-05-09 Timo TijhofMerge "Add CSS class .mw-code (matching <pre>)"
2012-05-09 KrinkleMerge "fix bug 29002 - in RTL wikis resizable are flipped"
2012-05-08 Brion VIBBERMerge "Optimized SqlBagOStuff::getBatch() a bit."
2012-05-08 Brion VIBBERMerge "(bug 20189) Added 'Show/hide selected revisions...
2012-05-07 HasharMerge "Adding tests for dumps"
2012-05-04 DemonMerge "Use the same object when checking if the user...
2012-05-04 Tim StarlingMerge "Various updates needed to bump min php version...
2012-05-04 Tim StarlingMerge "(bug 29296) Expanded Blacklist for SVG Files"
2012-05-04 WerdnaMerge "(bug 18195) Allow changing preferences via API"
2012-05-03 Aaron SchulzMerge "ImagePage refactoring"
2012-05-03 Aaron SchulzMerge "Noticed while looking at $wgShowUpdatedMarker...
2012-05-03 Aaron SchulzMerge "Done a bit of deglobalisation."
2012-05-02 HasharMerge "Bumping minimum supported version of PHPUnit...
2012-05-01 Aaron SchulzMerge "enable email for PreferencesTest.php"
2012-05-01 Aaron SchulzMerge "(bug 30975) API import of pages with invalid...
2012-05-01 Aaron SchulzMerge "(bug 31704) Allow selection of associated namesp...
2012-05-01 ReedyMerge "Explicitly specify that filename in filerevert...
2012-05-01 ReedyMerge "Changed the format to lowercase in help message"
2012-04-30 Petr OnderkaChanged the format to lowercase in help message
2012-04-18 ReedyMerge "Re-adding dbdataobject stuff which got pulled...
2012-04-16 danielMerge branch 'Wikidata' of ssh://gerrit.wikimedia.org...
2012-04-15 Brion VIBBERMerge "(bug 26909) follow up r102947: fix the navigatio...
2012-04-11 Jens OhligMerge branch 'master' into Wikidata
2012-04-05 Brion VIBBERMerge "(bug 27757) API method for retrieving tokens"
2012-04-04 Brion VIBBERMerge "Separate $wgArticlePath from $wgUsePathInfo."
2012-04-04 Brion VIBBERMerge "Fix support for TestSwarm on SpecialJavaScriptTe...
2012-04-04 Brion VIBBERMerge "Fix Bug 33653 -JqueryMsg parser should support...
2012-04-04 Brion VIBBERMerge changes Id1ac2f8b,I48f8cd17,I10481ce6,Id4530499
2012-04-03 Brion VIBBERMerge "TextPassDumper -> backupTextPass.inc"
2012-04-03 Brion VIBBERMerge "(bug 21796) Fix null dereference on Special...
2012-04-03 HasharMerge "Moved Preferences::trySetUserEmail() to User...
2012-04-03 Max SemenikFixed api.php?action=parse&format=xmlfm hitting PCRE...
2012-02-10 Sam Reed* (bug 34313) MediaWiki API intro message about "HTML...
2012-01-13 Sam Reed() are valid in URLs, not sure why we're using them...
2012-01-12 Max SemenikConsistency: made all API examples a verbs
2011-12-27 Sam ReedRe-instate most of the revisions for bug 33147 "API...
2011-12-20 Brion VibberRevert r106521: creates lots of long, unwrappable lines...
2011-12-17 Sam ReedMore example conversions/additions
2011-12-06 Antoine Mussorevert r104468 per CR: not needed :-)
2011-11-28 Sam ReedURL-ify index.php urls
2011-11-28 Sam ReedOh noes, moar http:// -> https://
2011-11-16 John Du HartRemoved the 'eclipse helper' bit on top of every API...
2011-10-27 Sam ReedDocumentation
2011-09-21 Sam ReedReturn documentation
2011-08-17 Sam ReedBased on diff to wikia, set more functions consistently...
2011-08-15 Roan Kattouw(bug 30269) Strings like foobar//barfoo are linked...
2011-07-19 PlatonidesFollow up r92036. The global is not needed now.
2011-07-17 Sam ReedFollowup r92396, add help urls for most of the core...
2011-07-13 Roan KattouwUse wfUrlProtocols() in ApiFormatBase instead of simply...
2011-06-05 Sam ReedFollowup r89528, don't use $wgRequest use $this->getMai...
2011-06-05 Sam Reed* (bug 22179) Internal use of API (FauxRequest) results...
2011-05-01 Max SemenikUse HTML5 for formatted API output
2011-01-04 X!Followup to r79532: Did I really need to implement...
2010-12-22 Sam ReedDelete all the "API for MediaWiki 1.8+" comments
2010-11-04 Sam ReedFollowup r28029, we should probably at least pay attent...
2010-08-07 Alexandre EmsenhuberStandardised file description headers, added @file
2010-07-23 Sam ReedStylize API up to date
2010-06-21 Derk-Jan HartmanCorrect the address of the FSF in some of the GPL headers
2010-06-03 Roan KattouwFixed for r58099 per CR:
2010-02-23 Jack PhoenixAPI: coding style cleanup, fix copyright symbol, more...
2010-02-12 Siebrand MazelandRemove debug logging introduced in r62354
2010-02-12 Mark A. Hershbergervarious eol whitespace now instead of when someone...
2010-01-23 Sam ReedNormalise comment usage (# --> //)
2010-01-11 Aryeh Gregorstylize.php on API code
2009-11-14 Siebrand MazelandUpdate break notation to self enclosed and properly...
2009-09-18 Roan KattouwPartial revert of r56602: remove what is probably accid...
2009-09-18 Andrew GarrettForce changedfilter parameter to integer on Special...
2009-08-28 Bryan Tong Minh* Add buffering to ApiFormatBase, which allows bufferin...
2009-04-28 Roan KattouwAPI: (bug 16422) Don't show help in format=jsonfm unles...
2009-03-18 Alexandre EmsenhuberChanged ereg(i)_replace to preg_replace, the former...
2009-02-27 Roan KattouwAPI: Fix autolinker bug reported by DannyB on IRC:...
2009-02-13 Roan KattouwAPI: More docs, break long lines in docs
2009-02-05 Roan Kattouw* API: BREAKING CHANGE: (bug 11430) Return fewer result...
2009-01-31 Roan KattouwAPI: (bug 17182) Fix pretty printer so URLs with parent...
2008-11-14 Tim StarlingDon't use getParameter() inside substituteResultWithErr...
2008-08-31 Bryan Tong Minh* (bug 15392) ApiFormatBase::formatHTML now uses $wgUrl...
2008-06-10 Tim StarlingLike the comment says... dieDebug() instead of wfHttpError
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-03-26 Roan KattouwAPI: Don't output error messages caused by display_erro...
2008-03-02 Roan Kattouw* (bug 13218) Fix inclusion of " character in hyperlinks
2008-01-28 Roan KattouwAPI: Changing all modules' getParamDescription(), getAl...
2007-12-01 Victor Vasiliev* Use *bold* and $italics$ highlighting only in API...
2007-11-19 Brion VibberRevert r27581, 27598, 27626
next