- 30 Jun, 2017 1 commit
-
-
Timothy Andrew authored
- There's no need to use `API::Scope` for scopes that don't have `if` conditions, such as in `lib/gitlab/auth.rb`.
-
- 29 Jun, 2017 1 commit
-
-
Timothy Andrew authored
- To represent an authorization scope, such as `api` or `read_user` - This is a better abstraction than the hash we were previously using.
-