[commits] Horde branch master updated. c421d37d3f5ad41ae9971d6fab7e8880701fd60d
Michael J. Rubinsky
mrubinsk at horde.org
Wed Mar 20 04:46:10 UTC 2013
The branch "master" has been updated.
The following is a summary of the commits.
from: b3e40812e74c1aa4d894f23528fa058b3cb6d06b
c421d37 Update Horde_Histories table for IMP_Maillog entries.
-----------------------------------------------------------------------
commit c421d37d3f5ad41ae9971d6fab7e8880701fd60d
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Wed Mar 20 00:28:28 2013 -0400
Update Horde_Histories table for IMP_Maillog entries.
Must use ':' as the delimiter in order for change detection to work
sanely. Using a DB migration for the Horde_Histories table from
within IMP is a bit ugly, but because of the History API requiring
this delimiter, it's impossible to perform these changes using either
the IMP_Maillog or the Horde_History API.
The History API should eventually be refactored to build the object_uid
values internally, but that would be impossible before H6.
Placing this in master since I consider this a bug fix, and not a new
feature.
imp/lib/Maillog.php | 2 +-
imp/migration/3_imp_maillog_update.php | 55 ++++++++++++++++++++++++++++++++
2 files changed, 56 insertions(+), 1 deletions(-)
create mode 100644 imp/migration/3_imp_maillog_update.php
http://git.horde.org/horde-git/-/commit/c421d37d3f5ad41ae9971d6fab7e8880701fd60d
More information about the commits
mailing list