<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/spec/controllers/projects/compare_controller_spec.rb, branch trigger-source</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>Use Namespace#full_path instead of #path where appropriate</title>
<updated>2017-02-23T23:55:01+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@selenight.nl</email>
</author>
<published>2017-02-23T23:55:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ad640bc5f92ef0456a53dd82004f449cd9d7475d'/>
<id>ad640bc5f92ef0456a53dd82004f449cd9d7475d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use `empty_project` where possible in controller specs</title>
<updated>2017-01-25T22:14:38+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2017-01-25T21:44:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4642ca6686d30e1bb203ece4836a294c868a6250'/>
<id>4642ca6686d30e1bb203ece4836a294c868a6250</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added specs for the preservation of the from/to parameter </title>
<updated>2017-01-15T01:28:01+00:00</updated>
<author>
<name>Martin Cabrera</name>
<email>martin@kisland.com</email>
</author>
<published>2017-01-15T01:28:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=87c39b6d393d211c038bff084a3f8d21f0391d71'/>
<id>87c39b6d393d211c038bff084a3f8d21f0391d71</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added specs for branches compare when from &amp; to are empty</title>
<updated>2017-01-10T22:46:32+00:00</updated>
<author>
<name>Martin Cabrera</name>
<email>martin@kisland.com</email>
</author>
<published>2017-01-10T22:46:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6972a35fec05d08f2d243622d68d064105026398'/>
<id>6972a35fec05d08f2d243622d68d064105026398</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixes part1 of files to start using active tense</title>
<updated>2016-08-09T14:06:23+00:00</updated>
<author>
<name>tiagonbotelho</name>
<email>tiagonbotelho@hotmail.com</email>
</author>
<published>2016-07-25T18:16:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=519275c1102ad8a1d56f5807de2d8a1ae4b21dc0'/>
<id>519275c1102ad8a1d56f5807de2d8a1ae4b21dc0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move to Gitlab::Diff::FileCollection</title>
<updated>2016-08-03T05:00:20+00:00</updated>
<author>
<name>Paco Guzman</name>
<email>pacoguzmanp@gmail.com</email>
</author>
<published>2016-07-26T07:21:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8f359ea9170b984ad43d126e17628c31ac3a1f14'/>
<id>8f359ea9170b984ad43d126e17628c31ac3a1f14</id>
<content type='text'>
Instead calling diff_collection.count use diff_collection.size which is cache on the diff_collection</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Instead calling diff_collection.count use diff_collection.size which is cache on the diff_collection</pre>
</div>
</content>
</entry>
<entry>
<title>Cache highlighted diff lines for merge requests</title>
<updated>2016-08-03T05:00:19+00:00</updated>
<author>
<name>Paco Guzman</name>
<email>pacoguzmanp@gmail.com</email>
</author>
<published>2016-07-20T16:25:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=cd7c2cb6ddd4d9c9f9bdae00c887c0022c121c17'/>
<id>cd7c2cb6ddd4d9c9f9bdae00c887c0022c121c17</id>
<content type='text'>
Introducing the concept of SafeDiffs which relates 
diffs with UI highlighting.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Introducing the concept of SafeDiffs which relates 
diffs with UI highlighting.</pre>
</div>
</content>
</entry>
<entry>
<title>Support renames in diff_for_path actions</title>
<updated>2016-07-11T08:31:34+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@gitlab.com</email>
</author>
<published>2016-07-08T21:50:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5266ae87c43a6760600e397257f9791d950dbe15'/>
<id>5266ae87c43a6760600e397257f9791d950dbe15</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tidy up spec action names</title>
<updated>2016-07-08T17:11:47+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@gitlab.com</email>
</author>
<published>2016-07-08T17:11:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e462e122784f40550c53224af5a58b201ed1fd8f'/>
<id>e462e122784f40550c53224af5a58b201ed1fd8f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Collapse large diffs by default</title>
<updated>2016-07-08T09:56:55+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@gitlab.com</email>
</author>
<published>2016-06-28T16:25:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b6b26692ea44cfeab7e8fd64b7df60852850fce2'/>
<id>b6b26692ea44cfeab7e8fd64b7df60852850fce2</id>
<content type='text'>
When rendering a list of diff files, skip those where the diff is over
10 KB and provide an endpoint to render individually instead.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When rendering a list of diff files, skip those where the diff is over
10 KB and provide an endpoint to render individually instead.
</pre>
</div>
</content>
</entry>
</feed>
