0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 21 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
DESTRUCTIVE COMMIT - cleaned-up the house for draft 09 code
DBA
More... almost 14 years ago
First step to custom models. More... almost 14 years ago
Add first method to the adapter. More... almost 14 years ago
Add simple AuthorizationCodeGrant model. More... almost 14 years ago
Make them gem load right. More... almost 14 years ago
Add OAuth2::Rails::Engine. More... almost 14 years ago
Bye, bye init.rb. We don't need ya. More... almost 14 years ago
Move rails hooks into subdirectory More... almost 14 years ago
Fix typo - Adapter is a class, not a module More... almost 14 years ago
Add gemspec More... almost 14 years ago
Merge branch 'master' of github.com:aflatter/oauth2-ruby More... almost 14 years ago
Fix homepage in gemspec More... almost 14 years ago
Remove useless stuff More... almost 14 years ago
Beginning of oauth2-rails More... almost 14 years ago
- Based on Jeremy's feedback, the readme intro has been changed.
DBA
More... almost 14 years ago
- Revised the README - Removed ruby-hmac dependency from the gemfile - Formatted the WebServer flow class
DBA
More... almost 14 years ago
- Removed ruby-hmac dependency. Using OpenSSL::HMAC instead - Updated the Request class and tests - Added .bundle to the ignore list
DBA
More... almost 14 years ago
- Owned by Markdown
DBA
More... almost 14 years ago
- This DBA guy should really learn how to use Markdown
DBA
More... almost 14 years ago
- Updated the readme file
DBA
More... almost 14 years ago
Added Miguel's test More... almost 14 years ago
- added reference to the spec. More... almost 14 years ago
Merge branch 'master' of github.com:aflatter/oauth2-ruby More... almost 14 years ago
Update Rakefiles More... almost 14 years ago
- Parameters without value should be ignored instead of considered invalid. More... almost 14 years ago
Update spec_helper to complain about missing gems More... almost 14 years ago
- Updated the web server flow class
DBA
More... almost 14 years ago
- Added source to gemfile
DBA
More... almost 14 years ago
- Updated the gem dependencies
DBA
More... almost 14 years ago
Resolve a bug where autoload does not work with relative load paths on 1.9.2 More... almost 14 years ago