Commit Graph

32 Commits

Author SHA1 Message Date
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
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 db45e50b7b Moved 37signals into a single OAuth2 class. 2010-06-23 20:15:43 -04:00
James A. Rosen 17819a0b8a refactored some common spec setup from Basecamp and Campfire specs into new StrategyTestCase mixin 2010-06-18 22:29:35 -04:00
James A. Rosen f15f6fbed1 extracted some common Strategy specs into a new StrategyMacros; used them in Basecamp and Campfire specs 2010-06-18 21:56:44 -04:00
James A. Rosen 7d59543b1b refactored common code from Campfire and Basecamp into new abstract ThirtySevenSignals strategy 2010-06-18 21:48:44 -04:00
James A. Rosen 28dd4e8533 tested and fixed Campfire strategy 2010-06-18 21:37:00 -04:00
James A. Rosen 858b7239f3 fixed and tested Basecamp OAuth2 implementation 2010-06-18 21:09:27 -04:00
James A. Rosen 8cb635d79f split Twitter and Facebook specs out into their own spec files; changed OAuth spec to a more abstract test 2010-06-18 21:08:36 -04:00
James A. Rosen 7691e0c295 updated OAuth spec helper: added Bundler.setup to support running specs individually; added configure block to do common mixins 2010-06-18 20:50:44 -04:00
James A. Rosen 95e0e94f52 moved Campfire and Basecamp from HTTP Basic to OAuth2 2010-06-16 15:37:43 -04:00
James A. Rosen b980b88ffc changed from 'json' to 'multi_json' dependency so clients of Omniauth can use any JSON library they want 2010-06-13 17:00: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 4963a3e25d fixed block-variable-shadows-local-variable warning in LinkedIn strategy 2010-06-12 22:45:08 -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 c1c56a9f11 moved project spec/spec.opts to .rspec in preparation for RSpec 2.0 (deprecated in 1.3) 2010-06-12 21:34:19 -04:00
James A. Rosen 3933282ddf using Bundler to declare dependencies 2010-06-12 21:29:31 -04:00
James A. Rosen 5e2b5b3f4f changed Rack endpoint in OAuth spec to return an enumerable body as per the Rack specification 2010-06-12 21:26:06 -04:00
James A. Rosen c128292711 fixed typo in OAuth README; s/openid/oauth 2010-06-12 17:16:04 -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 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