http://bugzilla.wikipedia.org/show_bug.cgi?id=748
[lhc/web/wiklou.git] / includes /
2004-10-20 Brion VibberReorganization of SearchEngine for legibility
2004-10-19 Zheng Zhuspecial conversion for displaying title
2004-10-19 Zheng ZhuAdded option wgDisableLangConversion to disable langaug...
2004-10-19 Zheng Zhuremoved double conversion of linked text.
2004-10-19 Zheng ZhuAdded code to generate a wordlist from the various...
2004-10-19 Brion Vibber(bug 737) only use the post-parse link placeholders...
2004-10-19 Brion Vibber* Drop a couple instances of wfTimestamp2Unix & reverse...
2004-10-19 Brion VibberDon't forget to urlencode the data in wfArrayToCGI()
2004-10-18 Zheng Zhufixes Bug 718: Bad charset in cached pages.
2004-10-18 Brion Vibber* add a require dependency
2004-10-18 Brion Vibber* Add support for prepared statements. This should...
2004-10-18 Zheng Zhutoc should be translated using content language
2004-10-18 River Tarnellsecurity_fix
2004-10-16 Brion VibberReject titles with %XX hex codes (since these have...
2004-10-16 Brion VibberWork around weird vanishing form data problem (bugs...
2004-10-15 Emmanuel Engelhart+ "/Mozilla\/4\.78 \[en\] \(X11; U; Linux/" to the...
2004-10-15 Wil MahanMove replaceLinkHolders() from OutputPage to Parser...
2004-10-15 Wil MahanChange editSectionLink() and editSectionScript() to...
2004-10-15 Domas Mituzasdisable client cache for 'you have new messages'
2004-10-14 River Tarnelldon't double escape
2004-10-14 River Tarnellrestore accidentally broken functionality
2004-10-14 River Tarnellfix xss attack
2004-10-14 Brion VibberValidate input
2004-10-14 Brion Vibberxhtml fix
2004-10-14 Brion VibberXHTML fix
2004-10-14 River Tarnellfix xss attack if wgRawHtml is enabled
2004-10-14 Brion VibberXHTML fix, handle bad target more gracefully
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 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 Jens FrankFix cross site scripting bug
2004-10-13 Brion Vibberpatch from tom
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 Wil MahanAdd "longdesc" attribute to all (non-external) images...
2004-10-11 Evan ProdromouBriefly document the $wgLocaltimezone variable.
2004-10-11 Wil MahanAlso add " to disallowed URI characters, per RFC 2396...
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$wgBrowserBlackList = "/Mozilla\/4./";
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 River Tarnelldon't show redirects in categories
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 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 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+ $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 Vibberfix for bug 149: Special:Recentchanges: Link that adds...
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 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 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 Zhusupport 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-06 Wil MahanTrivial fix from Rowan Collins to better handle
2004-10-06 Brion VibberAdd support for some alternate SVG rasterizers:
2004-10-06 Brion VibberGet native size from SVG files
2004-10-05 Zheng ZhuShow error message when 6730wgwgUseDatabaseMessages...
2004-10-05 Domas Mituzas* cache standalone messages fetched from DB on memcached
2004-10-05 Brion VibberRasterize plain image views of SVG files at default...
2004-10-05 Wil MahanSmall mistake in the title length check: I meant $r...
next