aboutsummaryrefslogtreecommitdiffstats
path: root/includes/DefaultSettings.php
Commit message (Expand)AuthorAgeFilesLines
* revert my cruft regarding incremental message cache building, it targetted wr...Domas Mituzas2005-05-041-1/+0
* bump ver to 1.5alpha1; add some upgrade notes (needs work)Brion Vibber2005-05-021-1/+1
* * (bug 719) Increase namespace fields from tinyint to regular intBrion Vibber2005-05-021-2/+2
* * Deprecated $wgStyleSheetDirectory which was an alias for $wgStyleDirectoryÆvar Arnfjörð Bjarmason2005-05-021-15/+0
* Major changes to user groups:Tim Starling2005-05-011-0/+8
* Bug 1980 - Port 443 added to https / SSL URLsJens Frank2005-04-291-1/+5
* * Fixed two spelling errorsÆvar Arnfjörð Bjarmason2005-04-251-3/+3
* Userlevels and grouplevels have been moved out to a 'steward' group. MakeBrion Vibber2005-04-251-0/+1
* initialize $wgUploadNavigationUrl as false to avoid register_globalsErik Moeller2005-04-241-1/+3
* 1) Enable upload navigation link for non-logged-in users. From a usabilityErik Moeller2005-04-241-2/+6
* Implemented query group feature, needed for slow queries esp. in 1.4. Hopeful...Tim Starling2005-04-231-12/+15
* Disable EXIF display if the PHP EXIF module isn't available.Brion Vibber2005-04-221-2/+6
* Adding patched EXIF data display on image page, based on include file by Vina...Magnus Manske2005-04-211-0/+2
* * Use in-process Tidy extension if available when $wgUseTidy is onBrion Vibber2005-04-201-0/+7
* TypoJens Frank2005-04-201-1/+1
* Add external repositories support for Revision, wouldDomas Mituzas2005-04-181-0/+12
* Optional thumbnail generation by client request, using thumb.php. This remove...Tim Starling2005-04-161-0/+12
* * Apparently version 4 exists as well, attempting to catch it..Ævar Arnfjörð Bjarmason2005-04-151-1/+1
* * Improved the $wgBrowserBlackList regex for IE on OS9, and commented.Ævar Arnfjörð Bjarmason2005-04-151-2/+13
* * Adding MSIE for Mac OS <10 to wgBrowserBlacklist, see: http://en.wikipedia....Ævar Arnfjörð Bjarmason2005-04-151-3/+4
* *** empty log message ***Ævar Arnfjörð Bjarmason2005-04-131-2/+19
* * Some clown with CVS access deleted our MS Word files and replaced them withÆvar Arnfjörð Bjarmason2005-04-121-1/+1
* * A new tab in the preferencesc called 'File' for any current and futureÆvar Arnfjörð Bjarmason2005-04-121-0/+13
* BUG#1849 - Count images as used if they are put into a category (site pref)Jens Frank2005-04-101-0/+6
* Moved image metadata to the database. Changed Image object to have lightweigh...Tim Starling2005-04-101-3/+5
* Smarter, more flexible cache type selection. Moved entire contents of ObjectC...Tim Starling2005-04-091-27/+12
* * Rewrote the comment for $wgAmericanDates to be more specific.Ævar Arnfjörð Bjarmason2005-04-071-1/+3
* Change default on $wgSysopUserBans and $wgSysopRangeBans to trueBrion Vibber2005-04-071-2/+2
* HTCP Multicast Squid purging supportMark Bergsma2005-04-061-0/+4
* * (bug 578): renamed $wgDisableUploads => $wgEnableUploadsÆvar Arnfjörð Bjarmason2005-04-011-1/+1
* * Changed $wgUploadSizeWarning from 1.5 * 10^5 to 150 * 2^10Ævar Arnfjörð Bjarmason2005-03-311-1/+1
* more stuff to fall back onÆvar Arnfjörð Bjarmason2005-03-311-1/+4
* Support for SORBS DNSBLTim Starling2005-03-281-0/+5
* Ability to disable actions from LocalSettings.phpTim Starling2005-03-281-0/+5
* Basic static HTML dump generator, experimentalTim Starling2005-03-271-0/+5
* Start removing the Latin-1 hacks. We're going pure UTF-8 for 1.5...Brion Vibber2005-03-261-6/+3
* NS_xxx instead of hardcoded integerAntoine Musso2005-03-261-4/+21
* Preliminary support for application/external-editorErik Moeller2005-03-241-0/+6
* Option to turn special page sorting feature offTim Starling2005-03-201-0/+4
* don't enable debug log by defaultRiver Tarnell2005-03-181-1/+1
* documenting and initializing $wgUseCommaCountErik Moeller2005-03-181-0/+12
* Re-establishing validation feature (the beginnings)Magnus Manske2005-03-181-1/+1
* Re-establishing validation feature (the beginnings)Magnus Manske2005-03-171-0/+3
* protection against injection of $wgProxyKey from register_globalsTim Starling2005-03-161-0/+2
* Making the secret key source a bit more robust for existing installationsTim Starling2005-03-161-1/+1
* Stronger user token generationTim Starling2005-03-161-2/+2
* Mark interwiki redirect URLs with a source parameter to stop them from furthe...Brion Vibber2005-03-151-0/+15
* * Appllied patch for bug 1686, image metadata cache by Andrius Ramanauskas.Tim Starling2005-03-131-0/+2
* eAccelerator caching support, patches from Jamie BlissBrion Vibber2005-03-021-1/+15
* Add experimental $wgActionPaths config option.Brion Vibber2005-02-281-0/+10