<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/doc/api/users.md, branch notes_fix_stable</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>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>
<entry>
<title>Add 2FA status to user admin API</title>
<updated>2015-06-24T05:41:59+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2015-06-24T05:36:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6548e9b48c079bb29cfe61eff99179e880583641'/>
<id>6548e9b48c079bb29cfe61eff99179e880583641</id>
<content type='text'>
Closes https://github.com/gitlabhq/gitlabhq/issues/9391
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes https://github.com/gitlabhq/gitlabhq/issues/9391
</pre>
</div>
</content>
</entry>
<entry>
<title>Add current_sign_in_at to api User</title>
<updated>2015-05-04T07:42:11+00:00</updated>
<author>
<name>Sven Selberg</name>
<email>sven.selberg@sonymobile.com</email>
</author>
<published>2015-02-09T12:52:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=361284fec23eebc09c4bba418306a36805504dc7'/>
<id>361284fec23eebc09c4bba418306a36805504dc7</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 'master' into mmonaco/gitlab-ce-api-user-noconfirm</title>
<updated>2015-02-27T21:01:57+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2015-02-27T21:01:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0d22b75b03496ced3d783f8fee9584098602ea1c'/>
<id>0d22b75b03496ced3d783f8fee9584098602ea1c</id>
<content type='text'>
Conflicts:
	lib/api/users.rb
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	lib/api/users.rb
</pre>
</div>
</content>
</entry>
<entry>
<title>Document ssh key creation error</title>
<updated>2015-01-21T18:08:15+00:00</updated>
<author>
<name>Loic Dachary</name>
<email>ldachary@redhat.com</email>
</author>
<published>2015-01-21T18:08:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d9b946fb3edb3288b6ae39c8882b287639a75cbb'/>
<id>d9b946fb3edb3288b6ae39c8882b287639a75cbb</id>
<content type='text'>
Add the error code returned in the headers as well as an example of the
JSON informative message returned in the body.

Signed-off-by: Loic Dachary &lt;loic@dachary.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add the error code returned in the headers as well as an example of the
JSON informative message returned in the body.

Signed-off-by: Loic Dachary &lt;loic@dachary.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add return value example to ssh key creation</title>
<updated>2015-01-21T17:57:54+00:00</updated>
<author>
<name>Loic Dachary</name>
<email>ldachary@redhat.com</email>
</author>
<published>2015-01-21T17:57:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=201b2f1099c6c1a963455d54bacbe473c7e27f95'/>
<id>201b2f1099c6c1a963455d54bacbe473c7e27f95</id>
<content type='text'>
Signed-off-by: Loic Dachary &lt;loic@dachary.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Loic Dachary &lt;loic@dachary.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Small improvement to /api/user/keys doc</title>
<updated>2014-11-18T12:59:04+00:00</updated>
<author>
<name>Daniel Serodio</name>
<email>Daniel.Serodio@walmart.com</email>
</author>
<published>2014-11-18T12:59:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1016acc6096849e239d65ae386005b7563f110c6'/>
<id>1016acc6096849e239d65ae386005b7563f110c6</id>
<content type='text'>
The keys resource includes a create_at attribute
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The keys resource includes a create_at attribute
</pre>
</div>
</content>
</entry>
<entry>
<title>Add 'confirm' option to users api</title>
<updated>2014-11-03T22:37:13+00:00</updated>
<author>
<name>Matthew Monaco</name>
<email>matt@monaco.cx</email>
</author>
<published>2014-06-18T17:49:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5f682094d9b7c985ad62ebe29664bb6fe87b54be'/>
<id>5f682094d9b7c985ad62ebe29664bb6fe87b54be</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
