[commits] Horde branch horde_5_2 updated. 4a3516c64c3cec1a510ebc21fd898cc09626cebf

Michael J. Rubinsky mrubinsk at horde.org
Thu Nov 14 22:16:07 UTC 2013


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

from: d74f13ebe4d740134961451662db793feafc4b24

9633647 Deprecate this method, it's currently unused.
14be199 More atomic control over if a collection is multiplexed or not.
4a3516c This pref will live in the applications.

Summary: http://github.com/horde/horde/compare/d74f13ebe4d740134961451662db793feafc4b24...4a3516c64c3cec1a510ebc21fd898cc09626cebf

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

commit 96336479ee73438fb44e854ed2003d2c7242e47c
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Nov 14 16:54:28 2013 -0500

    Deprecate this method, it's currently unused.

 framework/Core/lib/Horde/Core/ActiveSync/Connector.php |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

http://github.com/horde/horde/commit/96336479ee73438fb44e854ed2003d2c7242e47c
http://git.horde.org/horde-git/-/commit/96336479ee73438fb44e854ed2003d2c7242e47c

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

commit 14be19942502532f016b9a2c4a1852d5bfae0bd4
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Nov 14 16:54:56 2013 -0500

    More atomic control over if a collection is multiplexed or not.
    
    The ability to use multiple collections is going to be pretty useless
    unless we can turn it on/off per collection since different clients
    have different levels of support for this.
    
    Really want this to be user-configurable per-device but do to a
    chicken/egg problem this won't work. I will be adding, instead some
    rudimentry device capability sniffing to at least force mulitplexing
    on devices that absolutely don't support it.

 framework/Core/lib/Horde/Core/ActiveSync/Connector.php |  134 +++++++++-------
 framework/Core/lib/Horde/Core/ActiveSync/Driver.php    |  102 +++++-------
 2 files changed, 117 insertions(+), 119 deletions(-)

http://github.com/horde/horde/commit/14be19942502532f016b9a2c4a1852d5bfae0bd4
http://git.horde.org/horde-git/-/commit/14be19942502532f016b9a2c4a1852d5bfae0bd4

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

commit 4a3516c64c3cec1a510ebc21fd898cc09626cebf
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Nov 14 17:15:42 2013 -0500

    This pref will live in the applications.

 horde/config/prefs.php |    7 +------
 1 files changed, 1 insertions(+), 6 deletions(-)

http://github.com/horde/horde/commit/4a3516c64c3cec1a510ebc21fd898cc09626cebf
http://git.horde.org/horde-git/-/commit/4a3516c64c3cec1a510ebc21fd898cc09626cebf




More information about the commits mailing list