[commits] Horde branch master updated. 808b6bc668502ededee0699418b07b3c01bd121b

Michael J. Rubinsky mrubinsk at horde.org
Sun Nov 17 17:36:23 UTC 2013


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

from: 9a949e6e9a635340b1cfe5cbae0ade892f663f41

6504571 Simplify/cleanup device initialization.
131c692 Clean up SETTINGS request handling.
808b6bc Not sure why we were clearning the device_agent string here.

Summary: http://github.com/horde/horde/compare/9a949e6e9a635340b1cfe5cbae0ade892f663f41...808b6bc668502ededee0699418b07b3c01bd121b

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

commit 65045710127d594ef15417a307061dbc9c6bcc73
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun Nov 17 12:30:45 2013 -0500

    Simplify/cleanup device initialization.

 framework/ActiveSync/lib/Horde/ActiveSync.php        |   48 ++++++++-------
 framework/ActiveSync/lib/Horde/ActiveSync/Device.php |   60 +++++++++++++----
 2 files changed, 72 insertions(+), 36 deletions(-)

http://github.com/horde/horde/commit/65045710127d594ef15417a307061dbc9c6bcc73
http://git.horde.org/horde-git/-/commit/65045710127d594ef15417a307061dbc9c6bcc73

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

commit 131c6928d01b2b99122b635370b7e19e8ba42f6b
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun Nov 17 12:33:33 2013 -0500

    Clean up SETTINGS request handling.
    
    Specifically, better variable names, put version information in
    properties array.

 framework/ActiveSync/lib/Horde/ActiveSync/Request/Settings.php |   11 ++++---
 1 files changed, 6 insertions(+), 5 deletions(-)

http://github.com/horde/horde/commit/131c6928d01b2b99122b635370b7e19e8ba42f6b
http://git.horde.org/horde-git/-/commit/131c6928d01b2b99122b635370b7e19e8ba42f6b

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

commit 808b6bc668502ededee0699418b07b3c01bd121b
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun Nov 17 12:35:20 2013 -0500

    Not sure why we were clearning the device_agent string here.
    
    This was causing the deviceAgent to vanish if SETTINGS was
    issued after a SYNC.

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

http://github.com/horde/horde/commit/808b6bc668502ededee0699418b07b3c01bd121b
http://git.horde.org/horde-git/-/commit/808b6bc668502ededee0699418b07b3c01bd121b




More information about the commits mailing list