summaryrefslogtreecommitdiff
path: root/modules/gallery/controllers/packager.php
AgeCommit message (Expand)Author
2013-01-21Update copyright to 2013. Fixes #1953.Bharat Mediratta
2012-02-27Update copyright to 2012. #1822Bharat Mediratta
2011-01-21Update copyright to 2011.Bharat Mediratta
2011-01-07Don't enable the REST module by default (fixes #1585).Bharat Mediratta
2010-09-29Stop caching all module variables in the vars table using theBharat Mediratta
2010-08-06Use module::install and module::activate for the gallery module asBharat Mediratta
2010-06-15Install the rest module by default.Bharat Mediratta
2010-06-15Sort files by path in _dump_var() for consistent output.Bharat Mediratta
2010-03-03Update the copyright to 2010. It's only 3 months into the year :-)Bharat Mediratta
2010-02-22Fix for ticket #1027: Add index on cache key column.Andy Staudacher
2010-01-30Update install.sql -- gallery version jumps from 23 to 25 due to a mistakeBharat Mediratta
2010-01-01Don't enable the rest module by default yet; we should make sure thatBharat Mediratta
2010-01-01Correct the sql so that the guest and admin passwords are actually blanked as...Tim Almdal
2009-12-17Convert some more database queries.Bharat Mediratta
2009-12-17Update all database queries such that we can run "php index.phpBharat Mediratta
2009-12-17Improve the exception error message.Bharat Mediratta
2009-12-05Use NULL instead of actual values in the vars table, so that var tweaks resul...Bharat Mediratta
2009-11-13Standardize the name of the blocks.Tim Almdal
2009-11-13Undo using the md5 hash of the module name and block_id, so duplicate blocks ...Tim Almdal
2009-11-12Re-generate the install.sql so that the keys of the block lists are an md5 ha...Tim Almdal
2009-09-16Changed the search module installer to explicitly specify MyISAM as the datab...Tim Almdal
2009-08-27Remove 'ENGINE=InnoDB' specification from tables that we create. UseBharat Mediratta
2009-07-11Turn off extended inserts when creating install.sql so that it'sBharat Mediratta
2009-06-10Rename package -> packager (it's a noun which has verbs on it).Bharat Mediratta