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
Age
Commit message (
Expand
)
Author
2010-01-01
Don't enable the rest module by default yet; we should make sure that
Bharat Mediratta
2010-01-01
Change the installer so that the rest module is automatically installed in ne...
Tim Almdal
2009-12-29
Make sure that we have the mbstring extension.
Bharat Mediratta
2009-12-21
Updates for the latest version of Kohana 2.4:
Bharat Mediratta
2009-12-05
Use NULL instead of actual values in the vars table, so that var
Bharat Mediratta
2009-12-05
Update the gallery module to version 21 in the installer.
Bharat Mediratta
2009-11-19
Revert "Update the installer to reflect the new location of the theme related...
Tim Almdal
2009-11-18
Update the installer to reflect the new location of the theme related options.
Tim Almdal
2009-11-13
Standardize the name of the blocks.
Tim Almdal
2009-11-13
Undo using the md5 hash of the module name and block_id, so duplicate blocks ...
Tim Almdal
2009-11-12
Initialize the database config with the port number if it is specified. Also ...
Tim Almdal
2009-11-12
Re-generate the install.sql so that the keys of the block lists are an md5 ha...
Tim Almdal
2009-11-12
Change the keys of the block arrays in block manager to be a md5 hash of modu...
Tim Almdal
2009-10-26
Update the install.sql to reflect the current version number(16) and the refa...
Tim Almdal
2009-10-23
Poor man's merge. Note to self, git pull before working. Next pound the steps...
Chad Kieffer
2009-10-21
Change the default install.sql such that the owner id of root album is the de...
Tim Almdal
2009-09-27
Change gallery installer to do a direct update to the database, preppending g...
Tim Almdal
2009-09-27
This path requires the upgrader to be run and applies the following changes:
Tim Almdal
2009-09-27
Fix one more place in the installer where we referring to the old default
Bharat Mediratta
2009-09-17
Move the check_environment into the installer helper and call it from the com...
Tim Almdal
2009-09-16
Changed the search module installer to explicitly specify MyISAM as the datab...
Tim Almdal
2009-09-10
Trim the input line to get rid of carriage returns on Windows. Fixes
Bharat Mediratta
2009-09-10
Rename "after_installer" to "welcome_message" in the code to make it
Bharat Mediratta
2009-09-08
Update to gallery module v12.
Bharat Mediratta
2009-09-01
Updated for modules/gallery version 11.
Bharat Mediratta
2009-09-01
Escape backslashes (\) in the $salt in create_admin() as they will
Bharat Mediratta
2009-08-31
Escape single quotes in the password so that we don't break our config
Bharat Mediratta
2009-08-31
Suppress errors to mysql_connect(). We had this before, but it
Bharat Mediratta
2009-08-30
Add back mysql_fetch_object() call that I accidentally removed in my
Bharat Mediratta
2009-08-30
Remove unnecessary cleverness in stripping off the hyphen for mysql
Bharat Mediratta
2009-08-30
Print out the version of MySQL that we found along with our error
Bharat Mediratta
2009-08-28
Fix for #440. Basically add a check that the mysql version is > 5.0.0.
Tim Almdal
2009-08-27
Remove 'ENGINE=InnoDB' specification from tables that we create. Use
Bharat Mediratta
2009-08-04
Check for the SimpleXML module, thanks to geekonek.
Bharat Mediratta
2009-07-29
Updated for gallery v10
Bharat Mediratta
2009-07-26
Updating install.sql with the packaging script, basically re-adding the chars...
Andy Staudacher
2009-07-25
Rename columns that use reserved SQL words : items.left and items.right
Romain LE DISEZ
2009-07-23
Updated version of installer sql:
Bharat Mediratta
2009-07-23
Use BOOLEAN instead of integer to describe the permissions :
Romain LE DISEZ
2009-07-15
Simpler solution for #545. Just don't show the form if the storage dir isn't...
Bharat Mediratta
2009-07-15
Revert "Fix for ticket #545."
Bharat Mediratta
2009-07-15
Revert "Fix for ticket #544."
Bharat Mediratta
2009-07-15
Fix for ticket #544.
Tim Almdal
2009-07-15
Fix for ticket #545.
Tim Almdal
2009-07-11
Turn off extended inserts when creating install.sql so that it's
Bharat Mediratta
2009-07-11
MySQL 5 generates backwards compatible code-containing comments so:
Bharat Mediratta
2009-07-07
Change references to Gallery 2 and Gallery 3 to consistently refer to
Tim Almdal
2009-06-28
Get rid of references to vestigial check.html.php page.
Bharat Mediratta
2009-06-28
Move the mysql_xxx() override function definitions inside
Bharat Mediratta
2009-06-28
Set the gallery module version to 6 in install() (missed this in my last chan...
Bharat Mediratta
[next]