Erik Michaels-Ober
|
300f73d018
|
Add Yardstick
|
2014-03-24 11:23:03 +01:00 |
|
Erik Michaels-Ober
|
a4443c04f5
|
Enforce code coverage minimums
|
2014-03-24 11:18:17 +01:00 |
|
Erik Michaels-Ober
|
b813b8b892
|
Use resolution-independent SVG badges [ci skip]
|
2014-03-24 11:18:17 +01:00 |
|
Erik Michaels-Ober
|
c19aab01f8
|
Fix RuboCop offenses
|
2014-03-24 11:18:17 +01:00 |
|
Erik Michaels-Ober
|
595ab454c1
|
Add RuboCop
|
2014-03-24 11:18:11 +01:00 |
|
Erik Michaels-Ober
|
cf00517e81
|
Fail slow
|
2014-03-24 10:54:15 +01:00 |
|
Erik Michaels-Ober
|
f60702269d
|
Replace stub with allow...to receive
|
2013-07-09 10:16:15 +02:00 |
|
Erik Michaels-Ober
|
76c2548c49
|
Replace should_receive with expect...to receive
|
2013-07-09 10:12:10 +02:00 |
|
Erik Michaels-Ober
|
d4d7f88451
|
Add Code Climate badge [ci skip]
|
2013-03-13 07:41:30 -07:00 |
|
Erik Michaels-Ober
|
cdebe1a2eb
|
Fix indentation [ci skip]
|
2013-02-26 10:39:07 -08:00 |
|
Erik Michaels-Ober
|
847e7bd8c6
|
Fix typo in badge [ci skip]
|
2013-02-25 16:41:47 -08:00 |
|
Erik Michaels-Ober
|
c53f4ddcab
|
Add Coveralls for code coverage reporting
|
2013-02-25 16:40:40 -08:00 |
|
Erik Michaels-Ober
|
bbba30621d
|
The source :rubygems is deprecated because HTTP requests are insecure.
|
2013-02-14 09:08:21 -08:00 |
|
Erik Michaels-Ober
|
c9db31725d
|
Convert LICENSE to Markdown [ci skip]
|
2013-02-09 08:07:22 -08:00 |
|
Erik Michaels-Ober
|
8e05c9adaf
|
Reword [ci skip]
|
2013-02-09 07:45:13 -08:00 |
|
Erik Michaels-Ober
|
a74d28245c
|
Add official support for Ruby 2.0.0 [ci skip]
|
2013-02-08 22:28:47 -08:00 |
|
Erik Michaels-Ober
|
01d084ba82
|
Don't implicitly require simplecov
|
2013-02-06 11:39:17 -08:00 |
|
Erik Michaels-Ober
|
960a969590
|
Fix typo in ff6d87ef82
|
2013-02-02 20:53:32 -08:00 |
|
Erik Michaels-Ober
|
ff6d87ef82
|
Add bundler development dependency
|
2013-02-02 08:18:02 -08:00 |
|
Erik Michaels-Ober
|
fb0ba20cb8
|
Move development dependencies into Gemfile
|
2013-01-26 00:42:24 -08:00 |
|
Erik Michaels-Ober
|
3d340dd4c0
|
Use canonical method names in class
|
2012-12-01 18:26:38 -08:00 |
|
Erik Michaels-Ober
|
e951d6a892
|
Bump version to 0.2.0
|
2012-12-01 18:19:56 -08:00 |
|
Erik Michaels-Ober
|
02d041d028
|
Alias encode to escape and decode to unescape
|
2012-12-01 18:18:29 -08:00 |
|
Erik Michaels-Ober
|
f67afa46fa
|
Fix "URI.escape is obsolete" warnings on Ruby >= 1.9
|
2012-12-01 18:09:58 -08:00 |
|
Erik Michaels-Ober
|
496a6726ca
|
Add #licenses declaration to gemspec
|
2012-11-17 20:28:30 -08:00 |
|
Erik Michaels-Ober
|
365ca8b930
|
Fail fast
|
2012-11-17 20:27:20 -08:00 |
|
Erik Michaels-Ober
|
c769ca330e
|
Convert specs to the new RSpec expectation syntax
See http://myronmars.to/n/dev-blog/2012/06/rspecs-new-expectation-syntax
|
2012-10-10 06:48:35 -07:00 |
|
Erik Michaels-Ober
|
80d23acf27
|
Run specs in random order to catch order-dependency bugs
|
2012-10-10 00:30:35 -07:00 |
|
Erik Michaels-Ober
|
a8d6e244b7
|
Move "Contributing" section into dedicated document for better GitHub integration
See https://github.com/blog/1184-contributing-guidelines.
|
2012-10-07 12:08:19 -07:00 |
|
Erik Michaels-Ober
|
18065a7bf5
|
Bump version to 0.1.9
|
2012-07-20 08:57:46 -07:00 |
|
Erik Michaels-Ober
|
167b696eb5
|
Merge pull request #6 from Viximo/feature/callback
OAuth attributes should include optional OAuth 1.0a keys
|
2012-07-19 08:47:57 -07:00 |
|
Erik Michaels-Ober
|
27ce779af0
|
Merge pull request #4 from steeve/patch-1
Only put option when there is a value. (Causes errors with Netflix API).
|
2012-07-19 08:42:11 -07:00 |
|
Steve Richert
|
e1146b615d
|
Bump version to 0.1.8
|
2012-05-09 12:25:18 -04:00 |
|
Steve Richert
|
f7124aba14
|
Merge pull request #8 from endash/fix-space-in-header-bug
Fix regex pattern in Header.parse to remove redundency and simplify
|
2012-05-09 09:14:04 -07:00 |
|
Christopher Swasey
|
31fcd15bb2
|
Fix regex pattern in Header.parse to remove redundency and simplify
|
2012-05-09 12:11:53 -04:00 |
|
Erik Michaels-Ober
|
b1895d6f28
|
Merge pull request #7 from endash/fix-space-in-header-bug
Add support for optional 'linear white space' between header parameters ...
|
2012-05-09 08:48:46 -07:00 |
|
Christopher Swasey
|
ca16e1dfc4
|
Add support for optional 'linear white space' between header parameters as per OAuth spec and RFC2617
|
2012-05-09 11:43:54 -04:00 |
|
Erik Michaels-Ober
|
9c400888c5
|
Remove executable attributes and shebang line
|
2012-05-07 13:42:29 -07:00 |
|
Erik Michaels-Ober
|
be634109b0
|
GitHub automatically inserts anchors [ci skip]
|
2012-05-03 13:01:57 -07:00 |
|
Erik Michaels-Ober
|
1d57a3730a
|
Exclude specs from code coverage report
|
2012-04-24 04:11:16 -07:00 |
|
Erik Michaels-Ober
|
696850d354
|
Reorder Travis VMs
|
2012-04-24 02:29:29 -07:00 |
|
Steve Richert
|
18affbcbb9
|
Fix README typo
|
2012-04-23 16:57:38 -04:00 |
|
Steve Richert
|
ea143a38b6
|
Correct LICENSE year
|
2012-04-23 16:50:39 -04:00 |
|
Steve Richert
|
231e93e2b2
|
Bump version to 0.1.7
|
2012-04-23 16:44:01 -04:00 |
|
Steve Richert
|
b09ff69da4
|
Update the README
|
2012-04-23 16:43:44 -04:00 |
|
Steve Richert
|
0113a75e46
|
Build against head Ruby
|
2012-04-23 16:37:07 -04:00 |
|
Steve Richert
|
b45ba22787
|
Remove the Yard dependency
|
2012-04-23 16:35:28 -04:00 |
|
Steve Richert
|
8299b00951
|
Move from Test::Unit to RSpec
|
2012-04-23 16:29:01 -04:00 |
|
Steve Richert
|
cfe7c71660
|
Move core requires into header class
|
2012-04-23 13:31:57 -04:00 |
|
Steve Richert
|
e48aa4e141
|
Don't extend Ruby core
|
2012-04-23 13:30:11 -04:00 |
|