Correctly handle <abbr> followed by ISBN
[lhc/web/wiklou.git] / maintenance / parserTests.txt
2010-03-24 Aryeh GregorCorrectly handle <abbr> followed by ISBN
2010-03-16 Alexandre Emsenhuber* (bug 22772) {{#special:}} parser function now works...
2010-03-13 Raimond Spekking* (bug 21981) Add parameter 'showfilename' to <gallery...
2010-03-08 Tim StarlingFixed CSS validation issue (no handling for line contin...
2010-03-03 Conrad IrwinMerge fixes to ?preload= from /branches/conrad/ (cf...
2010-02-19 Tim StarlingMoving Conrad's recent parser work out to a branch...
2010-02-16 Mark A. Hershberger* When I found it, I cried. fixes bug #22501
2010-02-15 Mark A. HershbergerProvide a few more tests for bug #22501
2010-02-15 Mark A. Hershbergerfixes #22501 follow up r61101 remove superfluous, buggy...
2010-02-09 Conrad IrwinMore sensible semantics for pipe trick with section...
2010-02-08 Conrad Irwinpartial revert for r62081. Make {{PIPETRICK}} like...
2010-02-07 Conrad IrwinFix bug 20339 allow pipe-trick in log reasons
2010-02-07 Conrad IrwinFixes for r62077
2010-02-07 Conrad IrwinUpdate Pipe Trick semantics per bug 845 and bug 21660
2010-02-06 Conrad IrwinAllow pipe trick to work after PST.
2010-02-03 Tim StarlingFollowup to r61905: remove parser tests for ex-feature.
2010-02-02 Aryeh Gregorexistant -> existent for r61855
2010-02-02 Conrad IrwinParser tests for behaviour of subst: and safesubst...
2010-02-02 Conrad IrwinAdd a parser test for r61816
2010-02-01 Conrad IrwinFix parser test that I broke with r61816
2010-02-01 Mark A. Hershbergerfollow up r61775 (reapply): Fix parsertests so that...
2010-02-01 Mark A. Hershbergerfollow up 61775 -- REVERT REVERT
2010-02-01 Mark A. HershbergerFix parsertests so that they work even when server...
2010-01-31 Max Semenik(bug 16039) Text disappearing after a bad image
2010-01-27 Tim StarlingRevert r61528, r61527, r61526, r61525, r61519, r61515...
2010-01-26 PlatonidesStep 3: Balance the quotes directly on $text
2010-01-25 OverlordQFix parser test broken by r61465
2010-01-24 Max SemenikParser tests:
2010-01-19 Tim StarlingIn LanguageConverter:
2010-01-18 Aryeh GregorStrip some microdata attributes when invalid
2010-01-18 Aryeh GregorAdd some microdata parser tests
2010-01-15 Mark A. Hershbergerfollow up r60832 and follow up r60763
2010-01-14 PlatonidesFix UTF-8 broken on r61052
2010-01-14 Platonides* (bug 18765) Increased consistency of bold-italic...
2010-01-12 Philip Tzou1. Add a new feature to LanguageConverter, for supporti...
2010-01-12 Mark A. Hershbergerfollow up r60924 Make sure the test has a unique, descr...
2010-01-11 Mark A. HershbergerAdd test for bug where variant was persisting when...
2010-01-11 Mark A. HershbergerI was wrong on the last item: no bug. But the two...
2010-01-08 Mark A. Hershbergerfollow up r60763
2009-10-25 Max SemenikRemoved byte-order mark from parser tests definition
2009-09-03 Brion VibberHopefully reduce memory leaks in parser tests... now...
2009-08-27 Chad HorohoeRevert r53534 (bug 15745, Make the edit summary link...
2009-08-27 Andrew GarrettRevert r52983 for now, could cause unexpected syntax...
2009-08-26 Alexandre EmsenhuberAdded parser test for r55601, has to clear MagicWord...
2009-08-21 Brion VibberRevert r53667 "Enabled use of the greater-than sign...
2009-08-21 Aryeh GregorSwitch from Xml:: to Html:: in a few places
2009-08-21 Philip TzouAdd and modify parser test for new language converter...
2009-08-20 Ilmari Karonenadd parser test for r55382
2009-08-20 Raimond SpekkingFollow-up r55368: Fix parser tests
2009-08-19 Chad HorohoeOops and fix the test it was supposed to check.
2009-08-11 Aryeh GregorFix parser test breakage from r54767
2009-08-10 Victor VasilievUpdate parser tests for r54693
2009-07-29 Alexandre Emsenhuber* fixed Parser::runTest() title creation to use Title...
2009-07-29 Brion Vibber* (bug 19957) All known-failing tests now marked disabl...
2009-07-23 Remember the dotEnabled use of the greater-than sign (">") in page...
2009-07-21 Remember the dotFollow-up to r52963: Moved ID attributes on header...
2009-07-20 Alex Z(bug 15745) Make the edit summary link parser detect...
2009-07-20 Brion VibberAlso treat [[#section]] links as expected with the...
2009-07-20 Brion Vibber* (bug 14080) Short notation links to subpages didn...
2009-07-20 Brion VibberAdd support for running test cases on the Linker::forma...
2009-07-15 Roan KattouwFix up r53308: fix up another parser test that I'd...
2009-07-15 Roan KattouwFix parser tests for r52213.
2009-07-12 Remember the dotRemoved repetition of URIs in the title attributes...
2009-07-11 Remember the dotUpdated parser tests for r52726. Also fixed some corner...
2009-07-09 Andrew Garrett* Allow leading-> as syntax for quoting.
2009-07-09 Remember the dotRemoved redundant anchors from headings as suggested...
2009-06-02 Andrew GarrettFix up r49794, make new groups noncapturing, fixing...
2009-05-15 Aryeh Gregor(bug 16912) Tooltips on images with link= disappear
2009-05-03 Alexandre EmsenhuberCleanup in MagicWord::$mVariableIDs, removed IDs that...
2009-04-24 Andrew GarrettFix spacing issues with autoformatted dates. Includes...
2009-04-03 Aryeh GregorRemove superfluous border="0" from images
2009-03-31 Aryeh GregorDon't add empty title attributes to anchor links
2009-03-25 Andrew GarrettConvert formatdate to a hashed parserfunction
2009-03-25 Andrew GarrettRename a test for date autoformatting disabled
2009-03-25 Andrew GarrettAdd tests for autoformatting enabled AND disabled....
2009-03-19 Andrew GarrettParser tests for date autoformatting
2009-02-21 Raimond SpekkingFix parserTest per comment in r47299
2009-02-05 Alex Zupdate parserTests.txt per change to red-link-title...
2009-01-14 Aryeh Gregor(bug 16852) padleft and padright now handle multibyte...
2009-01-01 Aryeh Gregors/existant/existent/
2009-01-01 Brion VibberPartial revert of r45109, r45116 -- removing the forced...
2008-12-28 Aryeh GregorPolish up r45109 (changes to header id generation)
2008-12-28 Aryeh GregorPrepend x to section ids not starting with [a-z]
2008-12-26 Brion VibberRevert r45021, r45022, r45023 -- restoring r44896,...
2008-12-25 Danny B* reverting r44927 because of r45021
2008-12-23 Ilmari KaronenFix tests after r44896: s/<a name="([^"]+)"><\/a>/...
2008-12-14 Ilmari Karonenbetter parser test coverage of {{ns:}}
2008-11-17 Siebrand Mazeland(bug 44) Rename Image namespace to File. Based on a...
2008-11-15 Chad HorohoeRevert r41710, r41978, r42012, r42048 (integration...
2008-10-15 Brion VibberFix for r41837 -- apply HTML stripping to explicit...
2008-10-13 Brion VibberFix poem parser test cases not quite fixed up from...
2008-10-13 Ryan Schmidt* re-implement r41983 (forgot to add log message)....
2008-10-12 Brion VibberRevert mystery change r41983 -- no explanation of the...
2008-10-12 Ryan Schmidt(no commit message)
2008-10-11 Ryan Schmidt* fixes for the merged Poem extension, per comments...
2008-10-10 Tim StarlingParser test for bug 15196
2008-10-08 Aryeh Gregor(bug 368) Allow alt= attribute for images
2008-10-07 Brion VibberUpdate to r41727 (bug 539) "click" parameter on images.
2008-10-06 Brion VibberCleanup for r41724: parser test cases altered by remova...
2008-09-06 Tim StarlingRevert r40513, failing parser test for non-bug.
next