<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/lib/api/users.rb, branch refactor_auto_devops_enabled</title>
<subtitle>gitlab.com: gitlab-org/gitlab-ce.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/'/>
<entry>
<title>Merge branch '12800-read-and-write-user-admin-notes-via-api-ce' into 'master'</title>
<updated>2019-07-16T22:13:26+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2019-07-16T22:13:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f0400dc7c01ab53cdc286d639b50e1ce98a9beaf'/>
<id>f0400dc7c01ab53cdc286d639b50e1ce98a9beaf</id>
<content type='text'>
CE Backport: Read and write User "Admin notes" via API

See merge request gitlab-org/gitlab-ce!30775</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CE Backport: Read and write User "Admin notes" via API

See merge request gitlab-org/gitlab-ce!30775</pre>
</div>
</content>
</entry>
<entry>
<title>CE: Read and write User "Admin notes" via API</title>
<updated>2019-07-16T19:41:10+00:00</updated>
<author>
<name>manojmj</name>
<email>mmj@gitlab.com</email>
</author>
<published>2019-07-16T09:22:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ce40c12849c8977e285962f8752cd78ac64c92ea'/>
<id>ce40c12849c8977e285962f8752cd78ac64c92ea</id>
<content type='text'>
This change adds the ability to read and
write admin notes for a user via the
USER API
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change adds the ability to read and
write admin notes for a user via the
USER API
</pre>
</div>
</content>
</entry>
<entry>
<title>Migrate null values for users.private_profile</title>
<updated>2019-07-15T21:07:54+00:00</updated>
<author>
<name>Adam Hegyi</name>
<email>ahegyi@gitlab.com</email>
</author>
<published>2019-07-15T21:07:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4959d8fd4967e5769c8c81bf37e18ea13f607e2b'/>
<id>4959d8fd4967e5769c8c81bf37e18ea13f607e2b</id>
<content type='text'>
- Background migration for changing null values to false
- Set false as default value for private_profile DB column
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Background migration for changing null values to false
- Set false as default value for private_profile DB column
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for creating random passwords in user creation API</title>
<updated>2019-06-27T20:25:37+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2019-06-27T19:41:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d6f20b55b8048442c06896fb5e2abed2a2e2574b'/>
<id>d6f20b55b8048442c06896fb5e2abed2a2e2574b</id>
<content type='text'>
To avoid having to specify an actual password to create users, admins
can now use the `force_random_password` parameter to let Devise generate
a password.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/63826
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To avoid having to specify an actual password to create users, admins
can now use the `force_random_password` parameter to let Devise generate
a password.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/63826
</pre>
</div>
</content>
</entry>
<entry>
<title>Updating CE repo to include new EE users API changes</title>
<updated>2019-06-19T20:27:34+00:00</updated>
<author>
<name>Michael Leopard</name>
<email>mleopard@gitlab.com</email>
</author>
<published>2019-06-19T20:27:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8cf85b4bb50d0b116cb50699831f3ec049ae4ad4'/>
<id>8cf85b4bb50d0b116cb50699831f3ec049ae4ad4</id>
<content type='text'>
Updated users API documentation
Moved API level changes to the service level
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Updated users API documentation
Moved API level changes to the service level
</pre>
</div>
</content>
</entry>
<entry>
<title>CE port of Move EE specific lines in API::Users</title>
<updated>2019-05-28T10:14:26+00:00</updated>
<author>
<name>Imre Farkas</name>
<email>ifarkas@gitlab.com</email>
</author>
<published>2019-05-28T10:14:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3895e547415cf502ff6eafc18e98f245a058afcd'/>
<id>3895e547415cf502ff6eafc18e98f245a058afcd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport some changes from EE</title>
<updated>2019-04-03T04:20:43+00:00</updated>
<author>
<name>Rubén Dávila</name>
<email>ruben@gitlab.com</email>
</author>
<published>2019-04-02T15:55:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e8da6255d93beed1ffa3f55587c12a85561f40b0'/>
<id>e8da6255d93beed1ffa3f55587c12a85561f40b0</id>
<content type='text'>
MR: https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/9815
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
MR: https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/9815
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport parameters for API::Users</title>
<updated>2019-03-26T13:18:29+00:00</updated>
<author>
<name>Yorick Peterse</name>
<email>yorickpeterse@gmail.com</email>
</author>
<published>2019-03-25T14:33:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=449d2bb0d894fa6cd31353b82c3b060821d728de'/>
<id>449d2bb0d894fa6cd31353b82c3b060821d728de</id>
<content type='text'>
This backports the EE specific parameters for API::Users, and wraps them
in a conditional.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This backports the EE specific parameters for API::Users, and wraps them
in a conditional.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add highest_role method to User</title>
<updated>2019-03-22T09:54:03+00:00</updated>
<author>
<name>Thiago Presa</name>
<email>tpresa@gitlab.com</email>
</author>
<published>2019-03-22T09:54:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=538741f2303f03e520d0bbfea150da6754f5a995'/>
<id>538741f2303f03e520d0bbfea150da6754f5a995</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added: Include order by ID desc for tie breakers in pagination</title>
<updated>2019-02-16T10:03:42+00:00</updated>
<author>
<name>Nermin Vehabovic</name>
<email>nermin.vehabovic90@gmail.com</email>
</author>
<published>2019-02-16T10:03:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ff671366cb80a78c2846d5407d2380680a47a90d'/>
<id>ff671366cb80a78c2846d5407d2380680a47a90d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
