Commit graph

119 commits

Author SHA1 Message Date
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
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
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
Erik Michaels-Ober
36c14e35ea Update gemspec [ci skip] 2011-08-14 23:51:04 -07:00
Erik Michaels-Ober
e590fcef17 Add anchors [ci skip] 2011-08-13 10:37:01 -07:00
Erik Michaels-Ober
e2b7e35875 Revert "Remove JRuby support"
This reverts commit 3ce2f643ec.
2011-08-08 13:54:48 -07:00
Erik Michaels-Ober
cb3a2e9c76 Add official support for Rubinius [ci skip]
Happy Rubinius Day!
2011-08-06 11:38:38 -07:00
Erik Michaels-Ober
008237693e Add link to REE [ci skip] 2011-08-06 11:23:28 -07:00
Erik Michaels-Ober
3ce2f643ec Remove JRuby support 2011-08-06 10:51:24 -07:00
Erik Michaels-Ober
fe8bdf9a65 Test against Rubinius
Happy Rubinius Day!
2011-08-05 15:46:59 -07:00
Erik Michaels-Ober
ca15aa3167 Test against MRI 1.9.3 2011-07-31 09:57:52 -07:00
Erik Michaels-Ober
06225833d7 Add section on Supported Rubies 2011-07-27 10:57:14 -07:00
Erik Michaels-Ober
373d819ca1 Use SSL-enabled build status image to avoid proxy caching 2011-07-27 00:21:31 -07:00
Erik Michaels-Ober
3e357dcf51 Test against Rubinius 2.0 2011-06-08 12:26:34 -04:00
Erik Michaels-Ober
a0c57ce52e Update rake dependency to version 0.9 2011-05-20 10:25:09 -07:00
Erik Michaels-Ober
086a782cb6 Update yard dependency to version 0.7 2011-05-18 08:48:53 -04:00
Erik Michaels-Ober
0a0d78c932 Update gemspec 2011-05-12 18:42:13 -07:00
Erik Michaels-Ober
e2dbb59c02 Remove bundler dependency 2011-05-08 07:10:14 -07:00
Erik Michaels-Ober
86d2a828dc Bump version to 0.1.5 2011-05-06 13:19:11 -07:00