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

23 commits

Author SHA1 Message Date
Michael Bleigh
b2cd9c8f33 Bumping version. 2010-10-06 07:49:45 -05:00
Michael Bleigh
86862ea95d Bumping version to 0.1.1 2010-10-04 13:33:56 -05:00
Ping Yu
454f1c897d adding ldap authentication for oa-enterprise gem 2010-10-01 20:48:13 -05:00
Michael Bleigh
aec9d900df Gemfile locks 2010-10-01 10:36:45 -05:00
Michael Bleigh
cf202fe6a2 Prepping for 0.1.0, also adding Foursquare support. 2010-10-01 10:31:02 -05:00
Michael Bleigh
134611b8b7 Updated to 0.0.4. 2010-08-16 10:21:46 -05:00
Michael Bleigh
f514c6cacc Updating dependencies for latest WebMock. 2010-08-16 10:14:04 -05:00
Michael Bleigh
0bfb9961fc Renamed corporate to enterprise. 2010-08-10 15:04:19 -05:00
Kepi
daafdb2afb Correct path to corporate in omniauth Gemfile 2010-07-21 15:16:46 +08:00
James A. Rosen
d681de036b added oa-corporate gem to omniauth's Gemfile and gemspec 2010-07-04 15:44:57 -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
95fd71d7f8 changed autoloads back to requires just for the main project because sub-projects don't use sub-modules of OmniAuth 2010-06-12 22:55:51 -04:00
James A. Rosen
5973843611 used Kernel#autoload to reduce memory footprint when only requiring parts of OmniAuth 2010-06-12 22:43:21 -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
1896dff13e Fixing rest-client mention in oa-basic gemspec. 2010-06-09 12:23:13 -04:00
Michael Bleigh
da5cd70ebf Fixing omniauth.gemspec 2010-05-01 15:09:20 -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
349cfc3e44 Added gemspecs for gempack setup, each should now be generatable. 2010-04-05 01:20:34 -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