[commits] Horde branch master updated. 23d8fd6f05716d237f59456260930aadcf19071c

Michael M Slusarz slusarz at horde.org
Wed Jul 14 18:45:42 UTC 2010


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

from: 7c6fee520ba0dc9d13a01b906349afd8b850e4e7

c2918c2 Disable this sort by default.
41cccb9 phpdoc
23d8fd6 Add Horde_Crypt_Exception

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

commit c2918c2002db8b02802e94137488b26ca56e7e16
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Jul 14 00:46:47 2010 -0600

    Disable this sort by default.
    
    Admins should really sort by hand if this isn't an acceptable sort in
    their language.  Otherwise we are wasting a bunch of CPU cycles on every
    page for no good reason (sorting is not a trivial task).

 horde/config/nls.php |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

http://git.horde.org/diff.php/horde/config/nls.php?rt=horde-git&r1=a0ce9ace9c3114b59d4926dd43c89cd19f4794c4&r2=c2918c2002db8b02802e94137488b26ca56e7e16

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

commit 41cccb9f9c3f93a91672bb9cae7d93a80ba732b6
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Jul 14 00:47:43 2010 -0600

    phpdoc

 framework/Core/lib/Horde/Core/Factory/HttpClient.php |   11 ++++++++++-
 1 files changed, 10 insertions(+), 1 deletions(-)

http://git.horde.org/diff.php/framework/Core/lib/Horde/Core/Factory/HttpClient.php?rt=horde-git&r1=ae1d6ce5e8d61aba5949fd83f613943d66cbcab8&r2=41cccb9f9c3f93a91672bb9cae7d93a80ba732b6

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

commit 23d8fd6f05716d237f59456260930aadcf19071c
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Jul 14 00:57:12 2010 -0600

    Add Horde_Crypt_Exception

 framework/Crypt/lib/Horde/Crypt.php           |    6 +-
 framework/Crypt/lib/Horde/Crypt/Exception.php |   17 +++++
 framework/Crypt/lib/Horde/Crypt/Pgp.php       |   92 ++++++++++++------------
 framework/Crypt/lib/Horde/Crypt/Smime.php     |   60 ++++++++--------
 framework/Crypt/package.xml                   |   11 +++-
 imp/lib/Crypt/Pgp.php                         |   51 +++++++-------
 imp/lib/Crypt/Smime.php                       |   31 ++++----
 7 files changed, 147 insertions(+), 121 deletions(-)
 create mode 100644 framework/Crypt/lib/Horde/Crypt/Exception.php

http://git.horde.org/diff.php/framework/Crypt/lib/Horde/Crypt.php?rt=horde-git&r1=c16292ee564fc1962d8e103be10759864c4cfbba&r2=23d8fd6f05716d237f59456260930aadcf19071c
http://git.horde.org/co.php/framework/Crypt/lib/Horde/Crypt/Exception.php?rt=horde-git&r=23d8fd6f05716d237f59456260930aadcf19071c
http://git.horde.org/diff.php/framework/Crypt/lib/Horde/Crypt/Pgp.php?rt=horde-git&r1=c16292ee564fc1962d8e103be10759864c4cfbba&r2=23d8fd6f05716d237f59456260930aadcf19071c
http://git.horde.org/diff.php/framework/Crypt/lib/Horde/Crypt/Smime.php?rt=horde-git&r1=c16292ee564fc1962d8e103be10759864c4cfbba&r2=23d8fd6f05716d237f59456260930aadcf19071c
http://git.horde.org/diff.php/framework/Crypt/package.xml?rt=horde-git&r1=bbec5fcc779ac17d3ea34bab3dcb21bf756fa6c1&r2=23d8fd6f05716d237f59456260930aadcf19071c
http://git.horde.org/diff.php/imp/lib/Crypt/Pgp.php?rt=horde-git&r1=a0ce9ace9c3114b59d4926dd43c89cd19f4794c4&r2=23d8fd6f05716d237f59456260930aadcf19071c
http://git.horde.org/diff.php/imp/lib/Crypt/Smime.php?rt=horde-git&r1=a0ce9ace9c3114b59d4926dd43c89cd19f4794c4&r2=23d8fd6f05716d237f59456260930aadcf19071c




More information about the commits mailing list