Commit graph

51 commits

Author SHA1 Message Date
stve
62098418d6 remove connection_options 2015-02-14 00:25:29 -05:00
stve
9661c2b879 timecop isn't used 2015-02-14 00:25:15 -05:00
stve
b501a59a3d switch from faraday to http.rb 2015-02-14 00:23:56 -05:00
stve
169a5f0dd9 pluralize API modules so filenames aren't the same 2015-02-10 21:41:20 -05:00
stve
366a963be8 remove Rash dependency 2015-02-10 00:40:54 -05:00
stve
3cb374cb4a fix a few more cop warnings 2015-02-10 00:39:54 -05:00
stve
000144ec60 update bookmark implementation 2015-02-10 00:39:35 -05:00
stve
ed59ddefdf updated account implementation 2015-02-10 00:07:01 -05:00
stve
9f2f9648ac update folder implementation 2015-02-10 00:03:47 -05:00
stve
39bc1dc1e7 add support for highlights API 2015-02-09 23:47:09 -05:00
stve
775fdf854e add values gem dependency 2015-02-09 23:45:56 -05:00
stve
9427881029 rename User module to OAuth to match API methods 2015-02-09 22:09:29 -05:00
stve
d66ab48a23 re-add Instapaper::Error 2015-02-09 17:37:30 -05:00
stve
160b5e32c0 don't require git to populate file list in gemspec 2015-02-09 16:41:16 -05:00
stve
6271356847 slight refactor in preparation for adding version 1.1 support
a couple breaking changes as part of this:

* the api version can no longer be set via configuration (since the API
itself now supports more than one version 1 and 1.1 this no longer makes
sense)
* removed module based support, all requests will require an Instapaper::Client from now on
* removed path_prefix configuration for same reasons that the api version was removed
2015-02-09 16:21:30 -05:00
stve
813cfc7426 tag version 1.0.0.pre1 2015-02-09 11:18:33 -05:00
stve
1c4e343b7e fix all remaining rubocops 2015-02-09 07:10:23 -05:00
stve
72a7e27143 update username in readme 2015-02-09 00:44:27 -05:00
stve
dd1ad52936 2015 2015-02-09 00:43:49 -05:00
stve
4963767d10 update travis config 2015-02-09 00:43:00 -05:00
stve
52830de1fb run rubocop as part of default CI tests 2015-02-09 00:42:52 -05:00
stve
29e49c1ed7 fix more rubocop failures 2015-02-09 00:42:31 -05:00
stve
5161c68b5a rubocop cleanup 2015-02-09 00:29:53 -05:00
stve
af19561e93 updated gemspec and dependencies 2015-02-09 00:28:53 -05:00
stve
d3f08bc508 update rspec to 3.2 2015-02-09 00:16:57 -05:00
stve
da3498ac38 fix deprecations 2015-02-09 00:15:04 -05:00
stve
231dbf0021 use the standard rspec formatter 2015-02-09 00:14:54 -05:00
Steve Agalloco
f0f408b1c6 Merge pull request #4 from lreeves/update-gemfile
Update Gemfile source and rspec version
2015-02-04 00:30:35 -05:00
Luke Reeves
774de4dfbe Update gemfile - source and rspec version
This is a small update to to the project Gemfile to rspec at the
expected version, and to point at the HTTPS version of Rubygems.org. The
specs then pass with supported Ruby versions (anything above 1.8
really).
2015-01-29 23:42:31 -05:00
Steve Agalloco
9b11f2d27e Merge pull request #3 from alexmcpherson/patch-1
Update README.md
2013-03-19 05:34:26 -07:00
Alex McPherson
f15c3cf1c3 Update README.md
Typo
2013-03-18 21:23:04 -06:00
Steve Agalloco
72cd097620 fix the build again 2013-03-01 12:33:54 -05:00
Steve Agalloco
19336aff26 Update specs to pass with webmock >= 1.10.0 2013-03-01 11:48:54 -05:00
Steve Agalloco
31c6b9002a loosen dependencies 2012-12-28 12:21:04 -05:00
Steve Agalloco
3f7fbdcdd3 fix rspec dependency declaration 2012-12-28 11:49:26 -05:00
Steve Agalloco
887c1df76d fix build failures in jruby 2012-12-28 11:47:15 -05:00
Steve Agalloco
796e4712d7 version bump to 0.3.0 2012-12-28 11:41:37 -05:00
Steve Agalloco
436c7be447 don't run code coverage in CI 2012-12-28 11:40:57 -05:00
Steve Agalloco
aee8967117 loosen multi_json dependency 2012-12-28 11:38:57 -05:00
Steve Agalloco
79e75031c2 filter .bundle from simplecov 2012-12-28 11:38:16 -05:00
Steve Agalloco
7873923aef Merge pull request #1 from brainsley/handle-invalid-credentials
Handle invalid credentials
2012-12-28 08:25:52 -08:00
Niels van Hoorn
6e234ce26c Fixed error with creating hash for invalid credentials 2012-12-28 08:46:24 +01:00
Steve Agalloco
1be023c996 use the travis-style Gemnasium status image 2011-12-04 00:12:17 -05:00
Steve Agalloco
388b149714 bump version to 0.2.1 2011-12-03 16:46:58 -05:00
Steve Agalloco
771aaccc31 added build and dependency status to readme [ci skip] 2011-12-03 16:46:25 -05:00
Steve Agalloco
6d7f886ef0 fix the build in jruby 2011-12-03 16:42:11 -05:00
Steve Agalloco
95233f9f79 test all the rubies 2011-12-03 16:38:08 -05:00
Steve Agalloco
e6506aca7b removed hard hashie dependency 2011-12-03 16:35:54 -05:00
Steve Agalloco
3d1fd75922 readme updates 2011-12-01 23:36:06 -05:00
Steve Agalloco
f6db859a53 fix readme formatting 2011-12-01 23:09:34 -05:00