<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/changelogs, branch docs-pages-force-https</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 'require-pipeline-when-enabling-only-allow-merge-if-pipeline-succeeds' into 'master'</title>
<updated>2019-06-25T15:48:39+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzegorz@gitlab.com</email>
</author>
<published>2019-06-25T15:48:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d73b6d0f455c4b77dbea7e8b5d5a1574fd665fe0'/>
<id>d73b6d0f455c4b77dbea7e8b5d5a1574fd665fe0</id>
<content type='text'>
Pipeline must be present if "Pipeline must succeed" is set

See merge request gitlab-org/gitlab-ce!29926</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Pipeline must be present if "Pipeline must succeed" is set

See merge request gitlab-org/gitlab-ce!29926</pre>
</div>
</content>
</entry>
<entry>
<title>Fix broken worktree test</title>
<updated>2019-06-25T14:45:51+00:00</updated>
<author>
<name>GitalyBot</name>
<email>gitalybot@zjvandeweg.nl</email>
</author>
<published>2019-06-25T14:45:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e7b54b9cb8c494f97a48e170696e5d56065aea31'/>
<id>e7b54b9cb8c494f97a48e170696e5d56065aea31</id>
<content type='text'>
The setup was wrong, and due to Gitaly being a bit more strict it had to
match up. The test is now accurate and passing again.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The setup was wrong, and due to Gitaly being a bit more strict it had to
match up. The test is now accurate and passing again.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'sh-quiet-backup-secrets-log' into 'master'</title>
<updated>2019-06-25T14:32:19+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2019-06-25T14:32:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d6c7d4c48db51fdc3eb479e53d40ce4358695218'/>
<id>d6c7d4c48db51fdc3eb479e53d40ce4358695218</id>
<content type='text'>
Silence backup warnings when CRON=1 in use

Closes #63703

See merge request gitlab-org/gitlab-ce!30033</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Silence backup warnings when CRON=1 in use

Closes #63703

See merge request gitlab-org/gitlab-ce!30033</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'sh-recover-ee-schema-backport-migration-failure' into 'master'</title>
<updated>2019-06-25T14:03:54+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2019-06-25T14:03:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=34df0b303eed0cee83d8c0ec6178d3c575a0b555'/>
<id>34df0b303eed0cee83d8c0ec6178d3c575a0b555</id>
<content type='text'>
Prevent EE backport migrations from running if CE is not migrated

Closes #63612

See merge request gitlab-org/gitlab-ce!30002</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Prevent EE backport migrations from running if CE is not migrated

Closes #63612

See merge request gitlab-org/gitlab-ce!30002</pre>
</div>
</content>
</entry>
<entry>
<title>Silence backup warnings when CRON=1 in use</title>
<updated>2019-06-25T13:30:51+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2019-06-24T21:07:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ad3abd1d3ad5ae91596cc89671a93d49af9fc9ab'/>
<id>ad3abd1d3ad5ae91596cc89671a93d49af9fc9ab</id>
<content type='text'>
If CRON=1 is in use, we shouldn't generate any output or admins may be
notified via e-mail about unnecessary warnings.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/63703
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If CRON=1 is in use, we shouldn't generate any output or admins may be
notified via e-mail about unnecessary warnings.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/63703
</pre>
</div>
</content>
</entry>
<entry>
<title>Prevent EE backport migrations from running if CE is not migrated</title>
<updated>2019-06-25T12:42:10+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2019-06-24T21:07:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1b0637781205623547ed1ae7242125f78f7b0b31'/>
<id>1b0637781205623547ed1ae7242125f78f7b0b31</id>
<content type='text'>
If a user upgraded to any GitLab 11.x EE version but switched
back to CE, it's possible the state of the EE tables are not
in the right state for the EE backport migration to work properly.
In particular, there were three tables that had trouble:

* epics
* geo_event_log
* vulnerability_feedback

The EE backport migration would fail while trying to add foreign key
constraints because a key didn't exist in the table. This happens
because any EE migration that add or removed columns between v11.0.0 and
v11.11.3 are not guaranteed to be applied in an CE installation. The EE
backport schema does not individually backport these migrations.

