Merge "[FileBackend] Added some basic directory functions."
[lhc/web/wiklou.git] / includes / parser / Parser.php
2012-04-25 Brion VIBBERMerge "[FileBackend] Added some basic directory functions."
2012-04-25 Brion VIBBERMerge "Add function OutputPage::getHeadLinksArray()"
2012-04-25 Brion VIBBERMerge "[FileRepo] Avoid performance degeration due...
2012-04-25 Brion VIBBERMerge "[FileRepo] Fixed regression where thumbnails...
2012-04-25 DemonMerge "(bug 34956) Parser should use mUrlProtocol inste...
2012-04-20 KaldariMerge "Removing button-float-right rule from jquery...
2012-04-20 Brion VIBBERMerge "(bug 35769) Convert mediawiki.Uri test suite...
2012-04-20 Aaron SchulzMerge "(bug 35961) Hash comparison should always be...
2012-04-19 HasharMerge "Removed subclassing of PageQueryPage where not...
2012-04-18 ReedyMerge "Re-adding dbdataobject stuff which got pulled...
2012-04-18 ReedyMerge "duration formatter, makes time in sec easy to...
2012-04-18 NikerabbitMerge "Space in $separatorTransformTable should be...
2012-04-16 Aaron SchulzMerge "fix the call of count( $module->getDependencies...
2012-04-16 Aaron SchulzMerge "Make data loading a bit better in ApiDelete."
2012-04-16 Brion VIBBERMerge "(bug 34852) new optional 'link' parameter to...
2012-04-16 Kim Eik(bug 34852) new optional 'link' parameter to <gallery>
2012-04-15 Brion VIBBERMerge "(bug 26909) follow up r102947: fix the navigatio...
2012-04-14 Alex Monk(bug 34956) Parser should use mUrlProtocol instead...
2012-04-06 HasharMerge "Un-marking testMakeNormalBlock as broken..."
2012-04-05 Brion VIBBERMerge "(bug 27757) API method for retrieving tokens"
2012-04-05 HasharMerge "Remove some duplicate code in ProfilerSimpleTrace"
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 umherirrender(bug 34355) add a variable and parser function for...
2012-04-02 DemonMerge "Remove unused $wgDebugDBTransactions"
2012-03-20 Daniel FriesenCommit the cryptrand project worked on in git:
2012-03-20 Tim StarlingFixed a few "strip tag exposed" bugs.
2012-03-19 Sam ReedMore occurrence typos
2012-03-16 Tim StarlingIn the $clearState=true case, remove strip marker prefi...
2012-03-09 Max Semenik(bug 23795) Add parser itself to ParserMakeImageParams...
2012-03-08 Robin PepermansFollow-up r112479
2012-03-05 Tim StarlingTransitional patch for bug 34832: introduce a CI-style...
2012-03-05 Tim Starling* Fix for r41340, r96405, r97849: introduce a function...
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-01-21 PlatonidesBug 33845: Headings become cursive in TOC when they...
2012-01-11 Max SemenikMade Parser::addTrackingCategory() public to benefit...
2012-01-09 Niklas LaxströmMissing @since tags have a yet another victim
2012-01-04 Sam Reed* (bug 33525) clearTagHooks doesn't clear function...
2012-01-04 Antoine Mussorevert r107006
2011-12-30 Brian Wolff(bug 31469) Make sure tracking category messages expand...
2011-12-21 Danny B* (bug 23427) Introduced {{PAGEID}} variable to expose...
2011-12-15 Brian WolffThrow an exception if Parser::disableCache is called...
2011-12-13 Jeroen De Dauwrem use of escapeLocalURL
2011-12-09 Tim Starling* Revert r103476, r105161 and implement the fix for...
2011-12-06 Chad HorohoeMinor tweaks to cleanSig(inSig)
2011-12-06 Antoine Mussoallow bold in TOC lines
2011-12-05 Antoine MussoSkip replaceInternalLinks2 for js/css pages
2011-11-23 John Du HartFollowup r103817, updating setLang usages
2011-11-17 Antoine Musso(bug 32450) MediaWiki: .js|.css pages parsed [[Category...
2011-11-08 PlatonidesAttempt to fix translatewiki bug 32057
2011-11-06 PlatonidesBug 26375 - Italics should be passed to TOC
2011-11-02 Aaron SchulzMake use of Title::isSpecialPage() in various places
2011-10-27 Aaron SchulzAdded pfunc profiling to braceSubstitution()
2011-10-27 PlatonidesRemoval of unused globals
2011-10-27 Aaron SchulzFixed braceSubstitution() to only profile templates...
2011-10-25 PlatonidesIf the page contains __NOEDITSECTION__, it will never...
2011-10-24 Alexandre Emsenhuber* (bug 31921) Fix for r78201: magic words REVISIONDAY...
2011-10-19 Alexandre EmsenhuberFollow-up r100227:
2011-10-19 Alexandre Emsenhuber* Changed ParserOptions to store a Language object...
2011-10-07 PlatonidesBug 31445: "Section edit links do not show"
2011-09-29 Sam ReedBack out r95396 and friends
2011-09-29 Alexandre EmsenhuberPer Aaron, follow-up r93758: add coments and fix typos
2011-09-27 Chad HorohoeAlso add $wgRequest to the forbidden globals...thought...
2011-09-26 Roan KattouwFix stupid typo in r98193, thanks Dantman
2011-09-26 Roan Kattouw(bug 31176) {{SERVERNAME}} doesn't play nice with proto...
2011-09-22 Robin PepermansRe-do r96798 ("LanguageConverter now depends on the...
2011-09-15 Tim StarlingReverted r85922 and related: new doTableStuff(). I...
2011-09-14 Sam ReedWhitespace/documentation
2011-09-14 Niklas LaxströmRevert r96798 - makes parser go infinite loop somewhere
2011-09-13 Aaron SchulzRemoved parser hacks from r88740, r88741, r88780
2011-09-12 Aaron SchulzReverted r86072, r86419 per CR. Lots of conflicts resol...
2011-09-11 Robin Pepermans* r96737: set OutputPage->addWikiText() as an interface...
2011-09-11 Robin Pepermans(Bug 30364) LanguageConverter should depend on the...
2011-09-07 Robin PepermansPer r90858 CR, throw MW exception on missing title...
2011-09-06 Aaron SchulzCleanup to r84610 per CR: changed BeforeParserMakeImage...
2011-09-05 Tim StarlingReverted r84357 and r90461 and fixed the bug in a bette...
2011-09-02 Aaron SchulzReverted parser bump from r84601 per CR
2011-08-24 Sam ReedMerge the iwtransclusion branch back into trunk
2011-08-21 Brian WolffFollow-up r86534 - Do not add tracking categories if...
2011-08-20 Roan KattouwPer r90849, factor out most of the code that's duplicat...
2011-08-17 Brian WolffFollow-up r94680 - fix unit tests.
2011-08-16 Robin PepermansMagic words (time and number-formatting ones, plus...
2011-08-15 Roan Kattouw(bug 30269) Strings like foobar//barfoo are linked...
2011-08-14 Alexandre EmsenhuberAdded Parser::recursivePreprocess(); like preprocess...
2011-08-12 Roan Kattouw(bug 30236) Links like [[//example.com Link text]]...
2011-08-11 Robin Pepermansremove stuff accidentally committed in r94279
2011-08-11 Robin Pepermans* CategoryPage.php: fix the "category-empty" message...
2011-08-11 Alexandre EmsenhuberWe have startParse() for that
2011-08-05 Sam ReedAdd documentation
2011-08-04 Sam Reed* (bug 17119) class Parser: senseless use of non-existi...
2011-08-02 Alexandre EmsenhuberPer Platonides, follow-up r93758: rename ParserOutput...
2011-08-02 PlatonidesFollow up r93633. Allow only classic spaces.
2011-08-02 Alexandre Emsenhuber* (bug 15558) Allow includable special pages to be...
2011-08-01 Mark A. HershbergerFixes Bug #30149 - Handling of parentheses for Korean...
2011-07-30 Sam ReedBack out r93533, r93531, r93530
next