summaryrefslogtreecommitdiff
path: root/lib/installer.php
AgeCommit message (Expand)Author
2010-10-14Fix for ticket #2828: apostrophe in site name set in installer created a brok...Brion Vibber
2010-10-12Followup to IIS installer tweaks in [9bb48c36]:Brion Vibber
2010-08-16fixed a %d that should be a %s in an error messageBrenda Wallace
2010-07-30Fix for ticket #2471: install.php returns unsuccessfully but doesn't display ...Brion Vibber
2010-06-16Merge branch 'testing' into 0.9.xBrion Vibber
2010-06-11Fix for DB error reporting in installer (MySQL path)Brion Vibber
2010-06-11Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-06-03Installer tweak to aid with IIS setup: if config.php exists, but is both empt...Brion Vibber
2010-05-27Assigning my copyrights to the Free Software FoundationCraig Andrews
2010-05-11Installer tweak for Windows: normalize line endings to platform standard in g...Brion Vibber
2010-04-19Test for and use mysqli in installer, since that's what we use later, rather ...Brion Vibber
2010-04-07Refactor installer into base class plus web and CLI installers.Brion Vibber