<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-shell.git, branch 181-migrate-gitlab-shell-checkers</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>Update README to include feature flag info</title>
<updated>2019-07-18T01:59:07+00:00</updated>
<author>
<name>Patrick Bajao</name>
<email>ebajao@gitlab.com</email>
</author>
<published>2019-07-17T13:25:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-shell.git/commit/?id=4f0925867555b7e12caae3d3999078d55c4d1a76'/>
<id>4f0925867555b7e12caae3d3999078d55c4d1a76</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add KeyLine stuct</title>
<updated>2019-07-18T01:59:07+00:00</updated>
<author>
<name>Patrick Bajao</name>
<email>ebajao@gitlab.com</email>
</author>
<published>2019-07-17T12:41:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-shell.git/commit/?id=d809dedf526285619f675867e016dc320c209fd7'/>
<id>d809dedf526285619f675867e016dc320c209fd7</id>
<content type='text'>
This is responsible for creating the key line to be returned
by checkers.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is responsible for creating the key line to be returned
by checkers.
</pre>
</div>
</content>
</entry>
<entry>
<title>Migrate gitlab-shell-authorized-principals-check</title>
<updated>2019-07-18T01:59:07+00:00</updated>
<author>
<name>Patrick Bajao</name>
<email>ebajao@gitlab.com</email>
</author>
<published>2019-07-17T11:14:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-shell.git/commit/?id=0c3a85b48bae26976221e9ddb363ff81c1f19cbf'/>
<id>0c3a85b48bae26976221e9ddb363ff81c1f19cbf</id>
<content type='text'>
A symlink to gitlab-shell is added and the ruby script has been
renamed to `gitlab-shell-authorized-principals-check-ruby`. It'll
be used as a fallback executable.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A symlink to gitlab-shell is added and the ruby script has been
renamed to `gitlab-shell-authorized-principals-check-ruby`. It'll
be used as a fallback executable.
</pre>
</div>
</content>
</entry>
<entry>
<title>Migrate gitlab-shell-authorized-keys-check to go</title>
<updated>2019-07-18T01:59:07+00:00</updated>
<author>
<name>Patrick Bajao</name>
<email>ebajao@gitlab.com</email>
</author>
<published>2019-07-16T12:15:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-shell.git/commit/?id=48ca0751f03a4b3f90cf56a6b2e11456d460d755'/>
<id>48ca0751f03a4b3f90cf56a6b2e11456d460d755</id>
<content type='text'>
A symlink to gitlab-shell is added and the ruby script has been
renamed to `gitlab-shell-authorized-keys-check-ruby`. It'll be
used as a fallback executable.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A symlink to gitlab-shell is added and the ruby script has been
renamed to `gitlab-shell-authorized-keys-check-ruby`. It'll be
used as a fallback executable.
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement support for running checkers</title>
<updated>2019-07-18T01:59:07+00:00</updated>
<author>
<name>Patrick Bajao</name>
<email>ebajao@gitlab.com</email>
</author>
<published>2019-07-15T11:36:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-shell.git/commit/?id=697c18e95cf95d4fc6dcf93817073b4b18b28981'/>
<id>697c18e95cf95d4fc6dcf93817073b4b18b28981</id>
<content type='text'>
Determine whether to execute a command or a checker based on
the filename of the executable/symlink.

Currently supports 2 types for checking authorized keys and
principals.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Determine whether to execute a command or a checker based on
the filename of the executable/symlink.

Currently supports 2 types for checking authorized keys and
principals.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '198-update-phony-to-have-accurate-list-of-targets' into 'master'</title>
<updated>2019-07-01T10:25:58+00:00</updated>
<author>
<name>Nick Thomas</name>
<email>nick@gitlab.com</email>
</author>
<published>2019-07-01T10:25:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-shell.git/commit/?id=5b8e04fbc8ff4ca866dea4c97c881db7e8b087bb'/>
<id>5b8e04fbc8ff4ca866dea4c97c881db7e8b087bb</id>
<content type='text'>
Resolve "Update .PHONY to have accurate list of targets"

Closes #198

See merge request gitlab-org/gitlab-shell!316</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolve "Update .PHONY to have accurate list of targets"

Closes #198

See merge request gitlab-org/gitlab-shell!316</pre>
</div>
</content>
</entry>
<entry>
<title>Update .PHONY to be accurate</title>
<updated>2019-06-28T02:21:32+00:00</updated>
<author>
<name>Ash McKenzie</name>
<email>amckenzie@gitlab.com</email>
</author>
<published>2019-06-27T14:36:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-shell.git/commit/?id=1933630419b77e6b046ae72baf0bd96c6c369f24'/>
<id>1933630419b77e6b046ae72baf0bd96c6c369f24</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>New bin/gitlab-shell Makefile target</title>
<updated>2019-06-28T02:21:32+00:00</updated>
<author>
<name>Ash McKenzie</name>
<email>amckenzie@gitlab.com</email>
</author>
<published>2019-06-28T02:20:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-shell.git/commit/?id=eb4cf020efbd7a25763fdf10e886fd495397a240'/>
<id>eb4cf020efbd7a25763fdf10e886fd495397a240</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove errant newline for consistency</title>
<updated>2019-06-27T14:36:42+00:00</updated>
<author>
<name>Ash McKenzie</name>
<email>amckenzie@gitlab.com</email>
</author>
<published>2019-06-27T14:36:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-shell.git/commit/?id=0bc2503a85eea9efdc9bb0d072b1fc832d56d754'/>
<id>0bc2503a85eea9efdc9bb0d072b1fc832d56d754</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 '194-add-makefile-to-make-things-easier' into 'master'</title>
<updated>2019-06-27T14:30:49+00:00</updated>
<author>
<name>Nick Thomas</name>
<email>nick@gitlab.com</email>
</author>
<published>2019-06-27T14:30:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-shell.git/commit/?id=7b23c6f01c06de45e97f49ab0557e551a6c1edf0'/>
<id>7b23c6f01c06de45e97f49ab0557e551a6c1edf0</id>
<content type='text'>
Add Makefile for easier building and testing

Closes #194

See merge request gitlab-org/gitlab-shell!310</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add Makefile for easier building and testing

Closes #194

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