<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/models/user.rb, branch pre-commit-prettier</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 BlocksJsonSerialization model concern and include it in User</title>
<updated>2017-12-19T21:45:07+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2017-09-19T03:18:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=32ff813d3dccef6378361dff599eca44b05f46d4'/>
<id>32ff813d3dccef6378361dff599eca44b05f46d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make sure user email is read only when synced with LDAP</title>
<updated>2017-12-15T11:48:48+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@selenight.nl</email>
</author>
<published>2017-12-13T17:02:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=481b8a71f8ee63758d26a57a6367c091d4b76b09'/>
<id>481b8a71f8ee63758d26a57a6367c091d4b76b09</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 'mk-pick-10-2-4-security-fixes' into 'master'</title>
<updated>2017-12-11T12:07:57+00:00</updated>
<author>
<name>Winnie Hellmann</name>
<email>winnie@gitlab.com</email>
</author>
<published>2017-12-11T12:07:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1eff1bd385a28ccde7d0dc3a991c499ada1a63bd'/>
<id>1eff1bd385a28ccde7d0dc3a991c499ada1a63bd</id>
<content type='text'>
Pick 10.2.4 security fixes into master

See merge request gitlab-org/gitlab-ce!15821</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Pick 10.2.4 security fixes into master

See merge request gitlab-org/gitlab-ce!15821</pre>
</div>
</content>
</entry>
<entry>
<title>Resolve conflicts in app/models/user.rb</title>
<updated>2017-12-11T10:10:15+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@selenight.nl</email>
</author>
<published>2017-12-11T10:10:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f71e48a0d09597e19aa629e4c7d42035ca08d852'/>
<id>f71e48a0d09597e19aa629e4c7d42035ca08d852</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 'bvl-10-2-email-disclosure' into 'security-10-2'</title>
<updated>2017-12-08T21:47:18+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2017-11-24T09:42:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8c0aa7d4a791cd05eddd9163fdc8270b933ffc6b'/>
<id>8c0aa7d4a791cd05eddd9163fdc8270b933ffc6b</id>
<content type='text'>
(10.2) Avoid partial partial email adresses for matching

See merge request gitlab/gitlabhq!2232

(cherry picked from commit 081aa1e91a777c9acb31be4a1e76b3dd7032fa9a)

There are unresolved conflicts in app/models/user.rb.

fa85a3fd Don't allow searching for partial user emails
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(10.2) Avoid partial partial email adresses for matching

See merge request gitlab/gitlabhq!2232

(cherry picked from commit 081aa1e91a777c9acb31be4a1e76b3dd7032fa9a)

There are unresolved conflicts in app/models/user.rb.

fa85a3fd Don't allow searching for partial user emails
</pre>
</div>
</content>
</entry>
<entry>
<title>expire todo count calculations to be consistent with</title>
<updated>2017-12-08T13:20:51+00:00</updated>
<author>
<name>Brett Walker</name>
<email>bwalker@gitlab.com</email>
</author>
<published>2017-12-07T16:29:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b2a1919c3e9dab3d3757d021216c83a324277db3'/>
<id>b2a1919c3e9dab3d3757d021216c83a324277db3</id>
<content type='text'>
assigned_open_merge_requests_count and assigned_open_issues_count, which are used in the top header stats.  Also important for a Geo secondary, so that the pending todo stat gets updated on the same frequency as the users open issues/merge requests.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
assigned_open_merge_requests_count and assigned_open_issues_count, which are used in the top header stats.  Also important for a Geo secondary, so that the pending todo stat gets updated on the same frequency as the users open issues/merge requests.
</pre>
</div>
</content>
</entry>
<entry>
<title>Resolve "Display member role per project"</title>
<updated>2017-12-07T09:11:41+00:00</updated>
<author>
<name>Mike Greiling</name>
<email>mike@pixelcog.com</email>
</author>
<published>2017-12-07T09:11:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2c569be63b3275c311606e4afcfb8311e810401f'/>
<id>2c569be63b3275c311606e4afcfb8311e810401f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Consistently schedule Sidekiq jobs</title>
<updated>2017-12-05T10:59:39+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@selenight.nl</email>
</author>
<published>2017-11-29T15:30:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1e6ca3c41ead23c5e433460c8c807ea73d9ec0ef'/>
<id>1e6ca3c41ead23c5e433460c8c807ea73d9ec0ef</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 'sh-optimize-groups-api' into 'master'</title>
<updated>2017-12-04T15:45:43+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2017-12-04T15:45:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=65b7a7a0632280c77de1dc9d6c93dfb5df0c2fc9'/>
<id>65b7a7a0632280c77de1dc9d6c93dfb5df0c2fc9</id>
<content type='text'>
Optimize API /groups/:id/projects by preloading assocations

Closes #40308

See merge request gitlab-org/gitlab-ce!15475</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Optimize API /groups/:id/projects by preloading assocations

Closes #40308

See merge request gitlab-org/gitlab-ce!15475</pre>
</div>
</content>
</entry>
<entry>
<title>Added default order to UserFinder</title>
<updated>2017-12-04T09:49:53+00:00</updated>
<author>
<name>Francisco Javier López</name>
<email>fjlopez@gitlab.com</email>
</author>
<published>2017-12-04T09:49:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7c2b7296d4e623ba4eaa19cf03405ee7f2ae1ca9'/>
<id>7c2b7296d4e623ba4eaa19cf03405ee7f2ae1ca9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
