<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/lib/api/scope.rb, branch zj-ref-path-monospace</title>
<subtitle>gitlab.com: gitlab-org/gitlab-ce.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/'/>
<entry>
<title>`AccessTokenValidationService` accepts `String` or `API::Scope` scopes.</title>
<updated>2017-06-30T07:32:25+00:00</updated>
<author>
<name>Timothy Andrew</name>
<email>mail@timothyandrew.net</email>
</author>
<published>2017-06-30T07:32:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=afbc7520c296196d0f3f95d4a24a9e42c0e41f3c'/>
<id>afbc7520c296196d0f3f95d4a24a9e42c0e41f3c</id>
<content type='text'>
- There's no need to use `API::Scope` for scopes that don't have `if`
  conditions, such as in `lib/gitlab/auth.rb`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- There's no need to use `API::Scope` for scopes that don't have `if`
  conditions, such as in `lib/gitlab/auth.rb`.
</pre>
</div>
</content>
</entry>
<entry>
<title>Extract a `Gitlab::Scope` class.</title>
<updated>2017-06-29T06:15:57+00:00</updated>
<author>
<name>Timothy Andrew</name>
<email>mail@timothyandrew.net</email>
</author>
<published>2017-06-28T07:12:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b8ec1f4201c74c500e4f7010b238c7920599da7a'/>
<id>b8ec1f4201c74c500e4f7010b238c7920599da7a</id>
<content type='text'>
- To represent an authorization scope, such as `api` or `read_user`
- This is a better abstraction than the hash we were previously using.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- To represent an authorization scope, such as `api` or `read_user`
- This is a better abstraction than the hash we were previously using.
</pre>
</div>
</content>
</entry>
</feed>
