didn't mean to commit that comment
[lhc/web/wiklou.git] / config /
2005-03-02 Brion VibbereAccelerator caching support, patches from Jamie Bliss
2005-02-24 Domas Mituzasleftover wfInvertTimestamp, nuke it.
2005-02-21 Domas Mituzasremove inverse_timestamp wherever it is found and disab...
2005-02-18 Brion VibberRemove Special:Asksql; moving it out to an extension.
2005-01-16 Brion VibberDo *NOT* force all wikis into a non-functional initial...
2005-01-15 Antoine MussoFix direct access to a private object propriety (patch...
2004-12-28 Brion VibberPut the sysop user on install into the sysop and brueac...
2004-12-19 Brion VibberMerge SCHEMA_WORK into HEAD. Lots of changes, some...
2004-12-18 Brion Vibber(bug 454) Merge e-notif 2.00
2004-12-01 Brion VibberAdd basic support for table prefixes to the installer...
2004-12-01 Brion Vibber(bug 961) Treat languages without names more cleanly
2004-11-21 Brion VibberCapitalization fix in memcached setting
2004-11-19 Brion Vibber* remove PHP5 warning; PHPTAL no longer needed for...
2004-11-13 Antoine MussoProbably solve bugzilla.wikipedia.org/show_bug.cgi...
2004-11-13 Tim StarlingAllow the user to select what kind of shared memory...
2004-10-28 Brion VibberStart on refactoring the installer to better support...
2004-10-24 Brion VibberInstall fixes for group table
2004-10-17 Brion VibberBug 732: Typo in config/index.php
2004-10-13 Brion VibberPull the actual series of updater calls into do_all_upd...
2004-10-12 Jens FrankCatch error 2000, too. Some mysql servers return 2000...
2004-10-05 Brion VibberRasterize plain image views of SVG files at default...
2004-09-27 Brion VibberUse 'includes/DefaultSettings.php' in preparation for...
2004-09-26 Tim StarlingAdded check for valid user permissions when updating...
2004-09-26 Tim StarlingRefactored updaters.inc. With all those functions doing...
2004-09-25 Brion VibberAvoid gratuitously breaking configurations: continue...
2004-09-24 Zheng ZhuChanged installation code so that wgContLanguageCode...
2004-09-11 Brion VibberSet the user text on the initial main page to "MediaWik...
2004-09-11 Brion VibberRemove indexes.sql; index definitions are now in the...
2004-09-09 Brion VibberInstaller support for picking traditional Chinese ...
2004-09-09 Brion VibberUse require_once instead of include_once on the generat...
2004-09-08 Brion VibberUse handy-dandy __FILE__ constant to get the pathname...
2004-09-05 Antoine MussoUse the new skin tree hierarchy
2004-09-01 Brion VibberSet $wgDBadminuser and $wgDBadminpassword to root when...
2004-08-30 Jens Frankfix nasty error due to /dev/random exhaustion
2004-08-24 Jens FrankSplit user table into two parts: user and user_rights...
2004-08-24 Brion VibberSpecial:Log and the logging table -- unified logging...
2004-08-18 Brion VibberUse ob_implicit_flush() rather than ob_end_flush()...
2004-08-13 Brion VibberInstall tweaks:
2004-08-12 Brion VibberAdd warning about register_globals. "It's for your...
2004-08-11 Brion VibberMake Creative Commons selection work again; pretty...
2004-08-06 Brion VibberDegrade gracefully: disable PHPTal-based skins on PHP...
2004-08-05 Brion VibberFix for [ 988901 ] (install) database password not...
2004-08-02 Brion VibberAdd a big shiny obvious error message for safe mode...
2004-07-27 Tim Starlingneed Defines.php
2004-07-19 Tim Starlingfixed double-escaping of $conf->IP
2004-07-18 Tim Starlingfix notice
2004-07-18 Tim Starling* Support for table name prefixes throughout the code...
2004-07-16 Tim Starlingfixed notice and nasty error due to /dev/random exhaustion
2004-07-10 Julian OstrowAlters success message to include directory which conta...
2004-06-30 Jens FrankRightsIcon text was broken when included in "" during...
2004-06-30 Gabriel Wicke* use $wgStylePath in right icon (only for gfdl, still...
2004-06-21 Tim StarlingUse include_once and require_once instead of include...
2004-06-18 Gabriel Wickemoved db user initialization before sysop creation...
2004-06-13 Tim StarlingChanged include path in response to report on #mediawik...
2004-06-12 Brion VibberInstallation fixes:
2004-05-24 Jerome JamnickyRemove lcc_title field from linkscc table, if necessary,
2004-05-22 Tim Starling1.2 -> 1.3 conversion using the web-based installer 1.3.0beta1
2004-05-17 Tim StarlingBug fix: need to add slashes when inserting into double...
2004-05-15 Brion VibberAdd categorylinks table to separately list category...
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.