<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-shell.git/spec/gitlab_projects_spec.rb, branch version-1-9</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>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://git.baserock.org/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://git.baserock.org/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://git.baserock.org/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>
<entry>
<title>Improve coverage.</title>
<updated>2014-06-23T18:52:45+00:00</updated>
<author>
<name>Gabor Nagy</name>
<email>mail@aigeruth.hu</email>
</author>
<published>2014-06-22T20:45:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-shell.git/commit/?id=32f1893298bc0108df89de0e543193af20bb0e7c'/>
<id>32f1893298bc0108df89de0e543193af20bb0e7c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Invoke IO.popen correctly for Ruby 1.9.3</title>
<updated>2014-04-15T07:13:45+00:00</updated>
<author>
<name>Jacob Vosmaer</name>
<email>contact@jacobvosmaer.nl</email>
</author>
<published>2014-04-11T08:12:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-shell.git/commit/?id=7e79354d42518d5e0f6978c24b9c32d55cb22940'/>
<id>7e79354d42518d5e0f6978c24b9c32d55cb22940</id>
<content type='text'>
Before this change, tests in gitlab_projects_spec were passing on Ruby
2.0.0 but not on 1.9.3.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Before this change, tests in gitlab_projects_spec were passing on Ruby
2.0.0 but not on 1.9.3.
</pre>
</div>
</content>
</entry>
<entry>
<title>Dont import repo if exists</title>
<updated>2014-03-13T08:18:07+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2014-03-13T08:18:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-shell.git/commit/?id=01a74127435fe32ef5aa6bf43000796c6f9c2ab6'/>
<id>01a74127435fe32ef5aa6bf43000796c6f9c2ab6</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>Use large repo instead one with prompt</title>
<updated>2014-03-12T14:34:23+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2014-03-12T14:34:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-shell.git/commit/?id=cf971ba87bf7bfbbd5a783958e644ad75542920a'/>
<id>cf971ba87bf7bfbbd5a783958e644ad75542920a</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>change seed repo</title>
<updated>2014-03-12T14:14:49+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2014-03-12T14:14:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-shell.git/commit/?id=5c32dbdabc5d5417d2d8d92ed1ff53e74bddaf1b'/>
<id>5c32dbdabc5d5417d2d8d92ed1ff53e74bddaf1b</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>Add support for import repo timeout</title>
<updated>2014-03-12T09:03:07+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2014-03-12T09:03:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-shell.git/commit/?id=c8a713cbde5c9149539bba51917bd094ef2b5189'/>
<id>c8a713cbde5c9149539bba51917bd094ef2b5189</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>Use less shell commands in gitlab_projects_spec.rb</title>
<updated>2014-03-07T16:13:30+00:00</updated>
<author>
<name>Jacob Vosmaer</name>
<email>contact@jacobvosmaer.nl</email>
</author>
<published>2014-03-07T16:13:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-shell.git/commit/?id=42571190d1e6f9ae957c66d2786d793d29ae7c2e'/>
<id>42571190d1e6f9ae957c66d2786d793d29ae7c2e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
