lhc/web/wiklou.git
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-02 Brion VibberMonth names
2004-11-01 Brion VibberStub file for Kannada; contains only numeral transliter...
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 Brion VibberDon't hardcode project meta namespace at MediaWiki...
2004-10-30 Brion VibberFix broken chars
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 Antoine MussoPort from 1_3A
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 VibberStart on refactoring the installer to better support...
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 VibberSort results before comparison, as search is not guaran...
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 VibberFix content language message cache (table of contents...
2004-10-27 Guillaume BlanchardObject : reestablish margin (only borders were wrong)
2004-10-27 Brion Vibber* Add --help and --quiet options to parser test runner
2004-10-27 Guillaume BlanchardObject : Correct Bug 691: white border around floating...
2004-10-27 Brion VibberSome legibility cleanup; remove some debug code; make...
2004-10-27 Brion VibberAdd sysop group fix to updaters
2004-10-27 Brion VibberGive sysops & bureaucrats the 'sysop' permission so...
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-25 Brion VibberFix to group table layout (forgot to commit with the...
2004-10-25 Brion VibberFix broken escaped include path which breaks some but...
2004-10-24 Antoine Mussoexperimental code: userlevels
2004-10-24 Brion VibberUpgrade fixes
2004-10-24 Brion VibberInstall fixes for group table
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 Jens Frankforgotten rename
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 Starling1.3 -> 1.4 changes
2004-10-24 Tim Starlingfixed index name
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 Frankfixed typo
2004-10-24 Jens FrankAdd $IP to list of globals, since it is undefined otherwise
2004-10-24 Tim StarlingFixing behaviour with a table prefix
2004-10-24 Tim StarlingReplacing obsolete Database member functions.
2004-10-24 Tim StarlingCorrecting bugs due to double-prefixing table names...
2004-10-24 Brion VibberNamespace cleanup: use constants, use $wgMetaNamespace...
2004-10-24 Brion VibberStub file for Gujarati, includes numeral conversion...
2004-10-24 Brion VibberLanguage-specific number formatting in category page...
2004-10-24 Brion Vibberspelling
2004-10-24 Tim StarlingFixing multiple-inclusion problems
2004-10-24 Tim StarlingChanged inclusion style, require_once('includes/Special...
2004-10-23 Erik Moellernote on safe_mode
2004-10-23 Antoine MussoPatch by Grin
2004-10-23 Jens FrankApplied changes from BUG#748, attachment bugzilla.wikip...
2004-10-23 Antoine Mussoupdate namespaces
2004-10-23 Antoine Mussoupdate namespaces
2004-10-23 Zheng Zhuforgot to move the comment
2004-10-23 Tim Starlingturck only works as an apache module
2004-10-23 Tim StarlingUsing wfSuppressWarnings() instead of the error suppres...
2004-10-23 Tim StarlingFixed bug due to non-global scope when included from...
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 Brion VibberAdd initial tests for Article::getRevisionText and...
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
next