<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git, branch doc_ldap_fixes</title>
<subtitle>gitlab.com: gitlab-org/gitlab-ce.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/'/>
<entry>
<title>Fix LDAP link and codeblock indentation</title>
<updated>2016-04-05T14:04:16+00:00</updated>
<author>
<name>Achilleas Pipinellis</name>
<email>axilleas@axilleas.me</email>
</author>
<published>2016-04-05T14:04:16+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7b290e29f0c7484617d4f1c09244db84c00c11b4'/>
<id>7b290e29f0c7484617d4f1c09244db84c00c11b4</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>Merge branch 'fix-gh-pr-import' into 'master'</title>
<updated>2016-04-05T08:17:47+00:00</updated>
<author>
<name>Yorick Peterse</name>
<email>yorickpeterse@gmail.com</email>
</author>
<published>2016-04-05T08:17:47+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8a0a802ee960a21145995661c3751bbe8cde9e5c'/>
<id>8a0a802ee960a21145995661c3751bbe8cde9e5c</id>
<content type='text'>

Fix Importing repos from GHE doesn't work

See merge request !3529</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Fix Importing repos from GHE doesn't work

See merge request !3529</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'banzai-image-link' into 'master'</title>
<updated>2016-04-05T03:52:31+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>robert@gitlab.com</email>
</author>
<published>2016-04-05T03:52:31+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6bf4e9e75232be83995a09f3a83e47fd0103273f'/>
<id>6bf4e9e75232be83995a09f3a83e47fd0103273f</id>
<content type='text'>

Add link to image URL for images in discussions.

The main problem with this is that it doesn't apply retroactively, only to images that are uploaded after this change. It's also hacky and probably not the most optimal solution.

Resolves #14411.

See merge request !3464</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Add link to image URL for images in discussions.

The main problem with this is that it doesn't apply retroactively, only to images that are uploaded after this change. It's also hacky and probably not the most optimal solution.

Resolves #14411.

See merge request !3464</pre>
</div>
</content>
</entry>
<entry>
<title>Wrap images in discussions and wikis with a link to the image source using ImageLinkFilter.</title>
<updated>2016-04-05T01:44:07+00:00</updated>
<author>
<name>connorshea</name>
<email>connor.james.shea@gmail.com</email>
</author>
<published>2016-03-30T22:03:49+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b9abf938edf52e762d320b1eb8732155e23d7b72'/>
<id>b9abf938edf52e762d320b1eb8732155e23d7b72</id>
<content type='text'>
Resolves #14411.

See merge request !3464
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolves #14411.

See merge request !3464
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'remove-2fa-status' into 'master'</title>
<updated>2016-04-04T23:14:04+00:00</updated>
<author>
<name>Jacob Schatz</name>
<email>jschatz1@gmail.com</email>
</author>
<published>2016-04-04T23:14:04+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=67136007933425414293602bc75d2ba4822f2a93'/>
<id>67136007933425414293602bc75d2ba4822f2a93</id>
<content type='text'>

Remove 2FA status on enable page

The 2FA status on the enabling page is useless, since it always is `disabled`. A user is enabling 2FA, so he already knows that it is disabled.

### Before

![Screenshot_2016-03-29_12.41.27](/uploads/4800a13a82f176077a11ecaf13ed0cb1/Screenshot_2016-03-29_12.41.27.png)

### After
![Screenshot_2016-03-29_12.40.55](/uploads/a77e8acd7cf99190bbd6bd340542ad10/Screenshot_2016-03-29_12.40.55.png)

See merge request !3436</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Remove 2FA status on enable page

The 2FA status on the enabling page is useless, since it always is `disabled`. A user is enabling 2FA, so he already knows that it is disabled.

### Before

![Screenshot_2016-03-29_12.41.27](/uploads/4800a13a82f176077a11ecaf13ed0cb1/Screenshot_2016-03-29_12.41.27.png)

### After
![Screenshot_2016-03-29_12.40.55](/uploads/a77e8acd7cf99190bbd6bd340542ad10/Screenshot_2016-03-29_12.40.55.png)

See merge request !3436</pre>
</div>
</content>
</entry>
<entry>
<title>Flush repository cache before import project data</title>
<updated>2016-04-04T22:35:39+00:00</updated>
<author>
<name>Douglas Barbosa Alexandre</name>
<email>dbalexandre@gmail.com</email>
</author>
<published>2016-04-04T22:35:39+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f2005fa56682a5dc3b57d610cb733a34b2e08520'/>
<id>f2005fa56682a5dc3b57d610cb733a34b2e08520</id>
<content type='text'>
GitHub Pull Requests importer handle with the repository while
importing data, we need to make sure that the cached values are valid.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
GitHub Pull Requests importer handle with the repository while
importing data, we need to make sure that the cached values are valid.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'admin-pages-layout' into 'master'</title>
<updated>2016-04-04T22:25:06+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2016-04-04T22:25:06+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8f9586421dc3327845e9ebc4b706daabf2e10ff6'/>
<id>8f9586421dc3327845e9ebc4b706daabf2e10ff6</id>
<content type='text'>

Improve UI for admin/groups page

Signed-off-by: Dmitriy Zaporozhets &lt;dmitriy.zaporozhets@gmail.com&gt;

cc @jschatz1 @skyruler 

See merge request !3523</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Improve UI for admin/groups page

Signed-off-by: Dmitriy Zaporozhets &lt;dmitriy.zaporozhets@gmail.com&gt;

cc @jschatz1 @skyruler 

See merge request !3523</pre>
</div>
</content>
</entry>
<entry>
<title>Single quotes paradise</title>
<updated>2016-04-04T21:52:27+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2016-04-04T21:52:27+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=be6f1c74278519d49244a5c29b016725b8eec1e3'/>
<id>be6f1c74278519d49244a5c29b016725b8eec1e3</id>
<content type='text'>
Signed-off-by: Dmitriy Zaporozhets &lt;dmitriy.zaporozhets@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Dmitriy Zaporozhets &lt;dmitriy.zaporozhets@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce</title>
<updated>2016-04-04T20:56:19+00:00</updated>
<author>
<name>Yorick Peterse</name>
<email>yorickpeterse@gmail.com</email>
</author>
<published>2016-04-04T20:56:19+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a55fc41657567fc0343fe5cd6fee8c5e20c851ce'/>
<id>a55fc41657567fc0343fe5cd6fee8c5e20c851ce</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 'dz-admin-area-fixes' into 'master'</title>
<updated>2016-04-04T20:01:46+00:00</updated>
<author>
<name>Jacob Schatz</name>
<email>jschatz1@gmail.com</email>
</author>
<published>2016-04-04T20:01:46+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=638012c23fcae5c77653a4b74424267a158134d7'/>
<id>638012c23fcae5c77653a4b74424267a158134d7</id>
<content type='text'>

Set of UI fixes for admin area



See merge request !3525</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Set of UI fixes for admin area



See merge request !3525</pre>
</div>
</content>
</entry>
</feed>
