[commits] Horde branch master updated. 5070ab7a103bb72a00db0e7d17d3d3e7ef2ade7b

Michael J. Rubinsky mrubinsk at horde.org
Fri Mar 8 01:03:57 UTC 2013


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

from: eaa637da96696cf1400b48053eee3d522fcb812a

e7d566e Don't attempt to get changes if we know the state is gone.
f0445b2 Don't add the collection here, we might not have the folder_type yet.
96c3593 Fix assignment
4696276 This may not always be set.
1b79753 Add note to remind me why this might be empty.
5765609 Refactor GETITEMESTIMATE a bit to be more efficient.
0fb362f Simplify/improve.
5070ab7 fix phpdoc

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

commit e7d566e5e658259b742a06a3f0bd7ba17f6be35b
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Mar 7 14:56:10 2013 -0500

    Don't attempt to get changes if we know the state is gone.

 framework/ActiveSync/lib/Horde/ActiveSync/Request/Ping.php |   75 ++++++------
 1 files changed, 38 insertions(+), 37 deletions(-)

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

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

commit f0445b2eef3dbd37330723e3a26d1791ac7ea26e
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Mar 7 14:26:57 2013 -0500

    Don't add the collection here, we might not have the folder_type yet.
    
    We add/update later in the request once we have all the information.
    All we need to do here is update the windowsize if needed.

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

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

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

commit 96c3593c9d9b3a6fa7132e15ab1fadd62fc510fb
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Mar 7 14:26:45 2013 -0500

    Fix assignment

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

http://git.horde.org/horde-git/-/commit/96c3593c9d9b3a6fa7132e15ab1fadd62fc510fb

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

commit 469627699d4f66350d7fce2c1775dc22c9ba100f
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Mar 7 17:14:46 2013 -0500

    This may not always be set.

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

http://git.horde.org/horde-git/-/commit/469627699d4f66350d7fce2c1775dc22c9ba100f

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

commit 1b79753cfa281b62aa04f3fb8671170e51a81252
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Mar 7 19:57:56 2013 -0500

    Add note to remind me why this might be empty.

 framework/ActiveSync/lib/Horde/ActiveSync/Folder/Imap.php |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/1b79753cfa281b62aa04f3fb8671170e51a81252

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

commit 57656097c39113fbfef6b7e3f0f0f221b1cfb2e1
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Mar 7 19:58:34 2013 -0500

    Refactor GETITEMESTIMATE a bit to be more efficient.
    
    Don't even attempt to get change count or initialize state if we
    already know something else is wrong.

 .../ActiveSync/lib/Horde/ActiveSync/Request/GetItemEstimate.php   |   59 +++-
 1 files changed, 44 insertions(+), 15 deletions(-)

http://git.horde.org/horde-git/-/commit/57656097c39113fbfef6b7e3f0f0f221b1cfb2e1

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

commit 0fb362feeaabe820c04558e9458461aab3622346
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Mar 7 20:00:33 2013 -0500

    Simplify/improve.
    
    Some more improvements to SYNC code.

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

http://git.horde.org/horde-git/-/commit/0fb362feeaabe820c04558e9458461aab3622346

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

commit 5070ab7a103bb72a00db0e7d17d3d3e7ef2ade7b
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Mar 7 20:00:59 2013 -0500

    fix phpdoc

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

http://git.horde.org/horde-git/-/commit/5070ab7a103bb72a00db0e7d17d3d3e7ef2ade7b




More information about the commits mailing list