[commits] Horde-Hatchery branch, master, updated. 46a4ceaace402c1b0605849384f9b2b789760ffe

Chuck Hagenbuch chuck at horde.org
Sat Nov 15 17:24:45 UTC 2008


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Horde-Hatchery".

The branch, master has been updated
       via  46a4ceaace402c1b0605849384f9b2b789760ffe (commit)
       via  2d1a0ba1a57cf4c2e42b81ad51f9ba380b3264e6 (commit)
      from  7de276204b5859d9ce8a62dfaee8a5cbe30f069c (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 46a4ceaace402c1b0605849384f9b2b789760ffe
Merge: 2d1a0ba1a57cf4c2e42b81ad51f9ba380b3264e6 7de276204b5859d9ce8a62dfaee8a5cbe30f069c
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Sat Nov 15 12:24:38 2008 -0500

    Merge branch 'master' of chuck at dev.horde.org:/horde/git/horde-hatchery

commit 2d1a0ba1a57cf4c2e42b81ad51f9ba380b3264e6
Author: Chuck Hagenbuch <chuck at horde.org>
Date:   Sat Nov 15 12:23:46 2008 -0500

    add scribd service to the hatchery

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

Summary of changes:
 .../Service_Scribd/lib/Horde/Service/Scribd.php    |  287 ++++++++++++++++++++
 .../lib/Horde/Service/Scribd/Exception.php         |   21 ++
 .../lib/Horde/Service/Scribd/Request.php           |   71 +++++
 .../lib/Horde/Service/Scribd/Response.php          |   54 ++++
 .../lib/Horde/Service/Scribd/Result.php            |   21 ++
 .../lib/Horde/Service/Scribd/ResultSet.php         |   43 +++
 framework/Service_Scribd/package.xml               |   76 +++++
 7 files changed, 573 insertions(+), 0 deletions(-)
 create mode 100644 framework/Service_Scribd/lib/Horde/Service/Scribd.php
 create mode 100644 framework/Service_Scribd/lib/Horde/Service/Scribd/Exception.php
 create mode 100644 framework/Service_Scribd/lib/Horde/Service/Scribd/Request.php
 create mode 100644 framework/Service_Scribd/lib/Horde/Service/Scribd/Response.php
 create mode 100644 framework/Service_Scribd/lib/Horde/Service/Scribd/Result.php
 create mode 100644 framework/Service_Scribd/lib/Horde/Service/Scribd/ResultSet.php
 create mode 100644 framework/Service_Scribd/package.xml


hooks/post-receive
-- 
Horde-Hatchery


More information about the commits mailing list