<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-shell.git/lib/gitlab_projects.rb, branch id-api-https</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>Remove the GitlabProjects implementation</title>
<updated>2018-01-12T13:38:06+00:00</updated>
<author>
<name>Nick Thomas</name>
<email>nick@gitlab.com</email>
</author>
<published>2018-01-12T13:26:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-shell.git/commit/?id=73e2cf531ca8b92dc48da5024c8095256aa10818'/>
<id>73e2cf531ca8b92dc48da5024c8095256aa10818</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use 'git clone --no-local' when creating a fork</title>
<updated>2017-12-06T16:26:39+00:00</updated>
<author>
<name>Jacob Vosmaer (GitLab)</name>
<email>jacob@gitlab.com</email>
</author>
<published>2017-12-06T16:26:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-shell.git/commit/?id=019d491ddfcdc7782335967864a72b360abc1c55'/>
<id>019d491ddfcdc7782335967864a72b360abc1c55</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a 'fork-repository' command that works with hashed storage</title>
<updated>2017-12-01T12:52:47+00:00</updated>
<author>
<name>Nick Thomas</name>
<email>nick@gitlab.com</email>
</author>
<published>2017-11-30T21:19:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-shell.git/commit/?id=2e44e3176fa726119ea9e74b62b14f540770425d'/>
<id>2e44e3176fa726119ea9e74b62b14f540770425d</id>
<content type='text'>
The existing 'fork-project' command cannot work with hashed storage as
the source project basename differs from the destination repository
basename. It is deprecated by the addition of 'fork-repository' and should
be removed in the next major version.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The existing 'fork-project' command cannot work with hashed storage as
the source project basename differs from the destination repository
basename. It is deprecated by the addition of 'fork-repository' and should
be removed in the next major version.
</pre>
</div>
</content>
</entry>
<entry>
<title>Adds --force option to push branches.</title>
<updated>2017-09-19T16:05:23+00:00</updated>
<author>
<name>Tiago Botelho</name>
<email>tiagonbotelho@hotmail.com</email>
</author>
<published>2017-09-15T09:17:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-shell.git/commit/?id=2f94bc3ecae26612a392f35e821db2976856e2cd'/>
<id>2f94bc3ecae26612a392f35e821db2976856e2cd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix setting permissions of SSH key tempfiles</title>
<updated>2017-08-02T12:09:14+00:00</updated>
<author>
<name>Nick Thomas</name>
<email>nick@gitlab.com</email>
</author>
<published>2017-08-02T12:09:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-shell.git/commit/?id=a2258bafbcdb86d2da8454745f0bff037d8b4d11'/>
<id>a2258bafbcdb86d2da8454745f0bff037d8b4d11</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Require tempfile to avoid a missing constant error</title>
<updated>2017-08-02T11:12:59+00:00</updated>
<author>
<name>Nick Thomas</name>
<email>nick@gitlab.com</email>
</author>
<published>2017-08-02T11:12:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-shell.git/commit/?id=09607d45510bdbd92358021eedf41968fd91129b'/>
<id>09607d45510bdbd92358021eedf41968fd91129b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement SSH authentication support in Ruby</title>
<updated>2017-07-31T09:18:56+00:00</updated>
<author>
<name>Nick Thomas</name>
<email>nick@gitlab.com</email>
</author>
<published>2017-07-28T15:45:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-shell.git/commit/?id=2a31b8df645d746618cd8400360bebedeeb6db47'/>
<id>2a31b8df645d746618cd8400360bebedeeb6db47</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Optimize gitlab-projects by deferring the loading of gitlab_reference_counter</title>
<updated>2017-07-21T16:22:24+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2017-07-21T16:21:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-shell.git/commit/?id=18d7c1d934a343c99dc0d1adf0247ee2ce7b7606'/>
<id>18d7c1d934a343c99dc0d1adf0247ee2ce7b7606</id>
<content type='text'>
Loading gitlab_reference_counter loads gitlab_net, which adds an
additional 100-200 ms of time. That file pulls in a vendored Redis
library among other things.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Loading gitlab_reference_counter loads gitlab_net, which adds an
additional 100-200 ms of time. That file pulls in a vendored Redis
library among other things.
</pre>
</div>
</content>
</entry>
<entry>
<title>adds timeout option to push branches and respective test suite</title>
<updated>2017-03-29T15:59:43+00:00</updated>
<author>
<name>Tiago Botelho</name>
<email>tiagonbotelho@hotmail.com</email>
</author>
<published>2017-03-16T10:47:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-shell.git/commit/?id=9e41159a6d2eb0d7409fe7188f8eedddbef0136b'/>
<id>9e41159a6d2eb0d7409fe7188f8eedddbef0136b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fetch repositories with --quiet option by default</title>
<updated>2017-03-28T00:01:03+00:00</updated>
<author>
<name>Douglas Barbosa Alexandre</name>
<email>dbalexandre@gmail.com</email>
</author>
<published>2017-03-28T00:01:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-shell.git/commit/?id=da97c29237f1bee8f46aa0523db19cf7becc7bdf'/>
<id>da97c29237f1bee8f46aa0523db19cf7becc7bdf</id>
<content type='text'>
This will allow us to prevent deadlocks when dealing with extremely
long outputs from `git fetch`. All the pipes (stdin, stdout, and
stderr) have limited buffers, and when one fills up, everything is
going to stop.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This will allow us to prevent deadlocks when dealing with extremely
long outputs from `git fetch`. All the pipes (stdin, stdout, and
stderr) have limited buffers, and when one fills up, everything is
going to stop.
</pre>
</div>
</content>
</entry>
</feed>
