Commit Graph

40 Commits

Author SHA1 Message Date
Michael Bleigh cc73281406 Clearing out everything to move towards the new 1.0 independent gems strategy. 2011-09-03 21:26:57 -03:00
Erik Michaels-Ober 59f048fbf6 Make Rakefile executable 2011-08-27 11:02:05 -07:00
Erik Michaels-Ober f217073de3 Rakefiles are executables 2011-05-14 10:11:04 -07:00
Erik Michaels-Ober 7b2f240f75 Specify yard from git source 2011-05-09 21:33:59 -07:00
Erik Michaels-Ober d83d496dc9 Revert "Revert "Revert "Add JRuby back to the CI matrix"""
This reverts commit 03a601f387.
2011-04-28 19:03:23 -07:00
Erik Michaels-Ober 03a601f387 Revert "Revert "Add JRuby back to the CI matrix""
This reverts commit d31da66d9f.
2011-04-28 18:48:42 -07:00
Erik Michaels-Ober d31da66d9f Revert "Add JRuby back to the CI matrix"
This reverts commit cbd324533a.
2011-04-28 18:44:09 -07:00
Erik Michaels-Ober cbd324533a Add JRuby back to the CI matrix 2011-04-28 18:36:42 -07:00
Erik Michaels-Ober 7104c108ee Add push task 2011-04-28 18:33:32 -07:00
Erik Michaels-Ober 81358854f2 Refactor build system 2011-04-28 17:57:24 -07:00
Michael Bleigh 2bd0425a38 Possibly fix rspec error on travis build. 2011-04-25 20:06:01 -05:00
Erik Michaels-Ober 1d100ab8e9 New versioning system to support testing on http://test.rubygems.org/ 2011-04-22 11:41:33 -05:00
Erik Michaels-Ober ceaf84a458 Fix release task 2011-04-22 03:39:57 -05:00
Erik Michaels-Ober 9d19c63b97 Gem dependency refactor 2011-04-22 02:52:52 -05:00
Michael Bleigh 9fc82c72f6 Adds oa-more to root Rake tasks, makes specs ready to run 2011-01-12 08:51:22 -06:00
Michael Bleigh ea6bbbecca Bump version to 0.2.0 for people who want to check out from git. 2010-11-03 13:56:54 -05:00
Michael Bleigh 38437458d8 Upgrade to RSpec 2.0, add universal options hash for strategies, custom paths, closes #54 2010-11-03 13:19:10 -05:00
Michael Bleigh f3dc0dd16f Updating lots of documentation. 2010-10-14 16:21:08 -05:00
Michael Bleigh a6e1de9ca1 Adding documentation and release tasks to Rakefile 2010-10-14 10:27:33 -05:00
Michael Bleigh 134611b8b7 Updated to 0.0.4. 2010-08-16 10:21:46 -05:00
Michael Bleigh 0bfb9961fc Renamed corporate to enterprise. 2010-08-10 15:04:19 -05:00
James A. Rosen 1be1ebbe7e added oa-corporate to the master Rakefile 2010-07-05 19:30:25 -04:00
James A. Rosen dd78895823 added dependencies:install Rake task 2010-06-13 17:00:03 -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 67d752ad0f removed block-variable shadowing warning in Rakefile 2010-06-13 15:21:11 -04:00
James A. Rosen 3f208db941 moved top project gem tasks into a gems: namespace 2010-06-13 15:19:53 -04:00
James A. Rosen 559beb13ee added ellipses to Rakefile for consistency across multi-gem tasks 2010-06-13 15:17:28 -04:00
James A. Rosen 2cbb99d006 merged with achiu 2010-06-13 13:20:52 -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 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 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
Michael Bleigh 9b5ce21488 Adding basic password strategy. 2010-04-04 16:24:27 -04:00
Michael Bleigh a9ef69754d OAuth, Twitter, LinkedIn, and OpenID strategies are all up and running. 2010-04-04 13:56:26 -04:00
Michael Bleigh 87e171038e Updating files. 2010-03-30 16:35:58 -04:00
Michael Bleigh 795e98266b Initial import. 2010-03-30 16:26:26 -04:00
Michael Bleigh 5a0c7f75f5 Initial commit to rack-oauthable. 2010-03-25 19:37:03 -04:00