[commits] Horde branch horde_5_2 updated. 87bd34f1f8237bffc49b3c7be3f536b60837bb25

Michael J. Rubinsky mrubinsk at horde.org
Sun Nov 10 06:59:58 UTC 2013


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

from: 2be676e392cbdd84834d0fcc955c45cf63082be6

0060996 Fix accessing results of aggregation.
8f24be7 Need to use the serverid, not id here.
6da6024 Cleanup, refactor new folder creation/editing.
d7d8dcf Update abstract class.
87bd34f Merge branch 'master' into horde_5_2

Summary: http://github.com/horde/horde/compare/2be676e392cbdd84834d0fcc955c45cf63082be6...87bd34f1f8237bffc49b3c7be3f536b60837bb25

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

commit 00609967f63c670c26775fe6404cc6999e477062
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Nov 8 20:40:14 2013 -0500

    Fix accessing results of aggregation.

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

http://github.com/horde/horde/commit/00609967f63c670c26775fe6404cc6999e477062
http://git.horde.org/horde-git/-/commit/00609967f63c670c26775fe6404cc6999e477062

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

commit 8f24be7b5645e67c1100797be4de533781afbec6
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Fri Nov 8 20:40:43 2013 -0500

    Need to use the serverid, not id here.

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

http://github.com/horde/horde/commit/8f24be7b5645e67c1100797be4de533781afbec6
http://git.horde.org/horde-git/-/commit/8f24be7b5645e67c1100797be4de533781afbec6

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

commit 6da6024c54a1e722a1bed574c836c846e5499ee6
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun Nov 10 01:10:35 2013 -0500

    Cleanup, refactor new folder creation/editing.
    
    Necessary for supporting multiple non-email collection folders in
    the same class. Add notes/todos for where this needs to be cleaned up
    further in H6.

 framework/ActiveSync/doc/Horde/ActiveSync/TODO                    |    3 +
 framework/ActiveSync/lib/Horde/ActiveSync/Connector/Importer.php  |   31 +++-
 framework/ActiveSync/lib/Horde/ActiveSync/Imap/Adapter.php        |   13 ++-
 .../ActiveSync/lib/Horde/ActiveSync/Request/FolderCreate.php      |   41 ++---
 framework/ActiveSync/lib/Horde/ActiveSync/Request/FolderSync.php  |    3 +-
 5 files changed, 58 insertions(+), 33 deletions(-)

http://github.com/horde/horde/commit/6da6024c54a1e722a1bed574c836c846e5499ee6
http://git.horde.org/horde-git/-/commit/6da6024c54a1e722a1bed574c836c846e5499ee6

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

commit d7d8dcf4b5c21d7e9a0ec3bc767f76cb2011fde0
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun Nov 10 01:53:19 2013 -0500

    Update abstract class.

 framework/ActiveSync/lib/Horde/ActiveSync/Driver/Base.php |   10 +++++++++-
 1 files changed, 9 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/d7d8dcf4b5c21d7e9a0ec3bc767f76cb2011fde0
http://git.horde.org/horde-git/-/commit/d7d8dcf4b5c21d7e9a0ec3bc767f76cb2011fde0

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

commit 87bd34f1f8237bffc49b3c7be3f536b60837bb25
Merge: 2be676e d7d8dcf
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Sun Nov 10 01:59:43 2013 -0500

    Merge branch 'master' into horde_5_2

 framework/ActiveSync/doc/Horde/ActiveSync/TODO                    |    3 +
 framework/ActiveSync/lib/Horde/ActiveSync/Connector/Importer.php  |   31 +++-
 framework/ActiveSync/lib/Horde/ActiveSync/Driver/Base.php         |   10 +-
 framework/ActiveSync/lib/Horde/ActiveSync/Imap/Adapter.php        |   13 ++-
 .../ActiveSync/lib/Horde/ActiveSync/Request/FolderCreate.php      |   41 ++---
 framework/ActiveSync/lib/Horde/ActiveSync/Request/FolderSync.php  |    3 +-
 framework/ActiveSync/lib/Horde/ActiveSync/State/Mongo.php         |    5 +-
 7 files changed, 70 insertions(+), 36 deletions(-)

http://github.com/horde/horde/commit/87bd34f1f8237bffc49b3c7be3f536b60837bb25
http://git.horde.org/horde-git/-/commit/87bd34f1f8237bffc49b3c7be3f536b60837bb25




More information about the commits mailing list