<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/doc/api, branch fix-javascript-test-coverage-badge</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>Merge branch 'fixes-for-internal-auth-disabled' into 'master'</title>
<updated>2017-07-14T08:49:36+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@mcgivern.me.uk</email>
</author>
<published>2017-07-14T08:49:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1afdbe320e60aa227dfd75ae1f1f128106660c8a'/>
<id>1afdbe320e60aa227dfd75ae1f1f128106660c8a</id>
<content type='text'>
Fixes needed when GitLab sign-in is not enabled

See merge request !12491</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes needed when GitLab sign-in is not enabled

See merge request !12491</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes needed when GitLab sign-in is not enabled</title>
<updated>2017-07-13T14:08:27+00:00</updated>
<author>
<name>Robin Bobbitt</name>
<email>ryehle@us.ibm.com</email>
</author>
<published>2017-06-27T18:02:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=672a68d3724bcae676d18244c85566e7d664a169'/>
<id>672a68d3724bcae676d18244c85566e7d664a169</id>
<content type='text'>
When sign-in is disabled:
 - skip password expiration checks
 - prevent password reset requests
 - don’t show Password tab in User Settings
 - don’t allow login with username/password for Git over HTTP requests
 - render 404 on requests to Profiles::PasswordsController
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When sign-in is disabled:
 - skip password expiration checks
 - prevent password reset requests
 - don’t show Password tab in User Settings
 - don’t allow login with username/password for Git over HTTP requests
 - render 404 on requests to Profiles::PasswordsController
</pre>
</div>
</content>
</entry>
<entry>
<title>Return `is_admin` attribute in the GET /user endpoint for admins</title>
<updated>2017-07-12T10:45:46+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2017-07-12T10:18:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=91f63820a540e7f3e7206dc8044e257cf28527dc'/>
<id>91f63820a540e7f3e7206dc8044e257cf28527dc</id>
<content type='text'>
Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Use view=simple for simplifying merge requests API</title>
<updated>2017-07-11T15:02:13+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2017-07-11T15:01:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=faf9543827450fcdeb463c8461ef4d483b03f84e'/>
<id>faf9543827450fcdeb463c8461ef4d483b03f84e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a simple mode to merge request API</title>
<updated>2017-07-11T13:32:13+00:00</updated>
<author>
<name>Stan Hu</name>
<email>stanhu@gmail.com</email>
</author>
<published>2017-07-10T21:58:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e17ac5705dd84ede3ae079051adcb66200457338'/>
<id>e17ac5705dd84ede3ae079051adcb66200457338</id>
<content type='text'>
The current "basic" merge request API still loads too much data. For integrations
like the Trello Power-up, we just need the basics.

Closes #34920
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The current "basic" merge request API still loads too much data. For integrations
like the Trello Power-up, we just need the basics.

Closes #34920
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'feature/user-datetime-search-api-mysql' into 'master'</title>
<updated>2017-07-07T20:52:17+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2017-07-07T20:52:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=94e2a286846ee8b8b36ac29ccae7d51cb19578d5'/>
<id>94e2a286846ee8b8b36ac29ccae7d51cb19578d5</id>
<content type='text'>
Add creation time filters to user search API for admins

Closes #29507

See merge request !12682</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add creation time filters to user search API for admins

Closes #29507

See merge request !12682</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '20628-add-oauth-implicit-grant' into 'master'</title>
<updated>2017-07-07T18:41:32+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@gitlab.com</email>
</author>
<published>2017-07-07T18:41:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9a708aec4b3ba8d7a410c4b06534d0d128470bf8'/>
<id>9a708aec4b3ba8d7a410c4b06534d0d128470bf8</id>
<content type='text'>
#20628 Enable implicit flow in Gitlab as OAuth Provider

Closes #20628, #2716, and #19470

See merge request !12384</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
#20628 Enable implicit flow in Gitlab as OAuth Provider

Closes #20628, #2716, and #19470

See merge request !12384</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '33929-allow-to-enable-perf-bar-for-a-group' into 'master'</title>
<updated>2017-07-07T18:18:22+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@mcgivern.me.uk</email>
</author>
<published>2017-07-07T18:18:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b151951418bda31e3acdfe1dcb214b4d244f8566'/>
<id>b151951418bda31e3acdfe1dcb214b4d244f8566</id>
<content type='text'>
Allow to enable the performance bar per user or Feature group

Closes #33929 and #34528

See merge request !12362</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allow to enable the performance bar per user or Feature group

Closes #33929 and #34528

See merge request !12362</pre>
</div>
</content>
</entry>
<entry>
<title>#20628 Enable implicit flow in Gitlab as OAuth Provider</title>
<updated>2017-07-07T14:54:48+00:00</updated>
<author>
<name>Mateusz Pytel</name>
<email>mateusz.pytel.87@gmail.com</email>
</author>
<published>2017-07-07T14:52:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a7c571ae4d547443bd33b1d7f6e5819351239113'/>
<id>a7c571ae4d547443bd33b1d7f6e5819351239113</id>
<content type='text'>
Closes #20628 by re-enabling implicit grant in Doorkeeper config. OAuth2 documentation refactored. 
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #20628 by re-enabling implicit grant in Doorkeeper config. OAuth2 documentation refactored. 
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into 33929-allow-to-enable-perf-bar-for-a-group</title>
<updated>2017-07-07T14:54:39+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@gitlab.com</email>
</author>
<published>2017-07-07T14:54:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b8c4d5e0f552dc9986883bd9c8783c7f43f125ce'/>
<id>b8c4d5e0f552dc9986883bd9c8783c7f43f125ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
