<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/spec, branch fix-trace-encoding</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>Set the encoding in c'tor and explain why it's fine</title>
<updated>2017-04-17T09:52:15+00:00</updated>
<author>
<name>Lin Jen-Shin</name>
<email>godfat@godfat.org</email>
</author>
<published>2017-04-17T09:52:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9350b9064cb9c5048f9eab8041e953a5dab5b154'/>
<id>9350b9064cb9c5048f9eab8041e953a5dab5b154</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Restore nil for stream</title>
<updated>2017-04-17T09:12:43+00:00</updated>
<author>
<name>Lin Jen-Shin</name>
<email>godfat@godfat.org</email>
</author>
<published>2017-04-17T09:12:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f05ab97e1ef1c1e70b6b8e1286b1d626e70f5286'/>
<id>f05ab97e1ef1c1e70b6b8e1286b1d626e70f5286</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Only set the encoding before passing to Ansi2html</title>
<updated>2017-04-17T09:10:41+00:00</updated>
<author>
<name>Lin Jen-Shin</name>
<email>godfat@godfat.org</email>
</author>
<published>2017-04-17T09:10:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e7d3fe44f64d1efbbc0b9611cb3382feff4a2f00'/>
<id>e7d3fe44f64d1efbbc0b9611cb3382feff4a2f00</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make sure @stream.each_line would tag Encoding.default_external</title>
<updated>2017-04-17T07:53:09+00:00</updated>
<author>
<name>Lin Jen-Shin</name>
<email>godfat@godfat.org</email>
</author>
<published>2017-04-17T07:53:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c26b126502d4025230aa80e7d26736e1398c5022'/>
<id>c26b126502d4025230aa80e7d26736e1398c5022</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make sure we're giving Encoding.default_external</title>
<updated>2017-04-17T06:30:42+00:00</updated>
<author>
<name>Lin Jen-Shin</name>
<email>godfat@godfat.org</email>
</author>
<published>2017-04-17T06:30:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ee3b0c3a9ad0823f86b5c798c47c343a812228d0'/>
<id>ee3b0c3a9ad0823f86b5c798c47c343a812228d0</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 '27655-clear-emoji-search-after-selection' into 'master'</title>
<updated>2017-04-17T05:35:34+00:00</updated>
<author>
<name>Alfredo Sumaran</name>
<email>alfredo@gitlab.com</email>
</author>
<published>2017-04-17T05:35:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=eeaeb2752a589c9046659d58d4a3f6be8030b699'/>
<id>eeaeb2752a589c9046659d58d4a3f6be8030b699</id>
<content type='text'>

Clear emoji search in awards menu after picking emoji

Closes #27655

See merge request !10524</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Clear emoji search in awards menu after picking emoji

Closes #27655

See merge request !10524</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'sh-fix-base-parser' into 'master'</title>
<updated>2017-04-16T16:15:50+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>robert@gitlab.com</email>
</author>
<published>2017-04-16T16:15:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f78ecda55d5431f9a74ab2892b516ecb45f24d80'/>
<id>f78ecda55d5431f9a74ab2892b516ecb45f24d80</id>
<content type='text'>

Fix regression in rendering Markdown references that do not exist

Closes #30972

See merge request !10716</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Fix regression in rendering Markdown references that do not exist

Closes #30972

See merge request !10716</pre>
</div>
</content>
</entry>
<entry>
<title>Issue Title Vue: convert to .vue - use 'render' with 'createElement' in index</title>
<updated>2017-04-15T15:11:04+00:00</updated>
<author>
<name>Regis Boudinot</name>
<email>boudinot.regis@yahoo.com</email>
</author>
<published>2017-04-15T15:11:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8918433af66b77ab101bd5ba3b4a3c716be0f864'/>
<id>8918433af66b77ab101bd5ba3b4a3c716be0f864</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix regression in rendering Markdown references that do not exist</title>
<updated>2017-04-15T14:26:32+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2017-04-15T13:04:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e89d4741d38bdbb645d5bf92cfdac5d66e8438b0'/>
<id>e89d4741d38bdbb645d5bf92cfdac5d66e8438b0</id>
<content type='text'>
Closes #30972
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #30972
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'remove-double-newline-for-single-attachments' into 'master'</title>
<updated>2017-04-14T18:18:17+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2017-04-14T18:18:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=344a2619bb0e796862531f6784351472e6a70fd7'/>
<id>344a2619bb0e796862531f6784351472e6a70fd7</id>
<content type='text'>

Only add newlines for multiple uploads

Closes #29782

See merge request !10545</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Only add newlines for multiple uploads

Closes #29782

See merge request !10545</pre>
</div>
</content>
</entry>
</feed>
