arvados.git
10 years agofix rand call
Steven Bazyl [Wed, 22 Jan 2014 23:09:22 +0000 (15:09 -0800)]
fix rand call

10 years agoUpdate changelog
Steven Bazyl [Wed, 22 Jan 2014 21:55:50 +0000 (13:55 -0800)]
Update changelog

10 years agoAdd retry support & redirect following
Steven Bazyl [Wed, 22 Jan 2014 21:54:06 +0000 (13:54 -0800)]
Add retry support & redirect following

10 years agoUpdate faraday version
Steven Bazyl [Fri, 17 Jan 2014 19:32:37 +0000 (11:32 -0800)]
Update faraday version

10 years agoAttempt at fixing rubinius builds on travis
Steven Bazyl [Fri, 17 Jan 2014 19:31:56 +0000 (11:31 -0800)]
Attempt at fixing rubinius builds on travis

10 years agoBump version
Steven Bazyl [Thu, 16 Jan 2014 21:45:14 +0000 (13:45 -0800)]
Bump version

10 years agoMinor documentation fix
Sergio Gomes [Tue, 29 Oct 2013 13:25:55 +0000 (13:25 +0000)]
Minor documentation fix

10 years agoRemoving service logger. Incorrect implementation; loggers are global instead, and...
Sergio Gomes [Tue, 29 Oct 2013 13:17:39 +0000 (13:17 +0000)]
Removing service logger. Incorrect implementation; loggers are global instead, and set in a Google::APIClient class method

10 years agoAdding discovery document caching to Service interface
Sergio Gomes [Tue, 29 Oct 2013 12:59:52 +0000 (12:59 +0000)]
Adding discovery document caching to Service interface

10 years agoMerge pull request #87 from sgomes/new_programming_interface
Steve Bazyl [Wed, 9 Oct 2013 22:24:46 +0000 (15:24 -0700)]
Merge pull request #87 from sgomes/new_programming_interface

New programming interface for the client library

10 years agoMerge pull request #86 from oscardelben/patch-1
Steve Bazyl [Wed, 9 Oct 2013 22:19:46 +0000 (15:19 -0700)]
Merge pull request #86 from oscardelben/patch-1

Link to Github Repo

10 years agoMinor doc fix
Sergio Gomes [Mon, 7 Oct 2013 17:11:45 +0000 (18:11 +0100)]
Minor doc fix

10 years agoAdding batch support to new service interface
Sergio Gomes [Fri, 4 Oct 2013 14:56:06 +0000 (15:56 +0100)]
Adding batch support to new service interface

10 years agoMerge branch 'master' of https://github.com/google/google-api-ruby-client into new_pr...
Sergio Gomes [Fri, 4 Oct 2013 13:48:58 +0000 (14:48 +0100)]
Merge branch 'master' of https://github.com/google/google-api-ruby-client into new_programming_interface

10 years agoFixing broken specs
Sergio Gomes [Fri, 4 Oct 2013 13:46:14 +0000 (14:46 +0100)]
Fixing broken specs

10 years agoLink to Github Repo
Oscar Del Ben [Thu, 3 Oct 2013 16:42:08 +0000 (09:42 -0700)]
Link to Github Repo

10 years agoMerge branch 'master' of https://github.com/google/google-api-ruby-client into new_pr...
Sergio Gomes [Wed, 11 Sep 2013 16:23:05 +0000 (17:23 +0100)]
Merge branch 'master' of https://github.com/google/google-api-ruby-client into new_programming_interface

10 years ago- Improving the Service interface with access to more properties
Sergio Gomes [Wed, 11 Sep 2013 15:51:10 +0000 (16:51 +0100)]
- Improving the Service interface with access to more properties
- Adding end-to-end spec
- Fixing bugs

10 years agoredo delegation docs from pull request
Steven Bazyl [Tue, 10 Sep 2013 22:31:24 +0000 (15:31 -0700)]
redo delegation docs from pull request

10 years agoInitial version of new programming interface
Sergio Gomes [Tue, 10 Sep 2013 14:29:36 +0000 (15:29 +0100)]
Initial version of new programming interface

10 years agoRedo 0.7.0...
Steven Bazyl [Mon, 9 Sep 2013 20:58:13 +0000 (13:58 -0700)]
Redo 0.7.0...

10 years agoUpdate gemspec
Steven Bazyl [Mon, 9 Sep 2013 20:48:22 +0000 (13:48 -0700)]
Update gemspec

