0
I Use This!
Inactive

Commits : Listings

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