[commits] Horde branch master updated. fbab81eb017cca916a1c65f6e1585e016baabd56

Michael J. Rubinsky mrubinsk at horde.org
Wed Feb 18 19:41:42 UTC 2015


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

from: da409316744519addc1400e266ceeb6ec78ac351

40c8df5 This comment is more accurate.
13cb599 Removed unused property.
729ae9b Mark this property dirty to be sure it's saved.
b9dde22 This isn't always an error.
b323432 Break out some common code from initPartialSync
742858b Fix empty sync request handling.
d399b81 Clarify this comment.
fbab81e Fix method scope.

Summary: http://github.com/horde/horde/compare/da409316744519addc1400e266ceeb6ec78ac351...fbab81eb017cca916a1c65f6e1585e016baabd56

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

commit 40c8df5ed9c12d62bbe2bc62144594432c4103cf
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Feb 18 11:47:15 2015 -0500

    This comment is more accurate.

 framework/ActiveSync/lib/Horde/ActiveSync/Request/Sync.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/40c8df5ed9c12d62bbe2bc62144594432c4103cf

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

commit 13cb599b426ff747dcb0dd4c571ad467186e7aa3
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Feb 18 12:02:40 2015 -0500

    Removed unused property.

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

http://github.com/horde/horde/commit/13cb599b426ff747dcb0dd4c571ad467186e7aa3

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

commit 729ae9b72caf6c90d2d0f923ed015d4ed076b169
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Feb 18 12:20:12 2015 -0500

    Mark this property dirty to be sure it's saved.

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

http://github.com/horde/horde/commit/729ae9b72caf6c90d2d0f923ed015d4ed076b169

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

commit b9dde22b474b8945946926665b6bbf56c7541e02
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Feb 18 13:47:55 2015 -0500

    This isn't always an error.
    
    We can have no collections sent from the client in a PARTIAL request
    if the client is modifying the heartbeat/waitinterval/windowsize values.

 framework/ActiveSync/lib/Horde/ActiveSync/Collections.php |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/b9dde22b474b8945946926665b6bbf56c7541e02

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

commit b323432728ec9ee01b36b124b0140319c512d321
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Feb 18 14:22:50 2015 -0500

    Break out some common code from initPartialSync

 framework/ActiveSync/lib/Horde/ActiveSync/Collections.php |   51 ++++++++++--
 1 files changed, 42 insertions(+), 9 deletions(-)

http://github.com/horde/horde/commit/b323432728ec9ee01b36b124b0140319c512d321

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

commit 742858bbadf1af94e32a0b1c725c7e8e439e47b4
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Feb 18 14:23:42 2015 -0500

    Fix empty sync request handling.

 framework/ActiveSync/lib/Horde/ActiveSync/Collections.php  |   29 ++++++++++++
 framework/ActiveSync/lib/Horde/ActiveSync/Request/Sync.php |   10 +----
 2 files changed, 30 insertions(+), 9 deletions(-)

http://github.com/horde/horde/commit/742858bbadf1af94e32a0b1c725c7e8e439e47b4

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

commit d399b81ac65b13217780c63d0cd8e017505540c1
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Feb 18 14:24:11 2015 -0500

    Clarify this comment.

 framework/ActiveSync/lib/Horde/ActiveSync/Collections.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/d399b81ac65b13217780c63d0cd8e017505540c1

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

commit fbab81eb017cca916a1c65f6e1585e016baabd56
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Wed Feb 18 14:25:50 2015 -0500

    Fix method scope.

 framework/ActiveSync/lib/Horde/ActiveSync/Collections.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/fbab81eb017cca916a1c65f6e1585e016baabd56




More information about the commits mailing list