[commits] Horde branch master updated. 9ab4f7cf30d3a94fee08fe00b4a2d17063ea7b38

Michael M Slusarz slusarz at horde.org
Wed Sep 8 18:58:22 UTC 2010


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

from: 86c5e9b6e2268f941ce76c0eed5b68d03f754f89

cba527c Fix undefined error
55eaed7 phpdoc
b669761 All of this data, although in application/* sections, is 7bit
9ab4f7c Use transfer encoding in MIME part if specifically set

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

commit cba527cbfe66f1f6420e76791b76f13a33dd466a
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Sep 8 11:53:39 2010 -0600

    Fix undefined error

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

http://git.horde.org/diff.php/imp/lib/Compose.php?rt=horde-git&r1=1df094692c2695c161765c7e33484a5abf3f7290&r2=cba527cbfe66f1f6420e76791b76f13a33dd466a

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

commit 55eaed767554f1297a7bac17bb308f70fa67ed6b
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Sep 8 12:18:35 2010 -0600

    phpdoc

 framework/Crypt/lib/Horde/Crypt.php               |    6 ++++--
 framework/Crypt/lib/Horde/Crypt/Exception.php     |    2 +-
 framework/Crypt/lib/Horde/Crypt/Pgp.php           |    6 ++++--
 framework/Crypt/lib/Horde/Crypt/Smime.php         |    7 +++++--
 framework/Crypt/test/Horde/Crypt/pgp.inc          |    3 ++-
 framework/Crypt/test/Horde/Crypt/pgp_skipif.inc   |    3 ++-
 framework/Crypt/test/Horde/Crypt/smime.inc        |    3 ++-
 framework/Crypt/test/Horde/Crypt/smime_skipif.inc |    3 ++-
 8 files changed, 22 insertions(+), 11 deletions(-)

http://git.horde.org/diff.php/framework/Crypt/lib/Horde/Crypt.php?rt=horde-git&r1=23d8fd6f05716d237f59456260930aadcf19071c&r2=55eaed767554f1297a7bac17bb308f70fa67ed6b
http://git.horde.org/diff.php/framework/Crypt/lib/Horde/Crypt/Exception.php?rt=horde-git&r1=23d8fd6f05716d237f59456260930aadcf19071c&r2=55eaed767554f1297a7bac17bb308f70fa67ed6b
http://git.horde.org/diff.php/framework/Crypt/lib/Horde/Crypt/Pgp.php?rt=horde-git&r1=23d8fd6f05716d237f59456260930aadcf19071c&r2=55eaed767554f1297a7bac17bb308f70fa67ed6b
http://git.horde.org/diff.php/framework/Crypt/lib/Horde/Crypt/Smime.php?rt=horde-git&r1=23d8fd6f05716d237f59456260930aadcf19071c&r2=55eaed767554f1297a7bac17bb308f70fa67ed6b
http://git.horde.org/diff.php/framework/Crypt/test/Horde/Crypt/pgp.inc?rt=horde-git&r1=df6c4d07f0ff4f1cde6a3b4c90bbecd9c8eb9446&r2=55eaed767554f1297a7bac17bb308f70fa67ed6b
http://git.horde.org/diff.php/framework/Crypt/test/Horde/Crypt/pgp_skipif.inc?rt=horde-git&r1=241d172dc02a0e3839e14bdb6fce5ca7d3491323&r2=55eaed767554f1297a7bac17bb308f70fa67ed6b
http://git.horde.org/diff.php/framework/Crypt/test/Horde/Crypt/smime.inc?rt=horde-git&r1=df6c4d07f0ff4f1cde6a3b4c90bbecd9c8eb9446&r2=55eaed767554f1297a7bac17bb308f70fa67ed6b
http://git.horde.org/diff.php/framework/Crypt/test/Horde/Crypt/smime_skipif.inc?rt=horde-git&r1=241d172dc02a0e3839e14bdb6fce5ca7d3491323&r2=55eaed767554f1297a7bac17bb308f70fa67ed6b

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

commit b669761e3343d8d7e144c8a60a3cfb4015a6bf80
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Sep 8 12:29:22 2010 -0600

    All of this data, although in application/* sections, is 7bit

 framework/Crypt/lib/Horde/Crypt/Pgp.php |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

http://git.horde.org/diff.php/framework/Crypt/lib/Horde/Crypt/Pgp.php?rt=horde-git&r1=55eaed767554f1297a7bac17bb308f70fa67ed6b&r2=b669761e3343d8d7e144c8a60a3cfb4015a6bf80

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

commit 9ab4f7cf30d3a94fee08fe00b4a2d17063ea7b38
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Sep 8 12:56:29 2010 -0600

    Use transfer encoding in MIME part if specifically set
    
    For types other than multipart (which is always 7bit) and text (which is
    handled separately), use the transfer encoding given if it is different
    than the default.

 framework/Mime/lib/Horde/Mime/Part.php |   12 +++++++++---
 1 files changed, 9 insertions(+), 3 deletions(-)

http://git.horde.org/diff.php/framework/Mime/lib/Horde/Mime/Part.php?rt=horde-git&r1=aa05e7f71376d16419aa5e26bccb7206da673118&r2=9ab4f7cf30d3a94fee08fe00b4a2d17063ea7b38




More information about the commits mailing list