<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/controllers/projects, branch docs/api-nil</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 '38668-revert-copied-kubernetesservice-logic' into 'master'</title>
<updated>2017-11-30T11:01:14+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzegorz@gitlab.com</email>
</author>
<published>2017-11-30T11:01:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=feece7713247a063bfa71ab701f8a164e6fa71bb'/>
<id>feece7713247a063bfa71ab701f8a164e6fa71bb</id>
<content type='text'>
Copy `KubernetesService` logic in `Clusters::Platforms::Kubernetes` to make it interchangeable. And implement a selector.

See merge request gitlab-org/gitlab-ce!15515</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Copy `KubernetesService` logic in `Clusters::Platforms::Kubernetes` to make it interchangeable. And implement a selector.

See merge request gitlab-org/gitlab-ce!15515</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'remove-mr-diff-serialised-columns' into 'master'</title>
<updated>2017-11-29T13:33:06+00:00</updated>
<author>
<name>Yorick Peterse</name>
<email>yorickpeterse@gmail.com</email>
</author>
<published>2017-11-29T13:33:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=124fa93a8a36f3835d2fae3ef50b1b5403df153d'/>
<id>124fa93a8a36f3835d2fae3ef50b1b5403df153d</id>
<content type='text'>
Remove serialised diff and commit columns

Closes #39533

See merge request gitlab-org/gitlab-ce!15582</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove serialised diff and commit columns

Closes #39533

See merge request gitlab-org/gitlab-ce!15582</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '21143-customize-branch-name-when-using-create-branch-in-an-issue' into 'master'</title>
<updated>2017-11-29T10:01:05+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@mcgivern.me.uk</email>
</author>
<published>2017-11-29T10:01:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f3ac2e56e72e483da192f4aea1b464e23d56f0b4'/>
<id>f3ac2e56e72e483da192f4aea1b464e23d56f0b4</id>
<content type='text'>
Resolve "Customize branch name when using create branch in an issue"

Closes #21143

See merge request gitlab-org/gitlab-ce!13884</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolve "Customize branch name when using create branch in an issue"

Closes #21143

See merge request gitlab-org/gitlab-ce!13884</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '38962-automatically-run-a-pipeline-when-auto-devops-is-turned-on-in-project-settings' into 'master'</title>
<updated>2017-11-28T20:09:27+00:00</updated>
<author>
<name>Kamil Trzciński</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2017-11-28T20:09:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=99d143fb2e67b1015166d54cb6cac5c197355a10'/>
<id>99d143fb2e67b1015166d54cb6cac5c197355a10</id>
<content type='text'>
Add checkbox to automatically run a pipeline when Auto DevOps is turned on in project settings

Closes #38962

See merge request gitlab-org/gitlab-ce!15380</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add checkbox to automatically run a pipeline when Auto DevOps is turned on in project settings

Closes #38962

See merge request gitlab-org/gitlab-ce!15380</pre>
</div>
</content>
</entry>
<entry>
<title>Add checkboxes to automatically run AutoDevops pipeline</title>
<updated>2017-11-28T18:43:43+00:00</updated>
<author>
<name>Eric Eastwood</name>
<email>contact@ericeastwood.com</email>
</author>
<published>2017-11-20T16:40:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ac87bd0c113e5265d7913e13c005850a4f6bf4c3'/>
<id>ac87bd0c113e5265d7913e13c005850a4f6bf4c3</id>
<content type='text'>
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/38962
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/38962
</pre>
</div>
</content>
</entry>
<entry>
<title>BE for automatic pipeline when enabling Auto DevOps</title>
<updated>2017-11-28T18:42:08+00:00</updated>
<author>
<name>Matija Čupić</name>
<email>matteeyah@gmail.com</email>
</author>
<published>2017-11-17T16:24:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a4a389a0a7314d011275592474bd974924f86735'/>
<id>a4a389a0a7314d011275592474bd974924f86735</id>
<content type='text'>
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/38962
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/38962
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '40530-merge-request-generates-wrong-diff-when-branch-and-tag-have-the-same-name' into 'master'</title>
<updated>2017-11-28T18:01:09+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2017-11-28T18:01:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=becf29e3ab3463a8a1f3c6ed7bbfd7d2dcc49ea0'/>
<id>becf29e3ab3463a8a1f3c6ed7bbfd7d2dcc49ea0</id>
<content type='text'>
Resolve "Merge request generates wrong diff when branch and tag have the same name"

Closes #40530

See merge request gitlab-org/gitlab-ce!15591</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolve "Merge request generates wrong diff when branch and tag have the same name"

Closes #40530

See merge request gitlab-org/gitlab-ce!15591</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure MRs always use branch refs for comparison</title>
<updated>2017-11-28T17:01:38+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@gitlab.com</email>
</author>
<published>2017-11-24T11:58:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3c6a4d63636ba41dad0ce63cf536761fc3b5ef64'/>
<id>3c6a4d63636ba41dad0ce63cf536761fc3b5ef64</id>
<content type='text'>
If a merge request was created with a branch name that also matched a tag name,
we'd generate a comparison to or from the tag respectively, rather than the
branch. Merging would still use the branch, of course.

To avoid this, ensure that when we get the branch heads, we prepend the
reference prefix for branches, which will ensure that we generate the correct
comparison.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If a merge request was created with a branch name that also matched a tag name,
we'd generate a comparison to or from the tag respectively, rather than the
branch. Merging would still use the branch, of course.

To avoid this, ensure that when we get the branch heads, we prepend the
reference prefix for branches, which will ensure that we generate the correct
comparison.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove serialised diff and commit columns</title>
<updated>2017-11-28T16:13:40+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@gitlab.com</email>
</author>
<published>2017-11-21T16:58:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4ebbfe5d3e0dbe06346ee0c64a8f62ec11f9b6e8'/>
<id>4ebbfe5d3e0dbe06346ee0c64a8f62ec11f9b6e8</id>
<content type='text'>
The st_commits and st_diffs columns on merge_request_diffs historically held the
YAML-serialised data for a merge request diff, in a variety of formats.

Since 9.5, these have been migrated in the background to two new tables:
merge_request_diff_commits and merge_request_diff_files. That has the advantage
that we can actually query the data (for instance, to find out how many commits
we've stored), and that it can't be in a variety of formats, but must match the
new schema.

This is the final step of that journey, where we drop those columns and remove
all references to them. This is a breaking change to the importer, because we
can no longer import diffs created in the old format, and we cannot guarantee
the export will be in the new format unless it was generated after this commit.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The st_commits and st_diffs columns on merge_request_diffs historically held the
YAML-serialised data for a merge request diff, in a variety of formats.

Since 9.5, these have been migrated in the background to two new tables:
merge_request_diff_commits and merge_request_diff_files. That has the advantage
that we can actually query the data (for instance, to find out how many commits
we've stored), and that it can't be in a variety of formats, but must match the
new schema.

This is the final step of that journey, where we drop those columns and remove
all references to them. This is a breaking change to the importer, because we
can no longer import diffs created in the old format, and we cannot guarantee
the export will be in the new format unless it was generated after this commit.
</pre>
</div>
</content>
</entry>
<entry>
<title>Replce kubernetes_service and deployment_service to deployment_platform</title>
<updated>2017-11-28T11:47:59+00:00</updated>
<author>
<name>Shinya Maeda</name>
<email>shinya@gitlab.com</email>
</author>
<published>2017-11-27T13:35:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=53da3d976f3705a87edc50dca41748b5e479fc83'/>
<id>53da3d976f3705a87edc50dca41748b5e479fc83</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
