0
I Use This!
Inactive

Commits : Listings

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