[commits] Horde branch develop updated. 6179e7d33747fb5707460861368b61280fd5dd5b

Michael M Slusarz slusarz at horde.org
Tue Feb 7 23:01:26 UTC 2012


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

from: 85bd6ca01def9511439f91cf714e9f9b283d5e14

558efd5 More work on parseAddressList() non-validate mode
73bea0d Merge branch 'master' into develop
c37e8f8 doc tweaks
20258aa Another unit test
81898cc We are storing addresses unencoded now, so don't encode the personal part
6179e7d Merge branch 'master' into develop

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

commit 558efd5921d6e4f6a3ea1df781004a03de947491
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Feb 7 13:28:05 2012 -0700

    More work on parseAddressList() non-validate mode
    
    In non-validate mode, never throw an Exception. Instead, do our best to
    try to parse the current list.
    If an exception is thrown during processing, increment the pointer and
    continue trying to parse the string.

 framework/Mail/lib/Horde/Mail/Rfc822.php |   19 +++++++++++++++----
 1 files changed, 15 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/558efd5921d6e4f6a3ea1df781004a03de947491

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

commit 73bea0d688d9626c6a72d09452a22052b7e64274
Merge: 85bd6ca 558efd5
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Feb 7 13:29:46 2012 -0700

    Merge branch 'master' into develop

 framework/Mail/lib/Horde/Mail/Rfc822.php |   19 +++++++++++++++----
 1 files changed, 15 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/73bea0d688d9626c6a72d09452a22052b7e64274

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

commit c37e8f8c629ce5686ff5230f5fc7c4b950175514
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Feb 7 13:36:29 2012 -0700

    doc tweaks

 framework/Imap_Client/lib/Horde/Imap/Client/Data/Envelope.php |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

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

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

commit 20258aae1e7e2b18a28d88fee3261be2d865bf3c
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Feb 7 15:44:39 2012 -0700

    Another unit test

 framework/Mail/test/Horde/Mail/ParseTest.php |   16 ++++++++++++++++
 1 files changed, 16 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/20258aae1e7e2b18a28d88fee3261be2d865bf3c

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

commit 81898cc4ddef63bc49f4e798fe5c627d2433f9db
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Feb 7 15:59:53 2012 -0700

    We are storing addresses unencoded now, so don't encode the personal part

 framework/Imap_Client/lib/Horde/Imap/Client/Data/Envelope.php |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/81898cc4ddef63bc49f4e798fe5c627d2433f9db

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

commit 6179e7d33747fb5707460861368b61280fd5dd5b
Merge: 20258aa 81898cc
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Feb 7 16:00:23 2012 -0700

    Merge branch 'master' into develop

 framework/Imap_Client/lib/Horde/Imap/Client/Data/Envelope.php |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/6179e7d33747fb5707460861368b61280fd5dd5b




More information about the commits mailing list