[Tickets #11590] Re: Kolab backend: IMAP cache does not get updated
bugs at horde.org
bugs at horde.org
Thu Nov 22 19:24:18 UTC 2012
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/11590
------------------------------------------------------------------------------
Ticket | 11590
Updated By | Git Commit <commits at lists.horde.org>
Summary | Kolab backend: IMAP cache does not get updated
Queue | Horde Framework Packages
Version | Git master
Type | Bug
State | Assigned
Priority | 3. High
Milestone |
Patch |
Owners | Gunnar Wrobel
------------------------------------------------------------------------------
Git Commit <commits at lists.horde.org> (2012-11-22 19:24) wrote:
Changes have been made in Git (master):
commit 66955b963bd3f85ddf712ca49a06784bc8811e93
Author: Gunnar Wrobel <p at rdus.de>
Date: Wed Nov 21 09:09:15 2012 +0100
Add a time based synchronization strategy. Bug #11590.
This is only part of the job. Horde/Kolab/Storage/Factory.php now
still needs to bridge the configuration and the selection of the
matching strategy.
.../lib/Horde/Kolab/Storage/Synchronization.php | 37 +++--
.../Storage/Synchronization/OncePerSession.php | 67 +++++++++
.../Kolab/Storage/Synchronization/TimeBased.php | 115 ++++++++++++++++
.../Unit/Synchronization/OncePerSessionTest.php | 131 ++++++++++++++++++
.../Storage/Unit/Synchronization/TimeBasedTest.php | 145
++++++++++++++++++++
5 files changed, 481 insertions(+), 14 deletions(-)
http://git.horde.org/horde-git/-/commit/66955b963bd3f85ddf712ca49a06784bc8811e93
More information about the bugs
mailing list