Add 'whatlinkshere-filters'
[lhc/web/wiklou.git] / maintenance / parserTests.txt
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...
2006-11-13 Nick Jenkins* Sync parserTests expected image results with r17524.
2006-11-12 Brion VibberRevert 17507 and 17518; more weird screwing about with...
2006-11-11 Brion Vibberforce some test names to unique
2006-11-10 Nick JenkinsSync parserTest expected <h#> tags with r17507
2006-10-31 Brion Vibberadd tests for {{#special:}}
2006-10-18 Tim StarlingAdded --show-output option to parserTests.php, to allow...
2006-10-18 Aryeh GregorTry to fix a parser test, experimentally to see if...
2006-10-18 Aryeh Gregor* (bug 4525) Move section links down visually to same...
2006-10-12 Nick JenkinsUpdating expected parserTests results to match r16958...
2006-10-11 Nick JenkinsSetting parserTest 'Template infinite loop' expected...
2006-10-04 Ilmari KaronenBug 6826: Extend context link ("pipe trick") syntax...
2006-08-06 Tim StarlingOptimised Sanitizer::removeHTMLtags, Parser::unstrip...
2006-08-05 Tim StarlingMarked expected, checked-in failures with "TODO". Chang...
2006-07-26 Ilmari Karonentest for context links with ns prefix and embedded...
2006-07-26 Ilmari Karonenadd some pst tests for context links ("pipe trick"...
2006-07-11 Brion Vibber* Pre-strip characters ignored in IDNs from URLs so...
2006-07-11 Brion VibberAdd parser test case for bad char ref in link
2006-07-11 Antoine MussoDisabled test for #6301 , see #4515
2006-07-07 Brion VibberAdd some more tests from Nick Jenkins
2006-07-07 Brion VibberUse Sanitizer::encodeAttribute instead of raw htmlspeci...
2006-06-23 Tim StarlingFixed issues with careless use of Sanitizer::decodeChar...
2006-06-21 Brion VibberTest case for bug 6398
2006-06-12 Brion VibberHTML normalization: use double-quotes on RFC and PMID...
2006-06-12 Brion VibberHTML output normalization: remove extra space after...
2006-06-12 Brion Vibber* Use double quoted consistently on attributes in linke...
2006-06-10 Brion VibberAdd regression tests for bug 3298 (<noinclude> etc...
2006-06-09 Brion Vibber* Fix regression(?) in behavior of initial-whitespace...
2006-06-09 Brion Vibber* Whitespace now normalized more or less properly in...
2006-06-07 Brion Vibber* (bug 6230) Regression fix: <nowiki> in [URL link...
2006-06-06 Brion Vibber* (bug 3837) Leave <center> as is instead of doing...
2006-06-06 Brion VibberParser tests for <pre> tag with attributes (bug 3202)
2006-06-06 Brion Vibber* (bug 2587) Fix for section editing with comment prefix
2006-06-05 Brion VibberSection extraction tests for bugs 2607, 3342, 5272
2006-06-05 Brion VibberMore section extraction tests: trailing comments, start...
2006-06-05 Brion VibberAdd some basic regression tests on extraction for secti...
2006-06-04 Brion Vibber* (bug 5021) Transcluding the same special page twice...
2006-06-04 Brion VibberMore HTML sanitization tests
2006-06-04 Anders Wegge JakobsenTypo in a parser test case
2006-06-04 Anders Wegge JakobsenProdding the sore toe: Another pathological parser...
2006-06-03 Brion VibberCorrections to a couple of HTML test cases
next