<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/spec/controllers/projects_controller_spec.rb, branch comments_fix</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>Merge branch 'hanloong/gitlab-ce-remove-forks-from-projects-settings' into 'master'</title>
<updated>2015-10-19T09:32:07+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2015-10-19T09:32:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8adeda37b55fc992e3cb15422cae5d9646640630'/>
<id>8adeda37b55fc992e3cb15422cae5d9646640630</id>
<content type='text'>

Add ability to remove the fork relationship from project settings

![Screen_Shot_2015-10-18_at_12.37.24](/uploads/676571642a4c90f7f286280d714599a3/Screen_Shot_2015-10-18_at_12.37.24.png)
![Screen_Shot_2015-10-18_at_12.37.28](/uploads/1a069ecfc4cd3b5438772a9c3f04b6fc/Screen_Shot_2015-10-18_at_12.37.28.png)

Replaces !1579.

Fixes #2578.

See merge request !1636</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Add ability to remove the fork relationship from project settings

![Screen_Shot_2015-10-18_at_12.37.24](/uploads/676571642a4c90f7f286280d714599a3/Screen_Shot_2015-10-18_at_12.37.24.png)
![Screen_Shot_2015-10-18_at_12.37.28](/uploads/1a069ecfc4cd3b5438772a9c3f04b6fc/Screen_Shot_2015-10-18_at_12.37.28.png)

Replaces !1579.

Fixes #2578.

See merge request !1636</pre>
</div>
</content>
</entry>
<entry>
<title>Tweak wording.</title>
<updated>2015-10-18T10:38:01+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2015-10-18T10:37:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=42cbc7f813386dbf6d28868c9972ff38f01ad095'/>
<id>42cbc7f813386dbf6d28868c9972ff38f01ad095</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make spec names more clear</title>
<updated>2015-10-17T17:27:02+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2015-10-17T17:27:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=aebe0ddc33b93a66bd52b63a114c485791f15805'/>
<id>aebe0ddc33b93a66bd52b63a114c485791f15805</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into cristianbica/gitlab-ce-user-project-view-files</title>
<updated>2015-10-17T16:20:04+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2015-10-17T16:20:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=70240f433cd822a8d6f3a5d904c3447b8f19a34a'/>
<id>70240f433cd822a8d6f3a5d904c3447b8f19a34a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Made suggested content changes based on MR Review</title>
<updated>2015-10-14T09:19:41+00:00</updated>
<author>
<name>Han Loong Liauw</name>
<email>hanloongliauw@gmail.com</email>
</author>
<published>2015-10-13T22:04:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0bea5ced8bf4c9306f8f8e912313731a43d16f4c'/>
<id>0bea5ced8bf4c9306f8f8e912313731a43d16f4c</id>
<content type='text'>
Changed the authentication method for removing fork through API
Reflected changes to new auth method in API specs
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changed the authentication method for removing fork through API
Reflected changes to new auth method in API specs
</pre>
</div>
</content>
</entry>
<entry>
<title>Adds ability to remove the forked relationship</title>
<updated>2015-10-13T10:42:17+00:00</updated>
<author>
<name>Han Loong Liauw</name>
<email>hanloongliauw@gmail.com</email>
</author>
<published>2015-10-13T10:24:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=df99ddbba13db4a7699bf1d585675f921cf382ce'/>
<id>df99ddbba13db4a7699bf1d585675f921cf382ce</id>
<content type='text'>
This was previously possible through the API but can now be done
through the project#edit settings screen if the current user is
the owner of the project.
Update changelog
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This was previously possible through the API but can now be done
through the project#edit settings screen if the current user is
the owner of the project.
Update changelog
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow users to select the Files view as default project view</title>
<updated>2015-10-01T14:05:20+00:00</updated>
<author>
<name>Cristian Bica</name>
<email>cristian.bica@gmail.com</email>
</author>
<published>2015-10-01T14:05:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c5280434399ee489eebda254b2d246252df68f2b'/>
<id>c5280434399ee489eebda254b2d246252df68f2b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix indentation</title>
<updated>2015-09-18T14:37:21+00:00</updated>
<author>
<name>Francesco Levorato</name>
<email>git@flevour.net</email>
</author>
<published>2015-09-17T22:04:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=333463ddf280180d1878186160eb5a5e9c5c6e3e'/>
<id>333463ddf280180d1878186160eb5a5e9c5c6e3e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Redirect case sensitive project path to the normalized one</title>
<updated>2015-09-18T14:37:21+00:00</updated>
<author>
<name>Francesco Levorato</name>
<email>git@flevour.net</email>
</author>
<published>2015-09-17T13:56:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1bbcc29687e9d5cef52e630f1e85d4c9f81fca07'/>
<id>1bbcc29687e9d5cef52e630f1e85d4c9f81fca07</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Style/AlignHash cop violations</title>
<updated>2015-06-23T05:24:39+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2015-06-23T05:24:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=359ed48638a7442f36b271f283d6a7b8d31225c4'/>
<id>359ed48638a7442f36b271f283d6a7b8d31225c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
