<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-shell.git, branch v6.0.2</title>
<subtitle>gitlab.com: gitlab-org/gitlab-shell.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-shell.git/'/>
<entry>
<title>Merge branch 'changelog-6.0.2' into 'master'</title>
<updated>2018-01-19T21:20:11+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>robert@gitlab.com</email>
</author>
<published>2018-01-19T21:20:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-shell.git/commit/?id=45591555b7edec357e93052f750dc05ae07fa593'/>
<id>45591555b7edec357e93052f750dc05ae07fa593</id>
<content type='text'>
Add CHANGELOG for 6.0.2

See merge request gitlab-org/gitlab-shell!187</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add CHANGELOG for 6.0.2

See merge request gitlab-org/gitlab-shell!187</pre>
</div>
</content>
</entry>
<entry>
<title>Changelog for 6.0.2</title>
<updated>2018-01-19T11:06:22+00:00</updated>
<author>
<name>Jacob Vosmaer</name>
<email>jacob@gitlab.com</email>
</author>
<published>2018-01-19T11:06:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-shell.git/commit/?id=5d0c4efd55d2272065ee0c27f29c34d915f010d8'/>
<id>5d0c4efd55d2272065ee0c27f29c34d915f010d8</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 'gitaly-dependencies' into 'master'</title>
<updated>2018-01-18T23:14:59+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>robert@gitlab.com</email>
</author>
<published>2018-01-18T23:14:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-shell.git/commit/?id=2be40f7eb9bb49dcce19462cf3fa596ad453b37a'/>
<id>2be40f7eb9bb49dcce19462cf3fa596ad453b37a</id>
<content type='text'>
Update gitaly-proto and gitaly libs

See merge request gitlab-org/gitlab-shell!185</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update gitaly-proto and gitaly libs

See merge request gitlab-org/gitlab-shell!185</pre>
</div>
</content>
</entry>
<entry>
<title>Update gitaly-proto and gitaly libs</title>
<updated>2018-01-18T23:14:56+00:00</updated>
<author>
<name>Jacob Vosmaer (GitLab)</name>
<email>jacob@gitlab.com</email>
</author>
<published>2018-01-18T23:14:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-shell.git/commit/?id=1ec93d3a80ddefc1a4fabd28b85747a11e1bd779'/>
<id>1ec93d3a80ddefc1a4fabd28b85747a11e1bd779</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 'grpc-go-1.9.1' into 'master'</title>
<updated>2018-01-18T22:01:47+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>robert@gitlab.com</email>
</author>
<published>2018-01-18T22:01:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-shell.git/commit/?id=20835b838be72217e3c0e9697e41c63ce8735302'/>
<id>20835b838be72217e3c0e9697e41c63ce8735302</id>
<content type='text'>
Use grpc-go 1.9.1

See merge request gitlab-org/gitlab-shell!184</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use grpc-go 1.9.1

See merge request gitlab-org/gitlab-shell!184</pre>
</div>
</content>
</entry>
<entry>
<title>Use grpc-go 1.9.1</title>
<updated>2018-01-18T16:49:30+00:00</updated>
<author>
<name>Jacob Vosmaer</name>
<email>jacob@gitlab.com</email>
</author>
<published>2018-01-18T16:49:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-shell.git/commit/?id=a969b8865c56944ecdb55d0c61529f691d1d4864'/>
<id>a969b8865c56944ecdb55d0c61529f691d1d4864</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 'fix-pre-receive' into 'master'</title>
<updated>2018-01-14T05:44:35+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2018-01-14T05:44:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-shell.git/commit/?id=d2bcae4c016ddb88a305e91762df46f9c8ebb0ff'/>
<id>d2bcae4c016ddb88a305e91762df46f9c8ebb0ff</id>
<content type='text'>
Fix git push by removing a bad require in the pre-receive hook

Closes gitlab-qa#158

See merge request gitlab-org/gitlab-shell!183</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix git push by removing a bad require in the pre-receive hook

Closes gitlab-qa#158

See merge request gitlab-org/gitlab-shell!183</pre>
</div>
</content>
</entry>
<entry>
<title>Fix git push by removing a bad require in the pre-receive hook</title>
<updated>2018-01-14T01:48:35+00:00</updated>
<author>
<name>Nick Thomas</name>
<email>nick@gitlab.com</email>
</author>
<published>2018-01-14T01:48:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-shell.git/commit/?id=6216ac186248c86e2bd0abd540232ea48bcdae22'/>
<id>6216ac186248c86e2bd0abd540232ea48bcdae22</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-remove-geo-node-ssh-keys' into 'master'</title>
<updated>2018-01-12T14:49:04+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2018-01-12T14:49:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-shell.git/commit/?id=a478813e1e0c792733ef4a7639d8191bd20a0261'/>
<id>a478813e1e0c792733ef4a7639d8191bd20a0261</id>
<content type='text'>
Remove special case treatment of Geo nodes for SSH

Closes #115

See merge request gitlab-org/gitlab-shell!179</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove special case treatment of Geo nodes for SSH

Closes #115

See merge request gitlab-org/gitlab-shell!179</pre>
</div>
</content>
</entry>
<entry>
<title>Release v6.0.0</title>
<updated>2018-01-12T14:39:36+00:00</updated>
<author>
<name>Nick Thomas</name>
<email>nick@gitlab.com</email>
</author>
<published>2018-01-12T14:39:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-shell.git/commit/?id=4b84d796181a4e5b20b7f2ecfa7762738a0159d8'/>
<id>4b84d796181a4e5b20b7f2ecfa7762738a0159d8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
