[commits] Horde branch master updated. c6c131dd602a1d1a8dcdbbe96773a016b05584c5

Michael M Slusarz slusarz at horde.org
Thu Nov 7 07:06:41 UTC 2013


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

from: e9472af1fb498a793f18485372eb691b58a84d54

51ebc4b unneeded todo
57bd4a0 move growler destroy handler into HordeCore
55369cc small optimization
0d123dc UPGRADING isn't being updated, so reason to maintain it
880b5db [mms] Added standardized/normalized mousewheelY javascript event handling to HordeCore.
90ddf2c [mms] Add 'all' parameter to Horde_Stream#getToChar().
c6c131d [mms] Horde_Crypt_Pgp#parsePGPData() now accepts a Horde_Stream object as an argument.

Summary: http://github.com/horde/horde/compare/e9472af1fb498a793f18485372eb691b58a84d54...c6c131dd602a1d1a8dcdbbe96773a016b05584c5

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

commit 51ebc4bff62707d0ec730d8a3faace70359abbb2
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Nov 6 14:35:08 2013 -0700

    unneeded todo

 framework/Core/js/horde.js |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/51ebc4bff62707d0ec730d8a3faace70359abbb2
http://git.horde.org/horde-git/-/commit/51ebc4bff62707d0ec730d8a3faace70359abbb2

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

commit 57bd4a09cefe62a7ff62dac47609b4e96f11bcdc
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Nov 6 14:40:15 2013 -0700

    move growler destroy handler into HordeCore

 framework/Core/js/hordecore.js |   15 +++++++++------
 1 files changed, 9 insertions(+), 6 deletions(-)

http://github.com/horde/horde/commit/57bd4a09cefe62a7ff62dac47609b4e96f11bcdc
http://git.horde.org/horde-git/-/commit/57bd4a09cefe62a7ff62dac47609b4e96f11bcdc

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

commit 55369cc153a054950f7f9179e5307887194b5ca2
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Nov 6 14:42:03 2013 -0700

    small optimization

 framework/Core/js/hordecore.js |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

http://github.com/horde/horde/commit/55369cc153a054950f7f9179e5307887194b5ca2
http://git.horde.org/horde-git/-/commit/55369cc153a054950f7f9179e5307887194b5ca2

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

commit 0d123dcb44e064751f9abde07bb4e90906fd6870
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Nov 6 14:52:03 2013 -0700

    UPGRADING isn't being updated, so reason to maintain it

 framework/Core/doc/Horde/Core/UPGRADING |   20 --------------------
 1 files changed, 0 insertions(+), 20 deletions(-)
 delete mode 100644 framework/Core/doc/Horde/Core/UPGRADING

http://github.com/horde/horde/commit/0d123dcb44e064751f9abde07bb4e90906fd6870
http://git.horde.org/horde-git/-/commit/0d123dcb44e064751f9abde07bb4e90906fd6870

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

commit 880b5db6c91267cca352c5734dc51e7c31233d54
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Nov 6 15:12:32 2013 -0700

    [mms] Added standardized/normalized mousewheelY javascript event handling to HordeCore.
    
    Naturally, can't use it in the one place I was thinking - viewport.js -
    since that library doesn't require HordeCore.  But will probably be
    useful in the future.

 framework/Core/js/hordecore.js |   48 ++++++++++++++++++++++++++++++++++++++-
 framework/Core/package.xml     |    8 +++---
 2 files changed, 50 insertions(+), 6 deletions(-)

http://github.com/horde/horde/commit/880b5db6c91267cca352c5734dc51e7c31233d54
http://git.horde.org/horde-git/-/commit/880b5db6c91267cca352c5734dc51e7c31233d54

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

commit 90ddf2c1934fd186a692ef738e40c33508ec8f6e
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Nov 6 23:50:31 2013 -0700

    [mms] Add 'all' parameter to Horde_Stream#getToChar().

 framework/Stream/lib/Horde/Stream.php           |   15 +++++---
 framework/Stream/package.xml                    |   12 +++---
 framework/Stream/test/Horde/Stream/TempTest.php |   41 ++++++++++++++++++++++-
 3 files changed, 56 insertions(+), 12 deletions(-)

http://github.com/horde/horde/commit/90ddf2c1934fd186a692ef738e40c33508ec8f6e
http://git.horde.org/horde-git/-/commit/90ddf2c1934fd186a692ef738e40c33508ec8f6e

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

commit c6c131dd602a1d1a8dcdbbe96773a016b05584c5
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Nov 6 23:38:03 2013 -0700

    [mms] Horde_Crypt_Pgp#parsePGPData() now accepts a Horde_Stream object as an argument.

 framework/Crypt/lib/Horde/Crypt/Pgp.php      |   25 ++++++++++++++++---------
 framework/Crypt/package.xml                  |   19 +++++++++++++------
 framework/Crypt/test/Horde/Crypt/PgpTest.php |   12 +++++++++++-
 3 files changed, 40 insertions(+), 16 deletions(-)

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




More information about the commits mailing list