<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/spec/lib, branch ide-improve-commit-panel</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>Make email handler clearer</title>
<updated>2018-04-09T09:39:03+00:00</updated>
<author>
<name>Riccardo Padovani</name>
<email>riccardo@rpadovani.com</email>
</author>
<published>2018-04-09T09:39:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f68aab1945679f76a0e9a51069cdc4f41e11821d'/>
<id>f68aab1945679f76a0e9a51069cdc4f41e11821d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use proper auth_scope for deploy token</title>
<updated>2018-04-07T08:35:00+00:00</updated>
<author>
<name>Kamil Trzciński</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2018-04-07T08:35:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b38439a3ae3c7ea1675b7037e4882213bdc58fdf'/>
<id>b38439a3ae3c7ea1675b7037e4882213bdc58fdf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle limit for datetime attributes on MySQL</title>
<updated>2018-04-07T03:28:44+00:00</updated>
<author>
<name>Mayra Cabrera</name>
<email>mcabrera@gitlab.com</email>
</author>
<published>2018-04-06T19:48:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5bc58bac2678aed9c8b2318f9f4d4825baa2b110'/>
<id>5bc58bac2678aed9c8b2318f9f4d4825baa2b110</id>
<content type='text'>
The TIMESTAMP data type is used for values that contain both date and
time parts. TIMESTAMP has a range of '1970-01-01 00:00:01' UTC to
'2038-01-19 03:14:07' UTC.

A Forever lib class was included to handle future dates for PostgreSQL
and MySQL, also changes were made to DeployToken to enforce Forever.date

Also removes extra conditional from JwtController
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The TIMESTAMP data type is used for values that contain both date and
time parts. TIMESTAMP has a range of '1970-01-01 00:00:01' UTC to
'2038-01-19 03:14:07' UTC.

A Forever lib class was included to handle future dates for PostgreSQL
and MySQL, also changes were made to DeployToken to enforce Forever.date

Also removes extra conditional from JwtController
</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>Fixes broken schema and minor changes</title>
<updated>2018-04-07T02:20:16+00:00</updated>
<author>
<name>Mayra Cabrera</name>
<email>mcabrera@gitlab.com</email>
</author>
<published>2018-04-06T01:04:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a475411f4380ef4d0260940206e2553da3b2f3ee'/>
<id>a475411f4380ef4d0260940206e2553da3b2f3ee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>Addreses backend review suggestions</title>
<updated>2018-04-07T02:20:16+00:00</updated>
<author>
<name>Mayra Cabrera</name>
<email>mcabrera@gitlab.com</email>
</author>
<published>2018-04-04T23:43:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=171b2625b128e5954ce0a150a4fc923a22164e4e'/>
<id>171b2625b128e5954ce0a150a4fc923a22164e4e</id>
<content type='text'>
- Remove extra method for authorize_admin_project
- Ensure project presence
- Rename 'read_repo' to 'read_repository' to be more verbose
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Remove extra method for authorize_admin_project
- Ensure project presence
- Rename 'read_repo' to 'read_repository' to be more verbose
</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>Implement read_registry for DeployTokens</title>
<updated>2018-04-07T02:20:16+00:00</updated>
<author>
<name>Mayra Cabrera</name>
<email>mcabrera@gitlab.com</email>
</author>
<published>2018-03-31T22:45:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=aaa6d80870d5215390a7cd919d91309e5a8795b7'/>
<id>aaa6d80870d5215390a7cd919d91309e5a8795b7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
