lhc/web/wiklou.git
2004-10-14 Brion Vibberescape html output
2004-10-14 Brion VibberNever used; just a TODO note
2004-10-14 Brion VibberEscape HTMl output
2004-10-14 Brion VibberFix XHTML tags
2004-10-14 Brion VibberEscape HTML output
2004-10-14 Brion VibberEscape input on a few error messages
2004-10-14 River Tarnellfix xss attack
2004-10-14 Brion VibberNever used; just had a todo message.
2004-10-14 Brion Vibberspaces to tabs
2004-10-14 River Tarnellfix potential xss attack
2004-10-14 Brion VibberFix potential HTML breakage if removechecked message...
2004-10-14 Zheng ZhuChanged the second Chinese character for Traditional...
2004-10-14 River Tarnellfix xss attack
2004-10-14 River Tarnellfix xss attack
2004-10-14 River Tarnellfix two xss attacks and one path validation attack
2004-10-14 Brion VibberClean up a few scriptlets
2004-10-13 River Tarnellfix xss attack
2004-10-13 Jens FrankFix SQL injection bug
2004-10-13 Jens FrankFix cross site scripting bug
2004-10-13 Brion Vibber(bug 704) remove misleading LocalSettings.sample
2004-10-13 Jens FrankFix cross site scripting bug
2004-10-13 Brion VibberPull the actual series of updater calls into do_all_upd...
2004-10-13 Brion Vibberpatch from tom
2004-10-13 Wil MahanA pair of tests for self links
2004-10-13 Wil MahanWhen checking for self links, use Title::getFragment...
2004-10-12 Jens FrankBUG#178 Allow center/right/left/etc image options even if
2004-10-12 Jens FrankCatch error 2000, too. Some mysql servers return 2000...
2004-10-12 Wil MahanAdd the new "longdesc" attribute to all image tests...
2004-10-12 Wil MahanAdd "longdesc" attribute to all (non-external) images...
2004-10-11 Evan ProdromouBriefly document the $wgLocaltimezone variable.
2004-10-11 Wil MahanTest case for disallowed character in an external link
2004-10-11 Wil MahanAlso add " to disallowed URI characters, per RFC 2396...
2004-10-11 Wil MahanPass the -a option to diff in case there are tests...
2004-10-11 Brion VibberUpdate tests for 289:
2004-10-11 Brion Vibber$wgBrowserBlackList must be an array, not a string...
2004-10-11 Jens FrankBUG#187, BUG#669 Fix centered images. span apparently...
2004-10-11 Wil MahanUse the new wfRandom() function for setting cur_random
2004-10-11 Wil MahanOops, invalid chars in bracketed external links should
2004-10-11 Jens FrankFix bounding box feature of thumbnails (e.g. |200x200px|)
2004-10-11 Wil MahanRe-exclude '<' and '>' from external links, since brion...
2004-10-11 Emmanuel Engelhart+ better browser black list example
2004-10-11 Emmanuel Engelhart$wgBrowserBlackList = "/Mozilla\/4./";
2004-10-11 Brion VibberBug 686: broken linktrail in Catalan
2004-10-11 Brion VibberAdd more test cases for bug 289
2004-10-11 Wil MahanBug 589: make random selection slightly more random...
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-11 Emmanuel Engelhart+ comment about the browser blacklist array
2004-10-11 Emmanuel Engelhart+ explicit example for the browser black list.
2004-10-11 River Tarnelldon't show redirects in categories
2004-10-11 Brion VibberIf wiki has the old non-unique indexes on cur, check...
2004-10-11 Brion VibberObsolete and probably dangerous old script. Removed...
2004-10-11 Brion Vibberadd missing autoConvert wrapper
2004-10-11 Domas Mituzasfix from live site, set->add for "loading".
2004-10-11 Erik Moellerbugfix: check for existence of PRIMARY key in addition...
2004-10-11 Erik Moellerthis seems to have sneaked into HEAD somehow, belongs...
2004-10-11 Zheng Zhuupdate doc
2004-10-11 Zheng ZhuAdding the interface language to the page rendering...
2004-10-11 Zheng ZhuFor content language, removed language code suffix...
2004-10-10 Evan ProdromouUpdated the checktrans.php script to be a little more...
2004-10-10 Brion VibberWhen deleting images / old image revisions, don't fail...
2004-10-10 Brion VibberFix brainfart that broke options on insertArray()
2004-10-10 Emmanuel Engelhart+ checkUnicodeCompliantBrowser() and code to show if...
2004-10-10 Emmanuel Engelhart+ nonunicodebrowser message
2004-10-10 Emmanuel Engelhart+ $wgBrowserBlackList
2004-10-10 Brion Vibberfix bug 439: protected pages should not display a ...
2004-10-10 Brion Vibberfix for bug 433: Title attribute on undelete button...
2004-10-10 Brion VibberTest case for bug 289
2004-10-10 Brion Vibberfix for bug 149: Special:Recentchanges: Link that adds...
2004-10-10 Brion VibberDisable message cache transforms on install (bug 296)
2004-10-10 Brion Vibber'fromwikipedia' has been renamed to 'tagline'
2004-10-09 Brion VibberFix for last checkin on Squid and for the generated...
2004-10-09 Brion VibberMore paranoia checks for Internet Explorer
2004-10-09 Brion VibberAdjust spacing, and fix the disclaimer link again so...
2004-10-09 Brion VibberRe-tabification
2004-10-09 Brion VibberLoad form C data on demand; if we are dealing in all...
2004-10-09 Brion VibberMerge adjacent edits to same page by same user in the...
2004-10-09 Brion VibberPut diffs into the RecentChanges RSS/Atom feed to make...
2004-10-09 Brion VibberReduce dependence on $wgOut global in the difference...
2004-10-08 Evan ProdromouFixed some tab bogosity and took out a couple of debug...
2004-10-08 Evan ProdromouFixed problems with hiding certain links (portal, curre...
2004-10-08 Zheng Zhuneed to include sg and hk...
2004-10-08 Zheng ZhuAdded fallback in case the preferred language variant...
2004-10-08 Andre EngelsChanged namespace names (request of Aliter).
2004-10-08 Brion Vibberold_text conversion on load, for future UTF-8 conversio...
2004-10-08 Zheng Zhuthese two files are now refered to as zh2TW.manual...
2004-10-08 Zheng ZhuOoops...
2004-10-08 Zheng Zhusupport for zh-hk and zh-sg
2004-10-08 Zheng Zhuinitial support for zh-hk and zh-sg
2004-10-08 Zheng ZhuAdding support for zh-sg (Singapore) and zh-hk (Hong...
2004-10-08 Zheng Zhuperformance tweak related to title conversion
2004-10-07 Brion VibberAdd support for using ICU to perform normalization...
2004-10-07 Brion VibberFetch test data for the benchmark
2004-10-07 Zheng ZhuAdded another phrase library from libtabe (libtabe...
2004-10-07 River TarnellReplace searchdisabled with a more informative message
2004-10-06 Jens FrankBUG#58. Patch by Tom Gilder. Prevent edit box scrollbar...
2004-10-06 Jens FrankBUG#634, Patch#2.1: Patch by Tom Gilder. Avoids flicker...
2004-10-06 Jens FrankBUG#634, Patch#2: Patch by Tom Gilder. Avoids flickerin...
2004-10-06 Wil MahanThree more test cases involving images, and give
2004-10-06 Wil MahanTrivial fix from Rowan Collins to better handle
next