<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git, branch emoji_edit_disallow</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>Don't allow to edit award emoji comments</title>
<updated>2015-12-10T12:39:37+00:00</updated>
<author>
<name>Valery Sizov</name>
<email>valery@gitlab.com</email>
</author>
<published>2015-12-10T12:36:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e3ee46a13b91a6cefb0efb1841fb24afed37b674'/>
<id>e3ee46a13b91a6cefb0efb1841fb24afed37b674</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 'rs-reset-db' into 'master'</title>
<updated>2015-12-10T09:50:21+00:00</updated>
<author>
<name>Kamil Trzciński</name>
<email>ayufan@ayufan.eu</email>
</author>
<published>2015-12-10T09:50:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=bdc62d704c79b8f4e39dc7b5660b8d657a434895'/>
<id>bdc62d704c79b8f4e39dc7b5660b8d657a434895</id>
<content type='text'>

Run db:reset before db:create on CI

Should prevent build failures caused by missing migrations, such as
https://gitlab.com/gitlab-org/gitlab-ce/builds/439927

See merge request !2045</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Run db:reset before db:create on CI

Should prevent build failures caused by missing migrations, such as
https://gitlab.com/gitlab-org/gitlab-ce/builds/439927

See merge request !2045</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'devise_paranoid_mode' into 'master'</title>
<updated>2015-12-10T01:58:11+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>robert@gitlab.com</email>
</author>
<published>2015-12-10T01:58:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ba79d1e5b8e169b680f128539ade3b6786f4ebd0'/>
<id>ba79d1e5b8e169b680f128539ade3b6786f4ebd0</id>
<content type='text'>

Enable Devise paranoid mode and ensure the returned message is the same
every time. This will prevent user enumeration (low impact). 

Prior to this change a user could type an email in the password reset
field and if the email didn't exist it returned an error. If the email
was valid it returned a message saying the forgot password link had been
emailed. After this change the user will receive a message that if the
email is in our database the reset link will be emailed. 

I also changed the throttle mechanism so it still works the same but
now returns the exact same message as above. Previously it would say
'You've already sent a request. Wait a few minutes'. This also allows
user enumeration, although it requires a double-check.

Related to https://dev.gitlab.org/gitlab/gitlabhq/issues/2624

See merge request !2044</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Enable Devise paranoid mode and ensure the returned message is the same
every time. This will prevent user enumeration (low impact). 

Prior to this change a user could type an email in the password reset
field and if the email didn't exist it returned an error. If the email
was valid it returned a message saying the forgot password link had been
emailed. After this change the user will receive a message that if the
email is in our database the reset link will be emailed. 

I also changed the throttle mechanism so it still works the same but
now returns the exact same message as above. Previously it would say
'You've already sent a request. Wait a few minutes'. This also allows
user enumeration, although it requires a double-check.

Related to https://dev.gitlab.org/gitlab/gitlabhq/issues/2624

See merge request !2044</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'ui-fix' into 'master'</title>
<updated>2015-12-10T01:17:34+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2015-12-10T01:17:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=19837682e0e2d8394dedb6432e004cb853d73cb1'/>
<id>19837682e0e2d8394dedb6432e004cb853d73cb1</id>
<content type='text'>

Fix list with controls display

Introduced in !2025

## Before

![before](/uploads/969f021f1f97062439cc4e836f29bdf6/before.png)

## After

![after](/uploads/defd46ddbd8392625848dfd3ac067869/after.png)

Signed-off-by: Dmitriy Zaporozhets &lt;dmitriy.zaporozhets@gmail.com&gt;


See merge request !2048</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Fix list with controls display

Introduced in !2025

## Before

![before](/uploads/969f021f1f97062439cc4e836f29bdf6/before.png)

## After

![after](/uploads/defd46ddbd8392625848dfd3ac067869/after.png)

Signed-off-by: Dmitriy Zaporozhets &lt;dmitriy.zaporozhets@gmail.com&gt;


See merge request !2048</pre>
</div>
</content>
</entry>
<entry>
<title>Use devise paranoid mode and ensure the same message is returned every time</title>
<updated>2015-12-10T00:40:37+00:00</updated>
<author>
<name>Drew Blessing</name>
<email>drew@gitlab.com</email>
</author>
<published>2015-12-09T17:45:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f4ec906e90b2f8dbf18b359b773e3b31f5da89ff'/>
<id>f4ec906e90b2f8dbf18b359b773e3b31f5da89ff</id>
<content type='text'>
Skipped CI because it has already passed. Had to rebase due to CHANGELOG.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Skipped CI because it has already passed. Had to rebase due to CHANGELOG.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #9897 from atomaka/atomaka/bugfix/consistent-no-ssh-message</title>
<updated>2015-12-10T00:28:53+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2015-12-10T00:28:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0549b5e8ee6f6e40a3fd770b11061a005b27e628'/>
<id>0549b5e8ee6f6e40a3fd770b11061a005b27e628</id>
<content type='text'>
Fix inconsistency with no ssh key message</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix inconsistency with no ssh key message</pre>
</div>
</content>
</entry>
<entry>
<title>Fix list with controls display</title>
<updated>2015-12-10T00:24:10+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2015-12-10T00:24:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ab8ab9b10c6bda35d3a82e0cf52f45c1cd81eb09'/>
<id>ab8ab9b10c6bda35d3a82e0cf52f45c1cd81eb09</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 remote-tracking branch 'dev/master' into 'master'</title>
<updated>2015-12-09T23:43:00+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2015-12-09T23:43:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8dc689cf5ae64712fd94877ae6a23b32ad9014ac'/>
<id>8dc689cf5ae64712fd94877ae6a23b32ad9014ac</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 'yaml_safe_load' into 'master'</title>
<updated>2015-12-09T23:42:24+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>robert@gitlab.com</email>
</author>
<published>2015-12-09T23:42:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=e5f4f1d19064800f3b3b11223c62ed5dcffc72b4'/>
<id>e5f4f1d19064800f3b3b11223c62ed5dcffc72b4</id>
<content type='text'>

Use YAML.safe_load

See merge request !1941</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Use YAML.safe_load

See merge request !1941</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'issue_3854' into 'master'</title>
<updated>2015-12-09T21:27:47+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2015-12-09T21:27:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=57f7a4db63ccddfb8a684af43876267859f7ff0e'/>
<id>57f7a4db63ccddfb8a684af43876267859f7ff0e</id>
<content type='text'>

Downcase commit author email for matching with users

Closes #3854 

See merge request !1992</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Downcase commit author email for matching with users

Closes #3854 

See merge request !1992</pre>
</div>
</content>
</entry>
</feed>
