Bob Aman
b8ebcb3c21
Updated dependency to resolve JSON bug.
2012-02-10 17:16:55 +03:00
Bob Aman
c2c1232c19
Loosened up gem requirements.
2012-01-30 16:42:02 +03:00
Bob Aman
9fd15b31c4
To avoid a few bugs, requires point release of signet dependency.
2012-01-30 15:35:14 +03:00
Bob Aman
06cdb76670
Updated to replace httpadapter with faraday.
2012-01-27 17:57:57 +03:00
Bob Aman
0bc3d4936b
Migrated to MultiJson from JSON gem.
2012-01-05 13:05:56 +03:00
Bob Aman
84ae475d55
Added super-hacky script to generate the wiki reference pages.
2011-12-02 17:24:56 +03:00
Bob Aman
6205c8e67c
Switched to using proper Rake clobbering.
2011-12-02 16:42:46 +03:00
Bob Aman
f70943ca40
Renamed CHANGELOG.
2011-12-02 16:41:05 +03:00
Bob Aman
04978a3363
Moving static files to extra section so they don't get intrepreted as Ruby code by Yard.
2011-11-22 13:54:39 +03:00
Bob Aman
cef31d7bca
Had to make a minor update to httpadapter to get tests passing again.
2011-11-16 17:06:44 +03:00
Bob Aman
4db82cfee4
Updated dependency list and added gemspec.
2011-11-16 15:21:34 +03:00
Bob Aman
a989f9ad51
Resolved deprecation issues with RDoc task.
2011-11-16 15:11:23 +03:00
Bob Aman
8b6a103bbf
Updated deprecated gem package task.
2011-11-16 14:56:30 +03:00
Bob Aman
ed6e58a45c
#has_rdoc was deprecated. Removed property from gemspec.
2011-11-16 14:53:20 +03:00
Bob Aman
4db326a3ed
Added task for wiki autogeneration.
2011-10-15 11:22:36 +03:00
Bob Aman
2b746cb379
Fixed references in the build files to the new README files.
2011-10-11 14:54:57 +03:00
Bob Aman
bb4e15b9f4
Fixed issues with recursive structures and external references.
2011-10-05 14:13:39 +03:00
Bob Aman
06af19a112
Switched to using AutoParse for schemas.
2011-09-22 16:27:24 +03:00
Bob Aman
aae60143cb
Gem spec requires author to be supplied.
2011-08-02 14:39:46 -04:00
Bob Aman
af87738e06
Excluding environment setup file from code coverage.
...
git-svn-id: https://google-api-ruby-client.googlecode.com/svn/trunk@161 c1d61fac-ed7f-fcc1-18f7-ff78120a04ef
2011-05-20 23:39:47 +00:00
Bob Aman
f962346722
Fixed rcov exclude options.
...
git-svn-id: https://google-api-ruby-client.googlecode.com/svn/trunk@159 c1d61fac-ed7f-fcc1-18f7-ff78120a04ef
2011-05-20 23:12:44 +00:00
Bob Aman
029b296f25
Fixed another stray dependency.
...
git-svn-id: https://google-api-ruby-client.googlecode.com/svn/trunk@158 c1d61fac-ed7f-fcc1-18f7-ff78120a04ef
2011-05-12 20:27:41 +00:00
Bob Aman
c7e96763c7
Lowered requirements for json gem
...
git-svn-id: https://google-api-ruby-client.googlecode.com/svn/trunk@157 c1d61fac-ed7f-fcc1-18f7-ff78120a04ef
2011-05-12 20:23:18 +00:00
Bob Aman
eb78080080
Fixed unnecessary dependency issue.
...
git-svn-id: https://google-api-ruby-client.googlecode.com/svn/trunk@134 c1d61fac-ed7f-fcc1-18f7-ff78120a04ef
2011-05-04 22:43:52 +00:00
Bob Aman
286a7152f2
A significant update of the client functionality.
...
* updated to use v0.3 of the discovery API
* updated to use httpadapter 1.0.0
* added OAuth 2 support to the command line tool
* renamed some switches in the command line tool
* added additional configuration capabilities
git-svn-id: https://google-api-ruby-client.googlecode.com/svn/trunk@128 c1d61fac-ed7f-fcc1-18f7-ff78120a04ef
2011-05-04 11:44:35 +00:00
Bob Aman
9af308a5f8
Updated install error message for rcov.
...
git-svn-id: https://google-api-ruby-client.googlecode.com/svn/trunk@103 c1d61fac-ed7f-fcc1-18f7-ff78120a04ef
2010-10-22 23:11:59 +00:00
Bob Aman
d6ed864b0a
Fixed version specifier.
...
git-svn-id: https://google-api-ruby-client.googlecode.com/svn/trunk@94 c1d61fac-ed7f-fcc1-18f7-ff78120a04ef
2010-10-22 17:15:22 +00:00
Bob Aman
316f1c6bd4
Updated dependencies.
...
git-svn-id: https://google-api-ruby-client.googlecode.com/svn/trunk@93 c1d61fac-ed7f-fcc1-18f7-ff78120a04ef
2010-10-22 17:14:02 +00:00
Bob Aman
20eff1df7d
Added support for two-legged OAuth.
...
git-svn-id: https://google-api-ruby-client.googlecode.com/svn/trunk@92 c1d61fac-ed7f-fcc1-18f7-ff78120a04ef
2010-10-22 00:36:23 +00:00
Bob Aman
2140cbf244
Excluding .rvm from code coverage.
...
git-svn-id: https://google-api-ruby-client.googlecode.com/svn/trunk@78 c1d61fac-ed7f-fcc1-18f7-ff78120a04ef
2010-10-14 00:15:52 +00:00
Bob Aman
9114d45e53
Improving the handling of missing dependencies.
...
git-svn-id: https://google-api-ruby-client.googlecode.com/svn/trunk@75 c1d61fac-ed7f-fcc1-18f7-ff78120a04ef
2010-10-13 21:28:58 +00:00
Bob Aman
f92c552460
Added rack dependency.
...
git-svn-id: https://google-api-ruby-client.googlecode.com/svn/trunk@72 c1d61fac-ed7f-fcc1-18f7-ff78120a04ef
2010-10-13 21:17:16 +00:00
Bob Aman
5572a73fdf
Fixed incompatibilities with Ruby 1.8.6
...
git-svn-id: https://google-api-ruby-client.googlecode.com/svn/trunk@71 c1d61fac-ed7f-fcc1-18f7-ff78120a04ef
2010-10-13 21:16:07 +00:00
Bob Aman
3eb108acc9
RSpec had a new major release. We're not ready to upgrade yet.
...
git-svn-id: https://google-api-ruby-client.googlecode.com/svn/trunk@68 c1d61fac-ed7f-fcc1-18f7-ff78120a04ef
2010-10-12 23:40:25 +00:00
Bob Aman
6b9c146ebc
Fixing dependency issues.
...
git-svn-id: https://google-api-ruby-client.googlecode.com/svn/trunk@67 c1d61fac-ed7f-fcc1-18f7-ff78120a04ef
2010-10-12 23:26:41 +00:00
Bob Aman
73002ccc14
Updating addressable dependency.
...
git-svn-id: https://google-api-ruby-client.googlecode.com/svn/trunk@66 c1d61fac-ed7f-fcc1-18f7-ff78120a04ef
2010-10-12 23:07:40 +00:00
Bob Aman
733655684a
First pass at CLI for Ruby client.
...
git-svn-id: https://google-api-ruby-client.googlecode.com/svn/trunk@53 c1d61fac-ed7f-fcc1-18f7-ff78120a04ef
2010-10-12 01:53:40 +00:00
bobaman@google.com
5cdee47aba
Updating dependencies.
...
git-svn-id: https://google-api-ruby-client.googlecode.com/svn/trunk@29 c1d61fac-ed7f-fcc1-18f7-ff78120a04ef
2010-09-13 21:54:26 +00:00
bobaman@google.com
a22a8338f2
Added check to make sure Rcov is installed.
...
git-svn-id: https://google-api-ruby-client.googlecode.com/svn/trunk@16 c1d61fac-ed7f-fcc1-18f7-ff78120a04ef
2010-08-17 22:09:41 +00:00
bobaman@google.com
e6ba0f6860
Updating code to consistent coding style.
...
git-svn-id: https://google-api-ruby-client.googlecode.com/svn/trunk@15 c1d61fac-ed7f-fcc1-18f7-ff78120a04ef
2010-08-17 01:21:17 +00:00
bobaman@google.com
e4b6f8528e
Updated OAuth to actually perform authorization stuff.
...
git-svn-id: https://google-api-ruby-client.googlecode.com/svn/trunk@8 c1d61fac-ed7f-fcc1-18f7-ff78120a04ef
2010-08-12 01:07:35 +00:00
mattpok@google.com
6aba0e8cad
add json to gem.rake
...
git-svn-id: https://google-api-ruby-client.googlecode.com/svn/trunk@5 c1d61fac-ed7f-fcc1-18f7-ff78120a04ef
2010-08-10 23:42:36 +00:00
bobaman@google.com
6901797894
Fixed yardoc task.
...
git-svn-id: https://google-api-ruby-client.googlecode.com/svn/trunk@4 c1d61fac-ed7f-fcc1-18f7-ff78120a04ef
2010-08-10 05:01:21 +00:00
bobaman@google.com
70ed84ffec
Added some stubs for OAuth and HTTP.
...
git-svn-id: https://google-api-ruby-client.googlecode.com/svn/trunk@3 c1d61fac-ed7f-fcc1-18f7-ff78120a04ef
2010-08-10 04:44:14 +00:00
bobaman@google.com
d371bc3cbf
Basic project skeleton.
...
git-svn-id: https://google-api-ruby-client.googlecode.com/svn/trunk@2 c1d61fac-ed7f-fcc1-18f7-ff78120a04ef
2010-07-28 19:30:56 +00:00