<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-shell.git/lib, branch gitlab-redis</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>Put Redis loading code in one place</title>
<updated>2016-06-23T09:08:00+00:00</updated>
<author>
<name>Jacob Vosmaer</name>
<email>jacob@gitlab.com</email>
</author>
<published>2016-06-23T09:04:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-shell.git/commit/?id=339b79b07e6262e856332057dc73eca7a293dcc5'/>
<id>339b79b07e6262e856332057dc73eca7a293dcc5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Put redis library in lib/vendor/ and adjust LOAD_PATH</title>
<updated>2016-05-12T12:01:51+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2016-05-12T11:51:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-shell.git/commit/?id=e88ec0a4ac7e89f078ef8fd53fa74ec5d6a4812d'/>
<id>e88ec0a4ac7e89f078ef8fd53fa74ec5d6a4812d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add redis-rb as a vendored library</title>
<updated>2016-05-12T12:00:19+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2016-05-11T19:18:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-shell.git/commit/?id=d8f3b9bce912b9c50e13ea71ae7185aad6f71b91'/>
<id>d8f3b9bce912b9c50e13ea71ae7185aad6f71b91</id>
<content type='text'>
`make update-redis` will clone the library and adjust the paths properly
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`make update-redis` will clone the library and adjust the paths properly
</pre>
</div>
</content>
</entry>
<entry>
<title>Use Redis Ruby client instead of shelling out to redis-cli</title>
<updated>2016-05-12T12:00:19+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2016-05-09T07:21:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-shell.git/commit/?id=7f7359b1381d376b81fd9b81120d8cfa0231a526'/>
<id>7f7359b1381d376b81fd9b81120d8cfa0231a526</id>
<content type='text'>
Closes gitlab-org/gitlab-ce#17329
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes gitlab-org/gitlab-ce#17329
</pre>
</div>
</content>
</entry>
<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://git.baserock.org/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>Revert "Remove unused #list_remote_tags"</title>
<updated>2016-04-25T15:43:22+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2016-04-25T15:43:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-shell.git/commit/?id=6bf9a57c97d22adb858dd0e7464e6f8e1a896593'/>
<id>6bf9a57c97d22adb858dd0e7464e6f8e1a896593</id>
<content type='text'>
This reverts commit f5e87590d463b4b3d1bf5cd6b49a9d0d60acd552.

Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit f5e87590d463b4b3d1bf5cd6b49a9d0d60acd552.

Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Update post receive worker so it logs a unique JID in sidekiq</title>
<updated>2016-04-20T04:31:09+00:00</updated>
<author>
<name>aiionx</name>
<email>aion.x@hotmail.com</email>
</author>
<published>2016-04-14T03:00:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-shell.git/commit/?id=750fd3f8447c3e7a742a33f45b46b10e4d763c3e'/>
<id>750fd3f8447c3e7a742a33f45b46b10e4d763c3e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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://git.baserock.org/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://git.baserock.org/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>Remove unused #list_remote_tags</title>
<updated>2016-04-16T07:13:40+00:00</updated>
<author>
<name>Robert Schilling</name>
<email>rschilling@student.tugraz.at</email>
</author>
<published>2016-04-15T12:49:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-shell.git/commit/?id=f5e87590d463b4b3d1bf5cd6b49a9d0d60acd552'/>
<id>f5e87590d463b4b3d1bf5cd6b49a9d0d60acd552</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
