Commit graph

184 commits

Author SHA1 Message Date
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
Erik Michaels-Ober
22410ae40c Remove vestigial rdoc options from gem specification 2011-05-06 13:19:04 -07:00
Erik Michaels-Ober
19ec44d938 Add link to Travis CI 2011-05-06 13:16:02 -07:00
Erik Michaels-Ober
d488184dfd Add jruby-openssl dependency 2011-05-06 13:13:55 -07:00
Erik Michaels-Ober
65f01e0c92 Apparently, Object#tap was added in 1.8.7, not 1.9 2011-05-06 13:00:41 -07:00
Erik Michaels-Ober
cde93bb5cc Add bundler as a development dependency 2011-05-06 12:47:17 -07:00
Erik Michaels-Ober
7db3df6ffd Require rubygems 2011-05-06 12:45:55 -07:00
Erik Michaels-Ober
100216d239 Bundle setup before running tests 2011-05-06 12:37:57 -07:00
Erik Michaels-Ober
ba2011d2c8 Add Travis configuration file 2011-05-06 12:28:54 -07:00
Erik Michaels-Ober
81acd75d95 Add self as co-author 2011-05-06 12:22:32 -07:00
Erik Michaels-Ober
44f17f9d98 Remove vestigial VERSION file 2011-05-06 12:19:30 -07:00
Erik Michaels-Ober
7aec6fe2ba Trust the load path 2011-05-06 12:18:55 -07:00
Erik Michaels-Ober
7d2cfe5a7e Add turn in development for more verbose test output 2011-05-06 12:18:45 -07:00
Erik Michaels-Ober
03ec0e6d32 Replace rdoc with yard 2011-05-06 12:13:03 -07:00
Erik Michaels-Ober
2e7f832b8c Convert LICENSE to Markdown 2011-05-06 12:08:38 -07:00
Erik Michaels-Ober
ddb3183199 Convert README to Markdown 2011-05-06 12:08:25 -07:00
Erik Michaels-Ober
9f2e39ab8f Replace rcov with simplecov 2011-05-06 12:03:26 -07:00
Erik Michaels-Ober
add62246e5 Rakefiles are executables, and rake loads rake, not rakefile code 2011-05-06 11:52:23 -07:00
Erik Michaels-Ober
ac7793ef74 Bump version to 0.1.4 2011-02-03 13:04:50 -05:00
Erik Michaels-Ober
d6af7c4ef4 Opt-in for testing with rubygems-test 2011-02-03 13:04:23 -05:00
Erik Michaels-Ober
119232682c Ignore Gemfile.lock
Rationale: http://yehudakatz.com/2010/12/16/clarifying-the-roles-of-the-gemspec-and-gemfile/
2010-12-16 19:11:35 -08:00
Erik Michaels-Ober
db07b63469 Bump version to 0.1.3 2010-11-30 08:56:37 -08:00
Erik Michaels-Ober
3ddda07d91 Make compatible with Ruby versions < 1.9 2010-11-30 08:54:49 -08:00
Erik Michaels-Ober
3fb8d858ff Organize SimpleOAuth classes and modules into separate files so they can be required separately 2010-11-30 08:51:54 -08:00
Erik Michaels-Ober
9db7564a25 Ignore byte-code compiled files (generated by Rubinius) 2010-11-29 13:55:22 -08:00
Erik Michaels-Ober
9b88bd2db8 Add encoding line so tests run in Ruby 1.9 2010-11-29 13:48:52 -08:00
Erik Michaels-Ober
dd1b633c09 Update mocha development dependency to 0.9.10 2010-11-29 13:48:30 -08:00
Erik Michaels-Ober
9b30fbc283 Bump version to 0.1.2 2010-11-15 08:31:44 -08:00
Erik Michaels-Ober
a39ceda4ba Fix the reserved characters regex to be non-variant by KCODE 2010-11-15 08:31:03 -08:00
Erik Michaels-Ober
bfbe667da4 Update mocha development dependency 2010-11-15 08:11:57 -08:00
Mike Emery
c775850614 making signed attributes public so that it can be used with 3rd party http request libraries to use oauth through query string 2010-11-15 08:11:11 -08:00
laserlemon
e66291245d More gemspec-related cleanup. 2010-10-13 15:48:39 -04:00
laserlemon
3cfb55566e Version bump to 0.0.0 2010-10-13 15:26:14 -04:00
laserlemon
e329aaf758 Ditched Jeweler for Bundler. 2010-10-13 15:20:21 -04:00
laserlemon
4978f99d6b Re-order the test helper requirements to not explode if the test-unit gem is installed locally. 2010-10-13 10:28:07 -04:00
laserlemon
b687431d43 Regenerated gemspec for version 0.1.1 2010-10-13 10:09:20 -04:00