[commits] Horde-Hatchery branch master updated. 40946b11b2ecd9efe2b2863d1b928eeff51b9550
Michael Rubinsky
mike at theupstairsroom.com
Sat Dec 27 01:44:33 UTC 2008
The branch master has been updated
via 40946b11b2ecd9efe2b2863d1b928eeff51b9550 (commit)
via 3544f9942ec926cb23dec83f835a15fff6c59e97 (commit)
via f9b1715a4a1bc0bca19691f6244cd91bfb9664de (commit)
from 17f0a223b0c3dbc16bbafa4082376463c1a4cb13 (commit)
-----------------------------------------------------------------------
commit 40946b11b2ecd9efe2b2863d1b928eeff51b9550
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Fri Dec 26 20:42:51 2008 -0500
H_S_Vimeo_Simple will extend H_S_Vimeo - and use Horde_Http_Client
instead of the PEAR HTTP_Request class - not fully finished yet.
.../Service_Vimeo/lib/Horde/Service/Vimeo.php | 69 ++++++++++++++++
.../lib/Horde/Service/Vimeo/Simple.php | 14 +---
2 files changed, 70 insertions(+), 13 deletions(-)
create mode 100644 framework/Service_Vimeo/lib/Horde/Service/Vimeo.php
http://cvs.horde.org/co.php/framework/Service_Vimeo/lib/Horde/Service/Vimeo.php?rt=horde-hatchery&r=40946b11b2ecd9efe2b2863d1b928eeff51b9550
http://cvs.horde.org/diff.php/framework/Service_Vimeo/lib/Horde/Service/Vimeo/Simple.php?rt=horde-hatchery&r1=3544f9942ec926cb23dec83f835a15fff6c59e97&r2=40946b11b2ecd9efe2b2863d1b928eeff51b9550
-----------------------------------------------------------------------
commit 3544f9942ec926cb23dec83f835a15fff6c59e97
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Fri Dec 26 20:42:07 2008 -0500
Another step in moving/renaming Horde_Services_Vimeo
.../lib/Horde/Service/Vimeo/Simple.php | 106 ++++++++++++++++
framework/Service_Vimeo/lib/VimeoSimple.php | 106 ----------------
2 files changed, 106 insertions(+), 106 deletions(-)
create mode 100644 framework/Service_Vimeo/lib/Horde/Service/Vimeo/Simple.php
delete mode 100644 framework/Service_Vimeo/lib/VimeoSimple.php
http://cvs.horde.org/co.php/framework/Service_Vimeo/lib/Horde/Service/Vimeo/Simple.php?rt=horde-hatchery&r=3544f9942ec926cb23dec83f835a15fff6c59e97
http://cvs.horde.org/diff.php/framework/Service_Vimeo/lib/VimeoSimple.php?rt=horde-hatchery&r1=f9b1715a4a1bc0bca19691f6244cd91bfb9664de&r2=3544f9942ec926cb23dec83f835a15fff6c59e97
-----------------------------------------------------------------------
commit f9b1715a4a1bc0bca19691f6244cd91bfb9664de
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Fri Dec 26 19:23:31 2008 -0500
First step in moving service/* to framework/Service_Vimeo
Fix mistaken commit - this should be under framework
framework/Service_Vimeo/doc/vimeo_example.php | 19 ++++
framework/Service_Vimeo/lib/VimeoSimple.php | 106 +++++++++++++++++++++
service/doc/vimeo_example.php | 19 ----
service/lib/VimeoSimple.php | 106 ---------------------
4 files changed, 125 insertions(+), 125 deletions(-)
create mode 100644 framework/Service_Vimeo/doc/vimeo_example.php
create mode 100644 framework/Service_Vimeo/lib/VimeoSimple.php
delete mode 100644 service/doc/vimeo_example.php
delete mode 100644 service/lib/VimeoSimple.php
http://cvs.horde.org/co.php/framework/Service_Vimeo/doc/vimeo_example.php?rt=horde-hatchery&r=f9b1715a4a1bc0bca19691f6244cd91bfb9664de
http://cvs.horde.org/co.php/framework/Service_Vimeo/lib/VimeoSimple.php?rt=horde-hatchery&r=f9b1715a4a1bc0bca19691f6244cd91bfb9664de
http://cvs.horde.org/diff.php/service/doc/vimeo_example.php?rt=horde-hatchery&r1=17f0a223b0c3dbc16bbafa4082376463c1a4cb13&r2=f9b1715a4a1bc0bca19691f6244cd91bfb9664de
http://cvs.horde.org/diff.php/service/lib/VimeoSimple.php?rt=horde-hatchery&r1=17f0a223b0c3dbc16bbafa4082376463c1a4cb13&r2=f9b1715a4a1bc0bca19691f6244cd91bfb9664de
More information about the commits
mailing list