[commits] Horde branch turba_4_2 updated. 489e238b8a4ac8c95074176711e5932064388d4c

Michael J. Rubinsky mrubinsk at horde.org
Sun Nov 17 17:38:33 UTC 2013


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

from: 4790699da79bae7941c4d9cd752242c79b1665ce

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

Summary: http://github.com/horde/horde/compare/4790699da79bae7941c4d9cd752242c79b1665ce...489e238b8a4ac8c95074176711e5932064388d4c

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

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 489e238b8a4ac8c95074176711e5932064388d4c
Merge: 4790699 808b6bc
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun Nov 17 12:38:26 2013 -0500

    Merge branch 'master' into turba_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/489e238b8a4ac8c95074176711e5932064388d4c
http://git.horde.org/horde-git/-/commit/489e238b8a4ac8c95074176711e5932064388d4c




More information about the commits mailing list