[commits] Horde branch develop updated. a94e04de13a2869bfac44f2a3057553ed03656aa

Michael J. Rubinsky mrubinsk at horde.org
Thu Mar 22 04:53:16 UTC 2012


The branch "develop" has been updated.
The following is a summary of the commits.

from: 211e413149ba7cd7d161b5e7affa144e5e334401

3eccfc0 Catch cases where we would need to invalidate the EAS client's hierarchy cache
408d8a2 Turns out, this error code is not always returned when a mailbox does not exist.
d6c9647 These should be Horde_ActiveSync_Exceptions
72eaf31 phpdoc
f59d5e9 Clean up PING a bit
8d6f2f7 always use utf-8
a94e04d allow forcing the mailbox list to be refetched

-----------------------------------------------------------------------

commit 3eccfc0fad8480ec69781580f6ff290506a97ea3
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Mar 21 23:34:32 2012 -0400

    Catch cases where we would need to invalidate the EAS client's hierarchy cache

 .../ActiveSync/lib/Horde/ActiveSync/Exception/FolderExists.php    |   12 ++
 framework/ActiveSync/lib/Horde/ActiveSync/Imap/Adapter.php        |   30 ++++-
 framework/ActiveSync/lib/Horde/ActiveSync/Request/Ping.php        |    6 +
 framework/ActiveSync/lib/Horde/ActiveSync/Request/Sync.php        |    6 +
 framework/ActiveSync/package.xml                                  |    6 +-
 framework/Core/lib/Horde/Core/ActiveSync/Driver.php               |    6 +
 6 files changed, 60 insertions(+), 6 deletions(-)
 create mode 100644 framework/ActiveSync/lib/Horde/ActiveSync/Exception/FolderExists.php

http://git.horde.org/horde-git/-/commit/3eccfc0fad8480ec69781580f6ff290506a97ea3

-----------------------------------------------------------------------

commit 408d8a2cdb8359f05d4eaea33309c7d77d6f827f
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Mar 22 00:50:32 2012 -0400

    Turns out, this error code is not always returned when a mailbox does not exist.

 framework/ActiveSync/lib/Horde/ActiveSync/Imap/Adapter.php |   23 ++++++++----
 1 files changed, 15 insertions(+), 8 deletions(-)

http://git.horde.org/horde-git/-/commit/408d8a2cdb8359f05d4eaea33309c7d77d6f827f

-----------------------------------------------------------------------

commit d6c96479ab3de6ad9e209788195299adc09426ab
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Mar 22 00:51:06 2012 -0400

    These should be Horde_ActiveSync_Exceptions

 framework/ActiveSync/lib/Horde/ActiveSync/Imap/Adapter.php |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/d6c96479ab3de6ad9e209788195299adc09426ab

-----------------------------------------------------------------------

commit 72eaf3163e8901746f147da199326409d1ae5093
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Mar 22 00:51:29 2012 -0400

    phpdoc

 .../ActiveSync/lib/Horde/ActiveSync/Interface/ImapFactory.php     |   19 ++++-
 1 files changed, 18 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/72eaf3163e8901746f147da199326409d1ae5093

-----------------------------------------------------------------------

commit f59d5e92cda5f9cb3805e2aed9e942707a85de2c
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Mar 22 00:51:52 2012 -0400

    Clean up PING a bit

 framework/ActiveSync/lib/Horde/ActiveSync/Request/Ping.php |   16 ++++++------
 1 files changed, 8 insertions(+), 8 deletions(-)

http://git.horde.org/horde-git/-/commit/f59d5e92cda5f9cb3805e2aed9e942707a85de2c

-----------------------------------------------------------------------

commit 8d6f2f760787c827b2998eb45cb0f94b2f169947
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Mar 22 00:52:23 2012 -0400

    always use utf-8

 framework/Core/lib/Horde/Core/ActiveSync/Driver.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/8d6f2f760787c827b2998eb45cb0f94b2f169947

-----------------------------------------------------------------------

commit a94e04de13a2869bfac44f2a3057553ed03656aa
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Mar 22 00:52:41 2012 -0400

    allow forcing the mailbox list to be refetched

 framework/Core/lib/Horde/Core/ActiveSync/Imap/Factory.php |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/a94e04de13a2869bfac44f2a3057553ed03656aa




More information about the commits mailing list