fix a =/== typo
[lhc/web/wiklou.git] / config /
2004-05-11 Gabriel Wickephptal doesn't require ini_set anymore
2004-05-09 Brion VibberAllow installing and running the wiki on a server where...
2004-05-09 Brion VibberAdd an objectcache table for limited caching when memca...
2004-05-09 Brion VibberReplace ugly abuse of log pages to store cached results...
2004-05-08 Brion VibberFix $wgLogo to new location, for standard and nostalgia...
2004-05-08 Brion VibberUser interface images have been moved to stylesheets...
2004-05-08 Brion VibberAdd $wgDefaultSkin setting.
2004-05-07 Tim Starlinginclude_once -> require_once
2004-05-02 Brion VibberDon't load user session in command line mode; this...
2004-05-01 Brion VibberSeparate out the newly added docs links for the intial...
2004-05-01 Brion VibberForward port install fixes for 1.2.5:
2004-04-30 Brion Vibberapache2filter doesn't allow PATH_INFO style; use ugly...
2004-04-27 Gabriel Wicke* use images from style dir
2004-04-22 Antoine Mussofixing $id notice
2004-04-14 Brion VibberLicense selector for installation, to activate the...
2004-04-12 Tim Starlinglinks schema conversion script, alterations to config...
2004-04-10 Jens FrankReplace \ with \\ in $IP, for Windows paths
2004-04-06 Tim StarlingCryptographic security in Special:Blockme, in response...
2004-04-02 Brion VibberFix non-root install bug
2004-04-01 Tim Starlingtypo
2004-03-28 Tim StarlingFixed two notices, fixed handling of windows line endin...
2004-03-28 Brion VibberSome slash fixes
2004-03-26 Brion VibberInstallation, compatibility, security fixlets:
2004-03-24 Jens FrankSmarty - include in LocalSettings, updated css
2004-03-23 Jens FrankSpelling fix wgUsePHPTal
2004-03-23 Jens FrankPHPTAL include path set if is set
2004-03-21 Brion VibberFrench moved to UTF-8
2004-03-07 Brion VibberAvoid failing on pre-4.3.2 due to lack of 'x' create...
2004-03-07 Brion VibberTry blank root password if user fails... fix (unused...
2004-03-06 Brion VibberUse PATH_INFO for prettier default URLs: index.php...
2004-03-06 Brion VibberMoved database update functions into maintenance/update...
2004-03-06 Brion VibberIn case of mysterious write failure, spit out the confi...
2004-03-03 Brion VibberInitialize log pages; bow out quick if dir not writable.
2004-03-03 Brion VibberInitialize messages.
2004-03-03 Brion VibberCreate sysop account on new wiki creation.
2004-03-02 Brion VibberAdd database creation to in-place installer, plus a...
2004-03-01 Brion VibberExperimental in-place installer.