1
0
Commit Graph

20 Commits

Author SHA1 Message Date
Bharat Mediratta
c144af904a Update copyright to 2012 2012-02-27 10:04:35 -08:00
Bharat Mediratta
adcfca0f5b Merge branch 'master' of github.com:gallery/gallery3-contrib 2011-12-25 17:27:21 -08:00
Bharat Mediratta
b31f041b5c Updated to support HTTP_Request and HTTP_Request2. Tested against
example.php with both libraries.  HTTP_Request spews out tons of
warnings if you set the error reporting to something really strict.
HTTP_Request2 is clean, but there's no Debian package for it yet...
2011-12-25 17:25:35 -08:00
Bharat Mediratta
2849b93af8 Restore HTTP_Request2 support - I'll dupe the helper so that we support both versions of the library.
Revert "Revert "Converted to use PEAR's HTTP_Request2, since, according to http://pear.php.net/package/HTTP_Request/ HTTP_Request has been superceded by Request2. ""

This reverts commit b21689eb14.
2011-12-25 17:06:42 -08:00
Bharat Mediratta
77c4d5b792 Merge pull request #89 from crustymonkey/master
Small update to Python Gallery 3 client library
2011-11-03 21:33:54 -07:00
Jay Deiman
e0ccd97af6 Added import fallback of simplejson and removed a debug statement 2011-11-02 11:52:46 -05:00
Bharat Mediratta
b21689eb14 Revert "Converted to use PEAR's HTTP_Request2, since, according to http://pear.php.net/package/HTTP_Request/ HTTP_Request has been superceded by Request2. "
This reverts commit fecdce4db3.

There's no debian package for HTTP_Request2 and it's difficult to
install the package without updating a bunch of other stuff.  I'm
making the executive decision that it's too new to switch over to this
version of the library; if I'm having these problems others will as
well.  Tell me if you think I'm wrong and we can roll forward again.
2011-10-03 22:58:16 -07:00
wrlee
fecdce4db3 Converted to use PEAR's HTTP_Request2, since, according to http://pear.php.net/package/HTTP_Request/ HTTP_Request has been superceded by Request2. 2011-09-13 22:53:37 -07:00
Bharat Mediratta
8d0f624743 Update copyright to 2011. 2011-01-21 23:12:44 -08:00
Jay Deiman
d6b753b8f6 version bump and updated issues 2010-12-26 15:39:19 +08:00
Jay Deiman
530215e2b5 Added resize and thumbnail access 2010-12-26 15:39:18 +08:00
Jay Deiman
0e65453cf1 Fixed large member access (over 100) 2010-12-26 15:39:17 +08:00
Jay Deiman
093c4e7998 version bump and updated issues 2010-12-25 18:20:58 -06:00
Jay Deiman
97ccfc9865 Added resize and thumbnail access 2010-12-25 18:20:12 -06:00
Jay Deiman
a192cb879a Fixed large member access (over 100) 2010-12-25 18:18:47 -06:00
Jay Deiman
6dfa636c3e Adding the pylibgal3 source 2010-12-22 13:00:13 +08:00
Jay Deiman
f1deeecc54 Adding the pylibgal3 source 2010-12-21 11:45:11 -06:00
Jay Deiman
2a80225313 Removed the submodule pylibgal3 2010-12-21 11:42:39 -06:00
Jay Deiman
9267491ab2 Added pylibgal3 submodule 2010-12-20 14:18:34 -06:00
Bharat Mediratta
fefc65534f Move all modules/themes/client code for the 3.0 codebase into a 3.0 directory. 2010-10-08 12:51:32 -07:00