<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/services/merge_requests, branch docs-pages-https</title>
<subtitle>gitlab.com: gitlab-org/gitlab-ce.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/'/>
<entry>
<title>Close and do not reload MR diffs when source branch is deleted</title>
<updated>2018-01-29T15:56:19+00:00</updated>
<author>
<name>Oswaldo Ferreira</name>
<email>oswaldo@gitlab.com</email>
</author>
<published>2018-01-29T15:56:19+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=df44c59050b10d9312081782c1620aaf9969dcf8'/>
<id>df44c59050b10d9312081782c1620aaf9969dcf8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'sh-backport-10-3-4-security-fixes' into 'master'</title>
<updated>2018-01-17T20:26:59+00:00</updated>
<author>
<name>Oswaldo Ferreira</name>
<email>oswaldo@gitlab.com</email>
</author>
<published>2018-01-17T20:26:59+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f351cc28c2c878bf491bb0886be65bf35b58b261'/>
<id>f351cc28c2c878bf491bb0886be65bf35b58b261</id>
<content type='text'>
Backport 10.3.4 security fixes into master

See merge request gitlab-org/gitlab-ce!16509</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport 10.3.4 security fixes into master

See merge request gitlab-org/gitlab-ce!16509</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '41727-target-branch-name' into 'master'</title>
<updated>2018-01-17T09:38:44+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@mcgivern.me.uk</email>
</author>
<published>2018-01-17T09:38:44+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b4bc9bd5c5bedcd57e795f91f0668d7f2c622cde'/>
<id>b4bc9bd5c5bedcd57e795f91f0668d7f2c622cde</id>
<content type='text'>
Set target_branch to the ref branch when creating MR from issue

Closes #41727

See merge request gitlab-org/gitlab-ce!16422</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Set target_branch to the ref branch when creating MR from issue

Closes #41727

See merge request gitlab-org/gitlab-ce!16422</pre>
</div>
</content>
</entry>
<entry>
<title>Set target_branch to the ref branch when creating MR from issue</title>
<updated>2018-01-17T06:35:23+00:00</updated>
<author>
<name>Jarka Kadlecová</name>
<email>jarka@gitlab.com</email>
</author>
<published>2018-01-12T08:39:34+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7e9484e9fab052642bc57947ce4610c164da2b9d'/>
<id>7e9484e9fab052642bc57947ce4610c164da2b9d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '41567-projectfix' into 'security-10-3'</title>
<updated>2018-01-17T01:04:38+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@gitlab.com</email>
</author>
<published>2018-01-05T17:55:37+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3fc0564ae09a9edf87a71a8c85ff9bf8ad35121d'/>
<id>3fc0564ae09a9edf87a71a8c85ff9bf8ad35121d</id>
<content type='text'>
check project access on MR create

See merge request gitlab/gitlabhq!2273

(cherry picked from commit 1fe2325d6ef2bced4c5e97b57691c894f38b2834)

43e85f49 check project access on MR create
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
check project access on MR create

See merge request gitlab/gitlabhq!2273

(cherry picked from commit 1fe2325d6ef2bced4c5e97b57691c894f38b2834)

43e85f49 check project access on MR create
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'Ben305/gitlab-ce-36669-default-mr-title-with-external-issues' into 'master'</title>
<updated>2018-01-11T12:03:33+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzegorz@gitlab.com</email>
</author>
<published>2018-01-11T12:03:33+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e726644123c70eb8f62a6b6b433c2e4fea8e8a52'/>
<id>e726644123c70eb8f62a6b6b433c2e4fea8e8a52</id>
<content type='text'>
Resolve "Incorrect default merge request title when Jira activated"

Closes #36669

See merge request gitlab-org/gitlab-ce!16356</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolve "Incorrect default merge request title when Jira activated"

Closes #36669

See merge request gitlab-org/gitlab-ce!16356</pre>
</div>
</content>
</entry>
<entry>
<title>Never set special MR titles for external issues</title>
<updated>2018-01-10T13:47:24+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@gitlab.com</email>
</author>
<published>2018-01-10T13:43:32+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ca2755619b36d11b3e25c107505aa7d99c3d8352'/>
<id>ca2755619b36d11b3e25c107505aa7d99c3d8352</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Store only generic message if rebase fails</title>
<updated>2018-01-09T16:04:28+00:00</updated>
<author>
<name>Jan Provaznik</name>
<email>jprovaznik@gitlab.com</email>
</author>
<published>2018-01-09T15:49:39+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a560f785f7f34b932c285365790a27d15bd100ec'/>
<id>a560f785f7f34b932c285365790a27d15bd100ec</id>
<content type='text'>
Instead of storing detailed rebase error, only a generic message is
stored with MR. The reason is that this message is exposed and displayed
to end user and there is no reason to expose detailed backend
information. Error message is still logged so detailed information
can be found in logfile by admin if needed.

Related #41820
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Instead of storing detailed rebase error, only a generic message is
stored with MR. The reason is that this message is exposed and displayed
to end user and there is no reason to expose detailed backend
information. Error message is still logged so detailed information
can be found in logfile by admin if needed.

Related #41820
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix incorrect default merge request title when external issue tracker is activated</title>
<updated>2018-01-09T11:24:40+00:00</updated>
<author>
<name>Benedikt Huss</name>
<email>benedikt.huss@gmail.com</email>
</author>
<published>2018-01-09T10:40:09+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=44c8f919b4ba73fee6215ce2d6b023c666f34177'/>
<id>44c8f919b4ba73fee6215ce2d6b023c666f34177</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport 'Rebase' feature from EE to CE</title>
<updated>2018-01-05T08:34:59+00:00</updated>
<author>
<name>Jan Provaznik</name>
<email>jprovaznik@gitlab.com</email>
</author>
<published>2017-12-20T09:01:21+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=27a75ea1757d1c1b67bf501ec333221ed5e92d04'/>
<id>27a75ea1757d1c1b67bf501ec333221ed5e92d04</id>
<content type='text'>
When a project uses fast-forward merging strategy user has
to rebase MRs to target branch before it can be merged.
Now user can do rebase in UI by clicking 'Rebase' button
instead of doing rebase locally.

This feature was already present in EE, this is only backport
of the feature to CE. Couple of changes:
* removed rebase license check
* renamed migration (changed timestamp)

Closes #40301
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When a project uses fast-forward merging strategy user has
to rebase MRs to target branch before it can be merged.
Now user can do rebase in UI by clicking 'Rebase' button
instead of doing rebase locally.

This feature was already present in EE, this is only backport
of the feature to CE. Couple of changes:
* removed rebase license check
* renamed migration (changed timestamp)

Closes #40301
</pre>
</div>
</content>
</entry>
</feed>