We now check if certain columns are present to determine whether
the backport migration is in the proper state. CE users are required
to upgrade to v11.11.3 EE if they ever installed EE previously before
they can go back to v12.x CE.

Tested via:

```
git checkout -f v11.0.0-ee
bundle exec rake db:reset
git checkout .; git checkout -f v11.11.3
bundle exec rake db:migrate
git checkout .; git checkout -f v12.0.0
bundle exec rake db:migrate
&lt;failure happens&gt;
```
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If a user upgraded to any GitLab 11.x EE version but switched
back to CE, it's possible the state of the EE tables are not
in the right state for the EE backport migration to work properly.
In particular, there were three tables that had trouble:

* epics
* geo_event_log
* vulnerability_feedback

The EE backport migration would fail while trying to add foreign key
constraints because a key didn't exist in the table. This happens
because any EE migration that add or removed columns between v11.0.0 and
v11.11.3 are not guaranteed to be applied in an CE installation. The EE
backport schema does not individually backport these migrations.

We now check if certain columns are present to determine whether
the backport migration is in the proper state. CE users are required
to upgrade to v11.11.3 EE if they ever installed EE previously before
they can go back to v12.x CE.

Tested via:

```
git checkout -f v11.0.0-ee
bundle exec rake db:reset
git checkout .; git checkout -f v11.11.3
bundle exec rake db:migrate
git checkout .; git checkout -f v12.0.0
bundle exec rake db:migrate
&lt;failure happens&gt;
```
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '60860-keep-empty-folders-in-tree' into 'master'</title>
<updated>2019-06-25T11:42:03+00:00</updated>
<author>
<name>Kushal Pandya</name>
<email>kushalspandya@gmail.com</email>
</author>
<published>2019-06-25T11:42:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=546355f734f74c040d0ef0917ade50751fd90731'/>
<id>546355f734f74c040d0ef0917ade50751fd90731</id>
<content type='text'>
Keep empty folders in the tree list

Closes #60860

See merge request gitlab-org/gitlab-ce!29196</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Keep empty folders in the tree list

Closes #60860

See merge request gitlab-org/gitlab-ce!29196</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'update-gitlab-runner-helm-chart-to-0-6-0' into 'master'</title>
<updated>2019-06-25T10:50:55+00:00</updated>
<author>
<name>Kamil Trzciński</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2019-06-25T10:50:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e8aff8351e7de96c51cdc5c2f1af41fc85c7b57f'/>
<id>e8aff8351e7de96c51cdc5c2f1af41fc85c7b57f</id>
<content type='text'>
Update GitLab Runner Helm Chart to 0.6.0/12.0.0

See merge request gitlab-org/gitlab-ce!29982</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update GitLab Runner Helm Chart to 0.6.0/12.0.0

See merge request gitlab-org/gitlab-ce!29982</pre>
</div>
</content>
</entry>
<entry>
<title>Keep empty folders in the tree list</title>
<updated>2019-06-25T10:32:35+00:00</updated>
<author>
<name>Denys Mishunov</name>
<email>dmishunov@gitlab.com</email>
</author>
<published>2019-06-05T10:28:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=875cba9d99b49ace61a5dfc52b4fe365893f4b37'/>
<id>875cba9d99b49ace61a5dfc52b4fe365893f4b37</id>
<content type='text'>
When removing the last file from a folder in WebIDE, do not remove the
folder from the view. We keep those to give users possibility to
re-upload files to the same folders.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/60860
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When removing the last file from a folder in WebIDE, do not remove the
folder from the view. We keep those to give users possibility to
re-upload files to the same folders.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/60860
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow autocompleting scoped labels</title>
<updated>2019-06-25T10:19:29+00:00</updated>
<author>
<name>Martin Hanzel</name>
<email>mhanzel@gitlab.com</email>
</author>
<published>2019-06-25T10:19:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=de7abc06511fef0342af256075987903f68567bd'/>
<id>de7abc06511fef0342af256075987903f68567bd</id>
<content type='text'>
The `:` key will no longer exit out of the autocomplete dialog,
allowing auto-completion of labels with colons in them.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The `:` key will no longer exit out of the autocomplete dialog,
allowing auto-completion of labels with colons in them.
</pre>
</div>
</content>
</entry>
</feed>
