<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-shell.git/spec/gitlab_projects_spec.rb, branch gitlab-redis</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>Remove the update-head command since GitLab doesn't use it anymore</title>
<updated>2016-04-28T15:58:55+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2016-04-15T09:48:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-shell.git/commit/?id=1f0a77ca564ee4aaf47f9d78c76e3b39c3d0f713'/>
<id>1f0a77ca564ee4aaf47f9d78c76e3b39c3d0f713</id>
<content type='text'>
Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove branch functionality</title>
<updated>2016-04-19T16:11:41+00:00</updated>
<author>
<name>Robert Schilling</name>
<email>rschilling@student.tugraz.at</email>
</author>
<published>2016-04-15T11:37:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-shell.git/commit/?id=3739a840521b64d72fe7ed2c30a53bd3ee61b64a'/>
<id>3739a840521b64d72fe7ed2c30a53bd3ee61b64a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove rm-tag command</title>
<updated>2016-04-18T09:14:59+00:00</updated>
<author>
<name>Robert Schilling</name>
<email>rschilling@student.tugraz.at</email>
</author>
<published>2016-04-16T07:29:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-shell.git/commit/?id=0b56b0cdbdef9240ea1b4fca9617ec2250bc79de'/>
<id>0b56b0cdbdef9240ea1b4fca9617ec2250bc79de</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle broken symlinks in create-hooks</title>
<updated>2015-08-12T12:59:13+00:00</updated>
<author>
<name>Jacob Vosmaer</name>
<email>contact@jacobvosmaer.nl</email>
</author>
<published>2015-08-12T12:59:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-shell.git/commit/?id=a10d47232778e093f7810d8011f887e5453f9007'/>
<id>a10d47232778e093f7810d8011f887e5453f9007</id>
<content type='text'>
If a repository contained a broken symlink named 'hooks', this would
raise ENOENT in lib/gitlab_projects.rb, which got ignored in
bin/create-hooks. This commit fixes that by making sure we handle
broken symlinks in lib/gitlab_projects.rb.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If a repository contained a broken symlink named 'hooks', this would
raise ENOENT in lib/gitlab_projects.rb, which got ignored in
bin/create-hooks. This commit fixes that by making sure we handle
broken symlinks in lib/gitlab_projects.rb.
</pre>
</div>
</content>
</entry>
<entry>
<title>Stub repo path for tests</title>
<updated>2015-03-04T23:58:44+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2015-03-04T23:58:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-shell.git/commit/?id=f19eee9959bc89c6d9bbb4bf2e4b19158f5c7fd5'/>
<id>f19eee9959bc89c6d9bbb4bf2e4b19158f5c7fd5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added list-projects command &amp; spec</title>
<updated>2014-10-15T09:28:12+00:00</updated>
<author>
<name>David Martin</name>
<email>david.martin@feedhenry.com</email>
</author>
<published>2014-09-17T10:35:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-shell.git/commit/?id=6cd167eaac7b764bcaefe31a9144dd38992cc9ab'/>
<id>6cd167eaac7b764bcaefe31a9144dd38992cc9ab</id>
<content type='text'>
list-projects command usage

Single quotes

Use single quotes

Use single quotes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
list-projects command usage

Single quotes

Use single quotes

Use single quotes
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove update hook logic</title>
<updated>2014-09-01T16:08:29+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2014-09-01T16:08:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-shell.git/commit/?id=7eb45672b77a0337e6568ef64cd84e13027f2d7b'/>
<id>7eb45672b77a0337e6568ef64cd84e13027f2d7b</id>
<content type='text'>
Signed-off-by: Dmitriy Zaporozhets &lt;dmitriy.zaporozhets@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Dmitriy Zaporozhets &lt;dmitriy.zaporozhets@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Need to set config for user.name and user.email before creating the annotated tag.</title>
<updated>2014-07-12T14:27:07+00:00</updated>
<author>
<name>Sean Edge</name>
<email>asedge@gmail.com</email>
</author>
<published>2014-07-12T14:27:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-shell.git/commit/?id=df90f59c25d9d42181af31eb7c9f4219ab7a36ba'/>
<id>df90f59c25d9d42181af31eb7c9f4219ab7a36ba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Hopefully fixing broken CI build by setting user.name and user.email on the temporary repo.</title>
<updated>2014-07-12T03:15:11+00:00</updated>
<author>
<name>Sean Edge</name>
<email>asedge@gmail.com</email>
</author>
<published>2014-07-12T03:15:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-shell.git/commit/?id=c0c082fa1d761bdb4c28d464899915f64f394fcf'/>
<id>c0c082fa1d761bdb4c28d464899915f64f394fcf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding support+tests for annotated tags.</title>
<updated>2014-07-10T02:16:52+00:00</updated>
<author>
<name>Sean Edge</name>
<email>asedge@gmail.com</email>
</author>
<published>2014-07-10T02:16:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-shell.git/commit/?id=5bf1363ea66517561386a6a9b56226ed1fd97a5a'/>
<id>5bf1363ea66517561386a6a9b56226ed1fd97a5a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
