<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/views/projects/diffs, branch frozen_string_lib_2</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>Format vue files with prettier</title>
<updated>2019-06-06T15:51:04+00:00</updated>
<author>
<name>Marcel van Remmerden</name>
<email>mvanremmerden@gitlab.com</email>
</author>
<published>2019-06-06T15:51:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5bfc10060783e9e670a5a756e0bb55f7c655848f'/>
<id>5bfc10060783e9e670a5a756e0bb55f7c655848f</id>
<content type='text'>
Add changelog file
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add changelog file
</pre>
</div>
</content>
</entry>
<entry>
<title>Makes 'diff/content' partial use instance method</title>
<updated>2019-05-21T12:33:42+00:00</updated>
<author>
<name>Mayra Cabrera</name>
<email>mcabrera@gitlab.com</email>
</author>
<published>2019-05-21T12:33:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9bb2f02db63daf6901298564475da82533748f56'/>
<id>9bb2f02db63daf6901298564475da82533748f56</id>
<content type='text'>
There's a method defined on viewer that does the conditional.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There's a method defined on viewer that does the conditional.
</pre>
</div>
</content>
</entry>
<entry>
<title>Replaces CSS with utility class</title>
<updated>2019-04-12T11:21:02+00:00</updated>
<author>
<name>Filipa Lacerda</name>
<email>filipa@gitlab.com</email>
</author>
<published>2019-04-12T11:21:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=79731bfd5c2303639b5847752d52f4aa4aa6ecce'/>
<id>79731bfd5c2303639b5847752d52f4aa4aa6ecce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix old image diff swipe view</title>
<updated>2019-04-05T07:33:51+00:00</updated>
<author>
<name>ftab</name>
<email>fury@xibase.com</email>
</author>
<published>2019-04-05T07:33:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=fa71715e067a0dd2d3982454a4d2618dbeb16ef9'/>
<id>fa71715e067a0dd2d3982454a4d2618dbeb16ef9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move swipe diff border to the right</title>
<updated>2019-04-04T08:29:26+00:00</updated>
<author>
<name>ftab</name>
<email>fury@xibase.com</email>
</author>
<published>2019-04-04T08:29:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f2343100a1085652f8bab7ba678a6555aa5c2100'/>
<id>f2343100a1085652f8bab7ba678a6555aa5c2100</id>
<content type='text'>
In the Vue image diff app, the border needs to be on the right because
the new image comes in from the left. The old image diff app which is
used in commits and compare views had the new image visible by default
and hiding away from the left.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In the Vue image diff app, the border needs to be on the right because
the new image comes in from the left. The old image diff app which is
used in commits and compare views had the new image visible by default
and hiding away from the left.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove now-unnecessary noteable_line class</title>
<updated>2019-03-26T13:37:14+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@selenight.nl</email>
</author>
<published>2019-03-23T13:34:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=40e3f207cbc2817c75df35ad19febb1aa76e9993'/>
<id>40e3f207cbc2817c75df35ad19febb1aa76e9993</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add .code to all tables holding diffs</title>
<updated>2019-03-26T13:35:43+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@selenight.nl</email>
</author>
<published>2019-03-23T13:22:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0c902da1537a0326faf36227967c68cb6b3037e6'/>
<id>0c902da1537a0326faf36227967c68cb6b3037e6</id>
<content type='text'>
We need this to be able to distinguish between Markdown tables and diff
tables.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We need this to be able to distinguish between Markdown tables and diff
tables.
</pre>
</div>
</content>
</entry>
<entry>
<title>Correct file-header spacing on compare page</title>
<updated>2019-02-06T16:04:19+00:00</updated>
<author>
<name>Sam Bigelow</name>
<email>sbigelow@gitlab.com</email>
</author>
<published>2019-01-30T04:26:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5218da57596f23b0026b069d07e0b4cb2432f03f'/>
<id>5218da57596f23b0026b069d07e0b4cb2432f03f</id>
<content type='text'>
Use special classes when is_compare, similar to is_commit. Default
expectation is diff is being viewed in MR
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use special classes when is_compare, similar to is_commit. Default
expectation is diff is being viewed in MR
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix broken templated "Too many changes to show" text</title>
<updated>2019-01-09T23:14:07+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2019-01-09T23:11:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=488d7d1f3da605c0a7afcbb9212b10665be89819'/>
<id>488d7d1f3da605c0a7afcbb9212b10665be89819</id>
<content type='text'>
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/23230
broke the external string in 11.6. This fixes that and
adds a spec.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/56138
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/23230
broke the external string in 11.6. This fixes that and
adds a spec.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/56138
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixing image lfs bug and also displaying text lfs</title>
<updated>2018-12-27T15:51:07+00:00</updated>
<author>
<name>Francisco Javier López</name>
<email>fjlopez@gitlab.com</email>
</author>
<published>2018-12-13T17:49:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5a3e6fdff96f50cb293a8c9fe64ccbf59619936f'/>
<id>5a3e6fdff96f50cb293a8c9fe64ccbf59619936f</id>
<content type='text'>
This commit, introduced in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/23812,
fixes a problem creating a displaying image diff notes when the image
is stored in LFS. The main problem was that `Gitlab::Diff::File` was
returning an invalid valid in `text?` for this kind of files.

It also fixes a rendering problem with other LFS files, like text
ones. They LFS pointer shouldn't be shown when LFS is enabled
for the project, but they were.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit, introduced in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/23812,
fixes a problem creating a displaying image diff notes when the image
is stored in LFS. The main problem was that `Gitlab::Diff::File` was
returning an invalid valid in `text?` for this kind of files.

It also fixes a rendering problem with other LFS files, like text
ones. They LFS pointer shouldn't be shown when LFS is enabled
for the project, but they were.
</pre>
</div>
</content>
</entry>
</feed>
