<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/views/events/_event_note.atom.haml, branch scripts-differences</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>Resolve "DashboardController#activity.json is slow due to SQL"</title>
<updated>2017-11-06T16:52:56+00:00</updated>
<author>
<name>Francisco Javier López</name>
<email>fjlopez@gitlab.com</email>
</author>
<published>2017-11-06T16:52:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=bf0331dc72db658b012d58e33ca47da6d8f99d46'/>
<id>bf0331dc72db658b012d58e33ca47da6d8f99d46</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>HAMLLint: Fix `SpaceInsideHashAttributes` offences</title>
<updated>2016-12-31T06:28:36+00:00</updated>
<author>
<name>Kushal Pandya</name>
<email>kushal@gitlab.com</email>
</author>
<published>2016-12-26T10:47:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=fb3e365412954b5d23a048518d70c15894cb9686'/>
<id>fb3e365412954b5d23a048518d70c15894cb9686</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added author to various Markdown calls in views</title>
<updated>2016-05-26T15:14:06+00:00</updated>
<author>
<name>Yorick Peterse</name>
<email>yorickpeterse@gmail.com</email>
</author>
<published>2016-05-26T11:18:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=25c08d11bbf3a889501ebe295a1ab66a12a52d49'/>
<id>25c08d11bbf3a889501ebe295a1ab66a12a52d49</id>
<content type='text'>
This ensures all these calls have an author set, allowing the use of
"all" mentions where possible.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This ensures all these calls have an author set, allowing the use of
"all" mentions where possible.
</pre>
</div>
</content>
</entry>
<entry>
<title>Basic support for an Atom-specific rendering pipeline</title>
<updated>2015-09-03T21:47:15+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2015-09-03T21:35:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3b690891f36975a35923f14388901f4f2a2c3ed9'/>
<id>3b690891f36975a35923f14388901f4f2a2c3ed9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix reference links in dashboard activity and ATOM feeds.</title>
<updated>2015-05-14T11:05:33+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2015-05-14T11:05:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=cd52cef1c0898230cb684ee294bd7a6c5b2f226a'/>
<id>cd52cef1c0898230cb684ee294bd7a6c5b2f226a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix invalid Atom feeds when using emoji, horizontal rules, or images.</title>
<updated>2015-03-16T21:05:52+00:00</updated>
<author>
<name>Christian Walther</name>
<email>cwalther@gmx.ch</email>
</author>
<published>2015-02-21T21:12:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=90aa870c3607c170091b6034c0150f119697b0b9'/>
<id>90aa870c3607c170091b6034c0150f119697b0b9</id>
<content type='text'>
Fixes issues #880, #723, #1113: Markdown must be rendered to XHTML, not HTML, when generating summary content for Atom feeds. Otherwise, content-less tags like &lt;img&gt; and &lt;hr&gt;, generated when issue descriptions, merge request descriptions, comments, or commit messages use emoji, horizontal rules, or images, are not terminated and make the Atom XML invalid.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes issues #880, #723, #1113: Markdown must be rendered to XHTML, not HTML, when generating summary content for Atom feeds. Otherwise, content-less tags like &lt;img&gt; and &lt;hr&gt;, generated when issue descriptions, merge request descriptions, comments, or commit messages use emoji, horizontal rules, or images, are not terminated and make the Atom XML invalid.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix missing links and incorrect display of issue numbers for notes, comments, and merge requests</title>
<updated>2014-07-26T17:43:04+00:00</updated>
<author>
<name>Matthew McMillion</name>
<email>matthew@mcmillion.io</email>
</author>
<published>2014-07-26T17:43:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=afc5b7110fbabc2ec0f4a5de0ddcf98565a1a3fb'/>
<id>afc5b7110fbabc2ec0f4a5de0ddcf98565a1a3fb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated ATOM feed partials to use markdown instead of simple_format.</title>
<updated>2014-07-01T13:29:58+00:00</updated>
<author>
<name>Kyle Fazzari</name>
<email>gitlab_cloud@status.e4ward.com</email>
</author>
<published>2014-07-01T13:29:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1f976a646d1439e41925ec83dc2ea92d48370831'/>
<id>1f976a646d1439e41925ec83dc2ea92d48370831</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add summaries for notes and merge requests to dashboard feed.</title>
<updated>2014-05-29T14:55:55+00:00</updated>
<author>
<name>Kyle Fazzari</name>
<email>gitlab_cloud@status.e4ward.com</email>
</author>
<published>2014-05-29T14:55:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c1b1c321962de51090d590dc40fc2784aaa0d561'/>
<id>c1b1c321962de51090d590dc40fc2784aaa0d561</id>
<content type='text'>
This fixes #305.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes #305.
</pre>
</div>
</content>
</entry>
</feed>
