fix a problem by not inserting __MWTEMPLATESECTION for section titles that don't...
[lhc/web/wiklou.git] / includes / DefaultSettings.php
2004-03-10 Brion VibberSet up Smarty skins to be usable if $wgUseSmarty is set
2004-03-08 Brion VibberImported the register_globals hack from REL1_2. Also...
2004-03-05 Nicholas Pisarro, JrImplemented '$wgWhitelistRead'.
2004-03-05 Brion VibberAdd $wgDebugRedirects to assist in debugging some probl...
2004-03-01 Brion VibberClear message cache on rebuild
2004-03-01 Tim StarlingLimited developer version of Special:Makesysop to a...
2004-02-29 Nicholas Pisarro, JrCommented side effect of changing '$wgUseDatabaseMessages'.
2004-02-28 Brion VibberTurn database messages on by default. If it sucks too...
2004-02-28 Erik Moellerusing index.php and redirect.php instead of wiki.phtml...
2004-02-27 Brion Vibber1.2.0 release candidate 1
2004-02-27 Nicholas Pisarro, JrAdded the ability to do an authenticated SMTP login...
2004-02-27 Brion VibberFix for 904065: use .php instead of .phtml extension...
2004-02-18 Brion VibberFix for compatibility with short_open_tag = Off
2004-02-14 Tim StarlingTwo blocking features: IP range blocks, and expiry...
2004-02-11 Tim StarlingSpecia:Asksql security fix, Special:Asksql query timeou...
2004-02-11 Mr. E23Fuzzy search feature (replaces full text search as...
2004-02-03 Gabriel Wickefixed small rounding error
2004-02-03 Gabriel Wickeadded wgSquidMaxage global to configure the Squid cache...
2004-02-01 Brion VibberAdd bg,ku to language list; drop useless Special:Debug...
2004-01-31 Brion VibberAdd cmd, vxd, cpl to upload blacklist
2004-01-31 Gabriel WickeInitial support for Squid3 and ESI. Adds $wgUseESI...
2004-01-30 Gabriel Wickesame minor typo as in LocalSettings (in example config...
2004-01-30 Gabriel WickeSquid integration changes
2004-01-28 Evan ProdromouMake it optional to allow anonymous minor edits
2004-01-25 Tim StarlingWatchlist caching, and some junk in DefaultSettings...
2004-01-20 Brion VibberQuickie blacklist & stricter whitelist for upload exten...
2004-01-18 Erik Moeller-$wgEnableEditToolbar, broken in non-English langs...
2004-01-18 Erik Moelleredit toolbar default = true
2004-01-18 Tim Starlingadded $wgEnableEditToolbar to disable JS toolbar
2004-01-17 Mr. E23Added pref which can be used to enable faster page...
2004-01-17 Tim Starling* Recent Changes improvements: object oriented back...
2004-01-11 Brion VibberAdd $wgRemoteUploads option to show the upload _link_...
2004-01-11 Brion VibberConfigurable location of texvc; detect failure to produ...
2004-01-07 Mr. E23A patch to cache articles after conversion to HTML...
2004-01-05 Brion VibberSet $wgEnablePersistentLC to false by default; leads...
2004-01-04 Brion VibberAdd $wgCompressRevisions option to compress old revisio...
2004-01-03 Erik Moeller$wgUseBetterLinksUpdate no longer needed, removed,...
2003-12-22 Brion VibberwgSiteNotice for system messages
2003-12-14 Tim StarlingImprovements in MediaWiki namespace handling, enhanced...
2003-12-09 Evan ProdromouMade two new global variables for checking file extensi...
2003-11-27 Mr. E23Added pref.
2003-11-25 Brion VibberDisable debug log by default; the previous default...
2003-11-24 Brion VibberTURN OFF DYNAMIC DATES BY DEFAULT -- this option corrup...
2003-11-22 Tim StarlingCommitting Evan's patches (with some modifications...
2003-11-18 Mr. E23Added feature to log sums from profiling data to the DB
2003-11-18 Mr. E23Added feature for limiting profiling to every n requests
2003-11-18 Tim Starlingpersistent link cache on by default
2003-11-14 Tim StarlingMerging latest features from stable
2003-11-12 Tim StarlingLatest features and bug fixes imported from stable
2003-11-09 Tim StarlingNov. branch merge. Various features backported from...
2003-10-23 Tim Starlingsysop user bans off by default
2003-10-21 Tim StarlingMade enhanced wfMsg() faster
2003-09-21 Tim StarlingMediaWiki namespace
2003-09-07 Tim StarlingAutoblocker privacy protection
2003-09-01 Tim Starlingnew Block object, block expiry, optional sysop blocks
2003-08-11 Brion VibberInitial support for memcached.
2003-08-08 Brion Vibberadd wgPasswordSalt option, set to false for compatibili...
2003-08-07 Matthias JordanAdded support for whitelists for reading and writing...
2003-08-05 Matthias JordanIf the global config variable $wgWhitelistEdit is true...
2003-08-02 Brion VibberExtract the edit page interface functions out of Articl...
2003-07-10 Tim Starlingmoving around $wgUseBetterLinksUpdate and $wgUseDynamic...
2003-07-09 Brion VibberDisable dynamic dates feature by default
2003-07-01 Matthias JordanImplemented the "default namespaces for search" feature...
2003-06-27 Brion VibberUse DTD as well as doctype to put browsers in standards...
2003-06-24 Brion VibberAdd optional log for AskSql queries
2003-06-03 Brion VibberRefactor some common code for offsets/limits; some...
2003-05-20 Brion VibberExperimental optional compression support for page...
2003-05-16 Brion VibberOptional server-side caching of anon-viewed pages in...
2003-05-01 Lee Daniel CrockerOne more password bug fix, DisableCounters flag.
2003-04-16 Lee Daniel CrockerNew update script, Version.php, new salted passwords...
2003-04-14 Lee Daniel CrockerInitial revision