| Commit message (Expand) | Author | Age | Files | Lines |
* | * (bug 3782) Throw fatal installation warning if mbstring.func_overload on. | Brion Vibber | 2005-10-28 | 1 | -0/+8 |
* | * (bug 3786) Experimental support for MySQL 4.1/5.0 utf8 charset mode | Brion Vibber | 2005-10-26 | 1 | -1/+33 |
* | #3130 patch by Tom Gries | Antoine Musso | 2005-08-13 | 1 | -4/+2 |
* | * Typo | Ævar Arnfjörð Bjarmason | 2005-08-12 | 1 | -1/+1 |
* | * (bug 3056) MySQL 3 compatibility fix: USE INDEX instead of FORCE INDEX | Brion Vibber | 2005-08-11 | 1 | -1/+1 |
* | diff3 cleanups, from callek | River Tarnell | 2005-07-01 | 1 | -29/+42 |
* | (bug 619) be intelligent about finding the "diff3" executable. firstly, make... | River Tarnell | 2005-06-30 | 1 | -0/+28 |
* | * (bug 2503) remove redundant includes | Brion Vibber | 2005-06-25 | 1 | -2/+0 |
* | * (bug 2494 etc) typos and mysteriously changed things; breakage with short | Brion Vibber | 2005-06-23 | 1 | -7/+7 |
* | * (bug 750) Keep line endings consistent in LocalSettings.php | Brion Vibber | 2005-06-22 | 1 | -1/+4 |
* | * (bug 650) Prominently link MySQL 4.1 help page in installer if a possible | Brion Vibber | 2005-06-12 | 1 | -1/+19 |
* | Rework the user_groups system, again, into something that seems to actually | Brion Vibber | 2005-06-09 | 1 | -3/+3 |
* | * Remove linkscc table code, no longer used. | Brion Vibber | 2005-05-31 | 1 | -1/+1 |
* | Don't save group definitions; they use global variables which have been disap... | Brion Vibber | 2005-05-29 | 1 | -10/+0 |
* | Attempting to get enotif into working order. Many aesthetic changes, a fair n... | Tim Starling | 2005-05-14 | 1 | -2/+2 |
* | BUG#1986 - missing form action confuses some browsers/servers | Jens Frank | 2005-04-29 | 1 | -1/+1 |
* | BUG#1509 - fix handling of unlimited setting '-1' for memory_limit | Jens Frank | 2005-04-26 | 1 | -1/+1 |
* | Userlevels and grouplevels have been moved out to a 'steward' group. Make | Brion Vibber | 2005-04-25 | 1 | -0/+1 |
* | BUG#1831 - Enotif patches for Wikinaut | Jens Frank | 2005-04-24 | 1 | -10/+4 |
* | Lessons learnt from installing MediaWiki with safe_mode, especially support f... | Tim Starling | 2005-04-18 | 1 | -30/+69 |
* | * (bug 1107) Work around includes problem when parent dir is not readable | Brion Vibber | 2005-04-17 | 1 | -11/+19 |
* | Fixed various bugs with new image code, changed thumbnail paths as per JeLuF... | Tim Starling | 2005-04-16 | 1 | -1/+1 |
* | Smarter, more flexible cache type selection. Moved entire contents of ObjectC... | Tim Starling | 2005-04-09 | 1 | -9/+6 |
* | fix mismatched tags in register_globals warning | Brion Vibber | 2005-04-08 | 1 | -1/+1 |
* | Separate MediaWiki logo for installer from the default $wgLogo | Brion Vibber | 2005-04-06 | 1 | -1/+1 |
* | * (bug 578): renamed $wgDisableUploads => $wgEnableUploads | Ævar Arnfjörð Bjarmason | 2005-04-01 | 1 | -1/+1 |
* | Fixed installation bug | Magnus Manske | 2005-03-31 | 1 | -1/+1 |
* | * Formatting | Ævar Arnfjörð Bjarmason | 2005-03-31 | 1 | -21/+23 |
* | * Changing checks for [.]./LocalSettings.php and [.]./AdminSettings.php to only | Ævar Arnfjörð Bjarmason | 2005-03-31 | 1 | -9/+2 |
* | * Installation fixes for running under IIS | Brion Vibber | 2005-03-27 | 1 | -2/+5 |
* | Start removing the Latin-1 hacks. We're going pure UTF-8 for 1.5... | Brion Vibber | 2005-03-26 | 1 | -25/+5 |
* | Use Revision and Article to save the main page | Brion Vibber | 2005-03-20 | 1 | -21/+11 |
* | Add fatal errors for magic_quotes_runtime and magic_quotes_sybase php config ... | Brion Vibber | 2005-03-20 | 1 | -4/+24 |
* | Stronger user token generation | Tim Starling | 2005-03-16 | 1 | -5/+5 |
* | enable turck/eaccellerator for apache2handler as well | Domas Mituzas | 2005-03-15 | 1 | -2/+2 |
* | eAccelerator caching support, patches from Jamie Bliss | Brion Vibber | 2005-03-02 | 1 | -3/+18 |
* | leftover wfInvertTimestamp, nuke it. | Domas Mituzas | 2005-02-24 | 1 | -1/+0 |
* | remove inverse_timestamp wherever it is found and disable wfInvertTimestamp() | Domas Mituzas | 2005-02-21 | 1 | -2/+2 |
* | Remove Special:Asksql; moving it out to an extension. | Brion Vibber | 2005-02-18 | 1 | -10/+0 |
* | Do *NOT* force all wikis into a non-functional initial state with a broken wh... | Brion Vibber | 2005-01-16 | 1 | -3/+0 |
* | Fix direct access to a private object propriety (patch by Andrew Miller) | Antoine Musso | 2005-01-15 | 1 | -2/+5 |
* | Put the sysop user on install into the sysop and brueacrat groups | Brion Vibber | 2004-12-28 | 1 | -0/+10 |
* | Merge SCHEMA_WORK into HEAD. Lots of changes, some things are probably broken: | Brion Vibber | 2004-12-19 | 1 | -11/+21 |
* | (bug 454) Merge e-notif 2.00 | Brion Vibber | 2004-12-18 | 1 | -2/+126 |
* | Add basic support for table prefixes to the installer. (Probably will fail on... | Brion Vibber | 2004-12-01 | 1 | -26/+33 |
* | (bug 961) Treat languages without names more cleanly | Brion Vibber | 2004-12-01 | 1 | -3/+8 |
* | Capitalization fix in memcached setting | Brion Vibber | 2004-11-21 | 1 | -1/+1 |
* | * remove PHP5 warning; PHPTAL no longer needed for MonoBook | Brion Vibber | 2004-11-19 | 1 | -9/+1 |
* | Probably solve http://bugzilla.wikipedia.org/show_bug.cgi?id=733 | Antoine Musso | 2004-11-13 | 1 | -4/+9 |
* | Allow the user to select what kind of shared memory they want, in the installer | Tim Starling | 2004-11-13 | 1 | -1/+117 |