<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/spec/controllers/groups, branch tracking-performance</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>admin_group authorization for Groups::RunnersController</title>
<updated>2019-08-22T15:48:24+00:00</updated>
<author>
<name>drew cimino</name>
<email>dcimino@gitlab.com</email>
</author>
<published>2019-08-13T23:03:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d29ea1fa13c730abfb9ee1f88ec703e29b234970'/>
<id>d29ea1fa13c730abfb9ee1f88ec703e29b234970</id>
<content type='text'>
- Use authorize_admin_group! instead of authorize_admin_pipeline!
- Added role-based permission specs for Groups::RunnersController
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Use authorize_admin_group! instead of authorize_admin_pipeline!
- Added role-based permission specs for Groups::RunnersController
</pre>
</div>
</content>
</entry>
<entry>
<title>Change `be_success` to `be_successful` in specs</title>
<updated>2019-08-19T12:40:56+00:00</updated>
<author>
<name>Vitali Tatarintev</name>
<email>vtatarintev@gitlab.com</email>
</author>
<published>2019-08-19T09:55:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6a6411938a2854bb20dd358a481bb3f067df8271'/>
<id>6a6411938a2854bb20dd358a481bb3f067df8271</id>
<content type='text'>
Fixes deprecation warning:

```
DEPRECATION WARNING: The success? predicate is deprecated and
will be removed in Rails 6.0.
Please use successful? as provided by Rack::Response::Helpers.
```
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes deprecation warning:

```
DEPRECATION WARNING: The success? predicate is deprecated and
will be removed in Rails 6.0.
Please use successful? as provided by Rack::Response::Helpers.
```
</pre>
</div>
</content>
</entry>
<entry>
<title>Make it easier to find invited group members</title>
<updated>2019-08-05T08:21:41+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2019-05-18T15:06:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=caac3104c4e77a40ad8ec3d1275f7b47c0fc8f68'/>
<id>caac3104c4e77a40ad8ec3d1275f7b47c0fc8f68</id>
<content type='text'>
We had a number of team members struggle to find invited members of a
group. Searching for the e-mail address did not work because search only
works with members with user accounts.

This commit changes two things:

1. Breaks out the invited members into a separate table.
2. Adds search capability for the invited members.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/61948
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We had a number of team members struggle to find invited members of a
group. Searching for the e-mail address did not work because search only
works with members with user accounts.

This commit changes two things:

1. Breaks out the invited members into a separate table.
2. Adds search capability for the invited members.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/61948
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove typo from factory name</title>
<updated>2019-07-30T15:32:42+00:00</updated>
<author>
<name>João Cunha</name>
<email>j.a.cunha@gmail.com</email>
</author>
<published>2019-07-30T13:12:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9aa31c8aef56a104fe5007a8994b3936059d3516'/>
<id>9aa31c8aef56a104fe5007a8994b3936059d3516</id>
<content type='text'>
- the typo in this factory name was precluding us from properly
creating dynamic code to remove duplciation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- the typo in this factory name was precluding us from properly
creating dynamic code to remove duplciation.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq</title>
<updated>2019-07-29T18:19:50+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2019-07-29T18:19:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=fe22704a203111ab2146143a4ff9d2e1256aecc7'/>
<id>fe22704a203111ab2146143a4ff9d2e1256aecc7</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 'security-60551-fix-upload-scope' into 'master'</title>
<updated>2019-07-26T13:40:54+00:00</updated>
<author>
<name>GitLab Release Tools Bot</name>
<email>robert+release-tools@gitlab.com</email>
</author>
<published>2019-07-26T13:40:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=461101c3b50ef2215a3be9a099bf2581473d7d2d'/>
<id>461101c3b50ef2215a3be9a099bf2581473d7d2d</id>
<content type='text'>
Queries for Upload should be scoped by model

See merge request gitlab/gitlabhq!3229</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Queries for Upload should be scoped by model

See merge request gitlab/gitlabhq!3229</pre>
</div>
</content>
</entry>
<entry>
<title>Remove code related to object hierarchy in MySQL</title>
<updated>2019-07-25T07:35:06+00:00</updated>
<author>
<name>Heinrich Lee Yu</name>
<email>heinrich@gitlab.com</email>
</author>
<published>2019-07-24T09:20:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1ce5bcacdbf56682e05fa63875203bf4d10584bc'/>
<id>1ce5bcacdbf56682e05fa63875203bf4d10584bc</id>
<content type='text'>
These are not required because MySQL is not
supported anymore
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These are not required because MySQL is not
supported anymore
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup usages of `JSON.parse` in specs</title>
<updated>2019-07-16T08:03:49+00:00</updated>
<author>
<name>Peter Leitzen</name>
<email>pleitzen@gitlab.com</email>
</author>
<published>2019-07-16T08:03:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7b87ed14991737930eb8f353feec9e6c8af6c1ac'/>
<id>7b87ed14991737930eb8f353feec9e6c8af6c1ac</id>
<content type='text'>
Prefer `json_response` where applicable.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Prefer `json_response` where applicable.
</pre>
</div>
</content>
</entry>
<entry>
<title>Queries for Upload should be scoped by model</title>
<updated>2019-07-11T13:52:55+00:00</updated>
<author>
<name>Adam Hegyi</name>
<email>ahegyi@gitlab.com</email>
</author>
<published>2019-07-11T04:48:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=dfe906209e2238b82c84c9fb435498cae2f3d43e'/>
<id>dfe906209e2238b82c84c9fb435498cae2f3d43e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove group_clusters feature flag</title>
<updated>2019-06-27T12:28:03+00:00</updated>
<author>
<name>Thong Kuah</name>
<email>tkuah@gitlab.com</email>
</author>
<published>2019-06-27T12:17:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3f759e1674b19f9fc7690239c138fca8aeec6434'/>
<id>3f759e1674b19f9fc7690239c138fca8aeec6434</id>
<content type='text'>
Now we have terminals for instance and group clusters we can remove the
FF now. Deploying to group clusters has been working without complaints
too.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now we have terminals for instance and group clusters we can remove the
FF now. Deploying to group clusters has been working without complaints
too.
</pre>
</div>
</content>
</entry>
</feed>
