[commits] Horde branch master updated. 425d5cc35ea94968e55cead7e29490b570b610e4

Michael M Slusarz slusarz at horde.org
Wed Aug 18 07:53:03 UTC 2010


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

from: fd162b942cfac3cd26c37c98461793ee3ef63b18

bad12f7 Convert to using Horde_Variables
a5fc25a Implement Countable interface for IMP_Indices::
425d5cc small optimization

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

commit bad12f7208a3e4223c475f102bc941e2e43c3c74
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Aug 17 19:08:27 2010 -0600

    Convert to using Horde_Variables

 imp/search.php |   41 +++++++++++++++++++----------------------
 1 files changed, 19 insertions(+), 22 deletions(-)

http://git.horde.org/diff.php/imp/search.php?rt=horde-git&r1=fa5e1d80599a6215f93c2ee567621cde5ae5845b&r2=bad12f7208a3e4223c475f102bc941e2e43c3c74

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

commit a5fc25ac47ede9d08e683a5cd6112f5e00925e03
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Aug 18 01:45:31 2010 -0600

    Implement Countable interface for IMP_Indices::

 imp/lib/Ajax/Application.php              |   14 +++++++-------
 imp/lib/Compose.php                       |    2 +-
 imp/lib/Filter.php                        |    2 +-
 imp/lib/Indices.php                       |    2 +-
 imp/lib/LoginTasks/Task/PurgeSentmail.php |    2 +-
 imp/lib/LoginTasks/Task/PurgeTrash.php    |    2 +-
 imp/lib/Mailbox.php                       |    2 +-
 imp/lib/Message.php                       |    6 +++---
 imp/lib/Mime/Viewer/Partial.php           |    2 +-
 imp/lib/Spam.php                          |    2 +-
 imp/mailbox.php                           |    6 +++---
 imp/message.php                           |    2 +-
 imp/rss.php                               |    2 +-
 imp/thread.php                            |    2 +-
 14 files changed, 24 insertions(+), 24 deletions(-)

http://git.horde.org/diff.php/imp/lib/Ajax/Application.php?rt=horde-git&r1=b9212e7506e93b227ae57150c43bb7cd62d60204&r2=a5fc25ac47ede9d08e683a5cd6112f5e00925e03
http://git.horde.org/diff.php/imp/lib/Compose.php?rt=horde-git&r1=b2d5e2ba306dbea0c0fd75156932c6cee3143728&r2=a5fc25ac47ede9d08e683a5cd6112f5e00925e03
http://git.horde.org/diff.php/imp/lib/Filter.php?rt=horde-git&r1=bf4719ffd4d666e00287a27dc1f42085a36ccb0e&r2=a5fc25ac47ede9d08e683a5cd6112f5e00925e03
http://git.horde.org/diff.php/imp/lib/Indices.php?rt=horde-git&r1=60a619d63c6337d4811ddb83c09a01d1b6f8af7d&r2=a5fc25ac47ede9d08e683a5cd6112f5e00925e03
http://git.horde.org/diff.php/imp/lib/LoginTasks/Task/PurgeSentmail.php?rt=horde-git&r1=bf4719ffd4d666e00287a27dc1f42085a36ccb0e&r2=a5fc25ac47ede9d08e683a5cd6112f5e00925e03
http://git.horde.org/diff.php/imp/lib/LoginTasks/Task/PurgeTrash.php?rt=horde-git&r1=bf4719ffd4d666e00287a27dc1f42085a36ccb0e&r2=a5fc25ac47ede9d08e683a5cd6112f5e00925e03
http://git.horde.org/diff.php/imp/lib/Mailbox.php?rt=horde-git&r1=bf4719ffd4d666e00287a27dc1f42085a36ccb0e&r2=a5fc25ac47ede9d08e683a5cd6112f5e00925e03
http://git.horde.org/diff.php/imp/lib/Message.php?rt=horde-git&r1=42898815201e243f6b36b2daea0825bac1128eaf&r2=a5fc25ac47ede9d08e683a5cd6112f5e00925e03
http://git.horde.org/diff.php/imp/lib/Mime/Viewer/Partial.php?rt=horde-git&r1=1cecd5d8a0a787eeedf60a26ce38d960bb3e06cd&r2=a5fc25ac47ede9d08e683a5cd6112f5e00925e03
http://git.horde.org/diff.php/imp/lib/Spam.php?rt=horde-git&r1=2061e1638f4f8e98eebc43c220ec3c3a152eb44d&r2=a5fc25ac47ede9d08e683a5cd6112f5e00925e03
http://git.horde.org/diff.php/imp/mailbox.php?rt=horde-git&r1=42898815201e243f6b36b2daea0825bac1128eaf&r2=a5fc25ac47ede9d08e683a5cd6112f5e00925e03
http://git.horde.org/diff.php/imp/message.php?rt=horde-git&r1=42898815201e243f6b36b2daea0825bac1128eaf&r2=a5fc25ac47ede9d08e683a5cd6112f5e00925e03
http://git.horde.org/diff.php/imp/rss.php?rt=horde-git&r1=9d177a34d6758515efe8b79121ce95bae0174d7f&r2=a5fc25ac47ede9d08e683a5cd6112f5e00925e03
http://git.horde.org/diff.php/imp/thread.php?rt=horde-git&r1=09c2479da76035d3828e51bc92c6f44eed56dd7b&r2=a5fc25ac47ede9d08e683a5cd6112f5e00925e03

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

commit 425d5cc35ea94968e55cead7e29490b570b610e4
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Aug 18 01:52:55 2010 -0600

    small optimization

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

http://git.horde.org/diff.php/imp/lib/Views/ListMessages.php?rt=horde-git&r1=37a428f865c64b4605a428973d14487a477bc512&r2=425d5cc35ea94968e55cead7e29490b570b610e4




More information about the commits mailing list