10 years ago0.7.0.rc1 release
Steven Bazyl [Mon, 9 Sep 2013 20:23:09 +0000 (13:23 -0700)]
0.7.0.rc1 release

10 years agoRename contributing file to match github expectations
Steven Bazyl [Mon, 9 Sep 2013 19:48:14 +0000 (12:48 -0700)]
Rename contributing file to match github expectations

10 years agoMerge pull request #70 from JuanitoFatas/master
Steve Bazyl [Fri, 6 Sep 2013 18:38:18 +0000 (11:38 -0700)]
Merge pull request #70 from JuanitoFatas/master

Update to https for secure connection to rubygems.org.

10 years agoMerge pull request #71 from twelvelabs/master
Steve Bazyl [Fri, 6 Sep 2013 18:37:45 +0000 (11:37 -0700)]
Merge pull request #71 from twelvelabs/master

fix "already initialized constant" warnings

10 years agoRemoving empty file
Sergio Gomes [Thu, 5 Sep 2013 11:32:36 +0000 (12:32 +0100)]
Removing empty file

10 years agoEnsuring that multivalued requests in the AdSense Management API actually work
Sergio Gomes [Thu, 5 Sep 2013 11:30:30 +0000 (12:30 +0100)]
Ensuring that multivalued requests in the AdSense Management API actually work

10 years agoUpdating AdSense Management API specs to use v1.3
Sergio Gomes [Wed, 4 Sep 2013 17:23:13 +0000 (18:23 +0100)]
Updating AdSense Management API specs to use v1.3

10 years agoMerge pull request #78 from proppy/computeauth
Steve Bazyl [Thu, 15 Aug 2013 21:28:37 +0000 (14:28 -0700)]
Merge pull request #78 from proppy/computeauth

auth: add compute service account

10 years agoauth: perserve original option param
Johan Euphrosine [Thu, 15 Aug 2013 21:19:37 +0000 (14:19 -0700)]
auth: perserve original option param

10 years agoauth: add compute service account
Johan Euphrosine [Wed, 14 Aug 2013 23:29:16 +0000 (16:29 -0700)]
auth: add compute service account

10 years agoFixing spec warnings
Sergio Gomes [Mon, 12 Aug 2013 15:19:09 +0000 (16:19 +0100)]
Fixing spec warnings

10 years agoRemoving latitude API specs
Sergio Gomes [Fri, 9 Aug 2013 15:34:27 +0000 (16:34 +0100)]
Removing latitude API specs

10 years agoForgot an import. *sigh*
sgomes [Fri, 9 Aug 2013 13:43:40 +0000 (14:43 +0100)]
Forgot an import. *sigh*

10 years agoMinor bugfix change to README
sgomes [Fri, 9 Aug 2013 13:41:53 +0000 (14:41 +0100)]
Minor bugfix change to README

10 years agoUpdating README to use best practices in usage example
sgomes [Fri, 9 Aug 2013 13:40:39 +0000 (14:40 +0100)]
Updating README to use best practices in usage example

10 years agoMerge pull request #73 from sgomes/master
Steve Bazyl [Thu, 8 Aug 2013 18:47:58 +0000 (11:47 -0700)]
Merge pull request #73 from sgomes/master

Small fixes to client secrets

10 years agoSmall fixes to client secrets:
Sergio Gomes [Tue, 6 Aug 2013 17:46:11 +0000 (18:46 +0100)]
Small fixes to client secrets:
- Load automatically with a "require 'google/api_client'"
- Allow for signet >= 0.4.0

10 years agodon't require faraday/utils; faraday already includes it
Skip Baney [Fri, 2 Aug 2013 22:13:15 +0000 (17:13 -0500)]
don't require faraday/utils; faraday already includes it

10 years agoUpdate to https for secure connection to rubygems.org.
Juanito Fatas [Thu, 1 Aug 2013 10:07:25 +0000 (18:07 +0800)]
Update to https for secure connection to rubygems.org.

11 years agoMerge pull request #64 from phiggins/master
Steve Bazyl [Thu, 20 Jun 2013 17:38:01 +0000 (10:38 -0700)]
Merge pull request #64 from phiggins/master

Update homepage in gemspec to point at Github.

11 years agoRemove example of deprecated use
Steven Bazyl [Thu, 20 Jun 2013 17:34:16 +0000 (10:34 -0700)]
Remove example of deprecated use

