<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/doc/api/users.md, branch commit-message-contribution</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>Expose user location in API</title>
<updated>2016-04-06T13:53:17+00:00</updated>
<author>
<name>Robert Schilling</name>
<email>rschilling@student.tugraz.at</email>
</author>
<published>2016-04-05T23:57:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=62b6963255696192a015bbc28cb21de159572c1d'/>
<id>62b6963255696192a015bbc28cb21de159572c1d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing API docs on external user</title>
<updated>2016-03-17T10:21:12+00:00</updated>
<author>
<name>Achilleas Pipinellis</name>
<email>axilleas@axilleas.me</email>
</author>
<published>2016-03-17T10:21:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=956e914307029dbfbdb387fd6c0749dd50935fa4'/>
<id>956e914307029dbfbdb387fd6c0749dd50935fa4</id>
<content type='text'>
[ci skip]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[ci skip]
</pre>
</div>
</content>
</entry>
<entry>
<title>Doc external users feature</title>
<updated>2016-03-15T17:50:58+00:00</updated>
<author>
<name>Zeger-Jan van de Weg</name>
<email>zegerjan@gitlab.com</email>
</author>
<published>2016-03-14T23:11:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=aaf4434b0e24da916d4392aa9cd001cdb8e0c7dc'/>
<id>aaf4434b0e24da916d4392aa9cd001cdb8e0c7dc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add fields to GET /users/* API endpoints for admins</title>
<updated>2016-03-04T10:59:43+00:00</updated>
<author>
<name>evuez</name>
<email>helloevuez@gmail.com</email>
</author>
<published>2016-02-24T12:14:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b0d24ab1b52a78bf855a70886113b79707036029'/>
<id>b0d24ab1b52a78bf855a70886113b79707036029</id>
<content type='text'>
Added fields are last_sign_in_at and confirmed_at.
They are available for GET /users/ and GET /users/:id for admins.

Closes #840
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added fields are last_sign_in_at and confirmed_at.
They are available for GET /users/ and GET /users/:id for admins.

Closes #840
</pre>
</div>
</content>
</entry>
<entry>
<title>Prevent ldap_blocked users from being blocked/unblocked by the API</title>
<updated>2016-01-08T18:26:04+00:00</updated>
<author>
<name>Gabriel Mazetto</name>
<email>gabriel@gitlab.com</email>
</author>
<published>2015-12-30T18:52:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6e7db8e23e169bcbf0847ece27b9e44e00ae572b'/>
<id>6e7db8e23e169bcbf0847ece27b9e44e00ae572b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make single user API endpoint return Entities::User instead of Entities::UserBasic</title>
<updated>2015-12-28T14:50:44+00:00</updated>
<author>
<name>Michi302</name>
<email>michi302@michi302.de</email>
</author>
<published>2015-12-28T14:50:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=141b8b67ff4cbe67778ff6815a51f49834e290b9'/>
<id>141b8b67ff4cbe67778ff6815a51f49834e290b9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add API support for looking up a user by username</title>
<updated>2015-12-24T15:57:13+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2015-12-13T06:02:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5a8c65b508614dd8896ff8af7cad6e2b33fb7244'/>
<id>5a8c65b508614dd8896ff8af7cad6e2b33fb7244</id>
<content type='text'>
Needed to support Huboard
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Needed to support Huboard
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix docs</title>
<updated>2015-07-30T09:41:59+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2015-07-30T09:41:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1c7a8b8c27398250983bf4329007f6971df65f34'/>
<id>1c7a8b8c27398250983bf4329007f6971df65f34</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add ability to manage user email addresses via the API.</title>
<updated>2015-07-29T13:40:08+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2015-07-29T13:40:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4fb6ddfe06164c211f22e69fdec0b248bc61f6b4'/>
<id>4fb6ddfe06164c211f22e69fdec0b248bc61f6b4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow user to be blocked and unblocked via the API</title>
<updated>2015-07-03T11:17:57+00:00</updated>
<author>
<name>Steve Norman</name>
<email>steve.norman@thomsonreuters.com</email>
</author>
<published>2015-04-28T16:02:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b3a751112ded889769dadc7cc69d2d1467aa9471'/>
<id>b3a751112ded889769dadc7cc69d2d1467aa9471</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
