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
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
2009-06-27
Updated for module upgrades:
Bharat Mediratta
2009-06-24
"the the" -> "the"
Bharat Mediratta
2009-06-23
Refactor the install/upgrade code to be more flexible.
Bharat Mediratta
2009-06-20
Fix a bug in gallery_installer where on an initial install we were
Bharat Mediratta
2009-06-13
Remap mysql_xx() functions to their mysqli counterparts if the mysql
Bharat Mediratta
2009-06-05
Update version to beta 1
Bharat Mediratta
2009-06-01
use PHP_SAPI instead of php_sapi_name()
Bharat Mediratta
2009-06-01
Normalize the random values used in the blocks_dashboard_xxx vars so
Bharat Mediratta
2009-05-31
Merge branch 'master' of git@github.com:gallery/gallery3
Tim Almdal
2009-05-31
Move the sql packaging code from installer into the gallery module. It must b...
Tim Almdal
2009-06-01
Fix a warning
bharat
2009-05-29
Move the code that was in the scaffolding to package the initial mySql databa...
tim almdal
2009-05-29
Move credits message into a variable, which can be changed in Admin >
Bharat Mediratta
2009-05-29
Fix the code to specify which columns its inserting into. Without
Bharat Mediratta
2009-05-27
Normalize root update time in the installer
Bharat Mediratta
2009-05-27
Manually updated to change 'core' to 'gallery'
Bharat Mediratta
2009-05-27
Update all references to the core application to now point to the
Bharat Mediratta
2009-05-26
Restructure the module lifecycle.
Bharat Mediratta
2009-05-20
Add a default image quality level. There's no UI for it, except Admin
Bharat Mediratta
2009-05-17
Make our dependency on json_encode() an explicit requirement
Bharat Mediratta
2009-05-17
Add var/tmp
Bharat Mediratta
2009-05-14
Tell the user the location of VARPATH so that they know where their photos ar...
Bharat Mediratta
2009-05-14
Cache variables in core._cache so that we can retrieve them all in a
Bharat Mediratta
[prev]
[next]