* links and brokenlinks tables merged to pagelinks; this will reduce pain
[lhc/web/wiklou.git] / includes / Parser.php
2005-05-26 Brion Vibber* links and brokenlinks tables merged to pagelinks...
2005-05-23 Ævar Arnfjörð Bjar... * Restored the {{msg:}} magic word, except now it's...
2005-05-18 Brion VibberFix for the main (no pipe) case of bug 2095, triple...
2005-05-15 Brion VibberRevert __LCFIRST__ patch. Title objects should be treat...
2005-05-15 Ævar Arnfjörð Bjar... * (bug 2118) Added a __LCFIRST__ magic word for forcing...
2005-05-13 Ævar Arnfjörð Bjar... * Deprecated the {{msg:}} syntax for inclusion from...
2005-05-06 Brion Vibber* Add $wgLegacySchemaConversion update-time option...
2005-05-04 Ævar Arnfjörð Bjar... * Changed [0-9] to \d in the ndash converter.
2005-05-03 Jens Frank(bug 2021)(bug 1937) Move dash replacement to a later...
2005-05-01 Zheng Zhuconvert link text for category link
2005-04-28 Zheng ZhuFull conversion support for category pages
2005-04-27 Brion VibberMissing global declaration.
2005-04-27 Tim Starling* Deglobalised link placeholder handling by moving...
2005-04-26 Zheng ZhuComments about the position of the convert() call;
2005-04-25 Tim StarlingCleared $wgLinkHolders after they are used. This fixes...
2005-04-21 Brion Vibber* (bug 1938) Fix normalization of character references...
2005-04-21 Ævar Arnfjörð Bjar... * (bug 1931) cleanup, removing unused code and variables.
2005-04-21 Brion VibberTidy's & normalization is kind of weird and doesn't...
2005-04-20 Brion Vibber* (bug 1188, bug 1936) Only run strip and sanitize...
2005-04-20 Brion Vibber* Use in-process Tidy extension if available when ...
2005-04-20 Tim StarlingSetup.php-DateFormatter was using a lot of CPU time...
2005-04-19 Ævar Arnfjörð Bjar... * (bug 1300) patch from Michael Keppler to make the...
2005-04-13 Ævar Arnfjörð Bjar... * Whitespace is now irrelivant when it comes to interwi...
2005-04-13 Ævar Arnfjörð Bjar... * (bug 87) finishing it off..
2005-04-12 Ævar Arnfjörð Bjar... * (bug 1300) Links like [[Image:Foo.png|thumb|[example...
2005-04-12 Tim StarlingVarious live patches ported from REL1_4
2005-04-12 Ævar Arnfjörð Bjar... Adding cache related stuff to a new 'Cache' subpackage
2005-04-10 Jens FrankBUG#1847 - accept lowercase x in ISBN, do not accept...
2005-04-10 Tim StarlingMoved image metadata to the database. Changed Image...
2005-04-09 Ævar Arnfjörð Bjar... * (bug 1343) Redundant whitespace around tables (<p...
2005-04-09 Ævar Arnfjörð Bjar... * Removed redundant code: LanguageZh_tw.php = 0; for...
2005-04-09 Ævar Arnfjörð Bjar... * Reverted my commafyNum patch.
2005-04-09 Ævar Arnfjörð Bjar... * (bug 87): Category tags produce ugly whitespace
2005-04-08 Ævar Arnfjörð Bjar... * Adding a new function to format a number like 1520626...
2005-04-07 Zheng Zhucache the title text of an article when there is differ...
2005-04-07 Ævar Arnfjörð Bjar... * Using wfTimestampNow() and only allowing people to...
2005-04-07 Ævar Arnfjörð Bjar... * changed function magicRFC: documented it, and rewrote...
2005-03-26 Brion VibberStart removing the Latin-1 hacks. We're going pure...
2005-03-26 Ævar Arnfjörð Bjar... * (bug 1015) this fix enables the full wikisyntax insid...
2005-03-26 Antoine MussoImplement #1739 : new magickeyword REVISIONID. Give...
2005-03-26 Ævar Arnfjörð Bjar... Indentation fix, there was a bit too much of it...
2005-03-25 Brion Vibber* Move editsectiononrightclick setup to JavaScript...
2005-03-25 Brion Vibber* do showtoc option via CSS hiding of toc when it's...
2005-03-25 Brion Vibber* remove 'hover' option; always put in the title attrib...
2005-03-24 Ævar Arnfjörð Bjar... * (bug 1662) Implemented a new magic word, {{CURRENTMON...
2005-03-15 Jens FrankEnhancement 1485 Automatic rendering of -- as HTML...
2005-03-13 Tim StarlingRemoved special case preventing table of contents on...
2005-03-13 Brion Vibberremove obsolete line
2005-03-12 Brion VibberAdd page_len field with byte length of current revision...
2005-03-11 Brion Vibber* (bug 1659) Redundant caseless modifier in 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 &amp; 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...
next