<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/spec/services/groups, branch github-importer-refactor</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>Make Members with Owner and Master roles always able to create subgroups</title>
<updated>2017-09-07T18:47:58+00:00</updated>
<author>
<name>Ruben Davila</name>
<email>rdavila84@gmail.com</email>
</author>
<published>2017-09-07T18:35:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=62bb6235c229a869052180f9709c4801116f02cc'/>
<id>62bb6235c229a869052180f9709c4801116f02cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refer to “Share with group lock” consistently</title>
<updated>2017-09-06T19:07:21+00:00</updated>
<author>
<name>Michael Kozono</name>
<email>mkozono@gmail.com</email>
</author>
<published>2017-09-06T18:31:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1feeea9c6af5d683f18c021df16e4eedfa9306e0'/>
<id>1feeea9c6af5d683f18c021df16e4eedfa9306e0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Specify nested_groups specs</title>
<updated>2017-09-06T19:07:20+00:00</updated>
<author>
<name>Michael Kozono</name>
<email>mkozono@gmail.com</email>
</author>
<published>2017-09-02T01:22:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c2c6c4c69e40bca205d3c442cd7e2ce00383fb10'/>
<id>c2c6c4c69e40bca205d3c442cd7e2ce00383fb10</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Enforce share_with_group_lock rules</title>
<updated>2017-09-06T19:07:20+00:00</updated>
<author>
<name>Michael Kozono</name>
<email>mkozono@gmail.com</email>
</author>
<published>2017-09-02T01:00:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6c57734677746aa0e6695aa75990a85a7f95b50d'/>
<id>6c57734677746aa0e6695aa75990a85a7f95b50d</id>
<content type='text'>
…in Groups::UpdateService instead of only in the browser.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
…in Groups::UpdateService instead of only in the browser.
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle creating a nested group on MySQL correctly</title>
<updated>2017-08-25T10:35:47+00:00</updated>
<author>
<name>Bob Van Landuyt</name>
<email>bob@vanlanduyt.co</email>
</author>
<published>2017-08-25T10:35:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=529a07bd1e05a85b3cfa117ed8980ad64d997db0'/>
<id>529a07bd1e05a85b3cfa117ed8980ad64d997db0</id>
<content type='text'>
Since we don't support nested groups on MySQL, raise an error
explaining that on import instead of trying anyway.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since we don't support nested groups on MySQL, raise an error
explaining that on import instead of trying anyway.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add `:nested_groups` metadata to `Groups::NestedCreateService` specs</title>
<updated>2017-08-24T17:45:02+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2017-08-24T17:05:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5904fea900c3ea6255b2c7aed7beb00ba91a6e28'/>
<id>5904fea900c3ea6255b2c7aed7beb00ba91a6e28</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Migrate creation of nested groups into a service</title>
<updated>2017-08-23T11:36:38+00:00</updated>
<author>
<name>Bob Van Landuyt</name>
<email>bob@vanlanduyt.co</email>
</author>
<published>2017-08-22T10:13:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=22ef4ba3a4be66296e5ee9231b4eb39e172c0f1f'/>
<id>22ef4ba3a4be66296e5ee9231b4eb39e172c0f1f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add `:nested_groups` metadata to two subgroup-related specs</title>
<updated>2017-08-22T16:57:08+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2017-08-22T16:55:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=800c9bf37d1ed57c5f072c4864a2a22250c5959b'/>
<id>800c9bf37d1ed57c5f072c4864a2a22250c5959b</id>
<content type='text'>
Prevents these from failing on MySQL.

Closes #36811 and #36812.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Prevents these from failing on MySQL.

Closes #36811 and #36812.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '35845-improve-subgroup-creation-permissions' into 'master'</title>
<updated>2017-08-22T08:52:30+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2017-08-22T08:52:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=28501691da41e1593a822061549d29a6a946d7a3'/>
<id>28501691da41e1593a822061549d29a6a946d7a3</id>
<content type='text'>
Improves subgroup creation permissions

Closes #35845

See merge request !13418</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Improves subgroup creation permissions

Closes #35845

See merge request !13418</pre>
</div>
</content>
</entry>
<entry>
<title>Make sure repository's removal work for legacy and hashed storages</title>
<updated>2017-08-22T04:33:20+00:00</updated>
<author>
<name>Gabriel Mazetto</name>
<email>brodock@gmail.com</email>
</author>
<published>2017-08-21T13:28:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=fb9e059a412d95ee3b7442a472ecfd9c67eafd7b'/>
<id>fb9e059a412d95ee3b7442a472ecfd9c67eafd7b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
