Commit Graph

25 Commits

Author SHA1 Message Date
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
James A. Rosen 9e8782a800 fixed typo in OpenID strategy: s/AZ/AX 2010-08-11 08:50:47 -07:00
James A. Rosen c5bb22df9d added 'WebMock.disable_net_connect' to all spec_helpers 2010-08-11 08:50:20 -07:00
Michael Bleigh 0bfb9961fc Renamed corporate to enterprise. 2010-08-10 15:04:19 -05:00
Michael Bleigh 549b0c71e2 Updating GApps and OpenID strategies a bit. 2010-08-10 08:35:06 -05:00
Michael Bleigh 7300af48a4 Merge branch 'master' of github.com:intridea/omniauth 2010-07-19 23:11:55 -05:00
Michael Bleigh 490e233fb1 Adds support for Google Apps for the domain. 2010-07-19 10:07:21 -05:00
James A. Rosen 16ed90dcc9 started OpenID spec -- still many failures, but not sure of best testing approach 2010-07-03 18:07:05 -04:00
James A. Rosen b9f7b9f4d2 changed OpenID identifier input type to 'url' 2010-07-02 16:52:37 -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 2cbb99d006 merged with achiu 2010-06-13 13:20:52 -04:00
James A. Rosen 6a59e856ae changed omniauth-openid to omniauth/openid and likewise for -basic in OpenID README 2010-06-12 22:56:41 -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 353f4085d4 added spec_helper for oa-openid, added stup spec for openid strategy 2010-06-12 22:41:05 -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
Elise Huard a93ebb54f4 misc small adjustments to get the gems to install 2010-06-09 13:48:55 -04:00
Michael Bleigh 19d27d90ef READMEs and CHANGELOGs updated. 2010-05-01 15:22:25 -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 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