[commits] Horde-Hatchery branch master updated.

Michael Rubinsky mike at theupstairsroom.com
Thu Mar 5 01:34:00 UTC 2009


The branch "master" has been updated.
The following is a summary of the commits.

from: 66c3d7d76037e53defd7f75e204652e91cedcf9d

9e7e654... Don't statically cache these, make it an instance variable...it can lead to unexpected results in some cases when  a script instantiates two Horde_Servce_Facebook instances.
1a9669f... Fix logic in setUser for not setting cookies Move getLoggedInUser() method to the Auth class even though it calls the 'Users.getLoggedInUsers' api method. Makes more sense as an Auth method.
c9841b4... Catch exceptions from the http client and rethrow them as Horde_Service_Facebook_Exception if needed.

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

commit 9e7e654f726bdb271987e7e2ab1116c368e65c60
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Wed Mar 4 20:27:03 2009 -0500

    Don't statically cache these, make it an instance variable...it can lead to
    unexpected results in some cases when  a script instantiates two Horde_Servce_Facebook
    instances.

 framework/Service_Facebook/lib/Horde/Service/Facebook.php |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

http://git.horde.org/diff.php/framework/Service_Facebook/lib/Horde/Service/Facebook.php?rt=horde-hatchery&r1=0ff22217fdd296ffc5a179c78ceade51caf669e7&r2=9e7e654f726bdb271987e7e2ab1116c368e65c60

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

commit 1a9669f51e8b75926f2a7a20a837eb80afda78f2
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Wed Mar 4 20:29:50 2009 -0500

    Fix logic in setUser for not setting cookies
    Move getLoggedInUser() method to the Auth class even though it calls the
    'Users.getLoggedInUsers' api method. Makes more sense as an Auth method.

 framework/Service_Facebook/lib/Horde/Service/Facebook/Auth.php  |   22 ++++++-
 framework/Service_Facebook/lib/Horde/Service/Facebook/Users.php |   17 -----
 2 files changed, 20 insertions(+), 19 deletions(-)

http://git.horde.org/diff.php/framework/Service_Facebook/lib/Horde/Service/Facebook/Auth.php?rt=horde-hatchery&r1=0ff22217fdd296ffc5a179c78ceade51caf669e7&r2=1a9669f51e8b75926f2a7a20a837eb80afda78f2
http://git.horde.org/diff.php/framework/Service_Facebook/lib/Horde/Service/Facebook/Users.php?rt=horde-hatchery&r1=0ff22217fdd296ffc5a179c78ceade51caf669e7&r2=1a9669f51e8b75926f2a7a20a837eb80afda78f2

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

commit c9841b4ac42194b1db2be967838034d807bcd071
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Wed Mar 4 20:32:04 2009 -0500

    Catch exceptions from the http client and rethrow them as
    Horde_Service_Facebook_Exception if needed.

 framework/Service_Facebook/lib/Horde/Service/Facebook/Request.php |   16 +++-
 .../Service_Facebook/lib/Horde/Service/Facebook/UploadRequest.php |   25 +++--
 2 files changed, 29 insertions(+), 12 deletions(-)

http://git.horde.org/diff.php/framework/Service_Facebook/lib/Horde/Service/Facebook/Request.php?rt=horde-hatchery&r1=02b1feaa3ee4c19e516185b7fd5a8f76e524ea52&r2=c9841b4ac42194b1db2be967838034d807bcd071
http://git.horde.org/diff.php/framework/Service_Facebook/lib/Horde/Service/Facebook/UploadRequest.php?rt=horde-hatchery&r1=02b1feaa3ee4c19e516185b7fd5a8f76e524ea52&r2=c9841b4ac42194b1db2be967838034d807bcd071




More information about the commits mailing list