[commits] Horde branch master updated. e2f2f54dfcd7131a361140c8bb47eaae28411a86

Michael J. Rubinsky mrubinsk at horde.org
Mon May 12 04:55:14 UTC 2014


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

from: 99395fd0393e2595f93b917a090412bcadcf0b65

e6286ec Reset the PING cache on COLLECTION_ERR_FOLDERSYNC_REQUIRED too.
146a0e2 Fix phpdoc.
e2c8166 ws
f25d25a Clarify the meaning of these values.
df916c8 Hotfix for a chicken/egg problem when renaming a folder.
f6c0cfc Update the serverid in the the collection data when updating the hierarchy.
f45a92e Specify we want to update the folder's state data as well.
e2f2f54 Fix nasty little typo.

Summary: http://github.com/horde/horde/compare/99395fd0393e2595f93b917a090412bcadcf0b65...e2f2f54dfcd7131a361140c8bb47eaae28411a86

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

commit e6286eca0ba76b9978139f7f6463efe1896d0d20
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun May 11 23:49:10 2014 -0400

    Reset the PING cache on COLLECTION_ERR_FOLDERSYNC_REQUIRED too.
    
    Otherwise some clients will NEVER figure out the hierarchy changed.

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

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

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

commit 146a0e25b7a4758364611243fe744465c2606bac
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun May 11 23:50:35 2014 -0400

    Fix phpdoc.

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

http://github.com/horde/horde/commit/146a0e25b7a4758364611243fe744465c2606bac

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

commit e2c8166f6fd5468e776eb6884f6b7cf0f845ba33
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun May 11 23:53:02 2014 -0400

    ws

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

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

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

commit f25d25a85a35c64d4c157a93961999ab987c54b4
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun May 11 23:53:17 2014 -0400

    Clarify the meaning of these values.

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

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

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

commit df916c8c6aeaed7bce9b7b49d16c12b3a67eac97
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun May 11 23:55:42 2014 -0400

    Hotfix for a chicken/egg problem when renaming a folder.
    
    We need to add the new name to the tempMap so that when we request
    the folder object for the renamed folder in order to update it's
    state/cache data, we don't generate a new UUID for it as well.
    
    This will be overhauled in 3.0.

 framework/ActiveSync/lib/Horde/ActiveSync/Driver/Base.php |   19 ++++++++++---
 framework/Core/lib/Horde/Core/ActiveSync/Driver.php       |    5 +---
 2 files changed, 16 insertions(+), 8 deletions(-)

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

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

commit f6c0cfcf03cfc0b68cb8c7bb3c44a1b7c1817e97
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun May 11 23:59:13 2014 -0400

    Update the serverid in the the collection data when updating the hierarchy.

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

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

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

commit f45a92e1b9cbe90216b427fbe42b4bfeffe274f5
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon May 12 00:00:02 2014 -0400

    Specify we want to update the folder's state data as well.

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

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

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

commit e2f2f54dfcd7131a361140c8bb47eaae28411a86
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Mon May 12 00:54:54 2014 -0400

    Fix nasty little typo.

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

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




More information about the commits mailing list