[commits] Horde branch master updated. 33db5ab3457e72bfbd9f07edc91aa5210afc92f3

Michael M Slusarz slusarz at horde.org
Mon Nov 4 20:09:23 UTC 2013


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

from: 150ec624e786155bde5d0f50421a5cc038100ebd

4c37be8 Add token protection info
1377d0c [mms] Add nonce generation/checking to Horde_Session.
8a3a324 spelling
1ad4e78 [mms] Need to expire SQL cache for all sub-permissions when deleting a parent permission.
1d6ae7f Better logging
4bdce15 [mms] Restore error reporting level after running tests via Horde_Test_AllTests#run().
1cec8e6 Released Horde_Perms-2.1.2
33db5ab Development mode for Horde_Perms-2.1.3

Summary: http://github.com/horde/horde/compare/150ec624e786155bde5d0f50421a5cc038100ebd...33db5ab3457e72bfbd9f07edc91aa5210afc92f3

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

commit 4c37be8c246868b78d2d715f06b4c416224d3856
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Nov 4 11:09:01 2013 -0700

    Add token protection info

 horde/docs/CODING_STANDARDS |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

http://github.com/horde/horde/commit/4c37be8c246868b78d2d715f06b4c416224d3856
http://git.horde.org/horde-git/-/commit/4c37be8c246868b78d2d715f06b4c416224d3856

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

commit 1377d0c3497d28696a8fcda6334d74ae624593cb
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Nov 4 11:24:44 2013 -0700

    [mms] Add nonce generation/checking to Horde_Session.

 framework/Core/lib/Horde/Session.php |   41 ++++++++++++++++++++++++++++++++++
 framework/Core/package.xml           |    2 +
 2 files changed, 43 insertions(+), 0 deletions(-)

http://github.com/horde/horde/commit/1377d0c3497d28696a8fcda6334d74ae624593cb
http://git.horde.org/horde-git/-/commit/1377d0c3497d28696a8fcda6334d74ae624593cb

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

commit 8a3a3242fc7dae8a4bc1a0c158d3c4cd0a2dc5d0
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Nov 4 12:46:51 2013 -0700

    spelling

 framework/Perms/lib/Horde/Perms/Sql.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/8a3a3242fc7dae8a4bc1a0c158d3c4cd0a2dc5d0
http://git.horde.org/horde-git/-/commit/8a3a3242fc7dae8a4bc1a0c158d3c4cd0a2dc5d0

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

commit 1ad4e781bf14f1b857a1be46abc2e0d8bdd4e532
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Nov 4 12:54:39 2013 -0700

    [mms] Need to expire SQL cache for all sub-permissions when deleting a parent permission.

 framework/Perms/lib/Horde/Perms/Sql.php |   12 ++++++++++++
 framework/Perms/package.xml             |    4 ++--
 2 files changed, 14 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/1ad4e781bf14f1b857a1be46abc2e0d8bdd4e532
http://git.horde.org/horde-git/-/commit/1ad4e781bf14f1b857a1be46abc2e0d8bdd4e532

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

commit 1d6ae7fc3f5c99226ec02ef13439d6455ecff8e4
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Nov 4 13:01:05 2013 -0700

    Better logging

 framework/Cache/lib/Horde/Cache/Storage/Mongo.php |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/1d6ae7fc3f5c99226ec02ef13439d6455ecff8e4
http://git.horde.org/horde-git/-/commit/1d6ae7fc3f5c99226ec02ef13439d6455ecff8e4

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

commit 4bdce154b9a12e67a270d096bc57c4238ed7cc21
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Nov 4 13:07:38 2013 -0700

    [mms] Restore error reporting level after running tests via Horde_Test_AllTests#run().

 framework/Test/lib/Horde/Test/AllTests.php |    2 ++
 framework/Test/package.xml                 |    4 ++--
 2 files changed, 4 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/4bdce154b9a12e67a270d096bc57c4238ed7cc21
http://git.horde.org/horde-git/-/commit/4bdce154b9a12e67a270d096bc57c4238ed7cc21

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

commit 1cec8e6c6f885bb1e74e5d1a157b7cead7fe9ecc
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Nov 4 13:08:32 2013 -0700

    Released Horde_Perms-2.1.2

 framework/Perms/composer.json |    2 +-
 framework/Perms/package.xml   |    5 ++---
 2 files changed, 3 insertions(+), 4 deletions(-)

http://github.com/horde/horde/commit/1cec8e6c6f885bb1e74e5d1a157b7cead7fe9ecc
http://git.horde.org/horde-git/-/commit/1cec8e6c6f885bb1e74e5d1a157b7cead7fe9ecc

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

commit 33db5ab3457e72bfbd9f07edc91aa5210afc92f3
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Nov 4 13:08:33 2013 -0700

    Development mode for Horde_Perms-2.1.3

 framework/Perms/package.xml |   17 +++++++++++++++--
 1 files changed, 15 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/33db5ab3457e72bfbd9f07edc91aa5210afc92f3
http://git.horde.org/horde-git/-/commit/33db5ab3457e72bfbd9f07edc91aa5210afc92f3




More information about the commits mailing list