gosora/install
Azareal 5a43432b80 Replaced most of the uses of fmt with log.
Replaced the io.Writers with http.ResponseWriters.
Refactored the compiled template calls.
Redirect port 443 to port 80.
Catch more errors from templates.
Fixed a few mutexes which are never unlocked.
Eliminated an unnecessary parameter in InternalError()
Temporarily commented out users_penalties so that the installer will succeed.
A couple more template types can be remapped now.
Tweaked the theme.
2017-08-13 12:22:34 +01:00
..
install.go Added support for HTTP/2 Push. 2017-08-06 16:22:18 +01:00
mysql.go Replaced most of the uses of fmt with log. 2017-08-13 12:22:34 +01:00
pgsql.go Added the new theme, Shadow. It still isn't complete yet. 2017-07-17 11:23:42 +01:00
utils.go Refactored the installer's code. We're moving towards supporting multiple database engines. 2017-07-12 12:05:18 +01:00