Two new parser tests related to bug 6200
[lhc/web/wiklou.git] / maintenance / parserTests.txt
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.
2008-09-03 Chad HorohoeParser test for bug 15453
2008-08-26 Tim Starling* Revert back to my parser pseudo-branch again. Note...
2008-08-19 Brion VibberAdd another parser test for whitespace before the numbe...
2008-08-19 Brion Vibber 2 new PASSING test(s) :)
2008-08-15 Tim StarlingUpdate for revert to old link trail
2008-08-05 Aryeh GregorRe-commit turning makeKnownLinkObj(), makeBrokenLinkObj...
2008-08-04 Brion VibberFollowup to r38525 (tweaks from r38400) -- don't put...
2008-08-04 Brion VibberChange test case added in r38400
2008-08-03 Aryeh GregorLast commit contained errors. Revert most of it, keep...
2008-08-03 Aryeh Gregor* Output title before class in Linker::link() to match...
2008-08-01 Aryeh GregorFix the regression Brion noticed (not caused by me...
2008-08-01 Aryeh GregorStart finding more bugs in Linker::link() by having...
2008-07-30 Aryeh GregorAdd twelve new parser tests, of which four fail, to...
2008-07-30 Aryeh GregorChange the results for 6 out of 17 failing parser tests...
2008-07-12 Brion Vibberr37552/37553 mysteriously changed all our standard...
2008-06-19 Brion VibberUpdate linktrail parser test case for change in r36253...
2008-06-19 Brion VibberUpdate parser test case for fixes in r36248
2008-06-06 Brion Vibberparser test fix from https://bugzilla.wikimedia.org...
2008-04-29 Brion Vibberfix parser test case; namespace was missing from link...
2008-04-18 Brion VibberAdd parser regression test case for r33546 fatal error fix
2008-04-14 Brion VibberAdd parser test case for bug 13728
2008-03-24 Brion Vibber* (bug 12077) Fix HTML nesting for TOC
2008-03-24 Brion VibberUpdate to r32375 / bug 11874 -- !important may have...
2008-03-24 Brion Vibber* (bug 11874) Inline CSS with !important no longer...
2008-03-13 Brion Vibber* (bug 10721) Duplicate section anchors with differing...
2008-03-12 Brion VibberFix for r31844 -- pretty CamelCase special page names...
2008-03-05 Brion Vibber* (bug 13247) Prettified ISBN links
2008-03-03 Brion Vibberupdate a bunch of test cases for action=edit&redlink=1
2008-02-23 Victor VasilievRevert it back. It's already disabled on enwiki. If...
2008-02-22 Greg Sabino MullaneNo more " (not yet written)" per r31196
2008-02-22 Greg Sabino MullaneAdjust namespace titles per r31177
2008-02-22 Greg Sabino MullaneAdjust test output to reflect change in Linker.php...
2008-02-12 Brion VibberUpdate parser test cases to match change in thumbnail...
2008-01-25 Tim Starling* Fixed <!-- ~~~~ -->, added parser test
2008-01-24 Tim Starling* Make lc and uc parser functions skip strip markers
2008-01-17 Tim Starling* Fixed "Morwen/13" from meta.wikimedia.org/w/index...
2008-01-14 Tim Starling* Fixed loop detection in LST
2008-01-05 Tim Starling* Merged comment handling with the main loop of preproc...
2008-01-03 Tim Starling* Removed noargs/noparse in braceSubstitution(), they...
2007-12-17 Tim Starling* Strip comments early, before template expansion....
2007-11-20 Tim Starling* Refactored the parser. See my huge entry in RELEASE...
2007-11-15 Nick JenkinsParserTests - Sane behavior requirement with apostrophe...
2007-11-15 Brion Vibber* Changed signature-ip to signature-anon
2007-09-24 Brion VibberClean up after r26070:
2007-09-13 Brion Vibberadjust parser tests to match slightly wider gallery...
2007-08-31 Tim StarlingIn OggHandler:
2007-08-25 Brion Vibberupdate url in test case ref
2007-07-18 Brion VibberFix for site stats changes... sanity checks cause a...
2007-06-19 Brion Vibberparser test cases for bug 10309
2007-06-05 Brion VibberUpdate test case for 'Template with thumb image (with...
2007-05-03 Antoine MussoParser test for bug #6204 : TOC not properly rendered...
2007-05-02 Brion VibberAdd parser test for regression bug 9764
2007-04-20 Brion VibberChange Sanitzer::stripAllTags() to return plaintext...
2007-04-20 Brion VibberFixes/tweaks for the image refactoring:
2007-03-16 Brion VibberRemove the 'TODO' markings. The test runner can now...
2007-03-13 Antoine MussoIgnore lonely wiki text '''''. Fix a parser test.
2007-02-06 Brion Vibber* (bug 8897) Fix whitespace removal for interlanguage...
2007-02-04 Aryeh GregorHopefully fix parsertests for real now? (thanks Rob)
2007-02-04 Aryeh GregorHopefully fix main parsertests (thanks Rob)
2007-01-20 Rob ChurchAdd some parser tests for URL-encoding in URL functions...
2007-01-18 Antoine Mussoassuming which should close them as they are opened
2007-01-18 Antoine Mussobroken ietf url
2007-01-18 Antoine MussoFix breakage made by r19452 (ietf URL changed)
2007-01-17 Antoine MussoSanitizer now correctly escapes lonely '>' occuring...
2007-01-17 Rob ChurchSome parser tests to go with r19397
2007-01-09 Brion VibberFix regression in use of messages with underscores...
2007-01-07 Brion VibberFix regression in transclusion of {{MediaWiki:}} messag...
2007-01-04 Tim StarlingFixed parser tests broken in r18502
2007-01-03 Robert StojnićIntroduce 'R' flag for -{}- tags. The flagged text...
2007-01-01 Robert StojnićMore lang variant stuff:
2006-12-26 Robert StojnićMore language variant stuff:
2006-12-22 Rob Church(bug 8247) Minor tweaks to includes/CoreParserFunctions...
2006-12-18 Ilmari Karonen(bug 8110) Make magic ISBN linking stricter: only match...
2006-12-17 Ilmari KaronenParser test for bug 8293: Use of center tag ruins parag...
2006-12-13 Tim StarlingSet an explicit class on framed thumbnail inner divs...
2006-12-01 Ilmari Karonenfix broken ISBN test, add two to test space-delimited...
2006-11-17 Aryeh GregorRestore previous parser test with comment in response...
2006-11-17 Aryeh GregorRight angle bracket never needs to be escaped except...
2006-11-15 Nick Jenkins* Add printing the names of tests whose status has...
next