<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/models/merge_request_diff.rb, branch tutorials_git_tricks</title>
<subtitle>gitlab.com: gitlab-org/gitlab-ce.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/'/>
<entry>
<title>Correctly determine MR diff base when MR has merge conflicts</title>
<updated>2016-01-27T16:23:59+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@selenight.nl</email>
</author>
<published>2016-01-27T16:23:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5cce1278adb168cd9fa4f189e3656a59726b4e6c'/>
<id>5cce1278adb168cd9fa4f189e3656a59726b4e6c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Save and use actual diff base commit for MR diff highlighting</title>
<updated>2016-01-20T17:44:27+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@selenight.nl</email>
</author>
<published>2016-01-20T17:44:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=577f2fb47a7ef57415b78b49d5c746d4e99f6a98'/>
<id>577f2fb47a7ef57415b78b49d5c746d4e99f6a98</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add ignore white space option in merge request diff</title>
<updated>2015-11-13T07:53:53+00:00</updated>
<author>
<name>Minsik Yoon</name>
<email>yms9654@gmail.com</email>
</author>
<published>2015-10-22T00:55:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3d0efa8e0a359c84485a0fd7a3317745bf5648b8'/>
<id>3d0efa8e0a359c84485a0fd7a3317745bf5648b8</id>
<content type='text'>
fix this issue(https://gitlab.com/gitlab-org/gitlab-ce/issues/1393).

Add ignore whitespace optoin to Commits Compare view
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix this issue(https://gitlab.com/gitlab-org/gitlab-ce/issues/1393).

Add ignore whitespace optoin to Commits Compare view
</pre>
</div>
</content>
</entry>
<entry>
<title>Correctly find last known blob for file deleted in MR.</title>
<updated>2015-10-20T12:24:02+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2015-10-20T12:23:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8710739e4e5d12ac9e2aa88a553cc1e02dc2b2d1'/>
<id>8710739e4e5d12ac9e2aa88a553cc1e02dc2b2d1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a system note and update relevant merge requests when a branch is deleted or re-added</title>
<updated>2015-10-16T06:54:13+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2015-10-15T08:41:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2611d9f63cb6c22a00eccdac75535f93890b176c'/>
<id>2611d9f63cb6c22a00eccdac75535f93890b176c</id>
<content type='text'>
If a branch is deleted with an open merge request, amended offline, and then pushed again,
GitLab doesn't bother to update the merge request even though the last commit ID and/or
code may have changed. This MR ensures that each push will update any relevant merge
requests and adds a system note if this happens as well.

Closes #2926
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If a branch is deleted with an open merge request, amended offline, and then pushed again,
GitLab doesn't bother to update the merge request even though the last commit ID and/or
code may have changed. This MR ensures that each push will update any relevant merge
requests and adds a system note if this happens as well.

Closes #2926
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix rubocop warnings in app</title>
<updated>2015-10-03T05:56:37+00:00</updated>
<author>
<name>Guilherme Garnier</name>
<email>guilherme.garnier@gmail.com</email>
</author>
<published>2015-10-03T05:56:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2b075f16c7e867ae19a79fb7c59ca6754f9df7bf'/>
<id>2b075f16c7e867ae19a79fb7c59ca6754f9df7bf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Error 500 in creating merge requests with &gt; 1000 diffs</title>
<updated>2015-09-25T09:40:34+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2015-09-25T09:39:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a44ca15c1dd71381d6b11638003f60253c2d8964'/>
<id>a44ca15c1dd71381d6b11638003f60253c2d8964</id>
<content type='text'>
Closes #2692
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #2692
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Merge branch 'revert-satellites' into 'master'"</title>
<updated>2015-08-11T12:33:31+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2015-08-11T12:33:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3e259ea8bc198b7a5c67bd1e03dc9d44c7dd5854'/>
<id>3e259ea8bc198b7a5c67bd1e03dc9d44c7dd5854</id>
<content type='text'>
This reverts commit 5daf44b7c86e0e2641a902b1da8b01d91fa3dbfa, reversing
changes made to 2f706fbd231cabe7a76a5d17ac44285aaaf8592c.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 5daf44b7c86e0e2641a902b1da8b01d91fa3dbfa, reversing
changes made to 2f706fbd231cabe7a76a5d17ac44285aaaf8592c.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Merge branch 'drop-satellites'"</title>
<updated>2015-08-11T08:28:42+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2015-08-11T08:28:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9f10943c1a76576ac40d96189a28a4d6123a75d8'/>
<id>9f10943c1a76576ac40d96189a28a4d6123a75d8</id>
<content type='text'>
This reverts commit 957e849f41d96fa9778fcdd06792d2f0274b29ab, reversing
changes made to 6b9dbe9f5a175a8162abf296367f561bab3eea1a.

Signed-off-by: Dmitriy Zaporozhets &lt;dmitriy.zaporozhets@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 957e849f41d96fa9778fcdd06792d2f0274b29ab, reversing
changes made to 6b9dbe9f5a175a8162abf296367f561bab3eea1a.

Signed-off-by: Dmitriy Zaporozhets &lt;dmitriy.zaporozhets@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Merge branch 'improve-merge-requests' into 'master'"</title>
<updated>2015-08-11T08:26:19+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2015-08-11T08:26:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=84727fba96c6794874e1f94d581408b70e1842a7'/>
<id>84727fba96c6794874e1f94d581408b70e1842a7</id>
<content type='text'>
This reverts commit 4773f38e28c91dbbb6e5e385e0c403877298bfed, reversing
changes made to 0d5d80b735eb18ae79eb2bfe26c08896d53db414.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 4773f38e28c91dbbb6e5e385e0c403877298bfed, reversing
changes made to 0d5d80b735eb18ae79eb2bfe26c08896d53db414.
</pre>
</div>
</content>
</entry>
</feed>
