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
/
install.sql
Age
Commit message (
Expand
)
Author
2009-02-27
Both the command line and web installer installer now supports
Tim Almdal
2009-02-27
* Refactor task management methods from admin_maintenance.php to
Tim Almdal
2009-02-26
Update to image_block based on bharat's feedback
Tim Almdal
2009-02-23
A couple of references to media_rss that were overlooked
Tim Almdal
2009-02-23
Changing from binary(16) to char(32) as translation message key.
Andy Staudacher
2009-02-10
Move site default_locale into DB (vars) and add a per user locale preference.
Andy Staudacher
2009-02-09
Add local localization functionality. Local = no means to upload / download t...
Andy Staudacher
2009-01-20
Web based installer. It's still got some rough edges, but you can now
Bharat Mediratta
2009-01-19
Fix up various little things to get File_Structure_Test to pass.
Bharat Mediratta
2009-01-19
Flush the access_intent cache after ALTER TABLE queries, fixes a
Bharat Mediratta
2009-01-19
Packager now does a clean reinstall of just the packages we want, then
Bharat Mediratta
2009-01-19
Simplification pass over the installer:
Bharat Mediratta