<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/db, branch docs-autodevops-updates</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>Remove import columns from projects table</title>
<updated>2019-06-19T20:30:41+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2019-06-19T18:06:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6c0bc9abdd2542cc0951bd34b150a5824b987636'/>
<id>6c0bc9abdd2542cc0951bd34b150a5824b987636</id>
<content type='text'>
In https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/21497, we
migrated all project import data into a separate table,
`project_import_data`.  In addition, we also added:

```
ignore_column :import_status, :import_jid, :import_error
```

In https://gitlab.com/gitlab-com/gl-infra/production/issues/908, we
observed some of these `import_error` columns consumed megabytes of
error backtraces and caused slow loading of projects whenever a `SELECT
* from projects` query loaded the row into memory.

Since we have long migrated away from these columns, we can now drop
these columns entirely.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/21497, we
migrated all project import data into a separate table,
`project_import_data`.  In addition, we also added:

```
ignore_column :import_status, :import_jid, :import_error
```

In https://gitlab.com/gitlab-com/gl-infra/production/issues/908, we
observed some of these `import_error` columns consumed megabytes of
error backtraces and caused slow loading of projects whenever a `SELECT
* from projects` query loaded the row into memory.

Since we have long migrated away from these columns, we can now drop
these columns entirely.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport of 12014-incremental-es-wiki-updates</title>
<updated>2019-06-18T22:57:37+00:00</updated>
<author>
<name>Mario de la Ossa</name>
<email>mariodelaossa@gmail.com</email>
</author>
<published>2019-06-12T04:35:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=39ec4d1c2824dafccc0d59bd0cfa3abce7d9154c'/>
<id>39ec4d1c2824dafccc0d59bd0cfa3abce7d9154c</id>
<content type='text'>
Bringing in the DB migration and some light changes for CE classes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bringing in the DB migration and some light changes for CE classes
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'backport-report_approver-migration-to-ce' into 'master'</title>
<updated>2019-06-18T14:09:54+00:00</updated>
<author>
<name>Yorick Peterse</name>
<email>yorickpeterse@gmail.com</email>
</author>
<published>2019-06-18T14:09:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=53036a5bc6dcdc120ce828e3366be8b4486f9a6a'/>
<id>53036a5bc6dcdc120ce828e3366be8b4486f9a6a</id>
<content type='text'>
Backport approval MR rules report_type migration to CE

See merge request gitlab-org/gitlab-ce!29766</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport approval MR rules report_type migration to CE

See merge request gitlab-org/gitlab-ce!29766</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '57918-encrypt-feature-flags-tokens' into 'master'</title>
<updated>2019-06-18T13:41:44+00:00</updated>
<author>
<name>Kamil Trzciński</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2019-06-18T13:41:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=457db29067aa231cd357ac1b9981adc9548fee75'/>
<id>457db29067aa231cd357ac1b9981adc9548fee75</id>
<content type='text'>
Add migrations needed to encrypt feature flags client tokens

See merge request gitlab-org/gitlab-ce!29320</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add migrations needed to encrypt feature flags client tokens

See merge request gitlab-org/gitlab-ce!29320</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'mc/feature/required-template-inclusion-single-commit-ce' into 'master'</title>
<updated>2019-06-18T08:04:32+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzegorz@gitlab.com</email>
</author>
<published>2019-06-18T08:04:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=077bb1b299196a5f500121c6f60d22026d3407b5'/>
<id>077bb1b299196a5f500121c6f60d22026d3407b5</id>
<content type='text'>
Enforce template inclusion in pipelines - CE

See merge request gitlab-org/gitlab-ce!29296</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Enforce template inclusion in pipelines - CE

See merge request gitlab-org/gitlab-ce!29296</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'ashmckenzie/add-created-at-index-to-events' into 'master'</title>
<updated>2019-06-18T04:05:19+00:00</updated>
<author>
<name>Thong Kuah</name>
<email>tkuah@gitlab.com</email>
</author>
<published>2019-06-18T04:05:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b6cc32b0e01c268a6f89223e3fa2ca46a3234155'/>
<id>b6cc32b0e01c268a6f89223e3fa2ca46a3234155</id>
<content type='text'>
Add index to events and audit_events tables

Closes gitlab-com/Product#309

See merge request gitlab-org/gitlab-ce!29194</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add index to events and audit_events tables

Closes gitlab-com/Product#309

See merge request gitlab-org/gitlab-ce!29194</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'migrate_k8s_service_integration' into 'master'</title>
<updated>2019-06-17T23:31:36+00:00</updated>
<author>
<name>Thong Kuah</name>
<email>tkuah@gitlab.com</email>
</author>
<published>2019-06-17T23:31:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=04307096bcc776259d8080bebd688ff6073d07c4'/>
<id>04307096bcc776259d8080bebd688ff6073d07c4</id>
<content type='text'>
Migrate Kubernetes service integration templates to clusters

See merge request gitlab-org/gitlab-ce!28534</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Migrate Kubernetes service integration templates to clusters

See merge request gitlab-org/gitlab-ce!28534</pre>
</div>
</content>
</entry>
<entry>
<title>Add index to events and audit_events tables</title>
<updated>2019-06-17T23:26:07+00:00</updated>
<author>
<name>Ash McKenzie</name>
<email>amckenzie@gitlab.com</email>
</author>
<published>2019-06-17T01:19:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a8ae921d99cb187226edfec4b075b0c01e83330a'/>
<id>a8ae921d99cb187226edfec4b075b0c01e83330a</id>
<content type='text'>
Index on created_at, author_id
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Index on created_at, author_id
</pre>
</div>
</content>
</entry>
<entry>
<title>Add migrations needed to encrypt feature flags client tokens</title>
<updated>2019-06-17T23:09:15+00:00</updated>
<author>
<name>Krasimir Angelov</name>
<email>kangelov@gitlab.com</email>
</author>
<published>2019-06-06T09:37:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=03000c8f26e85f5bc8bbfe292af7ffd1bcc38d29'/>
<id>03000c8f26e85f5bc8bbfe292af7ffd1bcc38d29</id>
<content type='text'>
Make plaintext token column not null, add new token_encrypted column and
index on project_id &amp; token_encrypted.

Post deployment migration to encrypt existing tokens.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make plaintext token column not null, add new token_encrypted column and
index on project_id &amp; token_encrypted.

Post deployment migration to encrypt existing tokens.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'issue-62685-new' into 'master'</title>
<updated>2019-06-17T22:53:28+00:00</updated>
<author>
<name>Andreas Brandl</name>
<email>abrandl@gitlab.com</email>
</author>
<published>2019-06-17T22:53:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=bd228617d84b92d1e58ce9d5f583fb1ae8079f5a'/>
<id>bd228617d84b92d1e58ce9d5f583fb1ae8079f5a</id>
<content type='text'>
Add index on invite-email to members

See merge request gitlab-org/gitlab-ce!29768</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add index on invite-email to members

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