[commits] Horde branch horde_5_2 updated. a4d2110885eff03f90a7ae3a63b7bff6ee8708b3

Michael J. Rubinsky mrubinsk at horde.org
Fri Nov 1 00:03:41 UTC 2013


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

from: 93fd5b0277c256a01d4fc73f1606e0304a045636

d20f5ff First bit of Core support for multiple non-email collections in EAS.
182ac1c Include EAS type in the stat array.
3f6c7a8 Include the 'primary' status in the serverid string.
55907ff More support in Core for non-multiplexed EAS collections.
d6cb7f3 Treat an uncaught Horde_Imap_Client_Exception as a deauthenticating action.
a6ebd6d Use the correct constant here.
329b057 Don't nuke the existing folderCache entry.
9ace9cc Fix constant value.
be95afe Fix parameter order.
31f650b Fix variable name.
2ed01e1 Pass the folder type when creating the folderUid.
34a97cd Fix usage
26d2448 Support for multiple collections
2ab90db We don't really need the JSON_BIGINT_AS_STRING constant here.
f374fa2 Default to EAS foldertype of email, to be BC.
d30305f Fix detecting mirrored email deletions.
6f02a5a Typo
07cda3e Changes
a4d2110 Merge branch 'master' into horde_5_2

Summary: http://github.com/horde/horde/compare/93fd5b0277c256a01d4fc73f1606e0304a045636...a4d2110885eff03f90a7ae3a63b7bff6ee8708b3

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

commit d20f5ff6fe705a2968396e7516fa31adb442e029
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Oct 31 11:46:27 2013 -0400

    First bit of Core support for multiple non-email collections in EAS.

 framework/Core/lib/Horde/Core/ActiveSync/Connector.php |   70 ++++++++
 framework/Core/lib/Horde/Core/ActiveSync/Driver.php    |  139 ++++++++++++++--
 2 files changed, 193 insertions(+), 16 deletions(-)

http://github.com/horde/horde/commit/d20f5ff6fe705a2968396e7516fa31adb442e029
http://git.horde.org/horde-git/-/commit/d20f5ff6fe705a2968396e7516fa31adb442e029

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

commit 182ac1cf92918df61ae582c72dcbfc819f2cb3d3
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Oct 31 12:36:23 2013 -0400

    Include EAS type in the stat array.

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

http://github.com/horde/horde/commit/182ac1cf92918df61ae582c72dcbfc819f2cb3d3
http://git.horde.org/horde-git/-/commit/182ac1cf92918df61ae582c72dcbfc819f2cb3d3

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

commit 3f6c7a81cebbe064f1590c2ce3adb556a4624819
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Oct 31 12:37:00 2013 -0400

    Include the 'primary' status in the serverid string.

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

http://github.com/horde/horde/commit/3f6c7a81cebbe064f1590c2ce3adb556a4624819
http://git.horde.org/horde-git/-/commit/3f6c7a81cebbe064f1590c2ce3adb556a4624819

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

commit 55907ff713f3221a31f8aa502db8b6874aa5a523
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Oct 31 15:01:32 2013 -0400

    More support in Core for non-multiplexed EAS collections.

 framework/Core/lib/Horde/Core/ActiveSync/Connector.php |   92 +++--
 framework/Core/lib/Horde/Core/ActiveSync/Driver.php    |  287 ++++++++++------
 2 files changed, 245 insertions(+), 134 deletions(-)

http://github.com/horde/horde/commit/55907ff713f3221a31f8aa502db8b6874aa5a523
http://git.horde.org/horde-git/-/commit/55907ff713f3221a31f8aa502db8b6874aa5a523

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

commit d6cb7f3506d619684e5a76c3b8434fb499acaec1
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Oct 30 17:46:13 2013 -0600

    Treat an uncaught Horde_Imap_Client_Exception as a deauthenticating action.

 imp/lib/Application.php |   17 +++++++++++++++++
 1 files changed, 17 insertions(+), 0 deletions(-)

http://github.com/horde/horde/commit/d6cb7f3506d619684e5a76c3b8434fb499acaec1
http://git.horde.org/horde-git/-/commit/d6cb7f3506d619684e5a76c3b8434fb499acaec1

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

commit a6ebd6dfcddd8b7779342d7516940d3751fb8543
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Oct 31 19:11:15 2013 -0400

    Use the correct constant here.

 framework/Core/lib/Horde/Core/ActiveSync/Connector.php |   15 ++++++++++-----
 1 files changed, 10 insertions(+), 5 deletions(-)

http://github.com/horde/horde/commit/a6ebd6dfcddd8b7779342d7516940d3751fb8543
http://git.horde.org/horde-git/-/commit/a6ebd6dfcddd8b7779342d7516940d3751fb8543

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

commit 329b05706b3204af7c55b5014aabb922ebac32f5
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Oct 31 19:11:52 2013 -0400

    Don't nuke the existing folderCache entry.

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

http://github.com/horde/horde/commit/329b05706b3204af7c55b5014aabb922ebac32f5
http://git.horde.org/horde-git/-/commit/329b05706b3204af7c55b5014aabb922ebac32f5

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

commit 9ace9ccd44a3aafa838481e02a55d7fed58afe14
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Oct 31 19:12:11 2013 -0400

    Fix constant value.

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

http://github.com/horde/horde/commit/9ace9ccd44a3aafa838481e02a55d7fed58afe14
http://git.horde.org/horde-git/-/commit/9ace9ccd44a3aafa838481e02a55d7fed58afe14

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

commit be95afe9e2e5b32892f4201ac870953c404bd19a
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Oct 31 19:12:26 2013 -0400

    Fix parameter order.

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

http://github.com/horde/horde/commit/be95afe9e2e5b32892f4201ac870953c404bd19a
http://git.horde.org/horde-git/-/commit/be95afe9e2e5b32892f4201ac870953c404bd19a

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

