Make this public again, MysqlInstaller uses it :(
[lhc/web/wiklou.git] / includes / installer / Installer.php
2010-07-06 Chad HorohoeMake this public again, MysqlInstaller uses it :(
2010-07-05 Chad HorohoeMake visibilities actually mean it
2010-07-05 Chad HorohoeNot the parent, use this
2010-07-04 Ævar Arnfjörð Bjar... new-installer: A better implementation of the database...
2010-07-04 Ævar Arnfjörð Bjar... new-installer: Use `` instead of wfShellExec() like...
2010-07-04 Chad HorohoeAdd LocalSettings checker thing. Haven't used it in...
2010-07-04 Ævar Arnfjörð Bjar... new-installer: GRANT permissions to our new non-root...
2010-07-03 Max SemenikNew installer: fixed fatal exception due to attempted...
2010-07-02 Mark A. Hershberger* Eliminate CLIInstallerOutput per r68645 since, yes...
2010-06-30 Tim StarlingFix error suppression from r63209.
2010-06-30 Chad HorohoeFix for r68645: <doclink> was removed in refactor
2010-06-29 Mark A. Hershberger* remove bogus outputFooter call
2010-06-27 Mark A. Hershberger* consolidate some installer functionals into the Insta...
2010-06-14 Chad HorohoeFollowup r68013, rm minor unrelated change
2010-06-14 Chad HorohoeCleanup most of the DIY extension detection/dl() code...
2010-06-14 Chad HorohoeRemove unused var
2010-06-09 Chad HorohoeFix rename of exception from when I moved it
2010-06-07 Chad HorohoeSave settings after adding the groups, or the groups...
2010-05-17 Chad HorohoeAdd cc-by-sa and cc-by-nc-sa licenses to list and updat...
2010-05-13 Chad HorohoeFollowup r66364, add WinCache support to installer
2010-05-12 Alexandre Emsenhuberarray_unshift() returns the count of elements in the...
2010-05-09 Alexandre EmsenhuberFixed some doxygen warnings
2010-05-07 Chad HorohoeStop using mySQL-specific interwiki.sql, broke this...
2010-05-07 Chad HorohoeMerge new-installer branch to trunk