Commit Graph

24 Commits

Author SHA1 Message Date
Erik Michaels-Ober 695ce8ba95 Parse Markdown with kramdown 2012-12-02 17:53:51 -08:00
Erik Michaels-Ober 2e98c7462b Add #licenses declaration to gemspec 2012-11-17 20:35:28 -08:00
Erik Michaels-Ober 9b5c27b598 Use maruku instead of rdiscount for compatibility with JRuby in 1.9 mode 2012-07-07 05:52:13 -07:00
Michael Bleigh d02f9d58f7 Improves error handling behavior. Closes #578.
* OmniAuth::FailureEndpoint will raise any encountered
  errors out if RACK_ENV is development.
* It will redirect compatibly with current OmniAuth if
  not in development.
* Now uses Rack::Response to include a content length
  in the failure response.
2012-03-05 23:11:35 -05:00
Michael Bleigh 21739ee956 OmniAuth is now compatible with 1.3 and 1.4 Rack. Closes #562 2012-01-17 14:57:54 -06:00
Erik Michaels-Ober 50c354b813 Rack 1.4 is required as of e236f57337 2011-12-29 11:26:48 -08:00
Erik Michaels-Ober 26fd1d3a36 Specify all development dependencies in gemspec 2011-12-12 08:12:31 -08:00
Erik Michaels-Ober 7d8aa725a1 Don't need both maruku and rdiscount 2011-12-06 23:21:28 -08:00
Michael Bleigh c4aef42d98 Bumping to version 1.0.0. Mazel tov! 2011-11-01 23:04:56 -04:00
Michael Bleigh 6d0e5c9cf5 Uses Hashie 1.2 to prevent pollution of subhashes in InfoHash. Closes #495 2011-10-15 03:15:45 -05:00
Michael Bleigh 5fe011b19a Bump version to 1.0.0.pr1 2011-10-12 19:26:44 -05:00
Michael Bleigh 009f9c10b8 Rename and prepare gemspec, add guard to Gemfile (but not gemspec). 2011-09-03 21:31:52 -03:00
Michael Bleigh cc73281406 Clearing out everything to move towards the new 1.0 independent gems strategy. 2011-09-03 21:26:57 -03:00
Michael Bleigh 3dbfdff127 Merging master. 2011-09-03 15:08:07 -03:00
Muneeb Shaikh 60b7689ee5 Removed repetition of word 'that' from description 2011-08-24 07:48:06 +05:30
Erik Michaels-Ober 869a7b4c01 Update gemspec [ci skip] 2011-08-14 23:56:24 -07:00
Michael Bleigh 610bcc1ada Merge branch 'master' of github.com:intridea/omniauth into 1.0-beta 2011-07-28 21:22:04 -05:00
Erik Michaels-Ober 51813edce2 The omniauth gem is a meta-gem
Don't include all sub-gem files in this package, just specify sub-gems
as dependencies
2011-07-22 11:09:53 -07:00
James A. Rosen 2f77d46ce7 Moved HttpBasic to oa-more. Closes #327 2011-06-05 18:12:23 -07:00
Michael Bleigh 3d99fa87f8 Merging in master. 2011-05-16 13:27:42 -05:00
Erik Michaels-Ober f4d7dd59f7 Update gemspec 2011-05-12 18:40:28 -07:00
Michael Bleigh 19c212da72 Fixing up some dependencies and such. 2011-05-04 02:41:37 -05:00
Erik Michaels-Ober 81358854f2 Refactor build system 2011-04-28 17:57:24 -07:00
Erik Michaels-Ober 1d100ab8e9 New versioning system to support testing on http://test.rubygems.org/ 2011-04-22 11:41:33 -05:00