[commits] Horde branch develop updated. bbe16ad4711bcc4f3ba18009c0f1c3b46994b96d
Michael J. Rubinsky
mrubinsk at horde.org
Thu Mar 22 16:07:11 UTC 2012
The branch "develop" has been updated.
The following is a summary of the commits.
from: a94e04de13a2869bfac44f2a3057553ed03656aa
7a76eda More efficient message deletion.
bbe16ad Exit with false if the original message cannot be found.
-----------------------------------------------------------------------
commit 7a76eda60064e95feeeb772aa0bb08aefad20ca6
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Thu Mar 22 11:36:25 2012 -0400
More efficient message deletion.
Delete all message in the backend in a single api/driver call. Saves
multiple round trips to the backend server.
framework/ActiveSync/lib/Horde/ActiveSync/Connector/Importer.php | 68 +++---
framework/ActiveSync/lib/Horde/ActiveSync/Driver/Base.php | 10 +-
framework/ActiveSync/lib/Horde/ActiveSync/Imap/Adapter.php | 52 +++-
framework/ActiveSync/lib/Horde/ActiveSync/Request/MoveItems.php | 9 +-
framework/ActiveSync/lib/Horde/ActiveSync/Request/Sync.php | 27 ++-
framework/ActiveSync/lib/Horde/ActiveSync/State/Sql.php | 4 +-
framework/Core/lib/Horde/Core/ActiveSync/Driver.php | 75 +++---
7 files changed, 149 insertions(+), 96 deletions(-)
http://git.horde.org/horde-git/-/commit/7a76eda60064e95feeeb772aa0bb08aefad20ca6
-----------------------------------------------------------------------
commit bbe16ad4711bcc4f3ba18009c0f1c3b46994b96d
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Thu Mar 22 12:03:10 2012 -0400
Exit with false if the original message cannot be found.
framework/Core/lib/Horde/Core/ActiveSync/Driver.php | 9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/bbe16ad4711bcc4f3ba18009c0f1c3b46994b96d
More information about the commits
mailing list