Fix for Bug 1620, Wiki-table nnd tag strips whole line, hiding text after table
[lhc/web/wiklou.git] / includes / Parser.php
2005-03-04 Domas MituzasFix for Bug 1620, Wiki-table nnd tag strips whole line...
2005-03-04 Antoine Mussophpdoc fixes
2005-02-21 Brion VibberRemove some cruft from skins... sooooo much cruft yet...
2005-02-21 Brion VibberFix direction, use of variable for stub threshold
2005-02-18 Brion VibberClean up experiments for special:data, special:validate...
2005-02-11 Brion Vibber* Corrections to template loop detection
2005-02-06 Brion VibberUse the new character entity reference sanitizer on...
2005-02-06 Brion VibberRewrote fixTagAttributes() for robustness and correctness:
2005-02-06 Brion VibberSplit the HTML sanitizer functions from the Parser...
2005-02-05 Brion Vibber* Fix notice error on nonexistent template in wikitext...
2005-01-31 Antoine Mussosome quotes and phpdoc comments
2005-01-30 Brion Vibber* (bug 1228) Fix double-escaping on & sequences...
2005-01-22 Jens FrankBUG#1217 Image within an image caption broke rendering
2005-01-22 Jens FrankBUG#1131 Fix headings containing interwiki links
2005-01-22 Jens FrankBUG#925 Fix canonized_headline for e.g. <math>
2005-01-18 Brion Vibber* Remove unnecessary initialization and double-caching...
2005-01-15 Tom GilderGenerate expanded URLs for printing on the client,...
2005-01-15 Tom GilderComplete TOC recode: proper HTML list; CSS for layout...
2005-01-13 Jens FrankBUG#1317 - External links in image caption not working
2005-01-11 Antoine MussoImplement #1206
2005-01-08 Brion Vibber* (bug 1186) news: in the middle of a word
2005-01-06 Jens FrankBUG#1269 - Fix section editing for articles with verbat...
2005-01-02 Jens FrankBUG#32 External links had a whitespace after the link...
2004-12-23 Brion Vibber* Add the dreaded <span> to the HTML whitelist
2004-12-23 Brion VibberFancy sig option for the very nice folks who just aren...
2004-12-23 Brion Vibbermonkeys! monkeys bouncing around my BRAIN
2004-12-19 Brion VibberMerge SCHEMA_WORK into HEAD. Lots of changes, some...
2004-12-18 Brion VibberSplit link generation, table of contents, and image...
2004-12-15 Brion Vibber* Gracefully ignore non-legal titles in a <gallery>
2004-12-09 Brion Vibber* Defer message cache initialization, shaving a few...
2004-12-09 Brion VibberMerge image gallery fixlets from 1.4
2004-12-07 Shane KingAdded support for .. style backlinks within subpages...
2004-11-30 Brion VibberAllowed HTML list has been frozen for some time, and...
2004-11-30 Antoine MussoFix bug bugzilla.wikimedia.org/show_bug.cgi?id=671
2004-11-29 Evan ProdromouRemoved CVS keywords from files, to make merging betwee...
2004-11-28 Brion VibberProfiling points
2004-11-28 Brion VibberLoop invariant optimization: skip further checks for...
2004-11-28 Brion VibberAvoid undefined string index notice on {{}}
2004-11-26 Brion VibberTell regexp parser to use extra analysis on external...
2004-11-26 Brion VibberTell regexp engine to do extra analysis on doBlockLevel...
2004-11-25 Brion Vibber(bug 934) List each category on a page only once.
2004-11-23 Brion VibberProfiling points etc
2004-11-22 Brion VibberInner loop optimization: reverse order of conditions...
2004-11-21 Brion VibberAvoid asking for the day, month etc name messages and...
2004-11-20 Jens FrankAdded magic PubMed-Link, links to PubMed DB can be...
2004-11-13 Tim StarlingFixed bug causing interwiki links to disappear unless...
2004-11-13 Jens FrankMoved <gallery> code to Parser, registering images...
2004-11-13 Jens FrankNew tag "<gallery>" to generate a table of image thumbnails
2004-11-07 Erik Moeller[[Wikinews:Bla]] should not be matched as a news:/...
2004-10-28 Brion VibberRemove old commented-out section which has some literal...
2004-10-25 Erik Moellerrestore old order of replaceInternal/replaceExternal...
2004-10-24 Jens FrankRename fields of user_rights and user_groups table...
2004-10-24 Tim StarlingCorrecting bugs due to double-prefixing table names...
2004-10-23 Zheng Zhuforgot to move the comment
2004-10-23 Brion VibberRemove $wgCurParser kludge
2004-10-21 Erik MoellerPreliminary support for shared upload directory. This...
2004-10-21 Zheng ZhuMoving code that checks for valid link in another varia...
2004-10-19 Zheng ZhuAdded option wgDisableLangConversion to disable langaug...
2004-10-19 Zheng Zhuremoved double conversion of linked text.
2004-10-19 Brion Vibber(bug 737) only use the post-parse link placeholders...
2004-10-15 Wil MahanMove replaceLinkHolders() from OutputPage to Parser...
2004-10-13 Wil MahanWhen checking for self links, use Title::getFragment...
2004-10-11 Wil MahanAlso add " to disallowed URI characters, per RFC 2396...
2004-10-11 Wil MahanOops, invalid chars in bracketed external links should
2004-10-11 Wil MahanRe-exclude '<' and '>' from external links, since brion...
2004-10-11 Wil MahanDetect and disallow &gt; and &lt; within external links.
2004-10-11 Wil MahanPrevent double-escaping of '<' and '>' in external...
2004-10-08 Zheng Zhuperformance tweak related to title conversion
2004-10-06 Wil MahanTrivial fix from Rowan Collins to better handle
2004-10-05 Wil MahanDon't call Parser::replaceInternalLinks twice, but...
2004-10-05 Wil MahanOops, I committed the wrong file - sorry. :)
2004-10-05 Wil MahanMove length check to secureAndSplit(), so it is always...
2004-10-04 Wil MahanUse Skin::makeExternalLink() rather than hardcoding...
2004-10-04 Zheng ZhuConvert the title of an article to the preferred langua...
2004-10-02 Wil MahanDisallow '<' and '>' in free external URIs; this is...
2004-10-01 Wil MahanFix bug 553: when a piped link contains a template...
2004-09-27 Wil MahanA different fix for ':' in definitions that makes
2004-09-27 Wil MahanFix "; url://blah blah : definition" definition lists...
2004-09-27 Wil MahanFix bug 77: semicolon-colon wikitext syntax requires...
2004-09-26 Wil MahanFix problem with RFC magic links, as noted at bug 479
2004-09-25 Wil MahanDon't strip leading ':' in maybeDoSubpageLink() so...
2004-09-25 Wil MahanFix bug 561: {{/Subpage}} acts like {{Template:/Subpage...
2004-09-25 Wil MahanMove tidy call from Parser to OutputPage so that it...
2004-09-25 Wil MahanUndo some of my changes to sections from templates...
2004-09-25 Wil MahanFix two parser bugs: bug 41 and bug 529. For the former...
2004-09-24 Wil MahanAnother attempt at fixing bug 2. Call replaceInternalLi...
2004-09-24 Zheng ZhuAttempt to fix links not fixed in the wgLang->wgContLan...
2004-09-24 Zheng ZhuFirst batch of files modified to switch wgLang to wgCon...
2004-09-24 Wil MahanFix bug in pre-save transform caught by tester
2004-09-23 Wil MahanRevert previous change, which broke interwiki links.
2004-09-23 Wil MahanCall replaceExternalLinks after replaceInternalLinks...
2004-09-23 Wil MahanRemove a space for parser checker consistency
2004-09-22 Wil MahanDon't unstrip() in internalParse(), because it's alread...
2004-09-22 Jens FrankFixed some typos
2004-09-22 Zheng Zhuuse wgContLang to convert among different language...
2004-09-22 Wil MahanNow it is straightforward to fix bug 89, subst: templat...
2004-09-21 Wil MahanTwo somewhat experimental changes before I fix bug 89:
2004-09-21 Wil MahanRemoving variableSubstitution broke passing magic varia...
2004-09-21 River Tarnellremove extraneous wfDebug
2004-09-21 River Tarnelldon't error on certain inputs if $matches[] doesn't...
next