The branch "master" has been updated. The following is a summary of the commits.
from: 4f41be649aa39f39194f4d5a62a36810af7641f3 f28e949 Add Postfix example, use recommended queue id. 3d0cf69 Rename variable. a6f5274 Fix logic. db685e9 Unnecessary check for PEAR_Error. c25e5d3 Simplify: use Horde_Cli's fatal handler. feecf86 [jan] Print additional error details in fatal errors if available. 184c137 Provide as many error details as possible while not disclosing more information than necessary. f3d3f19 Update hu translation. ----------------------------------------------------------------------- commit f28e94942a9cbf90aae156a706683b4a6fd94dcb Author: Jan Schneider <[email protected]> Date: Fri Jul 5 01:24:37 2013 +0200 Add Postfix example, use recommended queue id. whups/docs/INSTALL | 10 +++++++--- 1 files changed, 7 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/f28e94942a9cbf90aae156a706683b4a6fd94dcb ----------------------------------------------------------------------- commit 3d0cf69e22cd982486a43e276647dba39c45d236 Author: Jan Schneider <[email protected]> Date: Fri Jul 5 16:25:43 2013 +0200 Rename variable. framework/Cli/lib/Horde/Cli.php | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) http://git.horde.org/horde-git/-/commit/3d0cf69e22cd982486a43e276647dba39c45d236 ----------------------------------------------------------------------- commit a6f52742ae6ae7ceaa9885189f7f236cb6666ba6 Author: Jan Schneider <[email protected]> Date: Fri Jul 5 16:31:26 2013 +0200 Fix logic. framework/Core/lib/Horde/ErrorHandler.php | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) http://git.horde.org/horde-git/-/commit/a6f52742ae6ae7ceaa9885189f7f236cb6666ba6 ----------------------------------------------------------------------- commit db685e9da69c5e045cf7558f3c8826d584df00ff Author: Jan Schneider <[email protected]> Date: Fri Jul 5 16:32:20 2013 +0200 Unnecessary check for PEAR_Error. framework/Core/lib/Horde/ErrorHandler.php | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/db685e9da69c5e045cf7558f3c8826d584df00ff ----------------------------------------------------------------------- commit c25e5d34c65e475d4b00b019cc6d538d48355b92 Author: Jan Schneider <[email protected]> Date: Fri Jul 5 16:39:16 2013 +0200 Simplify: use Horde_Cli's fatal handler. framework/Core/lib/Horde/ErrorHandler.php | 31 +++++++++++++--------------- 1 files changed, 14 insertions(+), 17 deletions(-) http://git.horde.org/horde-git/-/commit/c25e5d34c65e475d4b00b019cc6d538d48355b92 ----------------------------------------------------------------------- commit feecf86699a9687007fafdff19f4c339d486cc67 Author: Jan Schneider <[email protected]> Date: Fri Jul 5 16:40:32 2013 +0200 [jan] Print additional error details in fatal errors if available. framework/Cli/lib/Horde/Cli.php | 13 +++++++++++++ framework/Cli/package.xml | 4 ++-- 2 files changed, 15 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/feecf86699a9687007fafdff19f4c339d486cc67 ----------------------------------------------------------------------- commit 184c13779a3b45fcaebffa6ce0cbc021aca07370 Author: Jan Schneider <[email protected]> Date: Fri Jul 5 17:25:33 2013 +0200 Provide as many error details as possible while not disclosing more information than necessary. framework/Vfs/lib/Horde/Vfs/File.php | 106 ++++++++++++++++++++++++++-------- framework/Vfs/package.xml | 4 +- 2 files changed, 83 insertions(+), 27 deletions(-) http://git.horde.org/horde-git/-/commit/184c13779a3b45fcaebffa6ce0cbc021aca07370 ----------------------------------------------------------------------- commit f3d3f19f35289380d657221a644f05e2440fdc87 Author: Jan Schneider <[email protected]> Date: Mon Jul 8 12:19:19 2013 +0200 Update hu translation. Bug: 12434 imp/locale/hu/LC_MESSAGES/imp.mo | Bin 190036 -> 190034 bytes imp/locale/hu/LC_MESSAGES/imp.po | 4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/f3d3f19f35289380d657221a644f05e2440fdc87 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
