<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/lib/api/users.rb, branch dm-batch-loader-key</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>Display impersonation token value only after creation</title>
<updated>2018-11-12T11:16:25+00:00</updated>
<author>
<name>Imre Farkas</name>
<email>ifarkas@gitlab.com</email>
</author>
<published>2018-11-08T15:03:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f3cd24a9f3f581488d621475e55e3a81bbd9e67c'/>
<id>f3cd24a9f3f581488d621475e55e3a81bbd9e67c</id>
<content type='text'>
Since we migrated all PersonlAccessTokens to store only its hash in the
DB, the token value can no longer be shown to the user.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since we migrated all PersonlAccessTokens to store only its hash in the
DB, the token value can no longer be shown to the user.
</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>Make getting a user by the username case insensitive</title>
<updated>2018-10-18T09:06:44+00:00</updated>
<author>
<name>William George</name>
<email>code@williamgeorge.co.uk</email>
</author>
<published>2018-10-18T09:06:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1b153d497b6948932b0de2f0088fe7192eb0994a'/>
<id>1b153d497b6948932b0de2f0088fe7192eb0994a</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 'features/unauth-access-ssh-keys' into 'master'</title>
<updated>2018-10-05T08:41:04+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2018-10-05T08:41:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9fcd903b60d88b3df303628b09a15ef09689a002'/>
<id>9fcd903b60d88b3df303628b09a15ef09689a002</id>
<content type='text'>
List public ssh keys by id or username without authentication

See merge request gitlab-org/gitlab-ce!20118</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
List public ssh keys by id or username without authentication

See merge request gitlab-org/gitlab-ce!20118</pre>
</div>
</content>
</entry>
<entry>
<title>List public ssh keys by id or username without authentication</title>
<updated>2018-10-03T17:28:13+00:00</updated>
<author>
<name>Ronald Claveau</name>
<email>sousmangoosta@aliel.fr</email>
</author>
<published>2018-06-28T06:13:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7d55c1353d6402f33a9fef734148fb776da076d3'/>
<id>7d55c1353d6402f33a9fef734148fb776da076d3</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 'lib-api-frozen-string-enable' into 'master'</title>
<updated>2018-10-01T16:39:42+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2018-10-01T16:39:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c874a481346d0cd83801a510135f29c72fd8d3ae'/>
<id>c874a481346d0cd83801a510135f29c72fd8d3ae</id>
<content type='text'>
Enable frozen string in lib/api and lib/backup

See merge request gitlab-org/gitlab-ce!22005</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Enable frozen string in lib/api and lib/backup

See merge request gitlab-org/gitlab-ce!22005</pre>
</div>
</content>
</entry>
<entry>
<title>allow users api to set public_email</title>
<updated>2018-10-01T11:24:16+00:00</updated>
<author>
<name>Alexis Reigel</name>
<email>alexis.reigel.ext@siemens.com</email>
</author>
<published>2018-09-26T15:27:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=801fe04be7b92be4c34728c348cf16444ec4bec7'/>
<id>801fe04be7b92be4c34728c348cf16444ec4bec7</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 lib/api and lib/backup</title>
<updated>2018-09-30T04:04:50+00:00</updated>
<author>
<name>gfyoung</name>
<email>gfyoung17@gmail.com</email>
</author>
<published>2018-09-29T22:34:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3836d69119fee2a625edae2a564132eff9520bc8'/>
<id>3836d69119fee2a625edae2a564132eff9520bc8</id>
<content type='text'>
Partially addresses #47424.

Had to make changes to spec files because
stubbing methods on frozen objects is a mess
in RSpec and leads to failures:

https://github.com/rspec/rspec-mocks/issues/1190
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Partially addresses #47424.

Had to make changes to spec files because
stubbing methods on frozen objects is a mess
in RSpec and leads to failures:

https://github.com/rspec/rspec-mocks/issues/1190
</pre>
</div>
</content>
</entry>
<entry>
<title>remove obsolete parameter from users api</title>
<updated>2018-09-26T15:29:30+00:00</updated>
<author>
<name>Alexis Reigel</name>
<email>alexis.reigel.ext@siemens.com</email>
</author>
<published>2018-09-26T15:23:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=921c96ab0c9fe0fb532a3261f2664268b48e3bce'/>
<id>921c96ab0c9fe0fb532a3261f2664268b48e3bce</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 'rubocop-code-reuse' into 'master'</title>
<updated>2018-09-13T14:53:05+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>robert@gitlab.com</email>
</author>
<published>2018-09-13T14:53:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=c7d1eef671dbf598814a6c2ff1f81b924583ae8a'/>
<id>c7d1eef671dbf598814a6c2ff1f81b924583ae8a</id>
<content type='text'>
Add RuboCop cops to enforce code reusing rules

See merge request gitlab-org/gitlab-ce!21391</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add RuboCop cops to enforce code reusing rules

See merge request gitlab-org/gitlab-ce!21391</pre>
</div>
</content>
</entry>
</feed>
