[commits] Horde branch master updated. 0fc210714deaa0ebb632c9a5a11886826461f684
Jan Schneider
jan at horde.org
Mon May 5 22:22:30 UTC 2014
The branch "master" has been updated.
The following is a summary of the commits.
from: cf1873dac1ca64a869a824bb8ead1044445db8d5
851dd39 Released ingo-3.2.0alpha1
898edab Development mode for ingo-3.2.0alpha2
ebafe95 Looks like this fixed it.
381ca08 Released turba-4.2.0alpha1
cbedd9b Development mode for turba-4.2.0alpha2
57eb08a Released kronolith-4.2.0alpha1
36e6c8b Development mode for kronolith-4.2.0alpha2
f7e17f2 Skip those completely broken unit tests.
0a0b9f1 Released nag-4.2.0alpha1
1c1300c Development mode for nag-4.2.0alpha2
e93dadc Released mnemo-4.2.0alpha1
0fc2107 Development mode for mnemo-4.2.0alpha2
Summary: http://github.com/horde/horde/compare/cf1873dac1ca64a869a824bb8ead1044445db8d5...0fc210714deaa0ebb632c9a5a11886826461f684
-----------------------------------------------------------------------
commit 851dd39e8b5d74de6d1c4be5fc0d0f00cd9b377b
Author: Jan Schneider <jan at horde.org>
Date: Mon May 5 23:19:42 2014 +0200
Released ingo-3.2.0alpha1
ingo/composer.json | 36 ++++++++++++++++++------------------
ingo/docs/CHANGES | 6 +++---
ingo/lib/Application.php | 2 +-
3 files changed, 22 insertions(+), 22 deletions(-)
http://github.com/horde/horde/commit/851dd39e8b5d74de6d1c4be5fc0d0f00cd9b377b
-----------------------------------------------------------------------
commit 898edab9351bb671dcacb1a34804a6bb38cf64e5
Author: Jan Schneider <jan at horde.org>
Date: Mon May 5 23:19:48 2014 +0200
Development mode for ingo-3.2.0alpha2
ingo/docs/CHANGES | 6 ++++++
ingo/lib/Application.php | 2 +-
ingo/package.xml | 26 +++++++++++++++-----------
3 files changed, 22 insertions(+), 12 deletions(-)
http://github.com/horde/horde/commit/898edab9351bb671dcacb1a34804a6bb38cf64e5
-----------------------------------------------------------------------
commit ebafe9512c7a5550bb5276ec15569e014c0f0af1
Author: Jan Schneider <jan at horde.org>
Date: Mon May 5 23:25:57 2014 +0200
Looks like this fixed it.
framework/Serialize/test/Horde/Serialize/JsonTest.php | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
http://github.com/horde/horde/commit/ebafe9512c7a5550bb5276ec15569e014c0f0af1
-----------------------------------------------------------------------
commit 381ca08ed52f28f29103982a4459164eddd49ae3
Author: Jan Schneider <jan at horde.org>
Date: Mon May 5 23:30:51 2014 +0200
Released turba-4.2.0alpha1
turba/composer.json | 72 ++++++++++++++++++++++++--------------------
turba/docs/CHANGES | 6 ++--
turba/lib/Application.php | 2 +-
3 files changed, 43 insertions(+), 37 deletions(-)
http://github.com/horde/horde/commit/381ca08ed52f28f29103982a4459164eddd49ae3
-----------------------------------------------------------------------
commit cbedd9b6056682a6e71f901a6deef830d6127cae
Author: Jan Schneider <jan at horde.org>
Date: Mon May 5 23:30:56 2014 +0200
Development mode for turba-4.2.0alpha2
turba/docs/CHANGES | 6 ++++++
turba/lib/Application.php | 2 +-
turba/package.xml | 28 +++++++++++++++-------------
3 files changed, 22 insertions(+), 14 deletions(-)
http://github.com/horde/horde/commit/cbedd9b6056682a6e71f901a6deef830d6127cae
-----------------------------------------------------------------------
commit 57eb08a485c7d26eae3a8d86b4e5ee98233fea8f
Author: Jan Schneider <jan at horde.org>
Date: Mon May 5 23:35:21 2014 +0200
Released kronolith-4.2.0alpha1
kronolith/composer.json | 89 +++++++++++++++++++++--------------------
kronolith/docs/CHANGES | 6 +-
kronolith/lib/Application.php | 2 +-
3 files changed, 49 insertions(+), 48 deletions(-)
http://github.com/horde/horde/commit/57eb08a485c7d26eae3a8d86b4e5ee98233fea8f
-----------------------------------------------------------------------
commit 36e6c8b3e0838fc0470f28a6c117844581162082
Author: Jan Schneider <jan at horde.org>
Date: Mon May 5 23:35:30 2014 +0200
Development mode for kronolith-4.2.0alpha2
kronolith/docs/CHANGES | 6 ++++++
kronolith/lib/Application.php | 2 +-
kronolith/package.xml | 34 +++++++++++++++-------------------
3 files changed, 22 insertions(+), 20 deletions(-)
http://github.com/horde/horde/commit/36e6c8b3e0838fc0470f28a6c117844581162082
-----------------------------------------------------------------------
commit f7e17f2196b5bf0239fba54badda85ad54cffc1a
Author: Jan Schneider <jan at horde.org>
Date: Tue May 6 00:14:40 2014 +0200
Skip those completely broken unit tests.
mnemo/test/Mnemo/TestCase.php | 11 +++++++++++
mnemo/test/Mnemo/Unit/Factory/DriverTest.php | 1 +
mnemo/test/Mnemo/Unit/Mnemo/Base.php | 1 +
nag/test/Nag/TestCase.php | 9 +++++++++
nag/test/Nag/Unit/Driver/Base.php | 1 +
nag/test/Nag/Unit/Driver/KolabTest.php | 2 ++
nag/test/Nag/Unit/Driver/Sql/Base.php | 2 ++
nag/test/Nag/Unit/Factory/TasklistsTest.php | 1 +
nag/test/Nag/Unit/Form/Task/Base.php | 4 ++--
nag/test/Nag/Unit/Form/Task/KolabTest.php | 2 ++
nag/test/Nag/Unit/Form/Task/Sql/Base.php | 2 ++
nag/test/Nag/Unit/Nag/Base.php | 1 +
12 files changed, 35 insertions(+), 2 deletions(-)
http://github.com/horde/horde/commit/f7e17f2196b5bf0239fba54badda85ad54cffc1a
-----------------------------------------------------------------------
commit 0a0b9f1ee092e84d4369cf56bac500473098a8a4
Author: Jan Schneider <jan at horde.org>
Date: Tue May 6 00:18:25 2014 +0200
Released nag-4.2.0alpha1
nag/composer.json | 70 ++++++++++++++++++++++++-----------------------
nag/docs/CHANGES | 6 ++--
nag/lib/Application.php | 2 +-
3 files changed, 40 insertions(+), 38 deletions(-)
http://github.com/horde/horde/commit/0a0b9f1ee092e84d4369cf56bac500473098a8a4
-----------------------------------------------------------------------
commit 1c1300c49b4fe3893ce53a4d0f6b4c605dc43264
Author: Jan Schneider <jan at horde.org>
Date: Tue May 6 00:18:31 2014 +0200
Development mode for nag-4.2.0alpha2
nag/docs/CHANGES | 6 ++++++
nag/lib/Application.php | 2 +-
nag/package.xml | 25 +++++++++++++++----------
3 files changed, 22 insertions(+), 11 deletions(-)
http://github.com/horde/horde/commit/1c1300c49b4fe3893ce53a4d0f6b4c605dc43264
-----------------------------------------------------------------------
commit e93dadc49fe2f3996f934d2311ce2dfba0c0310c
Author: Jan Schneider <jan at horde.org>
Date: Tue May 6 00:21:59 2014 +0200
Released mnemo-4.2.0alpha1
mnemo/composer.json | 59 +++++++++++++++++++++++----------------------
mnemo/docs/CHANGES | 6 ++--
mnemo/lib/Application.php | 2 +-
3 files changed, 34 insertions(+), 33 deletions(-)
http://github.com/horde/horde/commit/e93dadc49fe2f3996f934d2311ce2dfba0c0310c
-----------------------------------------------------------------------
commit 0fc210714deaa0ebb632c9a5a11886826461f684
Author: Jan Schneider <jan at horde.org>
Date: Tue May 6 00:22:04 2014 +0200
Development mode for mnemo-4.2.0alpha2
mnemo/docs/CHANGES | 6 ++++++
mnemo/lib/Application.php | 2 +-
mnemo/package.xml | 21 +++++++++++++++------
3 files changed, 22 insertions(+), 7 deletions(-)
http://github.com/horde/horde/commit/0fc210714deaa0ebb632c9a5a11886826461f684
More information about the commits
mailing list