<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/services/concerns/users, branch docs-code-block-style</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>Rename methods that conflict in Rails 5.2</title>
<updated>2019-05-13T04:42:06+00:00</updated>
<author>
<name>Heinrich Lee Yu</name>
<email>heinrich@gitlab.com</email>
</author>
<published>2019-05-13T04:42:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=eb88ca76469539431b7f06592f177a77d5738612'/>
<id>eb88ca76469539431b7f06592f177a77d5738612</id>
<content type='text'>
Adds suffix to enum methods and changes `in_groups` to
`of_groups`
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds suffix to enum methods and changes `in_groups` to
`of_groups`
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove N+1 queries from users autocomplete</title>
<updated>2019-03-25T12:12:44+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@gitlab.com</email>
</author>
<published>2019-03-22T15:51:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c5f9b2be826c05e5f06d424f5c110976ad0b68c4'/>
<id>c5f9b2be826c05e5f06d424f5c110976ad0b68c4</id>
<content type='text'>
Both of these were related to groups:

1. We need to preload routes (using the `with_route` scope) if we're
   going to get the group's path.
2. We were counting each group's members separately.

They're in the same commit because the spec for N+1 detection wouldn't
pass with only one of these fixes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Both of these were related to groups:

1. We need to preload routes (using the `with_route` scope) if we're
   going to get the group's path.
2. We were counting each group's members separately.

They're in the same commit because the spec for N+1 detection wouldn't
pass with only one of these fixes.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add type property to project autocomplete members</title>
<updated>2019-02-18T16:58:28+00:00</updated>
<author>
<name>Luke Bennett</name>
<email>lbennett@gitlab.com</email>
</author>
<published>2019-02-15T14:08:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=aa464800b80b86b79a43b3b8a7398c5e631d40f2'/>
<id>aa464800b80b86b79a43b3b8a7398c5e631d40f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable frozen string in apps/services/**/*.rb</title>
<updated>2018-07-16T19:36:41+00:00</updated>
<author>
<name>gfyoung</name>
<email>gfyoung17@gmail.com</email>
</author>
<published>2018-07-16T16:31:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=265478ad74172ed14794c26f75c3ad45908f36a2'/>
<id>265478ad74172ed14794c26f75c3ad45908f36a2</id>
<content type='text'>
For directories application_settings --&gt; labels.

Partially addresses #47424.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For directories application_settings --&gt; labels.

Partially addresses #47424.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport of 4084-epics-username-autocomplete</title>
<updated>2018-05-04T17:33:09+00:00</updated>
<author>
<name>Mario de la Ossa</name>
<email>mariodelaossa@gmail.com</email>
</author>
<published>2018-04-26T19:53:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5c2078838bb9de710f9025513c4b6ec664bba313'/>
<id>5c2078838bb9de710f9025513c4b6ec664bba313</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fire system hooks when a user is created via LDAP or OAuth</title>
<updated>2017-08-26T05:00:07+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2017-08-25T23:15:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e94a2fde0dbb1802ad3e01486c2c8f6d8a3ee4da'/>
<id>e94a2fde0dbb1802ad3e01486c2c8f6d8a3ee4da</id>
<content type='text'>
Closes #37073
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #37073
</pre>
</div>
</content>
</entry>
</feed>
