Allow HTML5 custom data attributes
[lhc/web/wiklou.git] / maintenance / parserTests.txt
2010-08-12 Aryeh GregorAllow HTML5 custom data attributes
2010-08-07 PlatonidesRevert r70533 and the piece of r70501 that it tried...
2010-08-06 Mark A. HershbergerFix failing parserTests by defineing wgUseDynamicDates...
2010-07-29 Aryeh GregorTwo new parser tests related to bug 6200
2010-07-26 PlatonidesInsert a new line in between when adding </td><td>...
2010-07-26 PlatonidesMove up to date the parser test expectation.
2010-07-20 Tim Starling* Fixed "link" parameter in image links with "thumb...
2010-07-06 Philip TzouBug 24072: The manual conversion of title was taken...
2010-06-25 Tim Starling* Removed require/require_once from maintenance scripts...
2010-06-24 PlatonidesFollow up r68491.
2010-06-23 PlatonidesDisable pretty italics inside links. Now the italics...
2010-06-21 Conrad Irwin(bug 19910) Preprocess headings of the form "===+\s...
2010-06-21 Conrad Irwin(bug 22784) Fix normalization of whitespace in autocomm...
2010-06-20 Conrad Irwin(bug 17857) Make {{anchorencode}} work in a manner...
2010-06-09 PlatonidesA parser test for the spaces.
2010-05-30 PlatonidesFollow up r66990. Fix parser tests.
2010-05-30 OverlordQ(r67097) Typo in previous commit
2010-05-30 OverlordQFollowup to r67090, update parser tests
2010-05-05 PlatonidesThe pipe | character in urls is now escaped. This solve...
2010-05-05 PlatonidesRecovered parser test whose content got broken in r1297...
2010-05-04 PlatonidesFixed a couple of typos.
2010-05-04 PlatonidesModified message to not give out wrong html. Added...
2010-04-08 Conrad IrwinBug 22474, urlencode now takes a parameter to change...
2010-03-28 Conrad IrwinRe-normalize titles after html entity decoding when...
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
next