[commits] Horde branch mnemo_4_2 updated. a0795a3e76bc7b1980411d59ea4d181f7a6de9e2

Michael J. Rubinsky mrubinsk at horde.org
Sun Nov 17 17:39:06 UTC 2013


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

from: 25841ec88f9d51a9832093c3683955632dcbe70b

6504571 Simplify/cleanup device initialization.
131c692 Clean up SETTINGS request handling.
808b6bc Not sure why we were clearning the device_agent string here.
a0795a3e Merge branch 'master' into mnemo_4_2

Summary: http://github.com/horde/horde/compare/25841ec88f9d51a9832093c3683955632dcbe70b...a0795a3e76bc7b1980411d59ea4d181f7a6de9e2

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

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

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

commit a0795a3e76bc7b1980411d59ea4d181f7a6de9e2
Merge: 25841ec 808b6bc
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun Nov 17 12:38:50 2013 -0500

    Merge branch 'master' into mnemo_4_2

 framework/ActiveSync/lib/Horde/ActiveSync.php                  |   48 +++---
 framework/ActiveSync/lib/Horde/ActiveSync/Device.php           |   60 ++++++--
 framework/ActiveSync/lib/Horde/ActiveSync/Request/Settings.php |   11 +-
 framework/ActiveSync/lib/Horde/ActiveSync/State/Mongo.php      |    3 +-
 framework/ActiveSync/lib/Horde/ActiveSync/State/Sql.php        |    3 +-
 5 files changed, 80 insertions(+), 45 deletions(-)

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




More information about the commits mailing list