11 years agoEnable gzip compression
Steven Bazyl [Thu, 20 Jun 2013 00:37:38 +0000 (17:37 -0700)]
Enable gzip compression

11 years agoUpdate homepage in gemspec to point at Github.
pete higgins [Wed, 19 Jun 2013 23:46:34 +0000 (16:46 -0700)]
Update homepage in gemspec to point at Github.

11 years agoIssue #57 - rewind body if possible when retrying
Steven Bazyl [Tue, 18 Jun 2013 23:35:38 +0000 (16:35 -0700)]
Issue #57 - rewind body if possible when retrying

11 years agoFix normalization of parmeters keys
Steven Bazyl [Tue, 18 Jun 2013 22:51:46 +0000 (15:51 -0700)]
Fix normalization of parmeters keys

11 years agoMerge branch 'master' of https://github.com/google/google-api-ruby-client
Steven Bazyl [Tue, 18 Jun 2013 19:16:03 +0000 (12:16 -0700)]
Merge branch 'master' of https://github.com/google/google-api-ruby-client

11 years agoNo longer buffer chunks/files when using resumable upload
Steven Bazyl [Tue, 18 Jun 2013 19:15:02 +0000 (12:15 -0700)]
No longer buffer chunks/files when using resumable upload

11 years agoAllow apps to override ca_file
Steven Bazyl [Tue, 18 Jun 2013 00:16:53 +0000 (17:16 -0700)]
Allow apps to override ca_file

11 years agoMerge pull request #61 from tardate/issue_mgmt
Steve Bazyl [Mon, 17 Jun 2013 03:56:49 +0000 (20:56 -0700)]
Merge pull request #61 from tardate/issue_mgmt

Update instructions in README to direct people to Github for issue reporting

11 years agochanged readme to direct issue reporting on github
Paul Gallagher [Sun, 16 Jun 2013 12:16:25 +0000 (20:16 +0800)]
changed readme to direct issue reporting on github

* makes this consistent with directions on https://code.google.com/p/google-api-ruby-client/ which send people to Github

11 years agowhitespace cleanup in readme
Paul Gallagher [Sun, 16 Jun 2013 12:15:06 +0000 (20:15 +0800)]
whitespace cleanup in readme

11 years agoUpdate faraday
Steven Bazyl [Mon, 3 Jun 2013 23:06:12 +0000 (16:06 -0700)]
Update faraday

11 years agoRemove unnecessary require
Steven Bazyl [Sat, 1 Jun 2013 00:22:18 +0000 (17:22 -0700)]
Remove unnecessary require

11 years agoMerge pull request #52 from jeffposnick/master
Steve Bazyl [Fri, 31 May 2013 22:43:03 +0000 (15:43 -0700)]
Merge pull request #52 from jeffposnick/master

Added support for caching OAuth 2 credentials to disk

11 years agoDon't attempt resumable upload if initial response failed (Issue #32)
Steven Bazyl [Fri, 31 May 2013 22:41:00 +0000 (15:41 -0700)]
Don't attempt resumable upload if initial response failed (Issue #32)

11 years agoMinor cleanup on tests
Steven Bazyl [Fri, 31 May 2013 22:39:16 +0000 (15:39 -0700)]
Minor cleanup on tests

11 years agoBundle root certs
Steven Bazyl [Fri, 31 May 2013 22:38:00 +0000 (15:38 -0700)]
Bundle root certs

11 years agoAdded Google::APIClient::FileStorage, to save OAuth 2 credentials to disk
Jeff Posnick [Wed, 29 May 2013 19:31:44 +0000 (15:31 -0400)]
Added Google::APIClient::FileStorage, to save OAuth 2 credentials to disk

This is a (potentially rough) bit of code to persist OAuth 2
credentials to disk, similar to
http://google-api-python-client.googlecode.com/hg/docs/epy/oauth2client.
file.Storage-class.html

It can be used in the following manner, which roughly translates to
what the Python client library code looks like.

  file_storage = Google::APIClient::FileStorage.new("#{$0}-oauth2.json")
  if file_storage.authorization.nil?
    client_secrets = Google::APIClient::ClientSecrets.load
    flow = Google::APIClient::InstalledAppFlow.new(
      :client_id => client_secrets.client_id,
      :client_secret => client_secrets.client_secret,
      :scope => [SCOPE1, SCOPE2]
    )
    client.authorization = flow.authorize(file_storage)
  else
    client.authorization = file_storage.authorization
  end

