Earlier this year
-
-
r38
(Added new get_supported_fields method.) committed by zlu...@myspace.com
- Added new get_supported_fields method.
Added new get_supported_fields method.
-
r37
(New objects for 0.9 spec.) committed by zlu...@myspace.com
- New objects for 0.9 spec.
New objects for 0.9 spec.
-
r36
(Support for OpenSocial 0.9 spec + some MySpace specific clas...) committed by zlu...@myspace.com
- Support for OpenSocial 0.9 spec + some MySpace specific classes.
Support for OpenSocial 0.9 spec + some MySpace specific classes.
-
r35
(Patches to ensure compatitbility with MySpace OpenSocial v0....) committed by jn...@myspace.com
- Patches to ensure compatitbility with MySpace OpenSocial v0.9 REST API calls.
Patches to ensure compatitbility with MySpace OpenSocial v0.9 REST API calls.
-
-
-
-
issue 7
(Add Google FriendConnect container support to the gem) reported by sanoyce
-
-
-
r34
(Removes oauth_token parameter from requests when it is not b...) committed by api....@google.com
- Removes oauth_token parameter from requests when it is not being used (by updating the dependency on
the oauth gem to 0.3.2).
Updates docs.
Removes oauth_token parameter from requests when it is not being used (by updating the dependency on
the oauth gem to 0.3.2).
Updates docs.
-
-
r33
(Updates orkut/iGoogle configurations for upcoming change.
Up...) committed by api....@google.com
- Updates orkut/iGoogle configurations for upcoming change.
Updates gem spec for new release.
Updates orkut/iGoogle configurations for upcoming change.
Updates gem spec for new release.
-
r32
(Updates docs with latest changes.) committed by api....@google.com
- Updates docs with latest changes.
Updates docs with latest changes.
-
r31
(Adds support for custom content-type, optional body signing ...) committed by api....@google.com
- Adds support for custom content-type, optional body signing on requests, optional request body hash
on requests, new default endpoints for iGoogle, and new default signing options for iGoogle and
orkut (which take effect Monday).
Adds support for custom content-type, optional body signing on requests, optional request body hash
on requests, new default endpoints for iGoogle, and new default signing options for iGoogle and
orkut (which take effect Monday).
Older
-
r30
(Updates the Connection::IGOOGLE hash to use the working sand...) committed by api....@google.com
- Updates the Connection::IGOOGLE hash to use the working sandbox endpoint. Updates docs for this
change.
Updates the Connection::IGOOGLE hash to use the working sandbox endpoint. Updates docs for this
change.
-
-
r29
(Updates documentation for the most recent changes.
Changes r...) committed by api....@google.com
- Updates documentation for the most recent changes.
Changes rakefile gem version to 0.0.2 for the newest release.
Updates documentation for the most recent changes.
Changes rakefile gem version to 0.0.2 for the newest release.
-
-
r28
(Updates gifts sample with boilerplate XML and instructions.) committed by api....@google.com
- Updates gifts sample with boilerplate XML and instructions.
Updates gifts sample with boilerplate XML and instructions.
-
r27
(Adds a sample directory and a sample 'gifts' application usi...) committed by api....@google.com
- Adds a sample directory and a sample 'gifts' application using 2-legged-OAuth
Adds a sample directory and a sample 'gifts' application using 2-legged-OAuth
-
-
-
-
-
-
-
-
r26
(Modifies request and 3-legged-oauth signing to be able to ta...) committed by api....@google.com
- Modifies request and 3-legged-oauth signing to be able to target an arbitrary port number.
Modifies request and 3-legged-oauth signing to be able to target an arbitrary port number.
-
r25
(Updates documentation on auth helpers.) committed by api....@google.com
- Updates documentation on auth helpers.
Updates documentation on auth helpers.
-
r24
(Replaces validate.rb with the more-aptly-named auth/base.rb ...) committed by api....@google.com
- Replaces validate.rb with the more-aptly-named auth/base.rb file. Adds helpers for requesting
3-legged OAuth request and access tokens.
Replaces validate.rb with the more-aptly-named auth/base.rb file. Adds helpers for requesting
3-legged OAuth request and access tokens.
-
r23
(Moves OAuth signing out of the request class and into the co...) committed by api....@google.com
- Moves OAuth signing out of the request class and into the connection class (so it can be reused in
other contexts).
Moves OAuth signing out of the request class and into the connection class (so it can be reused in
other contexts).
-
-
r22
(Removes requirement that a Connection have an xoauth_request...) committed by api....@google.com
- Removes requirement that a Connection have an xoauth_requestor_id to use HMAC.
Removes requirement that a Connection have an xoauth_requestor_id to use HMAC.
-
r21
(Updates mime-type on newer doc files.) committed by api....@google.com
- Updates mime-type on newer doc files.
Updates mime-type on newer doc files.
-
-
r19
(Updates generated RDoc files to reflect the new documentatio...) committed by api....@google.com
- Updates generated RDoc files to reflect the new documentation.
Updates generated RDoc files to reflect the new documentation.
-
r18
(Updates and adds documentation to classes and individual met...) committed by api....@google.com
- Updates and adds documentation to classes and individual methods.
Updates and adds documentation to classes and individual methods.
-
r17
(Updates and adds documentation to classes and individual met...) committed by api....@google.com
- Updates and adds documentation to classes and individual methods.
Updates and adds documentation to classes and individual methods.
-
r16
(Adds test coverage for the connection class.) committed by api....@google.com
- Adds test coverage for the connection class.
Adds test coverage for the connection class.
-
r15
(Adds test coverage for generic requests and RPC requests as ...) committed by api....@google.com
- Adds test coverage for generic requests and RPC requests as well as online tests.
Adds test coverage for generic requests and RPC requests as well as online tests.
-
r14
(Updates existing person tests to account for the display_nam...) committed by api....@google.com
- Updates existing person tests to account for the display_name, long_name change.
Updates existing person tests to account for the display_name, long_name change.
-
r13
(Updates person class method display_name to long_name to avo...) committed by api....@google.com
- Updates person class method display_name to long_name to avoid possible container conflict. Also,
adds utilization of nickname field, when a complete name is not present. Adds a short_name method
to utilize the first name or nickname where available.
Updates person, appdata, activity, group, to return an empty object instead of throwing an error
when no JSON is supplied (usually in the case of an RPC request where one or more items are
unavailable.)
Updates person class method display_name to long_name to avoid possible container conflict. Also,
adds utilization of nickname field, when a complete name is not present. Adds a short_name method
to utilize the first name or nickname where available.
Updates person, appdata, activity, group, to return an empty object instead of throwing an error
when no JSON is supplied (usually in the case of an RPC request where one or more items are
unavailable.)
-
r12
(Updates validate helper to accept a key and secret, or use C...) committed by api....@google.com
- Updates validate helper to accept a key and secret, or use CONSTANT defaults if provided.
Updates validate helper to accept a key and secret, or use CONSTANT defaults if provided.
-
-
-
r10
(Updated docs to reflect changes to project layout.) committed by api....@google.com
- Updated docs to reflect changes to project layout.
Updated docs to reflect changes to project layout.
-
r9
(Updated rakefile to generate a proper gem (which involved mo...) committed by api....@google.com
- Updated rakefile to generate a proper gem (which involved moving opensocial under a lib directory to
follow convention). Updated unit test code to run properly with 'gem check opensocial -t'.
Updated rakefile to generate a proper gem (which involved moving opensocial under a lib directory to
follow convention). Updated unit test code to run properly with 'gem check opensocial -t'.
-
r8
(Updates mimetype on docs CSS to allow direct linking from SV...) committed by api....@google.com
- Updates mimetype on docs CSS to allow direct linking from SVN repository.
Updates mimetype on docs CSS to allow direct linking from SVN repository.
-
r7
(Updates mimetype on docs to allow direct linking from SVN re...) committed by api....@google.com
- Updates mimetype on docs to allow direct linking from SVN repository.
Updates mimetype on docs to allow direct linking from SVN repository.
|