The branch "master" has been updated. The following is a summary of the commits.
from: fb300807f1d85817994121df11521a1169e5d425 20a7e3f [mms] Add read-only property indicating whether driver supports locking. 8f69ea0 [mms] More robust way of checking for locking in a HashTable instance. b689b6e Need to redirect get/set calls also 77e67ba Released Horde_HashTable-1.1.0 a2ddfe2 Development mode for Horde_HashTable-1.1.1 6d91cfc Released Horde_SessionHandler-2.2.1 762a446 Development mode for Horde_SessionHandler-2.2.2 ----------------------------------------------------------------------- commit 20a7e3f13b5457728abfb65242af12cae33f62ce Author: Michael M Slusarz <[email protected]> Date: Tue Jul 23 12:00:41 2013 -0600 [mms] Add read-only property indicating whether driver supports locking. framework/HashTable/lib/Horde/HashTable/Base.php | 5 +++++ framework/HashTable/package.xml | 12 ++++++------ 2 files changed, 11 insertions(+), 6 deletions(-) http://git.horde.org/horde-git/-/commit/20a7e3f13b5457728abfb65242af12cae33f62ce ----------------------------------------------------------------------- commit 8f69ea061c117ad2d306dcc9a8e0bacf2ebbeb2d Author: Michael M Slusarz <[email protected]> Date: Tue Jul 23 12:01:20 2013 -0600 [mms] More robust way of checking for locking in a HashTable instance. .../SessionHandler/lib/Horde/SessionHandler/Storage/Hashtable.php | 2 +- framework/SessionHandler/package.xml | 6 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) http://git.horde.org/horde-git/-/commit/8f69ea061c117ad2d306dcc9a8e0bacf2ebbeb2d ----------------------------------------------------------------------- commit b689b6e78f9e43de458f6bf8e9d9f3ee6a5ff728 Author: Michael M Slusarz <[email protected]> Date: Tue Jul 23 12:02:39 2013 -0600 Need to redirect get/set calls also framework/Core/lib/Horde/Core/HashTable/Wrapper.php | 17 +++++++++++++++++ 1 files changed, 17 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/b689b6e78f9e43de458f6bf8e9d9f3ee6a5ff728 ----------------------------------------------------------------------- commit 77e67ba83255716ae43bc23212bd57cab426168c Author: Michael M Slusarz <[email protected]> Date: Tue Jul 23 12:12:34 2013 -0600 Released Horde_HashTable-1.1.0 framework/HashTable/package.xml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/77e67ba83255716ae43bc23212bd57cab426168c ----------------------------------------------------------------------- commit a2ddfe28943924fcf23e8fdfe574a512c71dbcd6 Author: Michael M Slusarz <[email protected]> Date: Tue Jul 23 12:12:34 2013 -0600 Development mode for Horde_HashTable-1.1.1 framework/HashTable/package.xml | 17 +++++++++++++++-- 1 files changed, 15 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/a2ddfe28943924fcf23e8fdfe574a512c71dbcd6 ----------------------------------------------------------------------- commit 6d91cfcc1da5dcde64d01bdba475aceb27a35174 Author: Michael M Slusarz <[email protected]> Date: Tue Jul 23 12:19:47 2013 -0600 Released Horde_SessionHandler-2.2.1 framework/SessionHandler/package.xml | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/6d91cfcc1da5dcde64d01bdba475aceb27a35174 ----------------------------------------------------------------------- commit 762a446da6606011b5806c51a0fcf506de0d55a9 Author: Michael M Slusarz <[email protected]> Date: Tue Jul 23 12:19:47 2013 -0600 Development mode for Horde_SessionHandler-2.2.2 framework/SessionHandler/package.xml | 19 ++++++++++++++++--- 1 files changed, 16 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/762a446da6606011b5806c51a0fcf506de0d55a9 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
