Capitalization fix in memcached setting
[lhc/web/wiklou.git] / includes /
2004-11-20 Antoine Mussocosmetic change submitted by wikinaut on irc
2004-11-20 Jens FrankAdded magic PubMed-Link, links to PubMed DB can be...
2004-11-20 Brion VibberPreparing to remove the bundled PHPTAL and let the...
2004-11-20 Antoine MussospecialPageList() : comment about bug 913
2004-11-20 Tim Starlingin category browser, makeKnownLink() -> makeLink()...
2004-11-20 Tim Starlingfixed bug 875, circular category references cause timeo...
2004-11-19 Brion Vibberfix notice: uninitialised var
2004-11-19 Brion Vibberdoc comment fiddling
2004-11-19 Brion Vibber* remove PHP5 warning; PHPTAL no longer needed for...
2004-11-19 Brion VibberConvert MonoBook to pure PHP, not requiring PHPTAL.
2004-11-18 Brion VibberSpaces to tabs
2004-11-18 Mr. E23Added 'cont.' to category listing headers when the...
2004-11-18 Tim StarlingLess obtrusive RC patrol feature, also works with enhan...
2004-11-16 Brion VibberExperimental authentication plugin interface. Will...
2004-11-15 Brion VibberFix opening of session for users visiting with saved...
2004-11-15 Brion VibberFix regression in last commits: remember the descriptio...
2004-11-15 Brion Vibbers/style/class/
2004-11-15 Brion VibberA couple of further changes:
2004-11-15 Brion Vibber(bug 548) A spot of refactoring, for legibility and...
2004-11-15 Domas Mituzasadd ugly notice asking to populate groups data, if...
2004-11-15 Brion VibberAlthough this file should not be included in the first...
2004-11-15 Brion VibberFix composition bug: completed hangul syllable should...
2004-11-15 Brion VibberAdd a utf-8 to hex sequence function for debugging
2004-11-14 Brion VibberTest: feeds random strings to both pure PHP and ICU...
2004-11-14 Brion VibberFix regression in ICU-mode UTF-8 verification: U+FFFF...
2004-11-14 Jens FrankFix 'Headers already sent' warnings
2004-11-14 Brion VibberSupport using ICU to do most of the heavy lifting in...
2004-11-14 Brion VibberFix regression: surrogate half followed by extra tail...
2004-11-14 Brion VibberFix UTF-8 validation regression: well-formed but forbid...
2004-11-14 Brion VibberFix UTF-8 validation regression where a bad head byte...
2004-11-14 Brion VibberIgnore some Mac-related files
2004-11-14 Brion VibberFix UTF-8 validation bug where some cases didn't get...
2004-11-13 Antoine Mussocomment about extranamespaces values that should not...
2004-11-13 Antoine MussoImplement bugzilla.wikipedia.org/show_bug.cgi?id=802
2004-11-13 Antoine MussoSingle quotes
2004-11-13 Antoine MussoFix bug bugzilla.wikipedia.org/show_bug.cgi?id=705
2004-11-13 Antoine Mussonew method isSyndicated() . Could be used in a child...
2004-11-13 Jens FrankBUG #874 'cgi' added to wgFileBlacklist
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-13 Jens FrankFixed direction=prec/next style navigation of old revisions
2004-11-13 Jens Frankalt-texts for the images in the enhanced RC
2004-11-13 Antoine Mussotypo
2004-11-13 Tim StarlingAllow the user to select what kind of shared memory...
2004-11-13 Evan ProdromouLet administrators disable extra hits for user CSS...
2004-11-12 Arne HeizmannSpecial:Userlogin would display "sysop access required...
2004-11-12 Antoine Mussobug 770 implemented. bug 857 fixed.
2004-11-12 Antoine MussoPartially implement bugzilla.wikipedia.org/show_bug...
2004-11-12 Evan ProdromouRemoved uncalled method Title::getURL whose only purpos...
2004-11-12 Brion Vibber(bug 26) Defer sending cache headers until the skin...
2004-11-11 Evan ProdromouWhitespace fixup.
2004-11-11 Evan ProdromouWhitespace fixup
2004-11-11 Brion VibberAdd a Russian test file to the benchmark (2-byte charac...
2004-11-09 Zheng Zhuuse the ZhClient interface to do the Chinese text proce...
2004-11-09 Zheng ZhuZhClient queries zhdaemon to provide Chinese text proce...
2004-11-09 Brion VibberRemember to set variables before they are used, unless...
2004-11-09 Magnus ManskeXHTML output (update)
2004-11-09 Antoine MussoPatch by "Neil Barsema" <neil@barsema.org> :
2004-11-08 Magnus ManskeXHTML output (link dummy)
2004-11-07 Brion VibberTweak benchmark a bit; display times in milliseconds...
2004-11-07 Brion VibbercleanUp() optimization: speed up Japanese, Korean tests...
2004-11-07 Erik Moeller[[Wikinews:Bla]] should not be matched as a news:/...
2004-11-06 Jens Frankremoved sectionedit and commentedit messages. Replaced...
2004-11-06 Brion VibberDon't run the control characters through the invariant...
2004-11-06 Brion VibberDon't forgot to actually _make_ the replacements for...
2004-11-06 Brion VibberAdding some extra tests for the cleanUp() function
2004-11-05 Antoine Mussosingle quotes
2004-11-05 Domas MituzastableName: change backticks into double quotes for...
2004-11-05 Brion VibberShave off a few more milliseconds from cleanUp() inner...
2004-11-05 Brion VibberShave a few more percentage points from times on cleanU...
2004-11-05 Brion VibberMore incremental optimization on cleanUp():
2004-11-05 Brion VibbercleanUp() optimization: about 1/8 speed boost on unicod...
2004-11-05 Brion VibbercleanUp() optimization: split the string into pure...
2004-11-04 Brion VibberOptimization on cleanUp(): roughly 1/3 speed boost...
2004-11-04 Brion VibberOptimize inner loop in cleanUp(): boosts performance...
2004-11-03 Magnus ManskeXML parser XHTML output
2004-11-03 Jason RicheyChanged single-quotes to double quotes in string contai...
2004-11-02 Brion VibberRemove insecure mode (causes infinite loops due to...
2004-11-01 Zheng Zhusmall fixes of the manual conversion tables.
2004-11-01 Zheng Zhu- set locale for each individual command, so that the...
2004-10-30 Tim StarlingBackporting concatenated gzip history compression from...
2004-10-30 Brion VibberThe pass-by-reference on the string on fastCompose...
2004-10-30 Erik Moellerbugfix
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...
next