<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/controllers/projects/settings, branch css-html-validator</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>Hide ancestor groups in the share group dropdown list</title>
<updated>2017-03-21T09:00:06+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2017-03-15T14:09:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e8942846c656d95d58d283db88c481a6a97face4'/>
<id>e8942846c656d95d58d283db88c481a6a97face4</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>Show members of parent groups on project members page</title>
<updated>2017-03-09T08:23:57+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2017-03-07T11:58:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=26f28f9654a2f1a49364733e11da2ac9db56645c'/>
<id>26f28f9654a2f1a49364733e11da2ac9db56645c</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>Merge branch 'master' into 26732-combine-deploy-keys-and-push-rules-and-mirror-repository-and-protect-branches-settings-pages</title>
<updated>2017-03-07T11:40:27+00:00</updated>
<author>
<name>Phil Hughes</name>
<email>me@iamphill.com</email>
</author>
<published>2017-03-07T11:40:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=12fe94c388ae9ec73e34852ef7d7b90f2f347df7'/>
<id>12fe94c388ae9ec73e34852ef7d7b90f2f347df7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed repository_controller_spec</title>
<updated>2017-03-06T15:47:44+00:00</updated>
<author>
<name>Jose Ivan Vargas</name>
<email>jvargas@gitlab.com</email>
</author>
<published>2017-03-01T16:15:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=bd9887e61701492dc331d188d5b0e1740b037ea3'/>
<id>bd9887e61701492dc331d188d5b0e1740b037ea3</id>
<content type='text'>
also added an #open_branches private method
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
also added an #open_branches private method
</pre>
</div>
</content>
</entry>
<entry>
<title>Added delegations to comply with the new rubocop rules</title>
<updated>2017-03-06T15:47:44+00:00</updated>
<author>
<name>Jose Ivan Vargas</name>
<email>jvargas@gitlab.com</email>
</author>
<published>2017-02-28T17:49:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=43958926c5310642f2fc0c6f72952004d2ca5089'/>
<id>43958926c5310642f2fc0c6f72952004d2ca5089</id>
<content type='text'>
Also fixed the deploy_keys view and moved the code from the repository_helper
to the repository_controller
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also fixed the deploy_keys view and moved the code from the repository_helper
to the repository_controller
</pre>
</div>
</content>
</entry>
<entry>
<title>Added tests for the repository_controller and repository_helper</title>
<updated>2017-03-06T15:47:44+00:00</updated>
<author>
<name>Jose Ivan Vargas</name>
<email>jvargas@gitlab.com</email>
</author>
<published>2017-02-21T21:37:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a29517dd0c6515121a2f42e08ad011415a3d8618'/>
<id>a29517dd0c6515121a2f42e08ad011415a3d8618</id>
<content type='text'>
Added specs for the deploy_keys_presenter and added a new method in the presenter
called #key_available?

Fixed some minor UX inconsistencies and added a concern to handle
redirection
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added specs for the deploy_keys_presenter and added a new method in the presenter
called #key_available?

Fixed some minor UX inconsistencies and added a concern to handle
redirection
</pre>
</div>
</content>
</entry>
<entry>
<title>Added access spec tests</title>
<updated>2017-03-06T15:47:44+00:00</updated>
<author>
<name>Jose Ivan Vargas</name>
<email>jvargas@gitlab.com</email>
</author>
<published>2017-02-10T17:27:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=336b818bcbcb070968f825f6a426e046a457d556'/>
<id>336b818bcbcb070968f825f6a426e046a457d556</id>
<content type='text'>
Also created changelog and removed redundant code
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also created changelog and removed redundant code
</pre>
</div>
</content>
</entry>
<entry>
<title>Introduced the deploy keys presenter</title>
<updated>2017-03-06T15:47:44+00:00</updated>
<author>
<name>Grzegorz Bizon</name>
<email>grzesiek.bizon@gmail.com</email>
</author>
<published>2017-01-31T14:12:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5967c17e80ec0e17a2bdc615e18d1cb0a668f68f'/>
<id>5967c17e80ec0e17a2bdc615e18d1cb0a668f68f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Created the gear settings entry and created a way to initialize both sections with one controller</title>
<updated>2017-03-06T15:47:43+00:00</updated>
<author>
<name>Jose Ivan Vargas</name>
<email>jvargas@gitlab.com</email>
</author>
<published>2017-01-24T00:28:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0b74ae849d3f87564e789673ecf67aa54ec7cd8a'/>
<id>0b74ae849d3f87564e789673ecf67aa54ec7cd8a</id>
<content type='text'>
Changed views to partials, created the repository view,
created a repository_helper to further aid the creation of variables
across different controllers
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changed views to partials, created the repository view,
created a repository_helper to further aid the creation of variables
across different controllers
</pre>
</div>
</content>
</entry>
<entry>
<title>Added repository controller and route for the settings namespace</title>
<updated>2017-03-06T15:47:43+00:00</updated>
<author>
<name>Jose Ivan Vargas</name>
<email>jvargas@gitlab.com</email>
</author>
<published>2017-01-19T16:48:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c51d72036698c6d53602c58f09d5ddd3ed8d225b'/>
<id>c51d72036698c6d53602c58f09d5ddd3ed8d225b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
