The branch "master" has been updated. The following is a summary of the commits.
from: 589d356d002855c1f2f3ef08f215e611b8ac9a7c ea12a55 Remove a few references. f3c72fc alarm_params needs to be a BLOB to store serialized Horde_Mime_Part objects. 450e5b0 Catch existing base table. ff44f92 No need to return anything. ----------------------------------------------------------------------- commit ea12a5599b2281f3ee099aba37431d3bdb7ecb27 Author: Jan Schneider <[email protected]> Date: Thu Dec 23 14:53:38 2010 +0100 Remove a few references. framework/SyncML/SyncML/Command/SyncElement.php | 4 ++-- framework/SyncML/SyncML/State.php | 11 +++++------ 2 files changed, 7 insertions(+), 8 deletions(-) http://git.horde.org/horde-git/-/commit/ea12a5599b2281f3ee099aba37431d3bdb7ecb27 ----------------------------------------------------------------------- commit f3c72fc3a9018da169bc32610c33b5367b8d43bc Author: Jan Schneider <[email protected]> Date: Thu Dec 23 17:18:55 2010 +0100 alarm_params needs to be a BLOB to store serialized Horde_Mime_Part objects. .../Alarm/migration/Horde/Alarm/2_horde_alarms_params_blob.php | 13 +++++ horde/scripts/upgrades/2010-12-23_horde_alarms_params_blob.sql | 1 + 2 files changed, 14 insertions(+), 0 deletions(-) create mode 100644 framework/Alarm/migration/Horde/Alarm/2_horde_alarms_params_blob.php create mode 100644 horde/scripts/upgrades/2010-12-23_horde_alarms_params_blob.sql http://git.horde.org/horde-git/-/commit/f3c72fc3a9018da169bc32610c33b5367b8d43bc ----------------------------------------------------------------------- commit 450e5b02036435e094bfec898eadd3bdac95ef69 Author: Jan Schneider <[email protected]> Date: Thu Dec 23 17:19:24 2010 +0100 Catch existing base table. framework/Alarm/migration/Horde/Alarm/1_horde_alarms_table.php | 40 ++++---- 1 files changed, 21 insertions(+), 19 deletions(-) http://git.horde.org/horde-git/-/commit/450e5b02036435e094bfec898eadd3bdac95ef69 ----------------------------------------------------------------------- commit ff44f9292bd79f340d8aec261f74740fcc751766 Author: Jan Schneider <[email protected]> Date: Thu Dec 23 17:19:43 2010 +0100 No need to return anything. framework/Db/lib/Horde/Db/Migration/Migrator.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/ff44f9292bd79f340d8aec261f74740fcc751766 __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