commit 31f650bff4d7d2c2970c9b264e8e4cb56bfd791e
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Oct 31 19:12:40 2013 -0400

    Fix variable name.

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

http://github.com/horde/horde/commit/31f650bff4d7d2c2970c9b264e8e4cb56bfd791e
http://git.horde.org/horde-git/-/commit/31f650bff4d7d2c2970c9b264e8e4cb56bfd791e

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

commit 2ed01e1826acd1b137f796bb2f122a18d2262d1d
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Oct 31 19:13:03 2013 -0400

    Pass the folder type when creating the folderUid.

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

http://github.com/horde/horde/commit/2ed01e1826acd1b137f796bb2f122a18d2262d1d
http://git.horde.org/horde-git/-/commit/2ed01e1826acd1b137f796bb2f122a18d2262d1d

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

commit 34a97cdf82e50fc3b84d7e2e5375488dd12f2f57
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu Oct 31 17:41:55 2013 -0600

    Fix usage

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

http://github.com/horde/horde/commit/34a97cdf82e50fc3b84d7e2e5375488dd12f2f57
http://git.horde.org/horde-git/-/commit/34a97cdf82e50fc3b84d7e2e5375488dd12f2f57

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

commit 26d2448be93798668e8132d1e1c815c4ec9e3dc8
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Oct 31 19:18:52 2013 -0400

    Support for multiple collections

 framework/ActiveSync/lib/Horde/ActiveSync/Connector/Exporter.php |    3 +-
 framework/ActiveSync/lib/Horde/ActiveSync/Driver/Base.php        |   82 +++++-
 framework/ActiveSync/lib/Horde/ActiveSync/State/Mongo.php        |    3 +-
 framework/ActiveSync/lib/Horde/ActiveSync/State/Sql.php          |    3 +-
 4 files changed, 76 insertions(+), 15 deletions(-)

http://github.com/horde/horde/commit/26d2448be93798668e8132d1e1c815c4ec9e3dc8
http://git.horde.org/horde-git/-/commit/26d2448be93798668e8132d1e1c815c4ec9e3dc8

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

commit 2ab90db2735488669fe3fc16bfaed6da7017e36c
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Oct 31 19:35:16 2013 -0400

    We don't really need the JSON_BIGINT_AS_STRING constant here.
    
    The encoder should quote any integers that overflow, we are decoding
    on the same machine we encoded, and it's a PHP 5.4+ only parameter.

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

http://github.com/horde/horde/commit/2ab90db2735488669fe3fc16bfaed6da7017e36c
http://git.horde.org/horde-git/-/commit/2ab90db2735488669fe3fc16bfaed6da7017e36c

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

commit f374fa2ffb6b159cf3a80b9bf8398a13cb6c6120
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Oct 31 19:37:13 2013 -0400

    Default to EAS foldertype of email, to be BC.

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

http://github.com/horde/horde/commit/f374fa2ffb6b159cf3a80b9bf8398a13cb6c6120
http://git.horde.org/horde-git/-/commit/f374fa2ffb6b159cf3a80b9bf8398a13cb6c6120

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

commit d30305f3868f348def0f53eaa0e9d3f7a0ef60ac
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Oct 31 19:53:32 2013 -0400

    Fix detecting mirrored email deletions.

 framework/ActiveSync/lib/Horde/ActiveSync/State/Mongo.php |    2 +-
 framework/ActiveSync/lib/Horde/ActiveSync/State/Sql.php   |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/d30305f3868f348def0f53eaa0e9d3f7a0ef60ac
http://git.horde.org/horde-git/-/commit/d30305f3868f348def0f53eaa0e9d3f7a0ef60ac

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

commit 6f02a5a082958625867dbd5f90e23769a60ae04a
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Oct 31 19:54:14 2013 -0400

    Typo

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

http://github.com/horde/horde/commit/6f02a5a082958625867dbd5f90e23769a60ae04a
http://git.horde.org/horde-git/-/commit/6f02a5a082958625867dbd5f90e23769a60ae04a

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

commit 07cda3ec930fd36ea274950e97e53f3c655239c6
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Oct 31 19:56:04 2013 -0400

    Changes

 framework/ActiveSync/package.xml |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

http://github.com/horde/horde/commit/07cda3ec930fd36ea274950e97e53f3c655239c6
http://git.horde.org/horde-git/-/commit/07cda3ec930fd36ea274950e97e53f3c655239c6

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

commit a4d2110885eff03f90a7ae3a63b7bff6ee8708b3
Merge: 2ed01e1 07cda3e
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Oct 31 20:03:23 2013 -0400

    Merge branch 'master' into horde_5_2

 framework/ActiveSync/lib/Horde/ActiveSync/Connector/Exporter.php |    3 +-
 framework/ActiveSync/lib/Horde/ActiveSync/Driver/Base.php        |   88 +++++-
 framework/ActiveSync/lib/Horde/ActiveSync/Folder/Imap.php        |    2 +-
 framework/ActiveSync/lib/Horde/ActiveSync/State/Mongo.php        |    5 +-
 framework/ActiveSync/lib/Horde/ActiveSync/State/Sql.php          |    7 +-
 framework/ActiveSync/package.xml                                 |    2 +
 framework/Core/lib/Horde/ErrorHandler.php                        |    2 +-
 imp/lib/Application.php                                          |   17 +
 8 files changed, 106 insertions(+), 20 deletions(-)

http://github.com/horde/horde/commit/a4d2110885eff03f90a7ae3a63b7bff6ee8708b3
http://git.horde.org/horde-git/-/commit/a4d2110885eff03f90a7ae3a63b7bff6ee8708b3




More information about the commits mailing list