Bump to 1.5alpha2
[lhc/web/wiklou.git] / includes / DefaultSettings.php
2005-06-03 Brion VibberBump to 1.5alpha2 1.5.0alpha2
2005-06-02 Brion VibberBug 1929: Incorrect comment in DefaultSettings.php
2005-05-31 Erik Moelleronly search article namespace by default
2005-05-31 Brion Vibber* Remove linkscc table code, no longer used.
2005-05-29 Tim Starlingmissed a change
2005-05-29 Tim Starlingforward-ported $wgDisableHardRedirects
2005-05-29 Tim Starlingforward-ported $wgSkipSkin from REL1_4, with enhancements
2005-05-29 Tim Starlingported $wgAntiLockFlags from REL1_4
2005-05-29 Tim StarlingCompleted reversion of removal of non-incremental link...
2005-05-29 Tim StarlingPorted proxy whitelist from REL1_4, also fixed broken...
2005-05-29 Tim StarlingRemoved "show updated marker" user preference option...
2005-05-28 Tim Starlingbasic support for special page inclusions
2005-05-28 Tim Starlingintroduced $wgHideInterlanguageLinks, needed for dumpHTML
2005-05-27 Brion Vibber* Simple rate limiter for edits and page moves; set...
2005-05-23 Magnus ManskeValidation feature update; someone please update the...
2005-05-23 Ævar Arnfjörð Bjar... * Using a wfMsgForContent message to build the navigati...
2005-05-23 Brion VibberChange the SearchEngine interface around:
2005-05-22 Erik Moelleradd $wgMetaNamespaceTalk, primarily for Serbian, where...
2005-05-21 Ævar Arnfjörð Bjar... * (bug 898) Mime type autodetection.
2005-05-16 Ævar Arnfjörð Bjar... * Removed $wgLanguageFile, it has never been used in...
2005-05-14 Tim StarlingAttempting to get enotif into working order. Many aesth...
2005-05-14 Tim Starlingfriendlier error message
2005-05-06 Brion Vibber* Add $wgLegacySchemaConversion update-time option...
2005-05-05 Ævar Arnfjörð Bjar... * (bug 2064) Configurable JavaScript mimetype with...
2005-05-04 Ævar Arnfjörð Bjar... * $wgRCSeconds removed (it's been deprecated for some...
2005-05-04 Domas Mituzasrevert my cruft regarding incremental message cache...
2005-05-02 Brion Vibberbump ver to 1.5alpha1; add some upgrade notes (needs...
2005-05-02 Brion Vibber* (bug 719) Increase namespace fields from tinyint...
2005-05-02 Ævar Arnfjörð Bjar... * Deprecated $wgStyleSheetDirectory which was an alias...
2005-05-01 Tim StarlingMajor changes to user groups:
2005-04-29 Jens FrankBug 1980 - Port 443 added to https / SSL URLs
2005-04-25 Ævar Arnfjörð Bjar... * Fixed two spelling errors
2005-04-25 Brion VibberUserlevels and grouplevels have been moved out to a...
2005-04-24 Erik Moellerinitialize $wgUploadNavigationUrl as false to avoid...
2005-04-24 Erik Moeller1) Enable upload navigation link for non-logged-in...
2005-04-23 Tim StarlingImplemented query group feature, needed for slow querie...
2005-04-22 Brion VibberDisable EXIF display if the PHP EXIF module isn't avail...
2005-04-21 Magnus ManskeAdding patched EXIF data display on image page, based...
2005-04-20 Brion Vibber* Use in-process Tidy extension if available when ...
2005-04-20 Jens FrankTypo
2005-04-18 Domas MituzasAdd external repositories support for Revision, would
2005-04-16 Tim StarlingOptional thumbnail generation by client request, using...
2005-04-15 Ævar Arnfjörð Bjar... * Apparently version 4 exists as well, attempting to...
2005-04-15 Ævar Arnfjörð Bjar... * Improved the $wgBrowserBlackList regex for IE on...
2005-04-15 Ævar Arnfjörð Bjar... * Adding MSIE for Mac OS <10 to wgBrowserBlacklist...
2005-04-13 Ævar Arnfjörð Bjar... *** empty log message ***
2005-04-12 Ævar Arnfjörð Bjar... * Some clown with CVS access deleted our MS Word files...
2005-04-12 Ævar Arnfjörð Bjar... * A new tab in the preferencesc called 'File' for any...
2005-04-10 Jens FrankBUG#1849 - Count images as used if they are put into...
2005-04-10 Tim StarlingMoved image metadata to the database. Changed Image...
2005-04-09 Tim StarlingSmarter, more flexible cache type selection. Moved...
2005-04-07 Ævar Arnfjörð Bjar... * Rewrote the comment for $wgAmericanDates to be more...
2005-04-07 Brion VibberChange default on $wgSysopUserBans and $wgSysopRangeBan...
2005-04-06 Mark BergsmaHTCP Multicast Squid purging support
2005-04-01 Ævar Arnfjörð Bjar... * (bug 578): renamed $wgDisableUploads => $wgEnableUploads
2005-03-31 Ævar Arnfjörð Bjar... * Changed $wgUploadSizeWarning from 1.5 * 10^5 to 150...
2005-03-31 Ævar Arnfjörð Bjar... more stuff to fall back on
2005-03-28 Tim StarlingSupport for SORBS DNSBL
2005-03-28 Tim StarlingAbility to disable actions from LocalSettings.php
2005-03-27 Tim StarlingBasic static HTML dump generator, experimental
2005-03-26 Brion VibberStart removing the Latin-1 hacks. We're going pure...
2005-03-26 Antoine MussoNS_xxx instead of hardcoded integer
2005-03-24 Erik MoellerPreliminary support for application/external-editor
2005-03-20 Tim StarlingOption to turn special page sorting feature off
2005-03-18 River Tarnelldon't enable debug log by default
2005-03-18 Erik Moellerdocumenting and initializing $wgUseCommaCount
2005-03-18 Magnus ManskeRe-establishing validation feature (the beginnings)
2005-03-17 Magnus ManskeRe-establishing validation feature (the beginnings)
2005-03-16 Tim Starlingprotection against injection of $wgProxyKey from regist...
2005-03-16 Tim StarlingMaking the secret key source a bit more robust for...
2005-03-16 Tim StarlingStronger user token generation
2005-03-15 Brion VibberMark interwiki redirect URLs with a source parameter...
2005-03-13 Tim Starling* Appllied patch for bug 1686, image metadata cache...
2005-03-02 Brion VibbereAccelerator caching support, patches from Jamie Bliss
2005-02-28 Brion VibberAdd experimental $wgActionPaths config option.
2005-02-22 Mr. E23Made list of expiry options configurable.\nRemoved...
2005-02-18 Brion VibberRemove Special:Asksql; moving it out to an extension.
2005-02-18 Brion VibberClean up experiments for special:data, special:validate...
2005-02-06 Brion Vibber* (bug 1477) hide details of SQL error messages by...
2005-02-06 Brion VibberSet default squid list to empty
2005-02-04 Brion VibberSecurity tweaks:
2005-01-30 Antoine Mussomore useless commits
2005-01-30 Jens FrankBUG#621 Require a minimum password length at account...
2005-01-28 Antoine MussoSome clean up. Use phpdoc comments almost everywhere...
2005-01-27 Antoine MussoPhpdoc format for some comments. We probably want to...
2005-01-19 Brion Vibber* Add $wgNoFollowLinks option to add rel="nofollow...
2005-01-19 Brion Vibber* (bug 730) configurable $wgRCMaxAge; don't try to...
2005-01-18 Brion Vibber* Call-tree output mode for profiling
2005-01-15 Tim StarlingMinor load balancing improvements
2005-01-12 River TarnellwgSquidServersNoPurge
2005-01-07 Brion Vibber* Fix missing search box contents in MonoBook skin
2005-01-06 Antoine Mussoremove fixme comment. Tim did fix the category browser...
2004-12-28 Brion Vibber* Ported $wgCopyrightIcon setting from REL1_3A
2004-12-28 Brion VibberPut the sysop user on install into the sysop and brueac...
2004-12-24 Zheng ZhuMerged my changes from REL1_4
2004-12-21 River Tarnell$wgDisableInternalSearch
2004-12-19 Brion VibberAdd experimental 'Live Preview' feature. On supported...
2004-12-18 Brion VibberVersion number mark as 1.5pre-alpha
2004-12-18 Brion VibberClean up default options, and remove so-called "UseMod...
2004-12-18 Brion Vibber(bug 454) Merge e-notif 2.00
next