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 |
|
Steve Richert
|
4c7e836933
|
Scrap the version file
|
2012-04-23 13:27:01 -04:00 |
|
Steve Richert
|
e8fc491ed0
|
Clean up the gemspec
|
2012-04-23 13:25:28 -04:00 |
|
Steve Richert
|
99a936b98d
|
Remove Rails plugin support
|
2012-04-23 13:25:18 -04:00 |
|
Steve Richert
|
facaa40017
|
Clean up the Rakefile
|
2012-04-23 13:24:52 -04:00 |
|
Steve Richert
|
a7c5b2fa1e
|
Update and un-markdown the LICENSE
|
2012-04-23 13:24:34 -04:00 |
|
Steve Richert
|
f82906a3c8
|
Update the RubyGems source to the secure URL
|
2012-04-23 13:23:57 -04:00 |
|
Steve Richert
|
4b37eec92d
|
Sort the .gitignore
|
2012-04-23 13:23:37 -04:00 |
|
Erik Michaels-Ober
|
f92c8d61eb
|
Bump version to 0.1.6
|
2012-04-23 09:40:38 -07:00 |
|
Erik Michaels-Ober
|
302558c0b4
|
Convert URL to string (in case it's already a URI object) before parsing
|
2012-04-23 09:31:11 -07:00 |
|
Erik Michaels-Ober
|
878b368101
|
Don't start coverage during CI
|
2012-04-23 09:30:03 -07:00 |
|
Erik Michaels-Ober
|
ac5453973d
|
Update Travis configuration
|
2012-04-23 09:26:20 -07:00 |
|
Matt Griffin
|
02328a8f14
|
OAuth attributes should include optional OAuth 1.0a keys: oauth_callback and oauth_verifier
|
2012-03-08 16:48:45 -05:00 |
|
Steve Richert
|
7662fa535c
|
Update supported Rubies in the README
|
2012-02-08 16:50:02 -05:00 |
|
Steve Richert
|
d91e844b3a
|
rbx == rbx-2.0
|
2012-02-08 16:49:05 -05:00 |
|
Steve Richert
|
e5e23628cf
|
Move status images to the README title
|
2012-02-08 16:48:16 -05:00 |
|
Steve Richert
|
20c6950066
|
Fix README heading anchors
|
2012-02-08 16:46:45 -05:00 |
|
Steeve Morin
|
62a01b6d18
|
simple key/value presence test for attributes
|
2011-09-28 14:21:40 +03:00 |
|
Steeve Morin
|
c75b82d392
|
Only put option when there is a value. (Causes errors with Netflix API).
|
2011-09-27 18:32:38 +03:00 |
|
Erik Michaels-Ober
|
b627133129
|
Travis removed Ruby 1.9.1 support
Rationale: https://gist.github.com/1223640 [ci skip]
|
2011-09-17 08:22:53 -07:00 |
|
Steve Richert
|
912ad4c736
|
Fix Travis build image
|
2011-09-01 11:40:40 -03:00 |
|
Erik Michaels-Ober
|
531c46dfa4
|
Update CI image URL [ci skip]
|
2011-08-31 22:14:42 -07:00 |
|
Erik Michaels-Ober
|
4398b8ab46
|
Make Rakefile executable
|
2011-08-27 11:06:56 -07:00 |
|
Erik Michaels-Ober
|
2875f85e58
|
Switch up Markdown syntax for headers [ci skip]
|
2011-08-19 14:21:48 -07:00 |
|