Mostly revert r89400: not needed since Brion fixed the tests in other ways
[lhc/web/wiklou.git] / tests / parser /
2011-08-05 Alexandre Emsenhuber* Call Linker methods statically
2011-08-02 Chad Horohoe(bug 30172) posix_isatty() fallback does not work when...
2011-08-01 Mark A. HershbergerFixes Bug #30149 - Handling of parentheses for Korean...
2011-07-28 Brion VibberProvisional revert of r93319 -- change to TOC styles...
2011-07-28 Brion VibberRevert r93386 -- PLEASE STOP COMMITTING THESE THINGS...
2011-07-28 Leo KoppelkammRedo r93284 ( Make editsection link more understandable...
2011-07-27 Leo KoppelkammRecommit r93264 ( Remove semantically incorrect wrapper...
2011-07-27 Antoine MussoUnicode space separator characters (Zs) now terminates...
2011-07-25 Sam ReedAdding __METHOD__ to parameters passed to wfMkdirParents()
2011-07-12 Roan KattouwParser tests for protocol-relative URLs, for r91663...
2011-07-06 Ryan Kaldarirefixing bug 27338 with all parser test fixes, reverts...
2011-07-06 Chad HorohoeRevert r91426 and followups r91427, r91430: Breaks...
2011-07-04 Ryan Kaldariusing proper margin heights: 14 + 68 * 2 = 150
2011-06-30 Chad HorohoeRemove --upload option to parserTests.php and backend...
2011-06-29 Alexandre EmsenhuberPass the Title object to Parser::transformMsg()
2011-06-17 Sam ReedSwap else if for elseif
2011-06-14 Chad Horohoe* Remove @static from the last few places it's left...
2011-06-13 Chad HorohoeConvert a couple of wfDie()s to exceptions
2011-06-07 Brion VibberFollowup to r86061: add parser test case to confirm...
2011-06-07 Brion VibberProvisional revert of r89648: "Another try at fixing...
2011-06-07 Paul CoppermanAnother try at fixing bug 93 "tilde signatures inside...
2011-06-06 Antoine Mussotest thead / tfooter contains th elements
2011-06-02 Brion VibberRevert r88997: fix for bug 93 caused some additional...
2011-05-31 Antoine Mussorevert r84022 parser tests (code reverted by r89088)
2011-05-30 PlatonidesRevert r89013 and add better tests.
2011-05-28 Mark A. Hershbergerfollow up r88997 with a rough attempt at a parser test...
2011-05-23 Brion VibberRevert r87964: destroyed standard segregation of non...
2011-05-23 Alexandre EmsenhuberPer comment on r87680: make parser tests work again.
2011-05-13 Antoine Mussomerge in prettyURL patch
2011-05-04 Paul CoppermanFollow-up r87266: Fix parser test
2011-05-03 PlatonidesFollow up r87220. r86795 tests are now embedded into...
2011-04-27 Mark A. Hershbergerrevert r76127, r76129, and r83535 b/c I'm backing out...
2011-04-25 Leo KoppelkammAdd |alt= option for galleries ( Bug 18682 ). Recommit...
2011-04-24 Happy-melonFollow-up r86775: restub $wgLang. Not because it's...
2011-04-23 Mark A. Hershberger* Add preprocessor tests that Bergi supplied for Bug...
2011-04-23 Mark A. Hershbergerfollow up r86752 with some content for the result of...
2011-04-23 Happy-melonStop stubbing $wgLang and $wgContLang. There are no...
2011-04-23 Leo KoppelkammReverting r86749: The alt stuff is far too simplistic...
2011-04-23 Leo KoppelkammAdd ability to use add alt texts for images in gallerie...
2011-04-22 Brion VibberBreaking the 'math' table setup out to Math extension...
2011-04-21 Leo KoppelkammFix Bug 25794: Disallow multiple table captions & only...
2011-04-19 PlatonidesChange tests to match preprocessor changes in r86072.
2011-04-15 Leo Koppelkammr85922: Fixing another table bordercase
2011-04-14 Leo KoppelkammAnother table parser test
2011-04-14 Leo KoppelkammFollowup to r86064 (List with double line-breaks inside...
2011-04-14 Leo KoppelkammFix for r85990, which broke lists inside tables; adding...
2011-04-14 Leo KoppelkammAdding some parser test for tables. Fixing one parser...
2011-04-14 Leo KoppelkammFixing line-break issues with r85922
2011-04-13 PlatonidesMove </td> and </th> to its own line (unless it's an...
2011-04-13 PlatonidesAnother evil test to join r86004 (didn't produce malfor...
2011-04-13 PlatonidesFollow up r85922 moving the </caption> to another line...
2011-04-13 PlatonidesAdd a couple of broken tests showing why having the...
2011-04-13 PlatonidesFollow up r85991. For some reason I committed the test...
2011-04-13 PlatonidesReadd support for headings inside tables, broken in...
2011-04-13 Leo KoppelkammTables: Fix Bug 20078, add test for it
2011-04-13 Leo KoppelkammFollowup to r85922: Adapt to MW-coding style
2011-04-12 Leo Koppelkamm(no commit message)
2011-04-09 Brion VibberInitial stab at breaking math/texvc out to Math extension.
2011-04-08 Brion VibberQuick fix for bug 15892: intermittent SQL-based cache...
2011-04-08 OverlordQFollowup to r85464, correct parser test
2011-04-06 PlatonidesRevert unintended change to this parserTest in r85481
2011-04-06 Platonidesr85553 fixup. When there are variants involved, the...
2011-04-06 Brion Vibber* (bug 27473) Fix regression: bold, italic no longer...
2011-04-06 Happy-melonFollow-up r85403: fix fatal in parser tests.
2011-04-05 PlatonidesRevert r68358. Causes bug 27474.
2011-04-05 Happy-melonFollow-up r85302: update OutputPage constructors in...
2011-03-28 Daniel FriesenFollowup r79639, add a new parser test for gallery...
2011-03-20 Aaron SchulzReverted r84386; breakage too severe
2011-03-20 Antoine MussoMakes wikilinks nicer when possible
2011-03-15 Happy-melonAccept empty square bracket pairs in external links...
2011-03-14 Derk-Jan HartmanFix overestimation of max-width when using perrow mode.
2011-03-13 Brian Wolff(follow-up r83716) fix parser test for the entities...
2011-03-11 Aryeh GregorNormalize named entities to numeric
2011-03-08 Mark A. Hershberger* Followup r76127 and r83521 by adding parsertests...
2011-03-05 Max SemenikFix E_STRICT
2011-03-03 Chad HorohoeFollowup r83140: FakeMemCachedClient -> EmptyBagOStuff...
2011-02-26 Bryan Tong MinhRemove double parser test from r82843
2011-02-26 Bryan Tong Minh(bug 27679) Broken embedded files with special characte...
2011-02-24 OverlordQFix core parserTests for recent <gallery> changes
2011-02-09 PlatonidesFollow up to r81829. Poison var_dump, so that debug...
2011-02-09 PlatonidesDon't use ob_start/ob_get_contents/ob_end_clean just...
2011-02-05 Daniel FriesenKill off Linker::getExternalLinkAttributes.
2011-01-26 Alexandre Emsenhuber* Replaced $wgMessageCache by MessageCache::singleton...
2011-01-26 Brion VibberProvisionally reverting r80430 (bug 529, 12974)
2011-01-24 Alexandre EmsenhuberExplicitely enable language and title conversion otherw...
2011-01-22 PlatonidesDon't look for pipes in the root node.
2011-01-21 PlatonidesAdd full articles to preprocessor tests.
2011-01-18 Ilmari Karonenfollowup r80511: make {{PAGENAMEE}} and friends also...
2011-01-18 Ilmari Karonenbug 26781: make wfEscapeWikiText() escape "*", "#"...
2011-01-16 Happy-melon(bug 529, bug 12974) alter behaviour of the table-...
2011-01-16 Happy-melonFix diff output for failed tests on windows, which...
2011-01-09 Niklas LaxströmHorrible tabsoup converted to spaces
2011-01-07 Sam ReedFollowup r72119, add some braces
2011-01-05 PlatonidesFailing test for bug 11748
2010-12-28 PlatonidesSet $wgAdaptiveMessageCache for parserTests until NikeR...
2010-12-28 Chad HorohoeFollowup r79093: Move DROP TABLE code to Database class...
2010-12-28 Chad HorohoeRefactor table cloning code into its own class so it...
2010-12-27 Brion Vibber* bug 26437: fix for Sanitizer::decodeCharReferences...
2010-12-24 Brian Wolfffollow up to r78952 add parser tests relating to intern...
2010-12-18 Mark A. Hershberger* re r76385 Add parser tests for $wgExternalLinkTarget...
next