<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/db, branch docs/api-single-codebase</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>Merge branch '44990-remove-old-i' into 'master'</title>
<updated>2019-07-03T09:19:17+00:00</updated>
<author>
<name>Nick Thomas</name>
<email>nick@gitlab.com</email>
</author>
<published>2019-07-03T09:19:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e555db6f28260e5473b8634fe3a21e89ec1ba578'/>
<id>e555db6f28260e5473b8634fe3a21e89ec1ba578</id>
<content type='text'>
Remove old migration specs that violate FactoriesInMigrationSpecs

See merge request gitlab-org/gitlab-ce!30280</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove old migration specs that violate FactoriesInMigrationSpecs

See merge request gitlab-org/gitlab-ce!30280</pre>
</div>
</content>
</entry>
<entry>
<title>Show upcoming status for releases</title>
<updated>2019-07-03T09:12:15+00:00</updated>
<author>
<name>Jason Goodman</name>
<email>jgoodman@gitlab.com</email>
</author>
<published>2019-07-03T09:12:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7ecffe2987e0f3953489759d080fc263c5cb95c5'/>
<id>7ecffe2987e0f3953489759d080fc263c5cb95c5</id>
<content type='text'>
Add released_at field to releases API
Add released_at column to releases table
Return releases to the API sorted by released_at
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add released_at field to releases API
Add released_at column to releases table
Return releases to the API sorted by released_at
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove old migrations and specs</title>
<updated>2019-07-02T19:55:56+00:00</updated>
<author>
<name>Heinrich Lee Yu</name>
<email>heinrich@gitlab.com</email>
</author>
<published>2019-07-02T19:55:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=28ac2d304989164a1e9bf6d82fa8106a86a5f688'/>
<id>28ac2d304989164a1e9bf6d82fa8106a86a5f688</id>
<content type='text'>
This removes old migrations that violate the
FactoriesinMigrationSpecs cop
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This removes old migrations that violate the
FactoriesinMigrationSpecs cop
</pre>
</div>
</content>
</entry>
<entry>
<title>Add username to deploy tokens</title>
<updated>2019-07-02T18:56:48+00:00</updated>
<author>
<name>Krasimir Angelov</name>
<email>kangelov@gitlab.com</email>
</author>
<published>2019-07-02T18:56:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d745ff0431130a760a7a59899c26410dc887f77a'/>
<id>d745ff0431130a760a7a59899c26410dc887f77a</id>
<content type='text'>
This new attribute is optional and used when set instead of the default
format `gitlab+deploy-token-#{id}`.

Empty usernames will be saved as null in the database.

Related to https://gitlab.com/gitlab-org/gitlab-ce/issues/50228.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This new attribute is optional and used when set instead of the default
format `gitlab+deploy-token-#{id}`.

Empty usernames will be saved as null in the database.

Related to https://gitlab.com/gitlab-org/gitlab-ce/issues/50228.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '63690-issue-trackers-title' into 'master'</title>
<updated>2019-07-02T16:11:40+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2019-07-02T16:11:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ca28f7f1e23f52060a77872b435ca04a48620cb1'/>
<id>ca28f7f1e23f52060a77872b435ca04a48620cb1</id>
<content type='text'>
Use title and description fields for issue trackers

Closes #63690

See merge request gitlab-org/gitlab-ce!30096</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use title and description fields for issue trackers

Closes #63690

See merge request gitlab-org/gitlab-ce!30096</pre>
</div>
</content>
</entry>
<entry>
<title>Use title and description fields for issue trackers</title>
<updated>2019-07-02T13:00:27+00:00</updated>
<author>
<name>Jarka Košanová</name>
<email>jarka@gitlab.com</email>
</author>
<published>2019-06-26T14:03:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ddbbf453c76144ac60c67e783424faf843c8efa1'/>
<id>ddbbf453c76144ac60c67e783424faf843c8efa1</id>
<content type='text'>
- instead of using properties
- backward compatibility has to be kept for now
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- instead of using properties
- backward compatibility has to be kept for now
</pre>
</div>
</content>
</entry>
<entry>
<title>Bring the InitSchema migration up to standard</title>
<updated>2019-07-02T08:35:03+00:00</updated>
<author>
<name>Nick Thomas</name>
<email>nick@gitlab.com</email>
</author>
<published>2019-07-01T13:31:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2f66a7bb81b88df8aaa31b564ac0f40c55e9332d'/>
<id>2f66a7bb81b88df8aaa31b564ac0f40c55e9332d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Squash old migrations</title>
<updated>2019-07-02T08:35:03+00:00</updated>
<author>
<name>Nick Thomas</name>
<email>nick@gitlab.com</email>
</author>
<published>2019-07-01T11:23:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=cfe31f992a12c95570891b8cca8747589c6c6228'/>
<id>cfe31f992a12c95570891b8cca8747589c6c6228</id>
<content type='text'>
Use the `squasher` gem to squash migrations older than the start of 2018
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use the `squasher` gem to squash migrations older than the start of 2018
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Migration for Strategies Column on operations_feature_flag_scopes</title>
<updated>2019-07-01T18:44:16+00:00</updated>
<author>
<name>Jason Goodman</name>
<email>jgoodman@gitlab.com</email>
</author>
<published>2019-07-01T18:44:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=60576da88c2080e1529caff670cf0cb64c1bedcc'/>
<id>60576da88c2080e1529caff670cf0cb64c1bedcc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'db-fixtures' into 'master'</title>
<updated>2019-07-01T16:14:17+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@gitlab.com</email>
</author>
<published>2019-07-01T16:14:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8608da87064f4423abd745435736ac3e65a58054'/>
<id>8608da87064f4423abd745435736ac3e65a58054</id>
<content type='text'>
db.fixtures: use print instead of puts

See merge request gitlab-org/gitlab-ce!30134</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
db.fixtures: use print instead of puts

See merge request gitlab-org/gitlab-ce!30134</pre>
</div>
</content>
</entry>
</feed>
