[commits] Horde branch master updated. 07cda3ec930fd36ea274950e97e53f3c655239c6
Michael J. Rubinsky
mrubinsk at horde.org
Thu Oct 31 23:57:02 UTC 2013
The branch "master" has been updated.
The following is a summary of the commits.
from: 34a97cdf82e50fc3b84d7e2e5375488dd12f2f57
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
Summary: http://github.com/horde/horde/compare/34a97cdf82e50fc3b84d7e2e5375488dd12f2f57...07cda3ec930fd36ea274950e97e53f3c655239c6
-----------------------------------------------------------------------
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
More information about the commits
mailing list