arvados.git
10 years agoadds specs for file_store
Volker Zöpfel [Tue, 3 Dec 2013 07:30:55 +0000 (08:30 +0100)]
adds specs for file_store

10 years agochange default for authorization to nil
Volker Zöpfel [Tue, 3 Dec 2013 07:30:28 +0000 (08:30 +0100)]
change default for authorization to nil

10 years agoremove deprecation warning
Volker Zöpfel [Thu, 28 Nov 2013 11:29:55 +0000 (12:29 +0100)]
remove deprecation warning

10 years agobugfix file_storage
Volker Zöpfel [Thu, 28 Nov 2013 11:26:25 +0000 (12:26 +0100)]
bugfix file_storage

10 years agopending test for file_store and redis_store
Volker Zöpfel [Thu, 28 Nov 2013 09:26:23 +0000 (10:26 +0100)]
pending test for file_store and redis_store

10 years agoload_credentials just returns nil on errors
Volker Zöpfel [Thu, 28 Nov 2013 09:24:47 +0000 (10:24 +0100)]
load_credentials just returns nil on errors

10 years agoadds specs for storage
Volker Zöpfel [Thu, 28 Nov 2013 07:14:41 +0000 (08:14 +0100)]
adds specs for storage
changes expectation in write_credentials

10 years agoadds some specs for storage class
Volker Zöpfel [Mon, 18 Nov 2013 10:39:58 +0000 (11:39 +0100)]
adds some specs for storage class

10 years agouses new initialize and authorize
Volker Zöpfel [Mon, 18 Nov 2013 10:39:40 +0000 (11:39 +0100)]
uses new initialize and authorize

10 years agouse authorization method instead of variable
Volker Zöpfel [Mon, 18 Nov 2013 10:39:02 +0000 (11:39 +0100)]
use authorization method instead of variable
remove authorize from initialize

10 years agoinclude all git added files to prevent inclusion errors
Michael C. Beck [Fri, 15 Nov 2013 09:42:51 +0000 (10:42 +0100)]
include all git added files to prevent inclusion errors

10 years agoadded deprecation warnings to file_storage
Michael C. Beck [Fri, 15 Nov 2013 09:27:46 +0000 (10:27 +0100)]
added deprecation warnings to file_storage

10 years agorename file_store
Michael C. Beck [Fri, 15 Nov 2013 09:26:18 +0000 (10:26 +0100)]
rename file_store

10 years agoadds json fixture to test storage
Volker Zöpfel [Fri, 15 Nov 2013 08:37:01 +0000 (09:37 +0100)]
adds json fixture to test storage

10 years agoadds spec construct for file_store and storage
Volker Zöpfel [Fri, 15 Nov 2013 08:36:30 +0000 (09:36 +0100)]
adds spec construct for file_store and storage

10 years agoadd file_storage to gemspec
Volker Zöpfel [Fri, 15 Nov 2013 08:35:52 +0000 (09:35 +0100)]
add file_storage to gemspec

10 years agoadds comment
Volker Zöpfel [Fri, 15 Nov 2013 08:20:37 +0000 (09:20 +0100)]
adds comment

10 years agoadds old FileStorage again to be backward compatible
Volker Zöpfel [Thu, 14 Nov 2013 17:09:48 +0000 (18:09 +0100)]
adds old FileStorage again to be backward compatible

10 years agomake methods private
Volker Zöpfel [Thu, 14 Nov 2013 16:40:54 +0000 (17:40 +0100)]
make methods private

10 years agorepair gemspec
Volker Zöpfel [Thu, 14 Nov 2013 15:04:56 +0000 (16:04 +0100)]
repair gemspec

10 years agorepair gemspec
Volker Zöpfel [Thu, 14 Nov 2013 14:58:46 +0000 (15:58 +0100)]
repair gemspec

10 years agosplit storages in own adapter classes, added redis adapter
Volker Zöpfel [Thu, 14 Nov 2013 14:50:06 +0000 (15:50 +0100)]
split storages in own adapter classes, added redis adapter

10 years agoadds Constants for Authorization_uri, Token_credentials_uri
Volker Zöpfel [Thu, 14 Nov 2013 13:45:36 +0000 (14:45 +0100)]
adds Constants for Authorization_uri, Token_credentials_uri
extracts authorize
extracts credentials_hash

10 years agousing the path= method on initialize
Volker Zöpfel [Thu, 14 Nov 2013 07:32:47 +0000 (08:32 +0100)]
using the path= method on initialize

10 years agoadds method path= to proof if file can be accessed
Volker Zöpfel [Thu, 14 Nov 2013 07:31:21 +0000 (08:31 +0100)]
adds method path= to proof if file can be accessed

10 years agousing symbols as hash keys
Volker Zöpfel [Thu, 14 Nov 2013 07:19:21 +0000 (08:19 +0100)]
using symbols as hash keys

10 years agorefactoring load_credentials
Volker Zöpfel [Thu, 14 Nov 2013 07:17:08 +0000 (08:17 +0100)]
refactoring load_credentials
adding refresh_authorization

write_credentials now using the authorizations methods not the instance variables, Using the instance variables can cause problems.

10 years agoignore IntelliJ files
Volker Zöpfel [Thu, 14 Nov 2013 06:59:08 +0000 (07:59 +0100)]
ignore IntelliJ files
ignore logfiles

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)