Commit Graph

31 Commits

Author SHA1 Message Date
Michael Bleigh ed7918a3fd Removing Gemfile.lock files because of local paths. - Closes #39 2010-10-12 09:28:33 -05:00
Michael Bleigh 49edb688d3 Closes #37. Deprecates using rack.auth in favor of omniauth.auth 2010-10-09 22:20:56 -05:00
Michael Bleigh 5e8eb2839f Add better fail handling for exceptions, add configure and on_failure methods to Builder. 2010-10-08 12:39:02 -05:00
Michael Bleigh b2cd9c8f33 Bumping version. 2010-10-06 07:49:45 -05:00
Michael Bleigh d3cb48af6f Remove all traces of request['auth'], fix up Google Apps. 2010-10-06 07:48:50 -05:00
Michael Bleigh 86862ea95d Bumping version to 0.1.1 2010-10-04 13:33:56 -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
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
James A. Rosen 920da7d175 changed 'restclient' to 'rest-client' to match that library's new require style /HT achiu 2010-07-21 16:33:39 -07:00
James A. Rosen 9c767e455a removed oa-basic 0.0.3 distribution, which should have been ignored 2010-07-21 16:27:56 -07: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 1ad29dbe80 Basecamp doesn't require JSON; it requires Nokogiri 2010-06-13 16:59:46 -04:00
James A. Rosen 8e5b4516a8 removed dist files -- no idea how those got in there 2010-06-13 16:58:06 -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 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 4fb86df1b9 added stub specs to oa-basic sub-project 2010-06-12 22:36: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 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