[commits] Horde branch master updated. 37619cac57f81630ccb0488d4d59ab846c6bb4e5

Michael M Slusarz slusarz at horde.org
Tue Mar 1 22:49:21 UTC 2011


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

from: 43d11fa8d1f6486c1187e6b97482525b9c2c5e54

a3e955c Only need to init poll list
96e2848 poll methods now handle IMP_Mailbox objects
0677306 Pruning poll list should be a separate method
f8bb4c0 phpdoc
d0e0052 Fix initial base determination if 1st child is also a container
37619ca Bug #9614: Remove debugging remnant.

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

commit a3e955c3685e44f740cf493798b8621597e32bff
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Mar 1 13:51:31 2011 -0700

    Only need to init poll list

 imp/lib/Imap/Tree.php |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

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

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

commit 96e28489647a41dade940304359c63d2501549ad
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Mar 1 13:56:17 2011 -0700

    poll methods now handle IMP_Mailbox objects

 imp/lib/Imap/Tree.php |   38 +++++++++++++++++++-------------------
 imp/lib/Ui/Block.php  |   30 +++++++++++++++++-------------
 2 files changed, 36 insertions(+), 32 deletions(-)

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

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

commit 0677306364d31f5abe1fc7089d0574b37c55e895
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Mar 1 14:02:24 2011 -0700

    Pruning poll list should be a separate method
    
    Additionally, no guarantee that mailbox is in current tree object, so
    fallback to IMAP server search.

 imp/lib/Imap/Tree.php                               |   35 +++++++++++++++----
 imp/lib/LoginTasks/SystemTask/GarbageCollection.php |    2 +-
 imp/lib/Mailbox.php                                 |    3 +-
 imp/lib/Search/Vfolder/Vinbox.php                   |    4 ++-
 4 files changed, 33 insertions(+), 11 deletions(-)

http://git.horde.org/horde-git/-/commit/0677306364d31f5abe1fc7089d0574b37c55e895

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

commit f8bb4c0a0400a0e495bd77a594397f41d113f2c9
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Mar 1 15:35:48 2011 -0700

    phpdoc

 imp/lib/Imap/Tree.php |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

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

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

commit d0e0052f1205d7709a7d52e0a14aa8811df49f43
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Mar 1 15:36:16 2011 -0700

    Fix initial base determination if 1st child is also a container

 imp/lib/Imap/Tree.php |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

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

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

commit 37619cac57f81630ccb0488d4d59ab846c6bb4e5
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Mar 1 15:42:17 2011 -0700

    Bug #9614: Remove debugging remnant.

 imp/lib/Prefs/Ui.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/37619cac57f81630ccb0488d4d59ab846c6bb4e5




More information about the commits mailing list