[commits] Horde branch master updated. b9212e7506e93b227ae57150c43bb7cd62d60204

Michael M Slusarz slusarz at horde.org
Tue Aug 17 19:04:23 UTC 2010


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

from: bd931a75b1f9aef8fbad128638661ef82853c83e

942c798 Remove unused variable.
fa5e1d8 Git rid of IMP_Imap_Tree::FLIST_ELT mask option
b9212e7 Make IMP_Imap_Tree implement ArrayAccess

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

commit 942c7988f24cbbf4dffe04cef0116f5341a7d3ae
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Aug 17 11:47:49 2010 -0600

    Remove unused variable.

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

http://git.horde.org/diff.php/imp/lib/Imap/Tree.php?rt=horde-git&r1=42898815201e243f6b36b2daea0825bac1128eaf&r2=942c7988f24cbbf4dffe04cef0116f5341a7d3ae

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

commit fa5e1d80599a6215f93c2ee567621cde5ae5845b
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Aug 17 12:11:29 2010 -0600

    Git rid of IMP_Imap_Tree::FLIST_ELT mask option

 imp/folders-mimp.php           |    2 +-
 imp/folders.php                |    1 -
 imp/lib/Ajax/Application.php   |    2 +-
 imp/lib/Block/tree_folders.php |    3 +--
 imp/lib/Folder.php             |    5 ++---
 imp/lib/Imap/Tree.php          |   21 +++++++--------------
 imp/search.php                 |    2 +-
 7 files changed, 13 insertions(+), 23 deletions(-)

http://git.horde.org/diff.php/imp/folders-mimp.php?rt=horde-git&r1=bd0035ec69fbc02d17a379ad01cb943fcd74795d&r2=fa5e1d80599a6215f93c2ee567621cde5ae5845b
http://git.horde.org/diff.php/imp/folders.php?rt=horde-git&r1=43ab26e9d56ca42d8e4de08278bc27c88dec9258&r2=fa5e1d80599a6215f93c2ee567621cde5ae5845b
http://git.horde.org/diff.php/imp/lib/Ajax/Application.php?rt=horde-git&r1=bd931a75b1f9aef8fbad128638661ef82853c83e&r2=fa5e1d80599a6215f93c2ee567621cde5ae5845b
http://git.horde.org/diff.php/imp/lib/Block/tree_folders.php?rt=horde-git&r1=43ab26e9d56ca42d8e4de08278bc27c88dec9258&r2=fa5e1d80599a6215f93c2ee567621cde5ae5845b
http://git.horde.org/diff.php/imp/lib/Folder.php?rt=horde-git&r1=bd0035ec69fbc02d17a379ad01cb943fcd74795d&r2=fa5e1d80599a6215f93c2ee567621cde5ae5845b
http://git.horde.org/diff.php/imp/lib/Imap/Tree.php?rt=horde-git&r1=942c7988f24cbbf4dffe04cef0116f5341a7d3ae&r2=fa5e1d80599a6215f93c2ee567621cde5ae5845b
http://git.horde.org/diff.php/imp/search.php?rt=horde-git&r1=e39391321ca247dbaca141b949008971022d2a60&r2=fa5e1d80599a6215f93c2ee567621cde5ae5845b

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

commit b9212e7506e93b227ae57150c43bb7cd62d60204
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Aug 17 12:43:55 2010 -0600

    Make IMP_Imap_Tree implement ArrayAccess
    
    Get rid of element() and get() functions - simply use array access to
    grab an individual mailbox element.

 imp/lib/Ajax/Application.php |   27 +++++------------
 imp/lib/Folder.php           |    5 +--
 imp/lib/Imap/Tree.php        |   65 +++++++++++++++++-------------------------
 3 files changed, 36 insertions(+), 61 deletions(-)

http://git.horde.org/diff.php/imp/lib/Ajax/Application.php?rt=horde-git&r1=fa5e1d80599a6215f93c2ee567621cde5ae5845b&r2=b9212e7506e93b227ae57150c43bb7cd62d60204
http://git.horde.org/diff.php/imp/lib/Folder.php?rt=horde-git&r1=fa5e1d80599a6215f93c2ee567621cde5ae5845b&r2=b9212e7506e93b227ae57150c43bb7cd62d60204
http://git.horde.org/diff.php/imp/lib/Imap/Tree.php?rt=horde-git&r1=fa5e1d80599a6215f93c2ee567621cde5ae5845b&r2=b9212e7506e93b227ae57150c43bb7cd62d60204




More information about the commits mailing list