New method loadFromId() per brion's suggestion. Reverted newFromId() change.
[lhc/web/wiklou.git] / config /
2006-09-19 Jimmy Collinsstub
2006-09-18 Jimmy CollinsMinor changes to the installer.
2006-09-03 Greg Sabino MullaneMake final link-to-follow stand out a bit.
2006-09-03 Greg Sabino MullaneMove superuser section above DB-specific area, combine...
2006-09-03 Greg Sabino MullaneMake sure LocalSettings.php ends in a newline.
2006-08-13 Greg Sabino MullaneRemove 4.3.2 php version check, as we require 5 now.
2006-08-12 Greg Sabino MullaneFix whitespace, especially tabs->spaces to make LocalSe...
2006-08-12 Greg Sabino MullaneFix some spacing, ensure that we do not reset the superuser
2006-07-26 Tim StarlingMerged localisation-work branch:
2006-07-22 Greg Sabino MullaneTake out "firstrun" javacript var: no longer needed...
2006-07-21 Greg Sabino MullaneAdd check that database is version 8.0 or higher.
2006-07-21 Greg Sabino MullaneRename togglearea to toggleDBarea.
2006-07-16 Greg Sabino MullaneAdd superuser section for Postgres connections.
2006-07-16 Greg Sabino MullaneAbstract database setup into its own method, remove...
2006-07-14 Greg Sabino MullaneBetter feedback if user forgets to pick a database...
2006-07-14 Jens FrankNeed to load a definition for wfProfileIn due to change...
2006-07-08 Rob Church* Clean up the wording of the "couldn't find Turck...
2006-07-02 Jimmy Collins(bug 1023) More updates (XHTML-correctness)
2006-06-29 Greg Sabino MullaneRemove DBschema - too confusing with other uses of...
2006-06-29 Greg Sabino MullaneMake do_all_updates mysql only.
2006-06-28 Greg Sabino MullaneMake DBport global, restrict user creation and grants...
2006-06-28 Greg Sabino MullaneAdd DBschema to output, change exit to proper dieout...
2006-06-27 Brion VibberRevert to r15092; massive breakage, unable to connect...
2006-06-27 Greg Sabino MullaneAdd concept of a distinct port separate from a server.
2006-06-27 Greg Sabino MullaneAbstract database installation details as much as possible.
2006-06-27 Rob Church(bug 6462) Use "e.g." not "i.e."
2006-06-26 Greg Sabino MullaneTry language dir in two places, as sometimes we are...
2006-06-26 Rob ChurchNeed double quotes here, not single, else "APC found...
2006-06-26 Rob ChurchCheck for preg_match() existence when installing and...
2006-06-07 Brion VibberRegression fix: installer broken by changes to include...
2006-05-30 Rob ChurchAdd /usr/local/bin to the diff3 search paths in the...
2006-05-29 Domas MituzasAdd APC to installer, note in relnotes..
2006-05-29 Brion VibberFix microtime breakage
2006-05-05 Rob ChurchChanged default LocalSettings.php to append the previou...
2006-05-02 Antoine MussoError if mysql < 4.0.14
2006-05-01 Antoine Mussounused variables as per #3692
2006-04-30 Antoine Mussosome unused globals as per #3692
2006-04-30 Erik Moellercopyedit e-mail preferences
2006-04-17 Brion VibberRevert the rest of r13645; totally broken, tries to...
2006-04-14 Rob ChurchRevert path disclosure vulnerability
2006-04-14 Antoine MussoSome minor changes to the installer after I reinstalled...
2006-04-13 Rob Church(bug 5559) Improve detection of ImageMagick [patch...
2006-04-12 Brion Vibber* (bug 385) Installer support for PostgreSQL, fixes...
2006-04-11 Brion VibberRemove obsolete hacks; Language.php no longer has to...
2006-04-05 Brion VibberFix database user existence check: a username may be...
2006-04-05 Brion VibberRemove .cvsignore files
2006-04-05 Brion VibberAdd a link to mediawiki-announce
2006-04-05 Brion VibberUpdate the FSF's address in all these GPL stub headers
2006-04-04 Brion VibberWoops, left in a debugging bit that spit out config...
2006-04-04 Rob ChurchAdd basic check for session support in PHP and die...
2006-04-04 Brion VibberSet $wgRequestTime so db errors end cleanly; mark Oracl...
2006-03-02 Rob ChurchFix use of wrong variable when setting $wgDBadminpasswo...
2006-01-16 Brion Vibber* Spit the generated LocalSettings code out during...
2006-01-16 Rob Church* Minor cosmetic fixes to installer
2006-01-14 Rob ChurchImprove installer:
2006-01-14 Brion VibberLocalSettings.php to ignore list :D
2006-01-14 Rob Church* Fixed installer bugs 921 and 3914 (issues with using...
2006-01-07 Ævar Arnfjörð Bjar... * s~\t+$~~
2006-01-07 Ævar Arnfjörð Bjar... * s~ +$~~
2006-01-01 Ævar Arnfjörð Bjar... * It's 2006, update copyright notice
2005-12-20 Antoine MussoSecond part of set_include_path patch
2005-12-20 Antoine Mussoattempt to fix ini_set error by using set_include_path...
2005-12-13 Brion Vibber* (bug 4258) Use ugly urls for ISAPI by default
2005-12-04 Antoine Mussounitialized variable
2005-11-10 Brion Vibber* (bug 2569) Use PATH_SEPARATOR instead of trying to...
2005-10-28 Brion Vibber* (bug 3782) Throw fatal installation warning if mbstri...
2005-10-26 Brion Vibber* (bug 3786) Experimental support for MySQL 4.1/5.0...
2005-10-22 Brion VibberRestore WikiSysop as default to avoid confusing useless...
2005-10-09 Brion Vibber* (bug 3660) Update diff3 detection to work with Window...
2005-10-06 Tom GilderMade setup complete message validate
2005-10-06 Tom GilderBetter links (and dedicated to Rob Church)
2005-10-06 Tom GilderMore message improvements
2005-10-06 Tom GilderUsability improvements + IE fix
2005-10-06 Tom GilderUse monobook for installation script UI
2005-10-06 Tom GilderMany improvements: better HTML (validates), more access...
2005-08-26 Brion VibberDrop MySQL 3.23.x support; 4.0 or greater required.
2005-08-16 Brion VibberCode cleanup: normalize case for intval(), strval(...
2005-08-13 Antoine Musso#3130 patch by Tom Gries
2005-08-12 Ævar Arnfjörð Bjar... * Typo
2005-08-02 River Tarnellmerge ORACLE_WORK. sorry, this may break some parts...
2005-07-01 River Tarnelldiff3 cleanups, from callek
2005-06-30 River Tarnell(bug 619) be intelligent about finding the "diff3"...
2005-06-25 Brion Vibber* (bug 2503) remove redundant includes
2005-06-23 Brion Vibber* (bug 2494 etc) typos and mysteriously changed things...
2005-06-22 Brion Vibber* (bug 750) Keep line endings consistent in LocalSettin...
2005-06-12 Brion Vibber* (bug 650) Prominently link MySQL 4.1 help page in...
2005-06-09 Brion VibberRework the user_groups system, again, into something...
2005-05-31 Brion Vibber* Remove linkscc table code, no longer used.
2005-05-29 Brion VibberDon't save group definitions; they use global variables...
2005-05-14 Tim StarlingAttempting to get enotif into working order. Many aesth...
2005-05-01 Brion VibberRemove stub experimental installer (incomplete).
2005-04-29 Jens FrankBUG#1986 - missing form action confuses some browsers...
2005-04-26 Jens FrankBUG#1509 - fix handling of unlimited setting '-1' for...
2005-04-25 Brion VibberUserlevels and grouplevels have been moved out to a...
2005-04-24 Jens FrankBUG#1831 - Enotif patches for Wikinaut
2005-04-18 Tim StarlingLessons learnt from installing MediaWiki with safe_mode...
2005-04-17 Brion Vibber* (bug 1107) Work around includes problem when parent...
2005-04-16 Tim StarlingFixed various bugs with new image code, changed thumbna...
2005-04-09 Tim StarlingSmarter, more flexible cache type selection. Moved...
2005-04-08 Brion Vibberfix mismatched tags in register_globals warning
next