Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
omniauth-msunet
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Perry, Christopher
omniauth-msunet
Graph
193156277b240ed83775923fa5a23e0a55df1046
Select Git revision
Branches
2
feature/omniauth1.3
master
default
Tags
3
v1.0.1
v1.0.0
v0.5.0
5 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
3
Aug
4
Apr
16
Sep
11
12
Aug
15
Jul
8
14
May
10
9
8
1
28
Apr
Changing dependencies to match googles
feature/omniaut…
feature/omniauth1.3 master
Updated omniauth depencies
Update license to match license identifier from http://spdx.org/licenses
Add Andrew as author, update version
Merge pull request #1 from atomaka/feature/specs
Cleanup Gemfile and gemspec
Minor cosmetic fixes
Add specs
Update gem version to 1.0.1
Update CHANGELOG.md with version information
v1.0.1
v1.0.1
Rename netid field to msunetid
Update gem to version 1.0.0
v1.0.0
v1.0.0
Set gem to use production MSU OAuth2 provider
Update gemspec to specify the version of multi_json, the license and the new homepage
v0.5.0
v0.5.0
Update version to 0.5
Update README with detailed needs to use the gem, instructions on how to configure it with a Ruby on Rails application and the schema that is returned to the application from OmniAuth
Update strategy with additional info section information and correct call for protected resource information
Change version to 0.4.0
Add multi_json gem to gemspec requirement
Remove todo from README, clarify authentication protocol used with OmniAuth strategy
Increment version to alpha 5, rename reference to gem as MSUnet
Remove old code, include commented placeholders for actual values that will be received, include camel case operation so module can be called as MSUnet
Change the name to be MSUnet to match official name; include version numbers for gem dependencies
Update version number
Update version number
Update gem version
remove version specificaion for gemspec file
Move require for omniauth-oauth2 gem to omniauth-msunet.rb file
cleanup gem for minimal use
Reorganize some of the fields and add the name to the Msunet oauth
Update version of gem to alpha3
Add guardfile
Add travis-ci configuration file
Add rspec files
Update version to alpha2
Add MSU OAuth testing site url to comments of strategy
Add license provided by the MSU Intellectual Property Office to the project
Update site and authorize url for testing Gitlab login with local OAuth server, change user to uid for returned structure
Add changelog to project
Fix the display of the install command in the README
Loading