<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/spec/presenters/blobs, branch document-lambda-deploy</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 ActiveModel's type instead of virtus</title>
<updated>2019-08-20T10:52:21+00:00</updated>
<author>
<name>Peter Leitzen</name>
<email>pleitzen@gitlab.com</email>
</author>
<published>2019-08-20T10:52:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6767326267a649a04a0f6c7634be87577a788a3d'/>
<id>6767326267a649a04a0f6c7634be87577a788a3d</id>
<content type='text'>
The virtus project has been discontinued:

https://github.com/solnic/virtus/commit/a6f896984
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The virtus project has been discontinued:

https://github.com/solnic/virtus/commit/a6f896984
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace ... with new expansion options</title>
<updated>2019-08-10T02:36:32+00:00</updated>
<author>
<name>Samantha Ming</name>
<email>sming@gitlab.com</email>
</author>
<published>2019-08-10T02:36:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=fc0ff7cf033e6267d7348057faee0fbedf5b90e8'/>
<id>fc0ff7cf033e6267d7348057faee0fbedf5b90e8</id>
<content type='text'>
- expand upwards
- expand downwards
- expand all

in both inline and parallel views
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- expand upwards
- expand downwards
- expand all

in both inline and parallel views
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix suggestion on lines that are not part of an MR</title>
<updated>2019-07-22T05:25:24+00:00</updated>
<author>
<name>Patrick Bajao</name>
<email>ebajao@gitlab.com</email>
</author>
<published>2019-07-22T05:25:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=866bef8059591db9a17db71d66a1321b0ca25153'/>
<id>866bef8059591db9a17db71d66a1321b0ca25153</id>
<content type='text'>
Return the `text` as plain string in the response instead of
including HTML tags but keep `rich_text` as is.

The fix is to modify `Blob::UnfoldPresenter#diff_files` to map
each raw diff line (limited by the range specified) to a
corresponding line in an array of highlighted lines to use as
`rich_text`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Return the `text` as plain string in the response instead of
including HTML tags but keep `rich_text` as is.

The fix is to modify `Blob::UnfoldPresenter#diff_files` to map
each raw diff line (limited by the range specified) to a
corresponding line in an array of highlighted lines to use as
`rich_text`.
</pre>
</div>
</content>
</entry>
<entry>
<title>Move diff_line preparation into presenter</title>
<updated>2019-03-07T08:12:36+00:00</updated>
<author>
<name>Mark Chao</name>
<email>mchao@gitlab.com</email>
</author>
<published>2019-03-07T04:29:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=cea59dbe030bfde83247ef27c49ffd5267b194ea'/>
<id>cea59dbe030bfde83247ef27c49ffd5267b194ea</id>
<content type='text'>
Update spec
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update spec
</pre>
</div>
</content>
</entry>
<entry>
<title>Add full option for blob diff action</title>
<updated>2019-03-06T07:50:55+00:00</updated>
<author>
<name>Mark Chao</name>
<email>mchao@gitlab.com</email>
</author>
<published>2019-01-23T08:50:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=90527b9f842d53595fb14a97a8f8ad19d9dc505a'/>
<id>90527b9f842d53595fb14a97a8f8ad19d9dc505a</id>
<content type='text'>
Returns all diff lines for frontend if full is true.
Turn UnfoldForm into presenter, and move controller logic to presenter.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Returns all diff lines for frontend if full is true.
Turn UnfoldForm into presenter, and move controller logic to presenter.</pre>
</div>
</content>
</entry>
</feed>
