<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/features/project/fork.feature, branch backport-issues-controller-changes</title>
<subtitle>gitlab.com: gitlab-org/gitlab-ce.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/'/>
<entry>
<title>updated fix based on MR feedback</title>
<updated>2016-02-17T17:05:40+00:00</updated>
<author>
<name>James Lopez</name>
<email>james@jameslopez.es</email>
</author>
<published>2016-02-17T17:05:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4b650fac76c35bd8666d7a53ad6ff02f256ad64d'/>
<id>4b650fac76c35bd8666d7a53ad6ff02f256ad64d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>workaround for forks with an invalid repo - avoid showing them in the list</title>
<updated>2016-02-16T15:40:36+00:00</updated>
<author>
<name>James Lopez</name>
<email>james@jameslopez.es</email>
</author>
<published>2016-02-16T15:40:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b1731adf4385b982348746564e7365b7b70e50fb'/>
<id>b1731adf4385b982348746564e7365b7b70e50fb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add specs for Forks listing.</title>
<updated>2016-01-20T05:17:21+00:00</updated>
<author>
<name>Rubén Dávila</name>
<email>rdavila84@gmail.com</email>
</author>
<published>2016-01-15T17:35:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=99679bc6a09f9bad529bc1e8d6ff365f8e7c0fc1'/>
<id>99679bc6a09f9bad529bc1e8d6ff365f8e7c0fc1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change text back. Add additional tests.</title>
<updated>2016-01-03T23:12:27+00:00</updated>
<author>
<name>Josh Frye</name>
<email>joshfng@gmail.com</email>
</author>
<published>2015-12-25T16:30:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=edd2ce38369e5a332b1b9932647d670862ffddbf'/>
<id>edd2ce38369e5a332b1b9932647d670862ffddbf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove feature tag from testing locally</title>
<updated>2016-01-03T23:12:27+00:00</updated>
<author>
<name>Josh Frye</name>
<email>joshfng@mbp.local</email>
</author>
<published>2015-12-23T17:36:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=796c11e9a7d955ac40c3d1f8427f3f65063ac8c4'/>
<id>796c11e9a7d955ac40c3d1f8427f3f65063ac8c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Show 'New Merge Request' buttons on canonical repo.</title>
<updated>2016-01-03T23:12:27+00:00</updated>
<author>
<name>Josh Frye</name>
<email>joshfng@mbp.local</email>
</author>
<published>2015-12-23T15:20:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8bfc46451eae5bd92380b9fbdf91b9636d55066c'/>
<id>8bfc46451eae5bd92380b9fbdf91b9636d55066c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve fork to namespaces feature</title>
<updated>2014-11-14T14:06:39+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2014-11-14T14:06:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2388fdd7c6274dad8c10f5bc517f0a8b1aa28aa3'/>
<id>2388fdd7c6274dad8c10f5bc517f0a8b1aa28aa3</id>
<content type='text'>
* Show namespace thumbnail differently if project was already forked
* Show loading spinner when click on fork
* Fork link navigates to personal namespace only if no manageable groups exists

Signed-off-by: Dmitriy Zaporozhets &lt;dmitriy.zaporozhets@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Show namespace thumbnail differently if project was already forked
* Show loading spinner when click on fork
* Fork link navigates to personal namespace only if no manageable groups exists

Signed-off-by: Dmitriy Zaporozhets &lt;dmitriy.zaporozhets@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Make Spinach test names consistent</title>
<updated>2014-10-05T16:21:11+00:00</updated>
<author>
<name>Ciro Santilli</name>
<email>ciro.santilli@gmail.com</email>
</author>
<published>2014-10-02T16:42:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=fa34901237cc244fe8b828d079af891e63de1c8f'/>
<id>fa34901237cc244fe8b828d079af891e63de1c8f</id>
<content type='text'>
- do not add Feature to feature titles
- titleize feature titles
- put steps on the same path as .feature files
- make feature titles match their path
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- do not add Feature to feature titles
- titleize feature titles
- put steps on the same path as .feature files
- make feature titles match their path
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove dir prefix and suffix from tests inside dir.</title>
<updated>2014-02-23T09:34:39+00:00</updated>
<author>
<name>Ciro Santillli</name>
<email>ciro.santilli@gmail.com</email>
</author>
<published>2014-02-23T09:04:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=170340e6b15f91e79cf683c892ec887c3115b317'/>
<id>170340e6b15f91e79cf683c892ec887c3115b317</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
