[commits] Horde branch activesync_2_9_0 updated. 6212febcd4381e2091b8fdd2c4d4997deca3d93c
Michael J. Rubinsky
mrubinsk at horde.org
Tue Oct 8 15:15:18 UTC 2013
The branch "activesync_2_9_0" has been updated.
The following is a summary of the commits.
from: 5918f31b46f512ac51eb85c65a7b893ce86159ce
f098a5f This portion of the synckey is a leftover from zpush.
bf39141 Fix heredoc variable expansion.
1032ba0 No need for a separate device_id column, it's already the _id.
080844f Apparently this.{field_name} is not a string value. Fix matching the sync_key.
20e4e06 Re-enable GC now that mongo driver's implementation works.
3ec032b We need to treat policykey as a string value.
6212feb Add some logging.
Summary: http://github.com/horde/horde/compare/5918f31b46f512ac51eb85c65a7b893ce86159ce...6212febcd4381e2091b8fdd2c4d4997deca3d93c
-----------------------------------------------------------------------
commit f098a5ff031b25b26c74a96e00a7d1f5ab6359e3
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Tue Oct 8 10:04:57 2013 -0400
This portion of the synckey is a leftover from zpush.
framework/ActiveSync/lib/Horde/ActiveSync/State/Base.php | 8 ++++----
framework/ActiveSync/lib/Horde/ActiveSync/State/Mongo.php | 6 +++---
framework/ActiveSync/lib/Horde/ActiveSync/State/Sql.php | 6 +++---
3 files changed, 10 insertions(+), 10 deletions(-)
http://github.com/horde/horde/commit/f098a5ff031b25b26c74a96e00a7d1f5ab6359e3
http://git.horde.org/horde-git/-/commit/f098a5ff031b25b26c74a96e00a7d1f5ab6359e3
-----------------------------------------------------------------------
commit bf39141d94379717e56f747dd08f6ad28e51a7f5
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Tue Oct 8 10:12:55 2013 -0400
Fix heredoc variable expansion.
framework/ActiveSync/lib/Horde/ActiveSync/State/Mongo.php | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
http://github.com/horde/horde/commit/bf39141d94379717e56f747dd08f6ad28e51a7f5
http://git.horde.org/horde-git/-/commit/bf39141d94379717e56f747dd08f6ad28e51a7f5
-----------------------------------------------------------------------
commit 1032ba04f57c0d5e87c5283cd810521d18c74110
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Tue Oct 8 10:28:17 2013 -0400
No need for a separate device_id column, it's already the _id.
framework/ActiveSync/lib/Horde/ActiveSync/State/Mongo.php | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
http://github.com/horde/horde/commit/1032ba04f57c0d5e87c5283cd810521d18c74110
http://git.horde.org/horde-git/-/commit/1032ba04f57c0d5e87c5283cd810521d18c74110
-----------------------------------------------------------------------
commit 080844f39fdf5b33da0a1283082773c0435f85aa
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Tue Oct 8 11:10:21 2013 -0400
Apparently this.{field_name} is not a string value. Fix matching the sync_key.
framework/ActiveSync/lib/Horde/ActiveSync/State/Mongo.php | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
http://github.com/horde/horde/commit/080844f39fdf5b33da0a1283082773c0435f85aa
http://git.horde.org/horde-git/-/commit/080844f39fdf5b33da0a1283082773c0435f85aa
-----------------------------------------------------------------------
commit 20e4e069fc2cf7f6bb703f5ea2980f8cb6c8382d
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Tue Oct 8 11:12:02 2013 -0400
Re-enable GC now that mongo driver's implementation works.
framework/ActiveSync/lib/Horde/ActiveSync/State/Base.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://github.com/horde/horde/commit/20e4e069fc2cf7f6bb703f5ea2980f8cb6c8382d
http://git.horde.org/horde-git/-/commit/20e4e069fc2cf7f6bb703f5ea2980f8cb6c8382d
-----------------------------------------------------------------------
commit 3ec032b82fdda48965fa517874cbd671dd826ce5
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Tue Oct 8 11:12:39 2013 -0400
We need to treat policykey as a string value.
framework/ActiveSync/lib/Horde/ActiveSync/State/Mongo.php | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
http://github.com/horde/horde/commit/3ec032b82fdda48965fa517874cbd671dd826ce5
http://git.horde.org/horde-git/-/commit/3ec032b82fdda48965fa517874cbd671dd826ce5
-----------------------------------------------------------------------
commit 6212febcd4381e2091b8fdd2c4d4997deca3d93c
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Tue Oct 8 11:14:52 2013 -0400
Add some logging.
framework/ActiveSync/lib/Horde/ActiveSync/Request/Provision.php | 8 ++++++-
framework/ActiveSync/lib/Horde/ActiveSync/State/Mongo.php | 4 ++-
2 files changed, 10 insertions(+), 2 deletions(-)
http://github.com/horde/horde/commit/6212febcd4381e2091b8fdd2c4d4997deca3d93c
http://git.horde.org/horde-git/-/commit/6212febcd4381e2091b8fdd2c4d4997deca3d93c
More information about the commits
mailing list