[commits] Horde branch imp_6_2 updated. 95e333fca2e4a8e056deca20973a09cb7993f2c8

Michael M Slusarz slusarz at horde.org
Mon Nov 4 04:28:16 UTC 2013


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

from: d363fd27db5110c648cdc056f08cadc4b1e36b81

e6c4fe4 Fix merge
d0e3996 Use Horde_Pack
95e333f Remove dependency on Horde_Serialize

Summary: http://github.com/horde/horde/compare/d363fd27db5110c648cdc056f08cadc4b1e36b81...95e333fca2e4a8e056deca20973a09cb7993f2c8

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

commit e6c4fe40c422628d2bdfb385bc3e67008c5728e6
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Sat Nov 2 01:18:26 2013 -0600

    Fix merge

 imp/docs/CHANGES |    6 +-----
 1 files changed, 1 insertions(+), 5 deletions(-)

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

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

commit d0e3996613a515064441bef73ce9e8fb23fdd597
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Sat Nov 2 01:24:17 2013 -0600

    Use Horde_Pack

 imp/lib/Compose/Attachment.php |   37 +++++++++++++++++++++----------------
 imp/lib/Flags.php              |   24 +++++++++++++-----------
 imp/lib/Ftree.php              |   26 +++++++++++++-------------
 imp/lib/Ftree/Eltdiff.php      |   16 +++++++++++-----
 imp/lib/Imap.php               |   18 ++++++++++++------
 imp/lib/Imap/Config.php        |   14 ++++++++++----
 imp/lib/Mailbox.php            |   16 +++++++++++-----
 imp/lib/Mailbox/List.php       |   25 +++++++++++--------------
 imp/lib/Search.php             |   15 ++++++++-------
 9 files changed, 110 insertions(+), 81 deletions(-)

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

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

commit 95e333fca2e4a8e056deca20973a09cb7993f2c8
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Sun Nov 3 21:17:22 2013 -0700

    Remove dependency on Horde_Serialize
    
    Waste of resources, since it doesn't get us anything above using
    json_*() directly.

 imp/lib/Ajax/Application.php                    |    6 +++---
 imp/lib/Ajax/Application/Handler/Dynamic.php    |   16 ++++++++--------
 imp/lib/Ajax/Application/Handler/Mboxtoggle.php |    4 ++--
 imp/lib/Ajax/Imple/AutoCompleter/Pretty.php     |    2 +-
 imp/lib/Application.php                         |    4 ++--
 imp/lib/Basic/Search.php                        |    7 +++----
 imp/lib/Basic/Thread.php                        |    2 +-
 imp/lib/Dynamic/AddressList.php                 |    2 +-
 imp/lib/Mime/Viewer/Html.php                    |    2 +-
 imp/lib/Prefs/Special/ImageReplacement.php      |    6 +++---
 imp/lib/Prefs/Special/PgpPrivateKey.php         |    4 ++--
 imp/lib/Prefs/Special/SmimePrivateKey.php       |    2 +-
 imp/lib/Search.php                              |    4 ++--
 imp/package.xml                                 |    7 -------
 14 files changed, 30 insertions(+), 38 deletions(-)

http://github.com/horde/horde/commit/95e333fca2e4a8e056deca20973a09cb7993f2c8
http://git.horde.org/horde-git/-/commit/95e333fca2e4a8e056deca20973a09cb7993f2c8




More information about the commits mailing list