11 years agoAllow options when executing batch requests (#48)
Steven Bazyl [Mon, 13 May 2013 22:19:25 +0000 (15:19 -0700)]
Allow options when executing batch requests (#48)

11 years agoUpgrade to Faraday 0.9 (fixes params encoding problems)
Steven Bazyl [Mon, 13 May 2013 21:03:49 +0000 (14:03 -0700)]
Upgrade to Faraday 0.9 (fixes params encoding problems)

11 years agoMerge pull request #49 from dillonkearns/patch-1
Bob Aman [Mon, 29 Apr 2013 09:14:22 +0000 (02:14 -0700)]
Merge pull request #49 from dillonkearns/patch-1

Add syntax highlighting to README

11 years agoAdd syntax highlighting to README
Dillon Kearns [Mon, 29 Apr 2013 02:29:39 +0000 (19:29 -0700)]
Add syntax highlighting to README

11 years agoMerge pull request #47 from nevir/patch-2
Steve Bazyl [Sun, 21 Apr 2013 06:14:11 +0000 (23:14 -0700)]
Merge pull request #47 from nevir/patch-2

Consider dropping sudo from "sudo gem install" in example

11 years agoMerge branch 'master' of https://github.com/google/google-api-ruby-client
Steven Bazyl [Fri, 19 Apr 2013 03:57:32 +0000 (20:57 -0700)]
Merge branch 'master' of https://github.com/google/google-api-ruby-client

11 years agoMerge pull request #46 from nevir/patch-1
Bob Aman [Thu, 18 Apr 2013 07:55:53 +0000 (00:55 -0700)]
Merge pull request #46 from nevir/patch-1

Full jruby and rubinius coverage

11 years agoDrop sudo from gem install
Ian MacLeod [Thu, 18 Apr 2013 05:50:58 +0000 (22:50 -0700)]
Drop sudo from gem install

11 years agoFull jruby and rubinius coverage
Ian MacLeod [Thu, 18 Apr 2013 05:46:53 +0000 (22:46 -0700)]
Full jruby and rubinius coverage

11 years agoMerge pull request #43 from sanemat/feature/rubygems-org
Steve Bazyl [Mon, 15 Apr 2013 18:03:09 +0000 (11:03 -0700)]
Merge pull request #43 from sanemat/feature/rubygems-org

Replace rubygems source

11 years agoAll tests pass in ruby 2.0
sanemat [Sun, 14 Apr 2013 13:51:24 +0000 (22:51 +0900)]
All tests pass in ruby 2.0

11 years agoChange rubygems source
sanemat [Sun, 14 Apr 2013 13:48:05 +0000 (22:48 +0900)]
Change rubygems source

This solves deprecated message below:
$ bundle install
or
$ bundle exec rake spec:all

The source :rubygems is deprecated because HTTP requests are insecure.
Please change your source to 'https://rubygems.org' if possible, or
'http://rubygems.org' if not.

11 years agoUpdate homepage link
Steven Bazyl [Mon, 8 Apr 2013 23:07:58 +0000 (16:07 -0700)]
Update homepage link

11 years agoMinor release
Steven Bazyl [Tue, 26 Mar 2013 04:37:52 +0000 (21:37 -0700)]
Minor release

11 years agoUpdate autoparse version
Steven Bazyl [Tue, 26 Mar 2013 04:32:16 +0000 (21:32 -0700)]
Update autoparse version

11 years agoRemove confusing alternate install option
Steven Bazyl [Tue, 26 Mar 2013 04:31:06 +0000 (21:31 -0700)]
Remove confusing alternate install option

11 years agoRemove broken require
Steven Bazyl [Mon, 18 Mar 2013 19:31:59 +0000 (12:31 -0700)]
Remove broken require

11 years agoCheck for existance of Railties (instead of Rails) before loading railtie)
Steven Bazyl [Mon, 18 Mar 2013 19:22:12 +0000 (12:22 -0700)]
Check for existance of Railties (instead of Rails) before loading railtie)

11 years agoAdd contributor instuctions to docs
Steven Bazyl [Sun, 17 Mar 2013 23:33:44 +0000 (16:33 -0700)]
Add contributor instuctions to docs

11 years agoFix referesh of oauth token when passing credentials as param
Steven Bazyl [Sun, 17 Mar 2013 23:33:27 +0000 (16:33 -0700)]
Fix referesh of oauth token when passing credentials as param

