Daniel Azuma
|
6938a0de02
|
feat: send x-goog-user-project header
|
2020-03-06 16:57:20 -08:00 |
Yosuke Kabuto
|
a382d9be84
|
Leave $LOAD_PATH.uniq! for jruby
|
2016-01-05 15:18:56 +09:00 |
Yosuke Kabuto
|
f6dc748cbd
|
Remove $LOAD_PATH.uniq! because $LOAD_PATH does not contain any duplicate path
|
2016-01-02 16:41:04 +09:00 |
Yosuke Kabuto
|
b02f03a556
|
Remove lines which add some paths to $LOAD_PATH, because they already exist in $LOAD_PATH
|
2016-01-02 16:19:08 +09:00 |
Steve Bazyl
|
e8481dd14d
|
Use HTTPClient instead of Net::HTTP
|
2015-12-18 14:37:21 -08:00 |
Steve Bazyl
|
017e2c4c1d
|
Update load pathf or specs
|
2015-12-17 10:35:02 -08:00 |
Steve Bazyl
|
81a061cb80
|
Fix #292 - ensure multivalued parameters are encoded correctly
|
2015-10-02 13:31:19 -07:00 |
Steven Bazyl
|
a5a9b49160
|
Merge pull request #274 + fix to use FakeFS to avoid flakey test
|
2015-08-19 13:57:14 -07:00 |
Steven Bazyl
|
babea07ef9
|
Initial set of integration tests against live APIs
|
2015-06-24 13:48:14 -07:00 |
Steven Bazyl
|
f584a2cec8
|
Import refactored library. See MIGRATING.MD for details
|
2015-06-23 15:15:14 -07:00 |
Steven Bazyl
|
9b7809174d
|
Nuke it from orbit, it's the only way to be sure
|
2015-04-16 17:21:38 -07:00 |
Tim Emiola
|
697d7287fe
|
Adds support for tracking coverage on coveralls.io
|
2015-03-23 18:51:32 -07:00 |
Sérgio Gomes
|
78ff182905
|
Updated rspec to v3 and replaced rcov with simplecov.
Also used transpec to convert from "should" syntax to preferred "expect" syntax.
|
2014-08-14 16:54:16 +01:00 |
Steven Bazyl
|
794c6a90f7
|
Upgrade to Faraday 0.9 (fixes params encoding problems)
|
2013-05-13 14:03:49 -07:00 |
Steven Bazyl
|
e214ac57f3
|
Fix failing tests
|
2012-10-25 14:25:54 -07:00 |
Steven Bazyl
|
fc45135fcd
|
Continue internal shuffling...
|
2012-10-10 14:28:45 -06:00 |
Simone Carletti
|
56657a8f65
|
Require 'spec', it is included in the .gemspec and requires manual require.
|
2012-06-14 15:06:15 +02:00 |
Simone Carletti
|
16363939b9
|
Upgrade RSpec 1.x to RSpec 2.10-x
|
2012-06-14 11:18:35 +02: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 |
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 |