<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/db, branch ce-docker_image_replication</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>Backport of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/3809</title>
<updated>2019-08-01T17:38:07+00:00</updated>
<author>
<name>Valery Sizov</name>
<email>valery@gitlab.com</email>
</author>
<published>2019-08-01T12:03:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f519a4b72f81a1e3c81e5e684d236bbe30e0dd2d'/>
<id>f519a4b72f81a1e3c81e5e684d236bbe30e0dd2d</id>
<content type='text'>
Introducing Docker Registry replication
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Introducing Docker Registry replication
</pre>
</div>
</content>
</entry>
<entry>
<title>Port CE changes from EE</title>
<updated>2019-07-31T13:51:46+00:00</updated>
<author>
<name>charlie ablett</name>
<email>cablett@gitlab.com</email>
</author>
<published>2019-07-31T13:51:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5d7b46d523bb2310ac33d5b4c06137e9a3fd17aa'/>
<id>5d7b46d523bb2310ac33d5b4c06137e9a3fd17aa</id>
<content type='text'>
- DB migration of board milestone values
- issue finder &amp; spec updates
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- DB migration of board milestone values
- issue finder &amp; spec updates
</pre>
</div>
</content>
</entry>
<entry>
<title>Add partial index on identities table to speed up LDAP lookups</title>
<updated>2019-07-30T15:45:37+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2019-07-23T21:54:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5bb2f0c6fcd7bc195a18efa73420be7de0ce879b'/>
<id>5bb2f0c6fcd7bc195a18efa73420be7de0ce879b</id>
<content type='text'>
For customers with thousands of entries in the table, lookups for an
LDAP identity dominated the PostgreSQL statistics because of sequential
scans. We can speed this up by adding a partial index with the
extern_uid and provider.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/59630
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For customers with thousands of entries in the table, lookups for an
LDAP identity dominated the PostgreSQL statistics because of sequential
scans. We can speed this up by adding a partial index with the
extern_uid and provider.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/59630
</pre>
</div>
</content>
</entry>
<entry>
<title>Create index on environments by state</title>
<updated>2019-07-29T19:06:50+00:00</updated>
<author>
<name>Andreas Brandl</name>
<email>abrandl@gitlab.com</email>
</author>
<published>2019-07-29T19:06:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=576b397de9f9962f7de7304600e13107f24edcef'/>
<id>576b397de9f9962f7de7304600e13107f24edcef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Migrations for adding issue_id to versions table</title>
<updated>2019-07-29T18:55:19+00:00</updated>
<author>
<name>Luke Duncalfe</name>
<email>lduncalfe@gitlab.com</email>
</author>
<published>2019-07-29T18:55:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=177463007b1b97d29c7f4f8e279365c1ca6bfc9e'/>
<id>177463007b1b97d29c7f4f8e279365c1ca6bfc9e</id>
<content type='text'>
These migrations do the following:

- Adds a new `issue_id` column to `versions`. This fixes an n+1 problem
  when loading versions for an issue in GraphQL as AR can now load from
  cache
- Change the unique restraint on versions.sha to be scoped to `issue_id`
  as in order to import version data, we need to allow duplicate `sha`
  values for versions
- Update all versions with an `issue_id`

https://gitlab.com/gitlab-org/gitlab-ee/issues/11090
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These migrations do the following:

- Adds a new `issue_id` column to `versions`. This fixes an n+1 problem
  when loading versions for an issue in GraphQL as AR can now load from
  cache
- Change the unique restraint on versions.sha to be scoped to `issue_id`
  as in order to import version data, we need to allow duplicate `sha`
  values for versions
- Update all versions with an `issue_id`

https://gitlab.com/gitlab-org/gitlab-ee/issues/11090
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Job specific variables</title>
<updated>2019-07-29T07:43:10+00:00</updated>
<author>
<name>Matija Čupić</name>
<email>matteeyah@gmail.com</email>
</author>
<published>2019-07-29T07:43:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a5aa40c5fe93dc3daba8a578f4c09c4e443fcbec'/>
<id>a5aa40c5fe93dc3daba8a578f4c09c4e443fcbec</id>
<content type='text'>
Adds Job specific variables to facilitate specifying variables when
running manual jobs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds Job specific variables to facilitate specifying variables when
running manual jobs.
</pre>
</div>
</content>
</entry>
<entry>
<title>Updates label value to include units in metrics</title>
<updated>2019-07-26T15:35:10+00:00</updated>
<author>
<name>Laura Montemayor</name>
<email>lmontemayor@gitlab.com</email>
</author>
<published>2019-07-26T15:35:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5a96c0534355dab491a620d3b954d9424a43ae36'/>
<id>5a96c0534355dab491a620d3b954d9424a43ae36</id>
<content type='text'>
This MR updates the y_label values and the label
values in common_metrics and cluster_metrics to
append the units of measurement to the labels.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This MR updates the y_label values and the label
values in common_metrics and cluster_metrics to
append the units of measurement to the labels.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'delete-designs-v2' into 'master'</title>
<updated>2019-07-26T07:42:56+00:00</updated>
<author>
<name>Andreas Brandl</name>
<email>abrandl@gitlab.com</email>
</author>
<published>2019-07-26T07:42:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=861959cae3f2c295b4b266bfc68652db86905c3e'/>
<id>861959cae3f2c295b4b266bfc68652db86905c3e</id>
<content type='text'>
Adds event enum column to DesignsVersions join table

See merge request gitlab-org/gitlab-ce!30745</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds event enum column to DesignsVersions join table

See merge request gitlab-org/gitlab-ce!30745</pre>
</div>
</content>
</entry>
<entry>
<title>Add default for outbound_local_requests_whitelist</title>
<updated>2019-07-25T18:43:52+00:00</updated>
<author>
<name>Thong Kuah</name>
<email>tkuah@gitlab.com</email>
</author>
<published>2019-07-25T18:43:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=64f3324096e759b599682ef7ce5bdee75c9701b2'/>
<id>64f3324096e759b599682ef7ce5bdee75c9701b2</id>
<content type='text'>
It needs to default to an empty array logically.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It needs to default to an empty array logically.
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable Rubocop Performance/ReverseEach</title>
<updated>2019-07-24T21:08:25+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2019-07-24T21:08:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=07a308ad1b3e4ac1c6a3d81a60dac5c4254281b9'/>
<id>07a308ad1b3e4ac1c6a3d81a60dac5c4254281b9</id>
<content type='text'>
`Array.reverse_each` is faster than `Array.reverse.each` because:

* reverse.each creates a new array then loops each element
* reverse_each loops in reverse order (no intermediate array created)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`Array.reverse_each` is faster than `Array.reverse.each` because:

* reverse.each creates a new array then loops each element
* reverse_each loops in reverse order (no intermediate array created)
</pre>
</div>
</content>
</entry>
</feed>
