aboutsummaryrefslogtreecommitdiffstats
path: root/config/index.php
Commit message (Expand)AuthorAgeFilesLines
* * (bug 3782) Throw fatal installation warning if mbstring.func_overload on.Brion Vibber2005-10-281-0/+8
* * (bug 3786) Experimental support for MySQL 4.1/5.0 utf8 charset modeBrion Vibber2005-10-261-1/+33
* #3130 patch by Tom GriesAntoine Musso2005-08-131-4/+2
* * TypoÆvar Arnfjörð Bjarmason2005-08-121-1/+1
* * (bug 3056) MySQL 3 compatibility fix: USE INDEX instead of FORCE INDEXBrion Vibber2005-08-111-1/+1
* diff3 cleanups, from callekRiver Tarnell2005-07-011-29/+42
* (bug 619) be intelligent about finding the "diff3" executable. firstly, make...River Tarnell2005-06-301-0/+28
* * (bug 2503) remove redundant includesBrion Vibber2005-06-251-2/+0
* * (bug 2494 etc) typos and mysteriously changed things; breakage with shortBrion Vibber2005-06-231-7/+7
* * (bug 750) Keep line endings consistent in LocalSettings.phpBrion Vibber2005-06-221-1/+4
* * (bug 650) Prominently link MySQL 4.1 help page in installer if a possibleBrion Vibber2005-06-121-1/+19
* Rework the user_groups system, again, into something that seems to actuallyBrion Vibber2005-06-091-3/+3
* * Remove linkscc table code, no longer used.Brion Vibber2005-05-311-1/+1
* Don't save group definitions; they use global variables which have been disap...Brion Vibber2005-05-291-10/+0
* Attempting to get enotif into working order. Many aesthetic changes, a fair n...Tim Starling2005-05-141-2/+2
* BUG#1986 - missing form action confuses some browsers/serversJens Frank2005-04-291-1/+1
* BUG#1509 - fix handling of unlimited setting '-1' for memory_limitJens Frank2005-04-261-1/+1
* Userlevels and grouplevels have been moved out to a 'steward' group. MakeBrion Vibber2005-04-251-0/+1
* BUG#1831 - Enotif patches for WikinautJens Frank2005-04-241-10/+4
* Lessons learnt from installing MediaWiki with safe_mode, especially support f...Tim Starling2005-04-181-30/+69
* * (bug 1107) Work around includes problem when parent dir is not readableBrion Vibber2005-04-171-11/+19
* Fixed various bugs with new image code, changed thumbnail paths as per JeLuF...Tim Starling2005-04-161-1/+1
* Smarter, more flexible cache type selection. Moved entire contents of ObjectC...Tim Starling2005-04-091-9/+6
* fix mismatched tags in register_globals warningBrion Vibber2005-04-081-1/+1
* Separate MediaWiki logo for installer from the default $wgLogoBrion Vibber2005-04-061-1/+1
* * (bug 578): renamed $wgDisableUploads => $wgEnableUploadsÆvar Arnfjörð Bjarmason2005-04-011-1/+1
* Fixed installation bugMagnus Manske2005-03-311-1/+1
* * FormattingÆvar Arnfjörð Bjarmason2005-03-311-21/+23
* * Changing checks for [.]./LocalSettings.php and [.]./AdminSettings.php to onlyÆvar Arnfjörð Bjarmason2005-03-311-9/+2
* * Installation fixes for running under IISBrion Vibber2005-03-271-2/+5
* Start removing the Latin-1 hacks. We're going pure UTF-8 for 1.5...Brion Vibber2005-03-261-25/+5
* Use Revision and Article to save the main pageBrion Vibber2005-03-201-21/+11
* Add fatal errors for magic_quotes_runtime and magic_quotes_sybase php config ...Brion Vibber2005-03-201-4/+24
* Stronger user token generationTim Starling2005-03-161-5/+5
* enable turck/eaccellerator for apache2handler as wellDomas Mituzas2005-03-151-2/+2
* eAccelerator caching support, patches from Jamie BlissBrion Vibber2005-03-021-3/+18
* leftover wfInvertTimestamp, nuke it.Domas Mituzas2005-02-241-1/+0
* remove inverse_timestamp wherever it is found and disable wfInvertTimestamp()Domas Mituzas2005-02-211-2/+2
* Remove Special:Asksql; moving it out to an extension.Brion Vibber2005-02-181-10/+0
* Do *NOT* force all wikis into a non-functional initial state with a broken wh...Brion Vibber2005-01-161-3/+0
* Fix direct access to a private object propriety (patch by Andrew Miller)Antoine Musso2005-01-151-2/+5
* Put the sysop user on install into the sysop and brueacrat groupsBrion Vibber2004-12-281-0/+10
* Merge SCHEMA_WORK into HEAD. Lots of changes, some things are probably broken:Brion Vibber2004-12-191-11/+21
* (bug 454) Merge e-notif 2.00Brion Vibber2004-12-181-2/+126
* Add basic support for table prefixes to the installer. (Probably will fail on...Brion Vibber2004-12-011-26/+33
* (bug 961) Treat languages without names more cleanlyBrion Vibber2004-12-011-3/+8
* Capitalization fix in memcached settingBrion Vibber2004-11-211-1/+1
* * remove PHP5 warning; PHPTAL no longer needed for MonoBookBrion Vibber2004-11-191-9/+1
* Probably solve http://bugzilla.wikipedia.org/show_bug.cgi?id=733Antoine Musso2004-11-131-4/+9
* Allow the user to select what kind of shared memory they want, in the installerTim Starling2004-11-131-1/+117