• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

lucadegasperi / oauth2-server-laravel / 77

Builds Branch Commit Type Ran Committer Via Coverage
77 master Update README.md push 30 Oct 2013 11:52AM UTC lucadegasperi travis-ci pending completion   set done
76 0.9.3 Merge branch 'master' of github.com:lucadegasperi/oauth2-server-laravel push 28 Oct 2013 02:58PM UTC Luca Degasperi travis-ci pending completion   set done
75 master Merge branch 'master' of github.com:lucadegasperi/oauth2-server-laravel push 28 Oct 2013 02:55PM UTC Luca Degasperi travis-ci pending completion   set done
74 master Merge pull request #18 from enginego/bug-fix Fixed a bug that was causing requests for an access token to fail when u... push 24 Oct 2013 09:15PM UTC lucadegasperi travis-ci pending completion   set done
73 master Fixed a bug that was causing requests for an access token to fail when using oauth internally Pull #18 24 Oct 2013 03:20PM UTC enginego travis-ci pending completion   set done
72 master Renamed the migrations otherwise laravel would not roll them back. push 22 Oct 2013 02:56PM UTC lucadegasperi travis-ci pending completion   set done
71 master Merge branch 'master' of github.com:lucadegasperi/oauth2-server-laravel push 22 Oct 2013 02:07PM UTC lucadegasperi travis-ci pending completion   set done
70 master Typo Fix push 22 Oct 2013 11:32AM UTC lucadegasperi travis-ci pending completion   set done
69 0.9.2 Typo fix push 17 Oct 2013 01:37PM UTC lucadegasperi travis-ci pending completion   set done
68 master Typo fix push 17 Oct 2013 01:36PM UTC lucadegasperi travis-ci pending completion   set done
67 master Merge pull request #15 from fx88/patch-1 Fixed unsave casts in getScopes() and getAuthCodeScopes() & Add addition... push 16 Oct 2013 11:38AM UTC lucadegasperi travis-ci pending completion   set done
66 master Fixed unsave casts in getScopes() and getAuthCodeScopes() & Add additional vars to Array in getScopes() Pull #15 16 Oct 2013 11:32AM UTC fx88 travis-ci pending completion   set done
65 master Merge pull request #14 from fx88/master Bugfix in getScopes() Bug in Query and Cast the Resultobjects to Arrays push 16 Oct 2013 10:29AM UTC lucadegasperi travis-ci pending completion   set done
64 master Bugfix in getScopes() Bug in Query and Cast the Resultobjects to Arrays ->join('oauth_scopes','oauth_session_token_scopes.session_access_token_id', '=', 'oauth_scopes.id') to ->join('oauth_scopes', 'oauth_session_token_scopes.scope_id', '... Pull #14 16 Oct 2013 10:25AM UTC fx88 travis-ci pending completion   set done
63 master Limit the query select on deleteExpired. Fixes #13 push 16 Oct 2013 09:49AM UTC lucadegasperi travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc