[commits] Horde branch master updated. 8a7d4f9e35a5f4d20da39b9b45e18422857b3105

Jan Schneider jan at horde.org
Wed Jan 6 15:25:53 UTC 2016


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

from: 91fb32c9ca2cfd0760d13a0e4295ed2f4ab91ec8

18104be Overriding include_path is no longer necessary.
b1b280f Tweak alignment.
8a7d4f9 Don't alias class names.

Summary: http://github.com/horde/horde/compare/91fb32c9ca2cfd0760d13a0e4295ed2f4ab91ec8...8a7d4f9e35a5f4d20da39b9b45e18422857b3105

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

commit 18104be6d97912037318f2c4c063f30f9691fa4f
Author: Jan Schneider <jan at horde.org>
Date:   Wed Jan 6 14:37:49 2016 +0100

    Overriding include_path is no longer necessary.

 .travis.php7.ini |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/18104be6d97912037318f2c4c063f30f9691fa4f

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

commit b1b280f630d189ac141f2467f6bc134356501872
Author: Jan Schneider <jan at horde.org>
Date:   Wed Jan 6 14:38:17 2016 +0100

    Tweak alignment.

 kronolith/themes/default/dynamic/screen.css |   25 ++++++++++++-------------
 1 files changed, 12 insertions(+), 13 deletions(-)

http://github.com/horde/horde/commit/b1b280f630d189ac141f2467f6bc134356501872

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

commit 8a7d4f9e35a5f4d20da39b9b45e18422857b3105
Author: Jan Schneider <jan at horde.org>
Date:   Wed Jan 6 16:24:19 2016 +0100

    Don't alias class names.
    
    It's a nice idea to alias to the old class names, to keep the changes small.
    But this results in colliding class names when really using the old class
    names, e.g. Math_BigInteger in Horde_Mapi.

 framework/Pgp/bundle/CHANGED                                      |    4 +
 .../vendor/singpolyma/openpgp-php/lib/openpgp_crypt_rsa.php       |    9 +-
 framework/Pgp/lib/Horde/Pgp/Backend/Openpgp.php                   |   32 +--
 framework/Pgp/lib/Horde/Pgp/Crypt/DSA.php                         |   60 ++--
 framework/Pgp/lib/Horde/Pgp/Crypt/Elgamal.php                     |   22 +-
 5 files changed, 66 insertions(+), 61 deletions(-)

http://github.com/horde/horde/commit/8a7d4f9e35a5f4d20da39b9b45e18422857b3105




More information about the commits mailing list