<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/db, branch include-project</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>Change release links table ID to bigserial</title>
<updated>2019-01-04T13:17:03+00:00</updated>
<author>
<name>Shinya Maeda</name>
<email>shinya@gitlab.com</email>
</author>
<published>2019-01-04T04:34:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=124d0cea577060c0eba1079c38e20a7ab8578fee'/>
<id>124d0cea577060c0eba1079c38e20a7ab8578fee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add unique constraint to release and url</title>
<updated>2019-01-04T13:17:03+00:00</updated>
<author>
<name>Shinya Maeda</name>
<email>shinya@gitlab.com</email>
</author>
<published>2019-01-02T10:56:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=df7ed9eef2048c9a2f79860e00a69f84fa92e10e'/>
<id>df7ed9eef2048c9a2f79860e00a69f84fa92e10e</id>
<content type='text'>
Fix coding style

Improve coding style

Decouple UPDATE and DELETE operations of asset links

Rename links_attributes to assets:links

Rename exposed param and updated spec
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix coding style

Improve coding style

Decouple UPDATE and DELETE operations of asset links

Rename links_attributes to assets:links

Rename exposed param and updated spec
</pre>
</div>
</content>
</entry>
<entry>
<title>Support CURD operation for release asset links</title>
<updated>2019-01-04T13:17:02+00:00</updated>
<author>
<name>Shinya Maeda</name>
<email>shinya@gitlab.com</email>
</author>
<published>2019-01-02T01:40:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=66755c9ed506af9f51022a678ed26e5d31ee87ac'/>
<id>66755c9ed506af9f51022a678ed26e5d31ee87ac</id>
<content type='text'>
- Add Releases::Links model
- Expose it in release API
- Add integration tests
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Add Releases::Links model
- Expose it in release API
- Add integration tests
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'ab-50763-persist-index' into 'master'</title>
<updated>2019-01-04T12:40:31+00:00</updated>
<author>
<name>Yorick Peterse</name>
<email>yorickpeterse@gmail.com</email>
</author>
<published>2019-01-04T12:40:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8091ec56d49ffb326f971672c71bd5d6af1c26f4'/>
<id>8091ec56d49ffb326f971672c71bd5d6af1c26f4</id>
<content type='text'>
Specific CI indexes to avoid statement timeout.

Closes #50763

See merge request gitlab-org/gitlab-ce!23188</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Specific CI indexes to avoid statement timeout.

Closes #50763

See merge request gitlab-org/gitlab-ce!23188</pre>
</div>
</content>
</entry>
<entry>
<title>Make RBAC enabled default for new clusters</title>
<updated>2019-01-04T10:49:13+00:00</updated>
<author>
<name>Dylan Griffith</name>
<email>dyl.griffith@gmail.com</email>
</author>
<published>2019-01-03T13:41:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9275e1dfbfbb5cdeeb72ca429a5323c1d471af39'/>
<id>9275e1dfbfbb5cdeeb72ca429a5323c1d471af39</id>
<content type='text'>
Many changes were also made to tests that expected this to default to
false.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Many changes were also made to tests that expected this to default to
false.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add specific index names</title>
<updated>2019-01-03T16:00:09+00:00</updated>
<author>
<name>Andreas Brandl</name>
<email>abrandl@gitlab.com</email>
</author>
<published>2018-11-19T16:09:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=00b5026a9fe2e38f6baaef13a2d2450112cffca3'/>
<id>00b5026a9fe2e38f6baaef13a2d2450112cffca3</id>
<content type='text'>
This is useful to distinguish any other indexes on the same columns but
with different conditions and/or sorting.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is useful to distinguish any other indexes on the same columns but
with different conditions and/or sorting.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add specific indexes for CI</title>
<updated>2019-01-03T14:12:49+00:00</updated>
<author>
<name>Andreas Brandl</name>
<email>abrandl@gitlab.com</email>
</author>
<published>2018-11-19T14:39:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=50f9817afb3d6cc599c499abf1536215eada5600'/>
<id>50f9817afb3d6cc599c499abf1536215eada5600</id>
<content type='text'>
This adds specific indexes to speed up the query mentioned in
https://gitlab.com/gitlab-org/gitlab-ce/issues/50763 and to avoid
statement timeouts.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/50763.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds specific indexes to speed up the query mentioned in
https://gitlab.com/gitlab-org/gitlab-ce/issues/50763 and to avoid
statement timeouts.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/50763.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix deprecation: insert_sql is deprecated and will be removed</title>
<updated>2019-01-02T18:47:50+00:00</updated>
<author>
<name>Jasper Maes</name>
<email>jaspermaes.jm@gmail.com</email>
</author>
<published>2018-12-19T18:39:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=01185be027bf46c0ff348e9d0b92282fcbf4dab9'/>
<id>01185be027bf46c0ff348e9d0b92282fcbf4dab9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add new line and comments</title>
<updated>2018-12-26T06:05:17+00:00</updated>
<author>
<name>Shinya Maeda</name>
<email>shinya@gitlab.com</email>
</author>
<published>2018-12-26T06:05:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=fcfc7e68400828de39a0157a976b6d02b6ca5e40'/>
<id>fcfc7e68400828de39a0157a976b6d02b6ca5e40</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix the seeder 24_forks.rb cannot find public project</title>
<updated>2018-12-26T00:40:19+00:00</updated>
<author>
<name>Shinya Maeda</name>
<email>shinya@gitlab.com</email>
</author>
<published>2018-12-26T00:40:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c735f271c8fd5cad435d7790841896db243073ae'/>
<id>c735f271c8fd5cad435d7790841896db243073ae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
