More inlining; fastCompose() is now twice as fast on hangul chars, which cuts down...
[lhc/web/wiklou.git] / includes /
2004-10-30 Brion VibberMore inlining; fastCompose() is now twice as fast on...
2004-10-30 Brion VibberWork through the NFC substeps with the actual data...
2004-10-30 Erik Moeller-double encoding
2004-10-30 Erik Moelleruse $wgLang->ucfirst, fix captallinks behavior
2004-10-30 Erik Moellerif the shared repository is utf-8, and the local wiki...
2004-10-30 Erik Moellercapitalize filename so that wikis with $wgCapitalLinks...
2004-10-30 Brion VibberBenchmark was pulling the wrong Tokyo article (shorter...
2004-10-30 Brion VibberAdd some sub-functions back to the benchmark
2004-10-30 Brion VibberOptimize inner loops a bit.
2004-10-30 Brion VibberSubject UtfNormal::cleanUp() to the same tests as UtfNo...
2004-10-28 Brion VibberMore doc comment fiddling
2004-10-28 Brion VibberMunge doc comments. Mark as its own package for docs.
2004-10-28 Brion VibberFix constructor
2004-10-28 Brion VibberDon't include the special markers like "right" as alt...
2004-10-28 Brion VibberRemove old commented-out section which has some literal...
2004-10-28 Brion VibberFull URLs are not necessary on longdesc; use short...
2004-10-27 Antoine MussoXHTML fix
2004-10-27 Erik Moellerusing addWikiText for shared upload notice
2004-10-27 Erik Moellertaking out $wgSharedUploadBaseUrl , which is not needed
2004-10-27 Brion VibberSome legibility cleanup; remove some debug code; make...
2004-10-26 Brion VibberBug 774: section=new does not jump to the added section...
2004-10-26 Brion VibberMove page tweaks:
2004-10-25 Erik Moellerrestore old order of replaceInternal/replaceExternal...
2004-10-24 Brion VibberLet Database do the quoting of the 'group' table, so...
2004-10-24 Brion VibberUse correct names of fields
2004-10-24 Antoine MussoAn important file for user management
2004-10-24 Antoine MussoXHTML fixes
2004-10-24 Antoine MussoImplementing user levels management. This is only a...
2004-10-24 Antoine MussoGlobal array for user levels
2004-10-24 Tim Starlingexperimental IE-compatible RC patrol, still doesn't...
2004-10-24 Tim StarlingMoved some defines to Defines.php, removed unnecessary...
2004-10-24 Brion VibberDon't try to output bogus Last-Modified timestamp if...
2004-10-24 Jens FrankRenaming columns:
2004-10-24 Jens FrankRename fields of user_rights and user_groups table...
2004-10-24 Jens FrankAdd $IP to list of globals, since it is undefined otherwise
2004-10-24 Tim StarlingCorrecting bugs due to double-prefixing table names...
2004-10-24 Brion VibberLanguage-specific number formatting in category page...
2004-10-24 Tim StarlingFixing multiple-inclusion problems
2004-10-23 Zheng Zhuforgot to move the comment
2004-10-23 Tim Starlingturck only works as an apache module
2004-10-23 Tim StarlingDebug info
2004-10-23 Tim StarlingFixed bug with Turck MMCache wrapper, and made it the...
2004-10-23 Tim Starlingfixed profiling error
2004-10-23 Tim StarlingMoved user_newtalk fetch to later in execution, i.e...
2004-10-23 Tim Starlingrm obsolete global
2004-10-23 Tim Starlingcorrecting for what was probably an odd one-off error
2004-10-23 Tim Starlingmoving wfProfileIn() to the start of the function,...
2004-10-23 Brion VibberKludge for the present state of PHPTAL 1.0.0's i18n...
2004-10-23 Brion VibberRemove $wgCurParser kludge
2004-10-21 Erik MoellerPreliminary support for shared upload directory. This...
2004-10-21 Zheng ZhuAdd variant conversion to the output of these special...
2004-10-21 Zheng ZhuMoving code that checks for valid link in another varia...
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...
next