| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
06 Jul 2012 06:53:22
0.8.0
|
sunpoet  |
- Update to 0.8.0
Changes: https://github.com/intridea/oauth2/commits/master |
30 May 2012 11:39:52
0.7.1
|
sunpoet  |
- Update to 0.7.1
Changes: https://github.com/intridea/oauth2/commits/master |
16 Apr 2012 16:58:25
0.6.0
|
sunpoet  |
- Update to 0.6.0
Changes: https://github.com/intridea/oauth2/commits/master |
06 Jan 2012 06:20:22
0.5.2
|
sunpoet  |
- Update to 0.5.2
- Add RG link to pkg-descr
Changes: https://github.com/intridea/oauth2/commits/master
- Make Client#get_token listen to raise_errors option
- Condense build status and dependency status [ci skip]
- Use HTTPS rubygems source
- Remove unnecessary additions
- Make status images more consistent [ci skip]
- Add Travis-style dependency status image [ci skip]
- Rubinius 2.0 is now the default Rubinius version on Travis
- Add dependency status [ci skip]
- Reformat [ci skip]
- Loosen gem dependenies
- Source code shows that authorization_url is actually named authorize_url |
20 Dec 2011 00:29:17
0.5.1
|
pgollucci  |
- One WWW line in pkg-descr will do just fine |
20 Dec 2011 00:21:54
0.5.1
|
pgollucci  |
- Point at the homepage consistently as defined by rubygems.org |
16 Nov 2011 18:57:10
0.5.1
|
sunpoet  |
- Fix CATEGORIES: it should be rubygems, not ruby
Feature safe: yes |
29 Oct 2011 03:59:22
0.5.1
|
sunpoet  |
- Add rubygem-oauth2 0.5.1
OAuth2 is a Ruby wrapper for the OAuth 2.0 specification. This is a work in
progress, being built first to solve the pragmatic process of connecting to
existing OAuth 2.0 endpoints (a.k.a. Facebook) with the goal of building it up
to meet the entire specification over time.
WWW: https://github.com/intridea/oauth2
WWW: https://rubygems.org/gems/oauth2 |