The branch "master" has been updated. The following is a summary of the commits.
from: 6aff961eb0210c38991be27abdd33571ffb2a62a 741fbb7 We already have an option for that. f5c70be These tests needs a real PEAR server to pass. 5c47282 Replace deprecated getMock(). 76ccc34 Return earlier if required options are missing. b85a71d Support both the monolith and split repository layout. daf07c3 Condense duplicate code. b6549d1 Delete files when deleting events. 9102400 Style Summary: http://github.com/horde/horde/compare/6aff961eb0210c38991be27abdd33571ffb2a62a...9102400d18a69a337ebfeb8d1dda3e6edb62873d ----------------------------------------------------------------------- commit 741fbb787cc9b12c957ba639a649829c0b158254 Author: Jan Schneider <[email protected]> Date: Tue Jun 6 16:12:41 2017 +0200 We already have an option for that. components/config/conf.php.dist | 5 +++-- components/lib/Components/Config/Cli.php | 2 +- components/lib/Components/Helper/Root.php | 5 ++++- 3 files changed, 8 insertions(+), 4 deletions(-) http://github.com/horde/horde/commit/741fbb787cc9b12c957ba639a649829c0b158254 ----------------------------------------------------------------------- commit f5c70beda56e72759809303641b15efd3bb3ae8a Author: Jan Schneider <[email protected]> Date: Tue Jun 6 16:33:49 2017 +0200 These tests needs a real PEAR server to pass. .../Components/Unit/Components/Release/Task/PackageTest.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) http://github.com/horde/horde/commit/f5c70beda56e72759809303641b15efd3bb3ae8a ----------------------------------------------------------------------- commit 5c47282db95a9d2f7b0009f069c40901efc6039d Author: Jan Schneider <[email protected]> Date: Tue Jun 6 16:34:06 2017 +0200 Replace deprecated getMock(). components/test/Components/Unit/Components/Release/Task/PackageTest.php | 2 +- .../test/Components/Unit/Components/Release/Task/TimestampTest.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) http://github.com/horde/horde/commit/5c47282db95a9d2f7b0009f069c40901efc6039d ----------------------------------------------------------------------- commit 76ccc34d3e636f118b96cd9c2c95f459595988e6 Author: Jan Schneider <[email protected]> Date: Tue Jun 6 16:35:23 2017 +0200 Return earlier if required options are missing. components/lib/Components/Release/Task/Package.php | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) http://github.com/horde/horde/commit/76ccc34d3e636f118b96cd9c2c95f459595988e6 ----------------------------------------------------------------------- commit b85a71d1661f29987c3cb6e31ca6a36aa09d7614 Author: Jan Schneider <[email protected]> Date: Tue Jun 6 16:35:56 2017 +0200 Support both the monolith and split repository layout. components/lib/Components/Component/Factory.php | 22 +++++++++++++++++----- 1 file changed, 17 insertions(+), 5 deletions(-) http://github.com/horde/horde/commit/b85a71d1661f29987c3cb6e31ca6a36aa09d7614 ----------------------------------------------------------------------- commit daf07c32fe4c33edae95426934ef31f5276f577b Author: Jan Schneider <[email protected]> Date: Wed Jun 7 12:20:39 2017 +0200 Condense duplicate code. kronolith/lib/Event.php | 54 +++++++++++++++++++++++++------------------------ 1 file changed, 28 insertions(+), 26 deletions(-) http://github.com/horde/horde/commit/daf07c32fe4c33edae95426934ef31f5276f577b ----------------------------------------------------------------------- commit b6549d19422fa2e336367bddc4c96bc55fb5ff68 Author: Jan Schneider <[email protected]> Date: Wed Jun 7 18:21:36 2017 +0200 Delete files when deleting events. kronolith/lib/Driver.php | 6 ++++++ 1 file changed, 6 insertions(+) http://github.com/horde/horde/commit/b6549d19422fa2e336367bddc4c96bc55fb5ff68 ----------------------------------------------------------------------- commit 9102400d18a69a337ebfeb8d1dda3e6edb62873d Author: Jan Schneider <[email protected]> Date: Wed Jun 7 18:21:44 2017 +0200 Style kronolith/lib/Driver.php | 29 ++++++++++++++++++++--------- 1 file changed, 20 insertions(+), 9 deletions(-) http://github.com/horde/horde/commit/9102400d18a69a337ebfeb8d1dda3e6edb62873d -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
