[commits] Horde branch master updated. 3a82880b32fcfabce5a993dae9a57818709cac21
Jan Schneider
jan at horde.org
Thu Apr 27 16:46:47 UTC 2017
The branch "master" has been updated.
The following is a summary of the commits.
from: 344178c60a5321f29dc7cd86f3dc034b19a44b79
8edc350 [jan] Use the system's newline character(s).
beee93c [jan] Add Horde_Cli#block().
7f5e7ec [jan] Use rectangular background coloring for messages and errors.
a49c8d6 Style
885508a Add unit test for _detectWebroot().
2fc172c [jan] Return the alarm ID with the getErrors() result.
3a82880 [jan] Show alarm ID with error output from horde-alarms.
Summary: http://github.com/horde/horde/compare/344178c60a5321f29dc7cd86f3dc034b19a44b79...3a82880b32fcfabce5a993dae9a57818709cac21
-----------------------------------------------------------------------
commit 8edc350a3330d8a729a1d345e43882eeebae44b8
Author: Jan Schneider <jan at horde.org>
Date: Wed Apr 19 14:59:27 2017 +0200
[jan] Use the system's newline character(s).
framework/Cli/lib/Horde/Cli.php | 4 ++--
framework/Cli/package.xml | 2 ++
2 files changed, 4 insertions(+), 2 deletions(-)
http://github.com/horde/horde/commit/8edc350a3330d8a729a1d345e43882eeebae44b8
-----------------------------------------------------------------------
commit beee93ce10b574722cd65ff4dcb0a69d95b7dd9c
Author: Jan Schneider <jan at horde.org>
Date: Wed Apr 19 20:52:41 2017 +0200
[jan] Add Horde_Cli#block().
framework/Cli/doc/Horde/Cli/UPGRADING | 4 ++--
framework/Cli/lib/Horde/Cli.php | 33 +++++++++++++++++++++++++++++++++
framework/Cli/package.xml | 2 ++
3 files changed, 37 insertions(+), 2 deletions(-)
http://github.com/horde/horde/commit/beee93ce10b574722cd65ff4dcb0a69d95b7dd9c
-----------------------------------------------------------------------
commit 7f5e7ecced024a23f371fb57731290d91bbe1296
Author: Jan Schneider <jan at horde.org>
Date: Wed Apr 19 20:53:41 2017 +0200
[jan] Use rectangular background coloring for messages and errors.
framework/Cli/lib/Horde/Cli.php | 101 ++++++++++++++++++++++++++++++----------
framework/Cli/package.xml | 2 +
2 files changed, 78 insertions(+), 25 deletions(-)
http://github.com/horde/horde/commit/7f5e7ecced024a23f371fb57731290d91bbe1296
-----------------------------------------------------------------------
commit a49c8d65b118023e4ed975ddca0f933b06199a81
Author: Jan Schneider <jan at horde.org>
Date: Fri Apr 21 11:48:09 2017 +0200
Style
framework/Core/lib/Horde.php | 14 +++++++++++---
1 file changed, 11 insertions(+), 3 deletions(-)
http://github.com/horde/horde/commit/a49c8d65b118023e4ed975ddca0f933b06199a81
-----------------------------------------------------------------------
commit 885508a3473cf5323c41bca4f690ae61f3d9bf7a
Author: Jan Schneider <jan at horde.org>
Date: Mon Apr 24 12:03:02 2017 +0200
Add unit test for _detectWebroot().
.../Core/lib/Horde/Registry/Registryconfig.php | 8 ++-
framework/Core/package.xml | 8 ++-
framework/Core/test/Horde/Core/RegistryTest.php | 64 ++++++++++++++++++++++
.../Core/test/Horde/Core/Stub/Registryconfig.php | 33 +++++++++++
4 files changed, 108 insertions(+), 5 deletions(-)
create mode 100644 framework/Core/test/Horde/Core/Stub/Registryconfig.php
http://github.com/horde/horde/commit/885508a3473cf5323c41bca4f690ae61f3d9bf7a
-----------------------------------------------------------------------
commit 2fc172c803d3e56e8d8ca558b11f0c6bab15e121
Author: Jan Schneider <jan at horde.org>
Date: Thu Apr 27 18:32:01 2017 +0200
[jan] Return the alarm ID with the getErrors() result.
framework/Alarm/doc/Horde/Alarm/UPGRADING | 46 +++++++++++++++++++++++++++++++
framework/Alarm/lib/Horde/Alarm.php | 6 ++--
framework/Alarm/package.xml | 10 ++++---
3 files changed, 56 insertions(+), 6 deletions(-)
create mode 100644 framework/Alarm/doc/Horde/Alarm/UPGRADING
http://github.com/horde/horde/commit/2fc172c803d3e56e8d8ca558b11f0c6bab15e121
-----------------------------------------------------------------------
commit 3a82880b32fcfabce5a993dae9a57818709cac21
Author: Jan Schneider <jan at horde.org>
Date: Thu Apr 27 18:35:08 2017 +0200
[jan] Show alarm ID with error output from horde-alarms.
horde/bin/horde-alarms | 6 +++++-
horde/docs/CHANGES | 17 +++++++++++++++++
horde/package.xml | 29 ++++++++++++++++++++++++++++-
3 files changed, 50 insertions(+), 2 deletions(-)
http://github.com/horde/horde/commit/3a82880b32fcfabce5a993dae9a57818709cac21
More information about the commits
mailing list