In mctest.php, use the configured timeout instead of the default
[lhc/web/wiklou.git] / includes / installer / LocalSettingsGenerator.php
2012-04-26 Brion VIBBERMerge "The script can be re-run (in some cases at least...
2012-04-26 Brion VIBBERMerge "Removed usage of global objects in SpecialEmailUser"
2012-04-26 CatropeMerge "(bug 33602) list=allusers throws exceptions...
2012-04-26 Aaron SchulzMerge "Optimise WikiPage::newFromID() to load all the...
2012-04-26 DemonMerge "let us easily override PHPUnit version"
2012-04-26 Aaron SchulzMerge "36019: Revert b/25095 breaks Special:Categories"
2012-04-25 Brion VIBBERMerge "(bug 32537) Pre-register default-loaded RL modul...
2012-04-25 DemonMerge "(bug 34956) Parser should use mUrlProtocol inste...
2012-04-25 CatropeMerge "(bug 36047) Adds high definition (HD) CSS for...
2012-04-24 DemonMerge "Refactoring previewnote."
2012-04-23 DemonMerge "bug 36087: PostgresUpdater fails on 8.3.14"
2012-04-20 KaldariMerge "Removing button-float-right rule from jquery...
2012-04-20 Brion VIBBERMerge "(bug 35769) Convert mediawiki.Uri test suite...
2012-04-20 Brion VIBBERMerge "Fixes bug 4045 by adding dirmarks."
2012-04-20 ReedyMerge "Added more description of Short URL"
2012-04-19 devuntAdded more description of Short URL
2011-10-18 Sam ReedAdd documentation
2011-08-30 Chad HorohoePrefix extensions with $IP. Followup r94107 (grumble...
2011-08-09 Chad HorohoeDrop unused and unset $wgRightsCode from generated...
2011-08-09 Chad Horohoe(bug 30264) MediaWiki installer uses require, de facto...
2011-06-24 Robin PepermansThe comment refers to the wrong path (should have been...
2011-06-16 Tim StarlingRemoved $wgProto. Previously, setting this undocumented...
2011-06-15 Tim Starling* (bug 28798) Set $wgServer in the default LocalSetting...
2011-06-11 Sam ReedFollowup r88873, remove setting of $wgEnableCreativeCom...
2011-06-06 Chad Horohoe;
2011-06-02 Chad HorohoeMake user right selection in installer actually work...
2011-05-05 Roan KattouwFor bug 28738, have the installer check for the Suhosin...
2011-04-09 Brion VibberInitial stab at breaking math/texvc out to Math extension.
2011-03-08 Max SemenikLocalSettings generation tweaks:
2011-01-28 Chad Horohoe(bug 26939) $wgMetaNamespace is not being generated
2010-12-16 Sam ReedRemoving trailing whitespace
2010-12-09 Tim Starling* Made the web upgrade process more friendly. Instead...
2010-12-07 Chad HorohoeAddress fixme on r67621: use $wgDefaultSkin instead...
2010-12-06 Tim StarlingRemove some of the rubbish that has been accumulating...
2010-11-19 Tim Starling* In CoreInstaller, fixed notice when extensions are...
2010-11-09 Chad HorohoeFollowup r75392. Per IRC, we should generate a default...
2010-11-08 Chad Horohoerm unused $configPath
2010-11-02 Chad HorohoeFixup r75858, copy+paste error
2010-11-02 Chad HorohoeFollowup r70207, make path for LocalSettings.php config...
2010-09-15 Nimish Gautamadded line expressly stating where the extensions are...
2010-08-21 Alexandre Emsenhuber* Added file description headers
2010-08-12 PlatonidesFollow up r63404. If we are in safe mode, we do not...
2010-08-08 Chad Horohoe(bug 24408) Remove include path changes in LocalSetting...
2010-07-29 Jeroen De DauwAdded deployment documentation group
2010-07-29 Jeroen De DauwStyle and doc improvements
2010-07-21 Jeroen De DauwStyle and doc improvements
2010-07-14 Chad HorohoeInstaller no longer writes LocalSettings.php to /config...
2010-07-11 Chad HorohoeDoc fixes and message cleanups to r69238
2010-07-10 Chad HorohoeAdd $wgUseInstantCommons support to installer, tweak...
2010-07-04 Ævar Arnfjörð Bjar... LocalSettingsGenerator: Document $wgLanguageCode in...
2010-07-04 Ævar Arnfjörð Bjar... LocalSettingsGenerator: Document $wgDiff3 in the genera...
2010-07-04 Ævar Arnfjörð Bjar... LocalSettingsGenerator: Align the few assignments in...
2010-06-30 Tim Starling* Removed mockup code from WebInstallerPage::execute...
2010-06-29 Mark A. Hershberger* remove bogus outputFooter call
2010-06-08 Chad HorohoeFollowup r66383, need to update generated LocalSettings...
2010-05-12 Alexandre EmsenhuberDon't escape $wgRightsIcon since it may contain "{...
2010-05-07 Chad HorohoeMerge new-installer branch to trunk