<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/models/user.rb, branch docs-dev-guidelines-update</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>User can keep their commit email private</title>
<updated>2018-11-07T12:24:14+00:00</updated>
<author>
<name>Tiago Botelho</name>
<email>tiagonbotelho@hotmail.com</email>
</author>
<published>2018-11-07T11:00:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c239452b47f2819e3ed2fdaf4679737b3e1a456e'/>
<id>c239452b47f2819e3ed2fdaf4679737b3e1a456e</id>
<content type='text'>
The private commit email is automatically generated in the format:
id-username@noreply.HOSTNAME

GitLab instance admins are able to change the HOSTNAME portion,
that defaults to Gitlab's hostname, to whatever they prefer.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The private commit email is automatically generated in the format:
id-username@noreply.HOSTNAME

GitLab instance admins are able to change the HOSTNAME portion,
that defaults to Gitlab's hostname, to whatever they prefer.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'use_tokenauthenticatable_method_for_token_lookup' into 'master'</title>
<updated>2018-11-05T13:28:16+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@mcgivern.me.uk</email>
</author>
<published>2018-11-05T13:28:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c12a4a9ac7c04a215adf6062fec7bf31231c7d4a'/>
<id>c12a4a9ac7c04a215adf6062fec7bf31231c7d4a</id>
<content type='text'>
Remove PersonalAccessTokensFinder#find_by method

See merge request gitlab-org/gitlab-ce!22617</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove PersonalAccessTokensFinder#find_by method

See merge request gitlab-org/gitlab-ce!22617</pre>
</div>
</content>
</entry>
<entry>
<title>Remove PersonalAccessTokensFinder#find_by method</title>
<updated>2018-11-05T10:36:45+00:00</updated>
<author>
<name>Imre Farkas</name>
<email>ifarkas@gitlab.com</email>
</author>
<published>2018-10-26T14:47:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8d900ade3832b3e2812f067ace19bad7fd286d54'/>
<id>8d900ade3832b3e2812f067ace19bad7fd286d54</id>
<content type='text'>
find_by_token is overriden by TokenAuthenticatable which can be easily
missed or confused with #find_by(:token) defined by ActiveRecord. First
step for safer usage is to remove #find_by.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
find_by_token is overriden by TokenAuthenticatable which can be easily
missed or confused with #find_by(:token) defined by ActiveRecord. First
step for safer usage is to remove #find_by.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use a method for the has_many :keys in Project</title>
<updated>2018-11-01T13:20:38+00:00</updated>
<author>
<name>Yorick Peterse</name>
<email>yorickpeterse@gmail.com</email>
</author>
<published>2018-10-30T16:48:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3e6358585147a39b09cd639a75ffa3b2f13a2003'/>
<id>3e6358585147a39b09cd639a75ffa3b2f13a2003</id>
<content type='text'>
This moves the `where` in the `has_many :keys` association in Project to
the Key model. This allows EE to override this method, instead of
modifying the source code directly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This moves the `where` in the `has_many :keys` association in Project to
the Key model. This allows EE to override this method, instead of
modifying the source code directly.
</pre>
</div>
</content>
</entry>
<entry>
<title>Move LDAP sync time constant to a method</title>
<updated>2018-11-01T13:20:38+00:00</updated>
<author>
<name>Yorick Peterse</name>
<email>yorickpeterse@gmail.com</email>
</author>
<published>2018-10-30T16:15:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0345b6833051f5115b3912616a955c72b8bc8eaa'/>
<id>0345b6833051f5115b3912616a955c72b8bc8eaa</id>
<content type='text'>
This moves the `1.hour` constant used as the LDAP sync time to a
separate method. This allows EE to override this method using a module,
instead of directly modifying the source code.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This moves the `1.hour` constant used as the LDAP sync time to a
separate method. This allows EE to override this method using a module,
instead of directly modifying the source code.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/master' into dev-master</title>
<updated>2018-10-29T21:37:19+00:00</updated>
<author>
<name>DJ Mountney</name>
<email>david@twkie.net</email>
</author>
<published>2018-10-29T21:37:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=06b6daacb15b92b04e05538b37aadfdb04fc5a4b'/>
<id>06b6daacb15b92b04e05538b37aadfdb04fc5a4b</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 'fix_pat_auth-11-4' into 'security-11-4'</title>
<updated>2018-10-29T16:20:53+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>robert@gitlab.com</email>
</author>
<published>2018-10-26T18:42:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c847f172d25efc211045c363f4e55402ad250c09'/>
<id>c847f172d25efc211045c363f4e55402ad250c09</id>
<content type='text'>
[11.4] Fix Token lookup for Git over HTTP and registry authentication

See merge request gitlab/gitlabhq!2577</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[11.4] Fix Token lookup for Git over HTTP and registry authentication

See merge request gitlab/gitlabhq!2577</pre>
</div>
</content>
</entry>
<entry>
<title>[master] Persist only SHA digest of PersonalAccessToken#token</title>
<updated>2018-10-29T16:06:45+00:00</updated>
<author>
<name>Imre Farkas</name>
<email>ifarkas@gitlab.com</email>
</author>
<published>2018-10-29T16:06:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b9652d8e4dc8544766c9371057be72cc26fe3a4b'/>
<id>b9652d8e4dc8544766c9371057be72cc26fe3a4b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace deprecated uniq on a Relation with distinct</title>
<updated>2018-10-26T16:19:28+00:00</updated>
<author>
<name>Jasper Maes</name>
<email>jaspermaes.jm@gmail.com</email>
</author>
<published>2018-10-26T16:19:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=db80db793f43f9b4367730fc9b95c1925807f999'/>
<id>db80db793f43f9b4367730fc9b95c1925807f999</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Resolve "Filter discussion (tab) by comments or activity in issues and merge requests"</title>
<updated>2018-10-23T09:49:45+00:00</updated>
<author>
<name>Oswaldo Ferreira</name>
<email>oswaldo@gitlab.com</email>
</author>
<published>2018-10-23T09:49:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=86ead874e217fb1aceb2d09daf29a9a6ade0ff62'/>
<id>86ead874e217fb1aceb2d09daf29a9a6ade0ff62</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
