The branch "master" has been updated. The following is a summary of the commits.
from: 83225df269132a33de08d061bc2a3703376a2fa2 a2a35e5 add unix socket connection option add authentication support to the redis server add persistent connection support 5b1f470 Simplify choice a98fdd6 Need to show namespace container even if filtering non-imap elements f8ba112 Disable selection of containers in special mailbox selection dropdowns 1ed37c2 Merge branch 'redis' of github.com:BigMichi1/horde into BigMichi1-redis 024f11c [mms] Add more advanced configuration options for the Redis HashTable driver (Michael Cramer <[email protected]>). 39580f4 Cleanup redis parameter generation Summary: http://github.com/horde/horde/compare/83225df269132a33de08d061bc2a3703376a2fa2...39580f4907d0e3bb88f368941b5759fe5cd6f006 ----------------------------------------------------------------------- commit a2a35e5622ccc540a5d5788244014a8c29df929d Author: Michael Cramer <[email protected]> Date: Mon Mar 31 13:19:43 2014 +0200 add unix socket connection option add authentication support to the redis server add persistent connection support framework/Core/lib/Horde/Core/Factory/HashTable.php | 48 +++++++++++++++---- horde/config/conf.xml | 27 ++++++++--- 2 files changed, 58 insertions(+), 17 deletions(-) http://github.com/horde/horde/commit/a2a35e5622ccc540a5d5788244014a8c29df929d ----------------------------------------------------------------------- commit 5b1f47080146b24dc9f8e83564aad0e183f19154 Author: Michael M Slusarz <[email protected]> Date: Tue Apr 1 20:53:56 2014 -0600 Simplify choice imp/templates/test/mailserver.inc | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/5b1f47080146b24dc9f8e83564aad0e183f19154 ----------------------------------------------------------------------- commit a98fdd6d966f5bc7ff0fabd9d823eec73e38a93a Author: Michael M Slusarz <[email protected]> Date: Tue Apr 1 21:53:13 2014 -0600 Need to show namespace container even if filtering non-imap elements imp/lib/Ftree/IteratorFilter/Nonimap.php | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/a98fdd6d966f5bc7ff0fabd9d823eec73e38a93a ----------------------------------------------------------------------- commit f8ba112377651b1481fd417ae5e96725507865c4 Author: Michael M Slusarz <[email protected]> Date: Tue Apr 1 22:09:01 2014 -0600 Disable selection of containers in special mailbox selection dropdowns imp/js/folderprefs.js | 10 ++++++++++ 1 files changed, 10 insertions(+), 0 deletions(-) http://github.com/horde/horde/commit/f8ba112377651b1481fd417ae5e96725507865c4 ----------------------------------------------------------------------- commit 1ed37c21dbdfac235b3028ccaad2d952e085fc2c Merge: f8ba112 a2a35e5 Author: Michael M Slusarz <[email protected]> Date: Tue Apr 1 22:14:53 2014 -0600 Merge branch 'redis' of github.com:BigMichi1/horde into BigMichi1-redis framework/Core/lib/Horde/Core/Factory/HashTable.php | 48 +++++++++++++++---- horde/config/conf.xml | 27 ++++++++--- 2 files changed, 58 insertions(+), 17 deletions(-) http://github.com/horde/horde/commit/1ed37c21dbdfac235b3028ccaad2d952e085fc2c ----------------------------------------------------------------------- commit 024f11c494028e00b34283b81b7e538e8b3c7a10 Author: Michael M Slusarz <[email protected]> Date: Tue Apr 1 22:26:20 2014 -0600 [mms] Add more advanced configuration options for the Redis HashTable driver (Michael Cramer <[email protected]>). horde/config/conf.xml | 18 +++++++++--------- horde/docs/CHANGES | 2 ++ horde/docs/UPGRADING | 4 ++++ horde/package.xml | 1 + 4 files changed, 16 insertions(+), 9 deletions(-) http://github.com/horde/horde/commit/024f11c494028e00b34283b81b7e538e8b3c7a10 ----------------------------------------------------------------------- commit 39580f4907d0e3bb88f368941b5759fe5cd6f006 Author: Michael M Slusarz <[email protected]> Date: Tue Apr 1 22:34:42 2014 -0600 Cleanup redis parameter generation Cleaner when the various parameters are set in the same location, rather than incrementally added to each host's config framework/Core/lib/Horde/Core/Factory/HashTable.php | 55 +++++++------------ 1 files changed, 21 insertions(+), 34 deletions(-) http://github.com/horde/horde/commit/39580f4907d0e3bb88f368941b5759fe5cd6f006 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
