<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/models, branch commit-comments-limited-width</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>Improve Job detail view to make it refreshed in real-time instead of reloading</title>
<updated>2017-06-12T09:20:19+00:00</updated>
<author>
<name>Filipa Lacerda</name>
<email>filipa@gitlab.com</email>
</author>
<published>2017-06-12T09:20:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=452202e36d3e20755b099a718a92d3f7b80fabb8'/>
<id>452202e36d3e20755b099a718a92d3f7b80fabb8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Detect if file that appears to be text in the first 1024 bytes is actually binary afer loading all data</title>
<updated>2017-06-08T17:49:03+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@selenight.nl</email>
</author>
<published>2017-06-07T21:07:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=370bc86fb007c1683495bdf4082bf5442b517895'/>
<id>370bc86fb007c1683495bdf4082bf5442b517895</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 'dm-blob-file-type' into 'master'</title>
<updated>2017-06-08T17:15:16+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzegorz@gitlab.com</email>
</author>
<published>2017-06-08T17:15:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6cbe38675dcd0547d9127373851471008e624e2b'/>
<id>6cbe38675dcd0547d9127373851471008e624e2b</id>
<content type='text'>
Add Blob#file_type convenience method

See merge request !11982</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add Blob#file_type convenience method

See merge request !11982</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'dm-empty-blob-viewer-binary' into 'master'</title>
<updated>2017-06-08T17:09:47+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzegorz@gitlab.com</email>
</author>
<published>2017-06-08T17:09:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=299a3a9aa0a91229f2767113145c3166ac642379'/>
<id>299a3a9aa0a91229f2767113145c3166ac642379</id>
<content type='text'>
Empty blob viewer isn’t binary-only

See merge request !11979</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Empty blob viewer isn’t binary-only

See merge request !11979</pre>
</div>
</content>
</entry>
<entry>
<title>Add Blob#file_type convenience method</title>
<updated>2017-06-08T15:07:17+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@selenight.nl</email>
</author>
<published>2017-06-06T21:26:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=369d681eec8177f03bf3b4f694e03098447dae09'/>
<id>369d681eec8177f03bf3b4f694e03098447dae09</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 'blob-load-all-data' into 'master'</title>
<updated>2017-06-08T11:17:43+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzegorz@gitlab.com</email>
</author>
<published>2017-06-08T11:17:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1490d65e4541f8fdf4fc8257b0621bdd750dd904'/>
<id>1490d65e4541f8fdf4fc8257b0621bdd750dd904</id>
<content type='text'>
Blob#load_all_data! doesn’t need an argument

See merge request !11977</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Blob#load_all_data! doesn’t need an argument

See merge request !11977</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'clean-up-project-for-merge-conflicts' into 'master'</title>
<updated>2017-06-08T10:56:37+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2017-06-08T10: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=1f98beba79b16fc0167f8b3396b58d047edade37'/>
<id>1f98beba79b16fc0167f8b3396b58d047edade37</id>
<content type='text'>
Clean up the Project model to reduce conflicts

See merge request !11967</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Clean up the Project model to reduce conflicts

See merge request !11967</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '12614-fix-long-message' into 'master'</title>
<updated>2017-06-08T10:32:45+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2017-06-08T10:32:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8ce11fc388bc168368b1e0a65659bb45c76a4a08'/>
<id>8ce11fc388bc168368b1e0a65659bb45c76a4a08</id>
<content type='text'>
Fix long urls in the title of commit

Closes #12614

See merge request !10938</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix long urls in the title of commit

Closes #12614

See merge request !10938</pre>
</div>
</content>
</entry>
<entry>
<title>Split Project#reset_cache_and_import_attrs up</title>
<updated>2017-06-08T09:31:53+00:00</updated>
<author>
<name>Yorick Peterse</name>
<email>yorickpeterse@gmail.com</email>
</author>
<published>2017-06-07T11:26:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=13bd4b028a5d83e63026dc0023c090c677fceb3b'/>
<id>13bd4b028a5d83e63026dc0023c090c677fceb3b</id>
<content type='text'>
In EE we don't want to remove import data for mirrors. By moving this
logic to a separate method we can simply re-define the method in EE
using "prepend" and call "super" whenever necessary.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In EE we don't want to remove import data for mirrors. By moving this
logic to a separate method we can simply re-define the method in EE
using "prepend" and call "super" whenever necessary.
</pre>
</div>
</content>
</entry>
<entry>
<title>Re-order some methods in Project</title>
<updated>2017-06-08T09:31:52+00:00</updated>
<author>
<name>Yorick Peterse</name>
<email>yorickpeterse@gmail.com</email>
</author>
<published>2017-06-07T11:24:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=71103985f9ae995adf8fb064d2895cab9b2bc0cd'/>
<id>71103985f9ae995adf8fb064d2895cab9b2bc0cd</id>
<content type='text'>
This ensures the order of these methods is identical in CE and EE.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This ensures the order of these methods is identical in CE and EE.
</pre>
</div>
</content>
</entry>
</feed>
