[commits] Horde branch master updated. 1e7297441d4872526f07b5395fbbb9082f4e1077
Gunnar Wrobel
p at rdus.de
Wed Mar 16 00:13:03 UTC 2011
The branch "master" has been updated.
The following is a summary of the commits.
from: 5b4e4db1e57d4df0b08781fae978331101dedf1a
7dc2ddc Start extracting the functionality for the announcements.
cb2bcc4 Complete body handling.
1938933 Not required.
1e72974 Draft for the announcement support. Fixed setting the Application.php version.
-----------------------------------------------------------------------
commit 7dc2ddcdf9e79f93a317736c742814fc2c550abc
Author: Gunnar Wrobel <p at rdus.de>
Date: Wed Mar 16 00:19:48 2011 +0100
Start extracting the functionality for the announcements.
framework/Release/lib/Horde/Release.php | 12 +
framework/Release/lib/Horde/Release/MailingList.php | 162 +++++++++++
framework/Release/package.xml | 8 +-
framework/Release/test/Horde/Release/Unit/ReleaseTest.php | 192 +++++++++++++
4 files changed, 371 insertions(+), 3 deletions(-)
create mode 100644 framework/Release/lib/Horde/Release/MailingList.php
http://git.horde.org/horde-git/-/commit/7dc2ddcdf9e79f93a317736c742814fc2c550abc
-----------------------------------------------------------------------
commit cb2bcc4f8340412130955fc6832859aa348a7074
Author: Gunnar Wrobel <p at rdus.de>
Date: Wed Mar 16 00:38:25 2011 +0100
Complete body handling.
framework/Release/lib/Horde/Release.php | 59 +++++--------
framework/Release/lib/Horde/Release/MailingList.php | 47 ++++++++++
framework/Release/test/Horde/Release/Unit/ReleaseTest.php | 33 +------
3 files changed, 72 insertions(+), 67 deletions(-)
http://git.horde.org/horde-git/-/commit/cb2bcc4f8340412130955fc6832859aa348a7074
-----------------------------------------------------------------------
commit 193893362533f68c3be085d6bea25aeb263e0c41
Author: Gunnar Wrobel <p at rdus.de>
Date: Wed Mar 16 01:11:04 2011 +0100
Not required.
framework/Release/lib/Horde/Release.php | 1 -
framework/Release/lib/Horde/Release/MailingList.php | 11 +----------
2 files changed, 1 insertions(+), 11 deletions(-)
http://git.horde.org/horde-git/-/commit/193893362533f68c3be085d6bea25aeb263e0c41
-----------------------------------------------------------------------
commit 1e7297441d4872526f07b5395fbbb9082f4e1077
Author: Gunnar Wrobel <p at rdus.de>
Date: Wed Mar 16 01:11:56 2011 +0100
Draft for the announcement support. Fixed setting the Application.php version.
components/lib/Components/Helper/Version.php | 18 ++++++
components/lib/Components/Module/Release.php | 7 ++
components/lib/Components/Runner/Release.php | 79 +++++++++++++++++++++++++-
3 files changed, 102 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/1e7297441d4872526f07b5395fbbb9082f4e1077
More information about the commits
mailing list