[commits] Horde branch master updated. c1de4f923015168ad9f5a47a6fe3e2372d91958f

Michael J. Rubinsky mrubinsk at horde.org
Mon May 6 22:34:46 UTC 2013


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

from: ebc8f79d4c086db2188806523276b78ecd14259d

4ca213c Refactor sync requests to use the collection handler to obtain changes.
34eaaee Revert some code from a previous attempt at improving change detection.
4557acd Refactor GETITEMESTIMATE requests to use the collection handler.
c1de4f9 Revert "Use callByPackage()."

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

commit 4ca213c155d10a162fb199280852957726b661ee
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu May 2 19:45:56 2013 -0400

    Refactor sync requests to use the collection handler to obtain changes.

 framework/ActiveSync/lib/Horde/ActiveSync/Collections.php        |   27 +-
 framework/ActiveSync/lib/Horde/ActiveSync/Connector/Exporter.php |  152 +++++-
 framework/ActiveSync/lib/Horde/ActiveSync/Request/Sync.php       |   32 +-
 3 files changed, 172 insertions(+), 39 deletions(-)

http://git.horde.org/horde-git/-/commit/4ca213c155d10a162fb199280852957726b661ee

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

commit 34eaaeee98e104325741082c877c2963b3eb9d3e
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon May 6 16:35:52 2013 -0400

    Revert some code from a previous attempt at improving change detection.

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

http://git.horde.org/horde-git/-/commit/34eaaeee98e104325741082c877c2963b3eb9d3e

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

commit 4557acdc62c3c8e9db72a373d5917c9365e04967
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon May 6 16:36:32 2013 -0400

    Refactor GETITEMESTIMATE requests to use the collection handler.

 .../ActiveSync/lib/Horde/ActiveSync/Request/GetItemEstimate.php   |   49 ++---
 1 files changed, 18 insertions(+), 31 deletions(-)

http://git.horde.org/horde-git/-/commit/4557acdc62c3c8e9db72a373d5917c9365e04967

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

commit c1de4f923015168ad9f5a47a6fe3e2372d91958f
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon May 6 18:32:53 2013 -0400

    Revert "Use callByPackage()."
    
    This reverts commit 7efe54beb27ebfdd43fde22a0db3cf3f5b17dc24.
    
    Can't do it this way, as 'links' is not considered when looking for
    supported api methods of an application.

 framework/Core/lib/Horde/Registry.php |    8 +++-----
 1 files changed, 3 insertions(+), 5 deletions(-)

http://git.horde.org/horde-git/-/commit/c1de4f923015168ad9f5a47a6fe3e2372d91958f




More information about the commits mailing list