* Follow-up r84610: don't assume a Parser object is attached
[lhc/web/wiklou.git] / includes / installer / LocalSettingsGenerator.php
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