<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/spec/factories/groups.rb, branch scripts-differences</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>Add frozen_string_literal to spec/factories</title>
<updated>2019-07-26T01:18:39+00:00</updated>
<author>
<name>Thong Kuah</name>
<email>tkuah@gitlab.com</email>
</author>
<published>2019-07-25T05:11:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=94bb660460bd3b01e289d6deb431774694f3ebb7'/>
<id>94bb660460bd3b01e289d6deb431774694f3ebb7</id>
<content type='text'>
Using the sed script from
https://gitlab.com/gitlab-org/gitlab-ce/issues/59758
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Using the sed script from
https://gitlab.com/gitlab-org/gitlab-ce/issues/59758
</pre>
</div>
</content>
</entry>
<entry>
<title>Make subgroup_creation_level default to maintainer at SQL level</title>
<updated>2019-07-19T21:17:01+00:00</updated>
<author>
<name>Fabio Papa</name>
<email>fabtheman@gmail.com</email>
</author>
<published>2019-06-30T21:40:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ac759aaacaf028667aed6337241091c07094d55b'/>
<id>ac759aaacaf028667aed6337241091c07094d55b</id>
<content type='text'>
- Migration updates existing groups to "owner", then sets default to
  "maintainer" so that new groups will default to that
- Update spec examples
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Migration updates existing groups to "owner", then sets default to
  "maintainer" so that new groups will default to that
- Update spec examples
</pre>
</div>
</content>
</entry>
<entry>
<title>Add examples specing the setting to choose who can create subgroups</title>
<updated>2019-07-19T21:04:18+00:00</updated>
<author>
<name>Fabio Papa</name>
<email>fabtheman@gmail.com</email>
</author>
<published>2019-06-26T04:59:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=302316dac8c19160e52929c03bf54e34fb9f678e'/>
<id>302316dac8c19160e52929c03bf54e34fb9f678e</id>
<content type='text'>
This setting is at the group level only. The default is specified to
be maintainers and owners.

**Specs only**, all failing.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This setting is at the group level only. The default is specified to
be maintainers and owners.

**Specs only**, all failing.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make subgroup_creation_level default to maintainer at SQL level</title>
<updated>2019-07-19T20:55:07+00:00</updated>
<author>
<name>Fabio Papa</name>
<email>fabtheman@gmail.com</email>
</author>
<published>2019-06-30T21:40:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3aa6daddee467af83396aadfa4cc2d165ac80a31'/>
<id>3aa6daddee467af83396aadfa4cc2d165ac80a31</id>
<content type='text'>
- Migration updates existing groups to "owner", then sets default to
  "maintainer" so that new groups will default to that
- Update spec examples
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Migration updates existing groups to "owner", then sets default to
  "maintainer" so that new groups will default to that
- Update spec examples
</pre>
</div>
</content>
</entry>
<entry>
<title>Add examples specing the setting to choose who can create subgroups</title>
<updated>2019-07-19T20:35:34+00:00</updated>
<author>
<name>Fabio Papa</name>
<email>fabtheman@gmail.com</email>
</author>
<published>2019-06-26T04:59:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=16cc1300f5650d040df8716b52548d0ac27e3601'/>
<id>16cc1300f5650d040df8716b52548d0ac27e3601</id>
<content type='text'>
This setting is at the group level only. The default is specified to
be maintainers and owners.

**Specs only**, all failing.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This setting is at the group level only. The default is specified to
be maintainers and owners.

**Specs only**, all failing.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make subgroup_creation_level default to maintainer at SQL level</title>
<updated>2019-07-19T20:06:50+00:00</updated>
<author>
<name>Fabio Papa</name>
<email>fabtheman@gmail.com</email>
</author>
<published>2019-06-30T21:40:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=95708920ae309a82240d14e4a5bb1bb944085fb3'/>
<id>95708920ae309a82240d14e4a5bb1bb944085fb3</id>
<content type='text'>
- Migration updates existing groups to "owner", then sets default to
  "maintainer" so that new groups will default to that
- Update spec examples
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Migration updates existing groups to "owner", then sets default to
  "maintainer" so that new groups will default to that
- Update spec examples
</pre>
</div>
</content>
</entry>
<entry>
<title>Add examples specing the setting to choose who can create subgroups</title>
<updated>2019-07-19T19:32:20+00:00</updated>
<author>
<name>Fabio Papa</name>
<email>fabtheman@gmail.com</email>
</author>
<published>2019-06-26T04:59:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=720dded1d54a0bae7262e2477b744cd04f0635c1'/>
<id>720dded1d54a0bae7262e2477b744cd04f0635c1</id>
<content type='text'>
This setting is at the group level only. The default is specified to
be maintainers and owners.

**Specs only**, all failing.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This setting is at the group level only. The default is specified to
be maintainers and owners.

**Specs only**, all failing.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make subgroup_creation_level default to maintainer at SQL level</title>
<updated>2019-07-19T19:06:57+00:00</updated>
<author>
<name>Fabio Papa</name>
<email>fabtheman@gmail.com</email>
</author>
<published>2019-06-30T21:40:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4b572f807c0f51ad47ad907d0ac471c7b81ac8be'/>
<id>4b572f807c0f51ad47ad907d0ac471c7b81ac8be</id>
<content type='text'>
- Migration updates existing groups to "owner", then sets default to
  "maintainer" so that new groups will default to that
- Update spec examples
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Migration updates existing groups to "owner", then sets default to
  "maintainer" so that new groups will default to that
- Update spec examples
</pre>
</div>
</content>
</entry>
<entry>
<title>Add examples specing the setting to choose who can create subgroups</title>
<updated>2019-07-19T19:06:56+00:00</updated>
<author>
<name>Fabio Papa</name>
<email>fabtheman@gmail.com</email>
</author>
<published>2019-06-26T04:59:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=396926bbe4182d415e8aa129f45bc1c8ba9e4694'/>
<id>396926bbe4182d415e8aa129f45bc1c8ba9e4694</id>
<content type='text'>
This setting is at the group level only. The default is specified to
be maintainers and owners.

**Specs only**, all failing.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This setting is at the group level only. The default is specified to
be maintainers and owners.

**Specs only**, all failing.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make subgroup_creation_level default to maintainer at SQL level</title>
<updated>2019-07-19T19:06:56+00:00</updated>
<author>
<name>Fabio Papa</name>
<email>fabtheman@gmail.com</email>
</author>
<published>2019-06-30T21:40:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=44bd74cd0e87c36a99fb5ac2723f44bccf3dfbb9'/>
<id>44bd74cd0e87c36a99fb5ac2723f44bccf3dfbb9</id>
<content type='text'>
- Migration updates existing groups to "owner", then sets default to
  "maintainer" so that new groups will default to that
- Update spec examples
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Migration updates existing groups to "owner", then sets default to
  "maintainer" so that new groups will default to that
- Update spec examples
</pre>
</div>
</content>
</entry>
</feed>
