This website requires JavaScript.
Explore
Help
Sign In
stian
/
gallery3
Watch
1
Star
0
Fork
0
You've already forked gallery3
mirror of
https://github.com/Pathduck/gallery3.git
synced
2026-05-24 13:29:10 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c38bee203b8e89cfb1446ecacd133f3c679ffbcc
gallery3
/
installer
History
Andy Staudacher
6ce0132842
Fix for ticket
#1027
: Add index on cache key column.
...
(and fix the packager to truncate the cache table before packaging)
2010-02-22 00:30:54 -08:00
..
views
Print out the version of MySQL that we found along with our error
2009-08-30 13:43:29 -07:00
.gitignore
Move the code that was in the scaffolding to package the initial mySql database and var directory to a seperate standalone file in the installer. This will save the current database environment and restore it when the packaging is complete
2009-05-29 23:34:24 -07:00
cli.php
Provide an error message when the sql in installer::empty_db fails. Also change the show tables not to specify a database as it will use the database in the active connection. Fixes ticket
#963
.
2010-01-06 10:11:03 -08:00
database_config.php
Updates for the latest version of Kohana 2.4:
2009-12-21 21:27:43 -08:00
index.php
Get rid of references to vestigial check.html.php page.
2009-06-28 19:26:41 -07:00
init_var.php
Update install.sql -- gallery version jumps from 23 to 25 due to a mistake
2010-01-30 21:16:47 -08:00
install.css
Tell the user the location of VARPATH so that they know where their photos are getting installed.
2009-05-14 22:39:45 +00:00
install.sql
Fix for ticket
#1027
: Add index on cache key column.
2010-02-22 00:30:54 -08:00
installer.php
Avoid PHP warnings when the DB host string has no port.
2010-02-14 17:07:31 -08:00
web.php
Avoid PHP warnings when the DB host string has no port.
2010-02-14 17:07:31 -08:00