index
:
gallery3.git
master
A clone of the Gallery3 code for testing and development.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
installer
/
index.php
Age
Commit message (
Expand
)
Author
2013-01-21
Update copyright to 2013. Fixes #1953.
Bharat Mediratta
2012-02-27
Update copyright to 2012. #1822
Bharat Mediratta
2011-01-21
Update copyright to 2011.
Bharat Mediratta
2011-01-08
Turn off session.use_trans_sid -- that feature attempts to inject session ids
Bharat Mediratta
2010-03-03
Update the copyright to 2010. It's only 3 months into the year :-)
Bharat Mediratta
2009-06-28
Get rid of references to vestigial check.html.php page.
Bharat Mediratta
2009-06-01
use PHP_SAPI instead of php_sapi_name()
Bharat Mediratta
2009-05-13
Suppress some warnings
Bharat Mediratta
2009-05-13
Gee it's May already. Update copyright to 2009.
Bharat Mediratta
2009-01-22
Don't allow the installer to run if PHP < 5.2.3
Bharat Mediratta
2009-01-20
Update README with new install instructions
Bharat Mediratta
2009-01-20
Web based installer. It's still got some rough edges, but you can now
Bharat Mediratta
2009-01-19
Pull the environment check out into a separate web page to simplify
Bharat Mediratta
2009-01-19
Stub of the web based installer.
Bharat Mediratta
2009-01-19
Only run the installer from the CLI for now
Bharat Mediratta
2009-01-19
Fix up various little things to get File_Structure_Test to pass.
Bharat Mediratta
2009-01-19
Remove -m flag.
Bharat Mediratta
2009-01-19
Simplification pass over the installer:
Bharat Mediratta
2009-01-19
Get rid of the driver libaries. Use mysql calls directly in the
Bharat Mediratta
2009-01-18
Move installer.php out of helpers and get rid of helpers.
Bharat Mediratta
2009-01-18
Remove the install.php file and move its contents into
Tim Almdal