Commit Graph

16 Commits

Author SHA1 Message Date
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