projects
/
arvados.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Added code to include userIp and key parameters.
[arvados.git]
/
lib
/
google
/
2011-09-22
Bob Aman
Added code to include userIp and key parameters.
tree
|
commitdiff
2011-09-22
Bob Aman
Added better handling for errors.
tree
|
commitdiff
2011-09-22
Bob Aman
Changed discovery and directory methods to use the...
tree
|
commitdiff
2011-09-21
Bob Aman
Added better support for user IP and developer key...
tree
|
commitdiff
2011-08-19
Bob Aman
Partial solution to the issue of generating JSON.
tree
|
commitdiff
2011-08-18
Bob Aman
Introduced the ability to pass in an API object instead...
tree
|
commitdiff
2011-08-10
Bob Aman
Fixed a bug in the method definition closures.
tree
|
commitdiff
2011-08-10
Bob Aman
Basic structure of schema parsing complete.
tree
|
commitdiff
2011-08-08
Bob Aman
Added method to expose API property descriptions.
tree
|
commitdiff
2011-08-08
Bob Aman
Added support for API feature lists.
tree
|
commitdiff
2011-08-05
Bob Aman
Adding missing require.
tree
|
commitdiff
2011-08-05
Bob Aman
Moved dynamic method definitions into the APIObject...
tree
|
commitdiff
2011-08-05
Bob Aman
Added default values.
tree
|
commitdiff
2011-08-05
Bob Aman
Added API#schema_for_kind method to allow schema lookup...
tree
|
commitdiff
2011-08-05
Bob Aman
Better way to handle automatic parsing using the schema...
tree
|
commitdiff
2011-08-04
Bob Aman
Separated out the discovery classes into individual...
tree
|
commitdiff
2011-08-02
Bob Aman
Merge pull request #3 from robertkaplow/master
tree
|
commitdiff
2011-08-02
Bob Aman
Fixed issue with header/options ambiguity.
tree
|
commitdiff
2011-07-29
Bob Aman
Major update, primarily to add pagination support.
tree
|
commitdiff
2011-05-12
Bob Aman
Updated to use v1 of the discovery API.
tree
|
commitdiff
2011-05-12
Bob Aman
Updated documentation on User-Agent.
tree
|
commitdiff
2011-05-04
Bob Aman
Added User-Agent improvements.
tree
|
commitdiff
2011-05-04
Bob Aman
A significant update of the client functionality.
tree
|
commitdiff
2011-01-19
Bob Aman
Fixed extlib/activesupport conflict. Seriously people...
tree
|
commitdiff
2011-01-05
Bob Aman
Added User-Agent header.
tree
|
commitdiff
2010-11-04
Bob Aman
Incrementing the version.
tree
|
commitdiff
2010-10-22
Bob Aman
Added ability to update the base URI in services, resou...
tree
|
commitdiff
2010-10-22
Bob Aman
Added option to support manually specified discovery...
tree
|
commitdiff
2010-10-22
Bob Aman
Updated dependencies.
tree
|
commitdiff
2010-10-22
Bob Aman
Added support for two-legged OAuth.
tree
|
commitdiff
2010-10-22
Bob Aman
Significant improvements to the CLI.
tree
|
commitdiff
2010-10-20
Bob Aman
Refactored CLI tool to be more maintainable.
tree
|
commitdiff
2010-10-13
Bob Aman
Fixed incompatibilities with Ruby 1.8.6
tree
|
commitdiff
2010-10-12
Bob Aman
Updated version sorting code and added authorization...
tree
|
commitdiff
2010-10-09
Bob Aman
Fixed issue with invalid type checking.
tree
|
commitdiff
2010-10-07
Bob Aman
Whoops, example was on the wrong method.
tree
|
commitdiff
2010-10-07
Bob Aman
Added example to Service#to_h method.
tree
|
commitdiff
2010-10-07
Bob Aman
Added example for generating request.
tree
|
commitdiff
2010-10-07
Bob Aman
Updated example.
tree
|
commitdiff
2010-10-07
Bob Aman
Finished documentation.
tree
|
commitdiff
2010-10-05
Bob Aman
Fixed minor error in YARD documentation format.
tree
|
commitdiff
2010-10-05
Bob Aman
Removed :nodoc: directives, as they are not understood...
tree
|
commitdiff
2010-10-05
Bob Aman
Added documentation to the remainder of the API client...
tree
|
commitdiff
2010-09-30
Bob Aman
Improving testing and coverage.
tree
|
commitdiff
2010-09-28
Bob Aman
Improved coverage in tests and fixed a URI join bug.
tree
|
commitdiff
2010-09-18
Bob Aman
Reorganized some of the code and removed unnecessary...
tree
|
commitdiff
2010-09-16
Bob Aman
Signed requests can now be generated and transmitted...
tree
|
commitdiff
2010-09-16
Bob Aman
URI template expansion works.
tree
|
commitdiff
2010-09-14
Matt Pokrzywa
skeleton for api request/respone abstraction
tree
|
commitdiff
2010-09-13
bobaman@google.com
Updated to use Signet.
tree
|
commitdiff
2010-09-13
bobaman@google.com
Removing transport and OAuth code that is no longer...
tree
|
commitdiff
2010-08-24
bobaman@google.com
Made the builder more flexible by adding a callback...
tree
|
commitdiff
2010-08-24
bobaman@google.com
Added a rudimentary implementation of a MethodBuilder.
tree
|
commitdiff
2010-08-23
mattpok@google.com
added basic json parser support and tests
tree
|
commitdiff
2010-08-19
bobaman@google.com
Initial implementation of HTTP.
tree
|
commitdiff
2010-08-18
mattpok@google.com
added basic rspec for transport and fix imports in...
tree
|
commitdiff
2010-08-18
mattpok@google.com
add parser configuration to http transport, will add...
tree
|
commitdiff
2010-08-18
mattpok@google.com
added json parsing skeleton
tree
|
commitdiff
2010-08-17
bobaman@google.com
Updating code to consistent coding style.
tree
|
commitdiff
2010-08-14
bobaman@google.com
Added some tests for determining the discovery document...
tree
|
commitdiff
2010-08-14
bobaman@google.com
Added brief documentation to the handler classes.
tree
|
commitdiff
2010-08-14
bobaman@google.com
Added code to determine the location of the discovery...
tree
|
commitdiff
2010-08-14
bobaman@google.com
Updated the configuration handling code.
tree
|
commitdiff
2010-08-14
bobaman@google.com
Updated OAuth1 configuration code. Added docs.
tree
|
commitdiff
2010-08-12
bobaman@google.com
Updated OAuth to actually perform authorization stuff.
tree
|
commitdiff
2010-08-11
bobaman@google.com
Added addressable/template require to discovery.rb.
tree
|
commitdiff
2010-08-11
mattpok@google.com
add skeleton for discovery
tree
|
commitdiff
2010-08-10
bobaman@google.com
Added some stubs for OAuth and HTTP.
tree
|
commitdiff
2010-07-28
bobaman@google.com
Basic project skeleton.
tree
|
commitdiff