<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/db, branch lib-differences</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>Save instance administration project id in DB</title>
<updated>2019-08-07T18:40:36+00:00</updated>
<author>
<name>Reuben Pereira</name>
<email>rpereira@gitlab.com</email>
</author>
<published>2019-08-07T18:40:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=af4a597d3fb687ed2841bb755403f66cf131bdff'/>
<id>af4a597d3fb687ed2841bb755403f66cf131bdff</id>
<content type='text'>
- This will make it easy to identify the project even if admins change
the name of the project or move it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- This will make it easy to identify the project even if admins change
the name of the project or move it.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add migration for CE as well</title>
<updated>2019-08-07T10:19:57+00:00</updated>
<author>
<name>Alex Buijs</name>
<email>abuijs@gitlab.com</email>
</author>
<published>2019-08-02T08:10:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a98493eddd82d052e26bb95008816cd1c9688161'/>
<id>a98493eddd82d052e26bb95008816cd1c9688161</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use separate Kubernetes namespaces per environment</title>
<updated>2019-08-07T04:40:29+00:00</updated>
<author>
<name>Tiger Watson</name>
<email>twatson@gitlab.com</email>
</author>
<published>2019-08-07T04:40:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=36a01a88ce4c35f3d2b455c7943eeb9649b51163'/>
<id>36a01a88ce4c35f3d2b455c7943eeb9649b51163</id>
<content type='text'>
Kubernetes deployments on new clusters will now have
a separate namespace per project environment, instead
of sharing a single namespace for the project.

Behaviour of existing clusters is unchanged.

All new functionality is controlled by the
:kubernetes_namespace_per_environment feature flag,
which is safe to enable/disable at any time.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Kubernetes deployments on new clusters will now have
a separate namespace per project environment, instead
of sharing a single namespace for the project.

Behaviour of existing clusters is unchanged.

All new functionality is controlled by the
:kubernetes_namespace_per_environment feature flag,
which is safe to enable/disable at any time.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '43080-speed-up-deploy-keys' into 'master'</title>
<updated>2019-08-06T13:39:35+00:00</updated>
<author>
<name>Thong Kuah</name>
<email>tkuah@gitlab.com</email>
</author>
<published>2019-08-06T13:39:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4c1a5ba822109582d85a19ac4ce7e99e5cfa9641'/>
<id>4c1a5ba822109582d85a19ac4ce7e99e5cfa9641</id>
<content type='text'>
Improve the performance of viewing deploy keys

Closes #43080

See merge request gitlab-org/gitlab-ce!31384</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Improve the performance of viewing deploy keys

Closes #43080

See merge request gitlab-org/gitlab-ce!31384</pre>
</div>
</content>
</entry>
<entry>
<title>Add migrations for productivity analytics</title>
<updated>2019-08-06T08:38:50+00:00</updated>
<author>
<name>Pavel Shutsin</name>
<email>pshutsin@gitlab.com</email>
</author>
<published>2019-07-30T10:03:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1cc87f503c524357f4edcb0f7fda2160aa88c816'/>
<id>1cc87f503c524357f4edcb0f7fda2160aa88c816</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move migration from migrate to post_migrate</title>
<updated>2019-08-05T19:45:04+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2019-08-05T19:45:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=743497aa0502781072b84eb51c2663180813b5c6'/>
<id>743497aa0502781072b84eb51c2663180813b5c6</id>
<content type='text'>
This is just in case the creation of this index takes
a while to create.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is just in case the creation of this index takes
a while to create.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add partial index for deploy keys</title>
<updated>2019-08-05T13:42:49+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2019-08-05T13:42:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=344f07e9361008412b3c22f1bc5e56dc2924ada9'/>
<id>344f07e9361008412b3c22f1bc5e56dc2924ada9</id>
<content type='text'>
Per https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/31384, this
appears to drop the runtime of the query from 1.2 ms (cold), 500ms (warm
cache) to &lt; 20 ms.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Per https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/31384, this
appears to drop the runtime of the query from 1.2 ms (cold), 500ms (warm
cache) to &lt; 20 ms.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use SQL to find the gap instead of iterating</title>
<updated>2019-08-05T09:49:24+00:00</updated>
<author>
<name>Heinrich Lee Yu</name>
<email>heinrich@gitlab.com</email>
</author>
<published>2019-07-24T14:36:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3f9b1ecdb3bbaab6ec35d28d066759985ce25e0e'/>
<id>3f9b1ecdb3bbaab6ec35d28d066759985ce25e0e</id>
<content type='text'>
Also removes unnecessary methods causing extra queries
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also removes unnecessary methods causing extra queries
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace add_column_with_default to add_column</title>
<updated>2019-08-02T14:39:18+00:00</updated>
<author>
<name>George Koltsov</name>
<email>gkoltsov@gitlab.com</email>
</author>
<published>2019-08-02T10:21:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=260225eb5753a18e9e33ec2bb9c1bfc76d613448'/>
<id>260225eb5753a18e9e33ec2bb9c1bfc76d613448</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add backwards compatibility for legacy setting</title>
<updated>2019-08-02T14:39:18+00:00</updated>
<author>
<name>George Koltsov</name>
<email>gkoltsov@gitlab.com</email>
</author>
<published>2019-08-01T13:22:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5e3a208f58a7a887370888055da180f64b3692a3'/>
<id>5e3a208f58a7a887370888055da180f64b3692a3</id>
<content type='text'>
`allow_local_requests_for_hooks_and_services` was renamed to
`allow_local_requests_for_web_hooks_and_services`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`allow_local_requests_for_hooks_and_services` was renamed to
`allow_local_requests_for_web_hooks_and_services`.
</pre>
</div>
</content>
</entry>
</feed>
