[commits] Horde branch master updated. a05348112a0c9c0d39be0d545460eba3a7c24db3
Gunnar Wrobel
p at rdus.de
Fri Oct 14 07:57:15 UTC 2011
The branch "master" has been updated.
The following is a summary of the commits.
from: 567b844ff0ac37e8585c58985663a0e6a8036045
5b2fa48 Support MIME types.
be8ace4 Support retrieving content parts as string.
1f2931e Support mailing a push.
a053481 A draft for pushing to blogger.com.
-----------------------------------------------------------------------
commit 5b2fa480f5d3898178360a187d7cf3f4ddd12fef
Author: Gunnar Wrobel <p at rdus.de>
Date: Fri Oct 14 06:20:51 2011 +0200
Support MIME types.
framework/Push/lib/Horde/Push.php | 35 +++++++++++++++++++--
framework/Push/test/Horde/Push/Unit/PushTest.php | 15 +++++++++
2 files changed, 46 insertions(+), 4 deletions(-)
http://git.horde.org/horde-git/-/commit/5b2fa480f5d3898178360a187d7cf3f4ddd12fef
-----------------------------------------------------------------------
commit be8ace404fcea011671a5fc0341630c36feb9588
Author: Gunnar Wrobel <p at rdus.de>
Date: Fri Oct 14 08:16:28 2011 +0200
Support retrieving content parts as string.
framework/Push/lib/Horde/Push.php | 17 +++++++++++++++++
framework/Push/test/Horde/Push/Unit/PushTest.php | 16 ++++++++++++++++
2 files changed, 33 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/be8ace404fcea011671a5fc0341630c36feb9588
-----------------------------------------------------------------------
commit 1f2931e8af82c5e94cc873cb3c948d3b834cdf27
Author: Gunnar Wrobel <p at rdus.de>
Date: Fri Oct 14 08:27:31 2011 +0200
Support mailing a push.
framework/Push/lib/Horde/Push/Recipient/Mail.php | 92 ++++++
framework/Push/package.xml | 64 ++++-
framework/Push/test/Horde/Push/Unit/Push/Recipient/MailTest.php | 103 +++++++
framework/Push/test/Horde/Push/fixtures/text.txt | 1 +
4 files changed, 257 insertions(+), 3 deletions(-)
create mode 100644 framework/Push/lib/Horde/Push/Recipient/Mail.php
create mode 100644 framework/Push/test/Horde/Push/Unit/Push/Recipient/MailTest.php
create mode 100644 framework/Push/test/Horde/Push/fixtures/text.txt
http://git.horde.org/horde-git/-/commit/1f2931e8af82c5e94cc873cb3c948d3b834cdf27
-----------------------------------------------------------------------
commit a05348112a0c9c0d39be0d545460eba3a7c24db3
Author: Gunnar Wrobel <p at rdus.de>
Date: Fri Oct 14 09:49:25 2011 +0200
A draft for pushing to blogger.com.
framework/Push/lib/Horde/Push/Recipient/Blogger.php | 114 ++++++++++
framework/Push_Cli/lib/Horde/Push/Cli/Factory/Push.php | 3 +
framework/Push_Cli/lib/Horde/Push/Cli/Factory/Recipients.php | 18 ++
3 files changed, 135 insertions(+), 0 deletions(-)
create mode 100644 framework/Push/lib/Horde/Push/Recipient/Blogger.php
http://git.horde.org/horde-git/-/commit/a05348112a0c9c0d39be0d545460eba3a7c24db3
More information about the commits
mailing list