11 years agoAdd guide for would-be contributors
Steven Bazyl [Fri, 15 Feb 2013 23:21:21 +0000 (15:21 -0800)]
Add guide for would-be contributors

11 years agoMark failing test as pending
Steven Bazyl [Fri, 15 Feb 2013 22:25:25 +0000 (14:25 -0800)]
Mark failing test as pending

11 years agorestore irb import
Steven Bazyl [Fri, 15 Feb 2013 21:20:30 +0000 (13:20 -0800)]
restore irb import

11 years agoFix URI in batched request to allow query parameters
Steven Bazyl [Fri, 15 Feb 2013 21:13:58 +0000 (13:13 -0800)]
Fix URI in batched request to allow query parameters

11 years agoFix duplication of parameters in qeuery string
Steven Bazyl [Wed, 23 Jan 2013 06:14:50 +0000 (22:14 -0800)]
Fix duplication of parameters in qeuery string

11 years agoMinor release for updating signet
Steven Bazyl [Fri, 18 Jan 2013 17:21:13 +0000 (09:21 -0800)]
Minor release for updating signet

11 years agoMinor release to fix service account impersonation
Steven Bazyl [Tue, 15 Jan 2013 01:00:58 +0000 (17:00 -0800)]
Minor release to fix service account impersonation

11 years agoMerge pull request #23 from layby42/master
Bob Aman [Sat, 12 Jan 2013 17:47:15 +0000 (09:47 -0800)]
Merge pull request #23 from layby42/master

Pull request for #22

11 years agofix for #22 impersonation
Oxana Goutnik [Sat, 12 Jan 2013 15:29:47 +0000 (10:29 -0500)]
fix for #22 impersonation

11 years agoMerge branch 'master' of https://github.com/google/google-api-ruby-client
Steven Bazyl [Wed, 9 Jan 2013 20:52:06 +0000 (12:52 -0800)]
Merge branch 'master' of https://github.com/google/google-api-ruby-client

11 years agoRemove moderate API refs since API no longer exists, re-enable lattitude
Steven Bazyl [Wed, 9 Jan 2013 20:51:50 +0000 (12:51 -0800)]
Remove moderate API refs since API no longer exists, re-enable lattitude

11 years agoMerge pull request #21 from sanemat/feature/ruby-2-0-0
Bob Aman [Wed, 9 Jan 2013 20:26:08 +0000 (12:26 -0800)]
Merge pull request #21 from sanemat/feature/ruby-2-0-0

Add Ruby2.0.0 build in Travis-ci, and allowed to fail

11 years agoAdd Ruby2.0.0 build in Travis-ci, and allowed to fail
sanemat [Wed, 9 Jan 2013 15:34:25 +0000 (00:34 +0900)]
Add Ruby2.0.0 build in Travis-ci, and allowed to fail

http://about.travis-ci.org/docs/user/build-configuration/#Rows-That-are-Allowed-To-Fail

11 years agoMerge pull request #20 from simplymeasured/feature/make-autorefresh-of-token-optional
Steve Bazyl [Sat, 5 Jan 2013 00:59:20 +0000 (16:59 -0800)]
Merge pull request #20 from simplymeasured/feature/make-autorefresh-of-token-optional

incorporate style feedback from @sporkmonger on #19 ab23fe7539ac

11 years agoUpdate changelog
Steven Bazyl [Sat, 5 Jan 2013 00:49:46 +0000 (16:49 -0800)]
Update changelog

11 years agoFix odd conflict with VERSION & logger
Steven Bazyl [Sat, 5 Jan 2013 00:49:27 +0000 (16:49 -0800)]
Fix odd conflict with VERSION & logger

11 years agoUpdate changelog/gemspec
Steven Bazyl [Sat, 5 Jan 2013 00:15:27 +0000 (16:15 -0800)]
Update changelog/gemspec

11 years agoAdd oauth helper for installed apps, update CLI
Steven Bazyl [Sat, 5 Jan 2013 00:14:59 +0000 (16:14 -0800)]
Add oauth helper for installed apps, update CLI

11 years agoSprinkle of logging
Steven Bazyl [Sat, 5 Jan 2013 00:14:14 +0000 (16:14 -0800)]
Sprinkle of logging

11 years agoUpdate JWT example
Steven Bazyl [Sat, 5 Jan 2013 00:13:03 +0000 (16:13 -0800)]
Update JWT example