[commits] Horde branch master updated. 024d1ed822e4fe0daba126b3a50c1d82b0d95803

Jan Schneider jan at horde.org
Mon Mar 20 17:39:12 UTC 2017


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

from: 16104d80a1ae09a753bd4398a3f2939c462816b7

b2e3dda This is the expected result when using the yaml extension.
58b9598 Add another test for overzealous stripping of whitespace in folded strings.
d1fab2e CS
47b7a6d Define implicitly used property.
77e0aa0 Start with node id 1.
317d6df Simplify
f2dba44 Fix several whitespace issues.
18fdbdc BFN
024d1ed [jan] Add --dump switch to release module to dump the release notes.

Summary: http://github.com/horde/horde/compare/16104d80a1ae09a753bd4398a3f2939c462816b7...024d1ed822e4fe0daba126b3a50c1d82b0d95803

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

commit b2e3ddac40149d5d4586df66febc951b9ffe9213
Author: Jan Schneider <jan at horde.org>
Date:   Mon Mar 20 18:29:44 2017 +0100

    This is the expected result when using the yaml extension.
    
    Since this extension is based on libyaml, it should be the reference.

 framework/Yaml/test/Horde/Yaml/DumperTest.php | 4 +++-
 framework/Yaml/test/Horde/Yaml/LoaderTest.php | 4 ++--
 2 files changed, 5 insertions(+), 3 deletions(-)

http://github.com/horde/horde/commit/b2e3ddac40149d5d4586df66febc951b9ffe9213

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

commit 58b9598c8b4cd08a026da522bffdeac5f10fa905
Author: Jan Schneider <jan at horde.org>
Date:   Mon Mar 20 18:31:15 2017 +0100

    Add another test for overzealous stripping of whitespace in folded strings.

 framework/Yaml/test/Horde/Yaml/LoaderTest.php     | 2 ++
 framework/Yaml/test/Horde/Yaml/fixtures/basic.yml | 5 +++++
 2 files changed, 7 insertions(+)

http://github.com/horde/horde/commit/58b9598c8b4cd08a026da522bffdeac5f10fa905

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

commit d1fab2ec953b3733f307cd46f80ac80f3b4c308c
Author: Jan Schneider <jan at horde.org>
Date:   Mon Mar 20 18:32:13 2017 +0100

    CS

 framework/Yaml/lib/Horde/Yaml.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

http://github.com/horde/horde/commit/d1fab2ec953b3733f307cd46f80ac80f3b4c308c

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

commit 47b7a6d88eea90df2e138feefc27830005ca78e6
Author: Jan Schneider <jan at horde.org>
Date:   Mon Mar 20 18:32:43 2017 +0100

    Define implicitly used property.

 framework/Yaml/lib/Horde/Yaml/Loader.php | 5 +++++
 1 file changed, 5 insertions(+)

http://github.com/horde/horde/commit/47b7a6d88eea90df2e138feefc27830005ca78e6

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

commit 77e0aa0607832985a3b07ac9d86127f601cada7c
Author: Jan Schneider <jan at horde.org>
Date:   Mon Mar 20 18:33:02 2017 +0100

    Start with node id 1.

 framework/Yaml/lib/Horde/Yaml/Loader.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

http://github.com/horde/horde/commit/77e0aa0607832985a3b07ac9d86127f601cada7c

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

commit 317d6dfb43f0730a01a5a858877a495d7d8cded1
Author: Jan Schneider <jan at horde.org>
Date:   Mon Mar 20 18:34:10 2017 +0100

    Simplify

 framework/Yaml/lib/Horde/Yaml/Loader.php | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

http://github.com/horde/horde/commit/317d6dfb43f0730a01a5a858877a495d7d8cded1

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

commit f2dba44b1de3c9eb8f6cd47093fd73eb2a7e8d4f
Author: Jan Schneider <jan at horde.org>
Date:   Mon Mar 20 18:34:53 2017 +0100

    Fix several whitespace issues.

 framework/Yaml/lib/Horde/Yaml/Loader.php | 13 ++++++-------
 1 file changed, 6 insertions(+), 7 deletions(-)

http://github.com/horde/horde/commit/f2dba44b1de3c9eb8f6cd47093fd73eb2a7e8d4f

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

commit 18fdbdcd1faf1fedf14b346fb21dc2eeb9994ea1
Author: Jan Schneider <jan at horde.org>
Date:   Mon Mar 20 18:36:27 2017 +0100

    BFN

 framework/Yaml/package.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/18fdbdcd1faf1fedf14b346fb21dc2eeb9994ea1

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

commit 024d1ed822e4fe0daba126b3a50c1d82b0d95803
Author: Jan Schneider <jan at horde.org>
Date:   Mon Mar 20 18:37:33 2017 +0100

    [jan] Add --dump switch to release module to dump the release notes.

 components/lib/Components/Module/Release.php        | 15 +++++++++++++--
 components/lib/Components/Release/Task/Announce.php |  5 +++++
 components/lib/Components/Runner/Release.php        |  7 +++++--
 components/package.xml                              |  2 ++
 4 files changed, 25 insertions(+), 4 deletions(-)

http://github.com/horde/horde/commit/024d1ed822e4fe0daba126b3a50c1d82b0d95803




More information about the commits mailing list