<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/services/auth, branch bootstrap-markdown-code-highlight</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>Verify that deploy token has valid access when pulling container registry image</title>
<updated>2018-04-10T07:31:30+00:00</updated>
<author>
<name>Mayra Cabrera</name>
<email>mcabrera@gitlab.com</email>
</author>
<published>2018-04-10T07:31:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3e35f65394fad201a9277667772f3ad9c6940d07'/>
<id>3e35f65394fad201a9277667772f3ad9c6940d07</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Addresses database comments</title>
<updated>2018-04-07T02:20:17+00:00</updated>
<author>
<name>Mayra Cabrera</name>
<email>mcabrera@gitlab.com</email>
</author>
<published>2018-04-06T14:30:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=29913816309c6f6387b20c8702bcc8e90ef3a984'/>
<id>29913816309c6f6387b20c8702bcc8e90ef3a984</id>
<content type='text'>
- Adds a default on expires_at datetime
- Modifies deploy tokens views to handle default expires at value
- Use datetime_with_timezone where possible
- Remove unused scopes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Adds a default on expires_at datetime
- Modifies deploy tokens views to handle default expires at value
- Use datetime_with_timezone where possible
- Remove unused scopes
</pre>
</div>
</content>
</entry>
<entry>
<title>Increase test suite around deploy tokens behavior</title>
<updated>2018-04-07T02:20:17+00:00</updated>
<author>
<name>Mayra Cabrera</name>
<email>mcabrera@gitlab.com</email>
</author>
<published>2018-04-06T03:02:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c4f56a88029c1fe73bf6efb062b5f77a65282fed'/>
<id>c4f56a88029c1fe73bf6efb062b5f77a65282fed</id>
<content type='text'>
Also, fixes broken specs
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also, fixes broken specs
</pre>
</div>
</content>
</entry>
<entry>
<title>Include ProjectDeployTokens</title>
<updated>2018-04-07T02:20:16+00:00</updated>
<author>
<name>Mayra Cabrera</name>
<email>mcabrera@gitlab.com</email>
</author>
<published>2018-04-05T17:22:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8315861c9a50675b4f4f4ca536f0da90f27994f3'/>
<id>8315861c9a50675b4f4f4ca536f0da90f27994f3</id>
<content type='text'>
Also:
- Changes scopes from serializer to use boolean columns
- Fixes broken specs
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also:
- Changes scopes from serializer to use boolean columns
- Fixes broken specs
</pre>
</div>
</content>
</entry>
<entry>
<title>Support Deploy Tokens properly without hacking abilities</title>
<updated>2018-04-07T02:20:16+00:00</updated>
<author>
<name>Kamil Trzciński</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2018-04-05T13:49:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=72220a99d1cdbcf8a914f9e765c43e63eaee2548'/>
<id>72220a99d1cdbcf8a914f9e765c43e63eaee2548</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removes logic from Jwt and handle different scenarios on Gitlab::Auth</title>
<updated>2018-04-07T02:20:16+00:00</updated>
<author>
<name>Mayra Cabrera</name>
<email>mcabrera@gitlab.com</email>
</author>
<published>2018-04-03T21:34:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7deab3172257bef7818ce834c1e0709432ddd5e0'/>
<id>7deab3172257bef7818ce834c1e0709432ddd5e0</id>
<content type='text'>
- When using 'read_repo' password and project are sent, so we used both
  of them to fetch for the token
- When using 'read_registry' only the password is sent, so we only use
  that for fetching the token
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- When using 'read_repo' password and project are sent, so we used both
  of them to fetch for the token
- When using 'read_registry' only the password is sent, so we only use
  that for fetching the token
</pre>
</div>
</content>
</entry>
<entry>
<title>use Gitlab::UserSettings directly as a singleton instead of including/extending it</title>
<updated>2018-02-02T18:39:55+00:00</updated>
<author>
<name>Mario de la Ossa</name>
<email>mdelaossa@gitlab.com</email>
</author>
<published>2018-02-02T18:39:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=eaada9d7066a20b5af815f723e09cde60a5c8c10'/>
<id>eaada9d7066a20b5af815f723e09cde60a5c8c10</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor access handling</title>
<updated>2017-10-10T19:15:38+00:00</updated>
<author>
<name>Vratislav Kalenda</name>
<email>v.kalenda@gmail.com</email>
</author>
<published>2017-10-10T19:15:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b2acb3c775b73e7514f5055c4d5dc67043d6c637'/>
<id>b2acb3c775b73e7514f5055c4d5dc67043d6c637</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove whitespace</title>
<updated>2017-10-08T19:01:45+00:00</updated>
<author>
<name>Vratislav Kalenda</name>
<email>v.kalenda@gmail.com</email>
</author>
<published>2017-10-08T19:01:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=cd3fa2a709874c170eabc739f1b9a0f1f495685f'/>
<id>cd3fa2a709874c170eabc739f1b9a0f1f495685f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue JWT token with registry:catalog:* scope when requested by GitLab admin</title>
<updated>2017-10-08T18:40:01+00:00</updated>
<author>
<name>Vratislav Kalenda</name>
<email>v.kalenda@gmail.com</email>
</author>
<published>2017-10-08T18:36:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=74d37438d5361fd4e77993dbc9590b20f7c32100'/>
<id>74d37438d5361fd4e77993dbc9590b20f7c32100</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
