1
0
Fork 0
mirror of https://github.com/omniauth/omniauth.git synced 2022-11-09 12:31:49 -05:00
Commit graph

18 commits

Author SHA1 Message Date
James A. Rosen
dd78895823 added dependencies:install Rake task 2010-06-13 17:00:03 -04:00
James A. Rosen
f4919a113a Bundler's add_bundler_dependencies is considered harmful and being deprecated; changed from Gemfile -> .gemspec dependencies to the reverse. 2010-06-13 16:36:59 -04:00
James A. Rosen
67d752ad0f removed block-variable shadowing warning in Rakefile 2010-06-13 15:21:11 -04:00
James A. Rosen
3f208db941 moved top project gem tasks into a gems: namespace 2010-06-13 15:19:53 -04:00
James A. Rosen
559beb13ee added ellipses to Rakefile for consistency across multi-gem tasks 2010-06-13 15:17:28 -04:00
James A. Rosen
2cbb99d006 merged with achiu 2010-06-13 13:20:52 -04:00
James A. Rosen
c1c880156d used Bundler's Gemspec#add_bundler_dependencies to reduce duplication betwen Gemfile and gemspecs 2010-06-12 21:52:30 -04:00
James A. Rosen
3933282ddf using Bundler to declare dependencies 2010-06-12 21:29:31 -04:00
Michael Bleigh
4495e4306b Versioning will now be lockstep, bumped to 0.0.3 2010-05-01 15:07:56 -04:00
Michael Bleigh
240d691253 Bringing HTTP Basic back to the fold, starting with Campfire and Basecamp. 2010-05-01 14:14:46 -04:00
Michael Bleigh
91533b7f45 OAuth 2.0 support, including Facebook and GitHub providers. 2010-04-29 16:54:07 -04:00
Michael Bleigh
f9dc9ea282 Adds lots of stuff. Facebook is broken, beware. 2010-04-09 21:30:16 -04:00
Michael Bleigh
0cdc080b59 First stage of moving to gem family route, still need to add gemspecs and gem building methods. 2010-04-04 23:30:40 -04:00
Michael Bleigh
9b5ce21488 Adding basic password strategy. 2010-04-04 16:24:27 -04:00
Michael Bleigh
a9ef69754d OAuth, Twitter, LinkedIn, and OpenID strategies are all up and running. 2010-04-04 13:56:26 -04:00
Michael Bleigh
87e171038e Updating files. 2010-03-30 16:35:58 -04:00
Michael Bleigh
795e98266b Initial import. 2010-03-30 16:26:26 -04:00
Michael Bleigh
5a0c7f75f5 Initial commit to rack-oauthable. 2010-03-25 19:37:03 -04:00