<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-shell.git/spec/gitlab_keys_spec.rb, branch ash.mckenzie/git-push-ssh-proxy</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>Rspec upgrade and deprecation fixes</title>
<updated>2018-07-20T12:28:58+00:00</updated>
<author>
<name>Ash McKenzie</name>
<email>ash@the-rebellion.net</email>
</author>
<published>2018-07-20T01:34:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-shell.git/commit/?id=c92bfcefece5eea1fa30f75f7e99212c09b5792e'/>
<id>c92bfcefece5eea1fa30f75f7e99212c09b5792e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch to structured logging</title>
<updated>2018-03-19T11:58:59+00:00</updated>
<author>
<name>Jacob Vosmaer (GitLab)</name>
<email>jacob@gitlab.com</email>
</author>
<published>2018-03-19T11:58:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-shell.git/commit/?id=b8a5e52193b7d02de4802b589e098bbbfa0ec425'/>
<id>b8a5e52193b7d02de4802b589e098bbbfa0ec425</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure rm-key works with only ID</title>
<updated>2017-06-28T14:32:49+00:00</updated>
<author>
<name>Michael Kozono</name>
<email>mkozono@gmail.com</email>
</author>
<published>2017-06-28T05:29:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-shell.git/commit/?id=a012d24e08c37ebfff038cca46578e88480e345f'/>
<id>a012d24e08c37ebfff038cca46578e88480e345f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add list-key-ids command</title>
<updated>2017-06-28T14:32:48+00:00</updated>
<author>
<name>Michael Kozono</name>
<email>mkozono@gmail.com</email>
</author>
<published>2017-06-27T23:47:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-shell.git/commit/?id=f980d8f59b172122d4985923094ea3b8342d6da2'/>
<id>f980d8f59b172122d4985923094ea3b8342d6da2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Instrument GitLab Shell and log metrics data to a file</title>
<updated>2016-10-11T13:36:05+00:00</updated>
<author>
<name>Paco Guzman</name>
<email>pacoguzmanp@gmail.com</email>
</author>
<published>2016-10-10T12:21:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-shell.git/commit/?id=a4c8927007499d71a13e1a52c59a0ec36f20a6e0'/>
<id>a4c8927007499d71a13e1a52c59a0ec36f20a6e0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>In order to use chomp! on the input later, we need to dup the ARGV input string for keys</title>
<updated>2016-08-10T23:53:52+00:00</updated>
<author>
<name>DJ Mountney</name>
<email>david@twkie.net</email>
</author>
<published>2016-08-10T23:53:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-shell.git/commit/?id=939cd374e7831d10b8e3c8b65dd9a2380e8f2393'/>
<id>939cd374e7831d10b8e3c8b65dd9a2380e8f2393</id>
<content type='text'>
Also updated the gitlab_key tests to freeze the ARGV variables.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also updated the gitlab_key tests to freeze the ARGV variables.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update the keys permission check to open the file in write mode.</title>
<updated>2016-08-10T18:51:16+00:00</updated>
<author>
<name>DJ Mountney</name>
<email>david@twkie.net</email>
</author>
<published>2016-08-10T18:46:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-shell.git/commit/?id=6e4ada2e9e215256dffffc20ec14960c1bbf17e9'/>
<id>6e4ada2e9e215256dffffc20ec14960c1bbf17e9</id>
<content type='text'>
That way the file is created if it does not exist.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
That way the file is created if it does not exist.
</pre>
</div>
</content>
</entry>
<entry>
<title>Newline after "let"</title>
<updated>2016-08-10T08:27:17+00:00</updated>
<author>
<name>Jacob Vosmaer</name>
<email>jacob@gitlab.com</email>
</author>
<published>2016-08-10T08:27:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-shell.git/commit/?id=2f10eec142c0e70c06289f093f4057cc96eb3d44'/>
<id>2f10eec142c0e70c06289f093f4057cc96eb3d44</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Changes proposed during review</title>
<updated>2016-08-10T08:25:16+00:00</updated>
<author>
<name>Jacob Vosmaer</name>
<email>jacob@gitlab.com</email>
</author>
<published>2016-08-10T08:25:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-shell.git/commit/?id=ad17617db6508207168370610063089faf85c452'/>
<id>ad17617db6508207168370610063089faf85c452</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Defense in depth for authorized_keys lines</title>
<updated>2016-08-05T10:41:06+00:00</updated>
<author>
<name>Jacob Vosmaer</name>
<email>jacob@gitlab.com</email>
</author>
<published>2016-08-05T10:41:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-shell.git/commit/?id=ae21774c1f6a09ea5029194c66d229aeba1d22d6'/>
<id>ae21774c1f6a09ea5029194c66d229aeba1d22d6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
