<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-shell.git, branch v8.3.3</title>
<subtitle>gitlab.com: gitlab-org/gitlab-shell.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-shell.git/'/>
<entry>
<title>Release v8.3.3</title>
<updated>2018-09-14T09:21:27+00:00</updated>
<author>
<name>Nick Thomas</name>
<email>nick@gitlab.com</email>
</author>
<published>2018-09-14T09:21:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-shell.git/commit/?id=4b19de3a1897d06c3e0d530f679c6f56e250ca41'/>
<id>4b19de3a1897d06c3e0d530f679c6f56e250ca41</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 '154-release-gitlab-shell-8-3-2' into 'master'</title>
<updated>2018-09-12T12:59:59+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2018-09-12T12:59:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-shell.git/commit/?id=35807fa052fed36228991a41b78a1ca09f4f0601'/>
<id>35807fa052fed36228991a41b78a1ca09f4f0601</id>
<content type='text'>
Release GitLab Shell v8.3.2

See merge request gitlab-org/gitlab-shell!243</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Release GitLab Shell v8.3.2

See merge request gitlab-org/gitlab-shell!243</pre>
</div>
</content>
</entry>
<entry>
<title>Release GitLab Shell v8.3.2</title>
<updated>2018-09-12T12:53:47+00:00</updated>
<author>
<name>Nick Thomas</name>
<email>nick@gitlab.com</email>
</author>
<published>2018-09-12T09:54:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-shell.git/commit/?id=71b6faa6a66c9ef8505f8a9a4687b737746a2847'/>
<id>71b6faa6a66c9ef8505f8a9a4687b737746a2847</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 'sh-fix-nonatomic-puts' into 'master'</title>
<updated>2018-09-12T12:38:00+00:00</updated>
<author>
<name>Nick Thomas</name>
<email>nick@gitlab.com</email>
</author>
<published>2018-09-12T12:38:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-shell.git/commit/?id=ffd55318b9e3a726fcceef4466fc1d8e6be98634'/>
<id>ffd55318b9e3a726fcceef4466fc1d8e6be98634</id>
<content type='text'>
Fix newlines not appearing between new log entries

Closes gitlab-com/gl-infra/infrastructure#5017

See merge request gitlab-org/gitlab-shell!242</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix newlines not appearing between new log entries

Closes gitlab-com/gl-infra/infrastructure#5017

See merge request gitlab-org/gitlab-shell!242</pre>
</div>
</content>
</entry>
<entry>
<title>Fix newlines not appearing between new log entries</title>
<updated>2018-09-12T06:12:23+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2018-09-12T05:55:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-shell.git/commit/?id=95e292780492ea764328566503ebefcae8a170f3'/>
<id>95e292780492ea764328566503ebefcae8a170f3</id>
<content type='text'>
In https://gitlab.com/gitlab-com/gl-infra/infrastructure/issues/5017, we
observed that lots of log messages were being dropped by Fluentd due to
missing newlines.

This occurs because there is a bug in Ruby where IO#puts calls write() twice:
once to write the main text, and another to write the newline
(https://bugs.ruby-lang.org/issues/14042). In a highly concurrent environment
like GitLab.com, this can lead to interleaved newlines.

A workaround is to use `IO#print` and append the newline ourselves.

Closes https://gitlab.com/gitlab-com/gl-infra/infrastructure/issues/5017
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In https://gitlab.com/gitlab-com/gl-infra/infrastructure/issues/5017, we
observed that lots of log messages were being dropped by Fluentd due to
missing newlines.

This occurs because there is a bug in Ruby where IO#puts calls write() twice:
once to write the main text, and another to write the newline
(https://bugs.ruby-lang.org/issues/14042). In a highly concurrent environment
like GitLab.com, this can lead to interleaved newlines.

A workaround is to use `IO#print` and append the newline ourselves.

Closes https://gitlab.com/gitlab-com/gl-infra/infrastructure/issues/5017
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '154-ensure-http-status-codes-are-integers-add-missing-specs-for-various-handled-http-status-code' into 'master'</title>
<updated>2018-09-11T11:05:24+00:00</updated>
<author>
<name>Nick Thomas</name>
<email>nick@gitlab.com</email>
</author>
<published>2018-09-11T11:05:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-shell.git/commit/?id=181b9b0924d9d137d5c4b611d2d7271e7c81b437'/>
<id>181b9b0924d9d137d5c4b611d2d7271e7c81b437</id>
<content type='text'>
Ensure text/plain &amp; text/html content typs are handled and add missing specs for handled HTTP status codes

Closes #154

See merge request gitlab-org/gitlab-shell!239</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ensure text/plain &amp; text/html content typs are handled and add missing specs for handled HTTP status codes

Closes #154

See merge request gitlab-org/gitlab-shell!239</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure text/plain &amp; text/html content typs are handled and add missing specs for handled HTTP status codes</title>
<updated>2018-09-11T11:05:24+00:00</updated>
<author>
<name>Ash McKenzie</name>
<email>amckenzie@gitlab.com</email>
</author>
<published>2018-09-11T11:05:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-shell.git/commit/?id=624a97d654ed02bd7fb65b6205b1533cfbe2cfbc'/>
<id>624a97d654ed02bd7fb65b6205b1533cfbe2cfbc</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 'sh-release-8.3.1' into 'master'</title>
<updated>2018-09-10T13:25:15+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2018-09-10T13:25:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-shell.git/commit/?id=e5b6e8e2550e203978cd25d3e07ca468b4d06c91'/>
<id>e5b6e8e2550e203978cd25d3e07ca468b4d06c91</id>
<content type='text'>
Release 8.3.1 to fix version numbering

See merge request gitlab-org/gitlab-shell!241</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Release 8.3.1 to fix version numbering

See merge request gitlab-org/gitlab-shell!241</pre>
</div>
</content>
</entry>
<entry>
<title>Release 8.3.1 to fix version numbering</title>
<updated>2018-09-10T13:18:52+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2018-09-10T13:18:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-shell.git/commit/?id=7e60253029780e8478f25207a2eefe19179d0cc8'/>
<id>7e60253029780e8478f25207a2eefe19179d0cc8</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 'sh-release-8.3.0' into 'master'</title>
<updated>2018-09-07T22:38:35+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2018-09-07T22:38:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-shell.git/commit/?id=4c7bc158db4bd267149605597ac710a80eb77c05'/>
<id>4c7bc158db4bd267149605597ac710a80eb77c05</id>
<content type='text'>
Release v8.3.0

See merge request gitlab-org/gitlab-shell!240</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Release v8.3.0

See merge request gitlab-org/gitlab-shell!240</pre>
</div>
</content>
</entry>
</feed>
