Tim Almdal
|
a5a8cfd1bc
|
Re-generate the install.sql so that the keys of the block lists are an md5 hash of the module_name:block_id. Also change the packager so we delete the _cache variable for the module gallery not core.
|
2009-11-12 13:14:02 -08:00 |
|
Tim Almdal
|
9d76797b17
|
Changed the search module installer to explicitly specify MyISAM as the database type. Changed the packager to not remove the engine specification if the table is search_records. Fixes Ticket #774
|
2009-09-16 22:23:32 -07:00 |
|
Bharat Mediratta
|
4828db003f
|
Remove 'ENGINE=InnoDB' specification from tables that we create. Use
the system's default table specification. Fixes ticket #597.
|
2009-08-27 15:47:54 -07:00 |
|
Bharat Mediratta
|
6281ed03d5
|
Turn off extended inserts when creating install.sql so that it's
easier to see what's changed.
|
2009-07-11 05:36:31 -07:00 |
|
Bharat Mediratta
|
73de6eedd9
|
Rename package -> packager (it's a noun which has verbs on it).
Force a HTTP_HOST so that url::base() works.
|
2009-06-10 01:23:18 -07:00 |
|