<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/spec/controllers/profiles, 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>Make /profile/keys/new redirects to /profile/keys for back-compat</title>
<updated>2016-04-15T07:45:58+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2016-04-14T10:20:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a434ffd3b3a895bd75daed76000def23f4002f5a'/>
<id>a434ffd3b3a895bd75daed76000def23f4002f5a</id>
<content type='text'>
Report: https://github.com/gitlabhq/gitlabhq/issues/10138

Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Report: https://github.com/gitlabhq/gitlabhq/issues/10138

Signed-off-by: Rémy Coutable &lt;remy@rymai.me&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Merge branch 'avatar-cropping' into 'master'"</title>
<updated>2016-03-15T13:55:40+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2016-03-15T12:20:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1714883107b7b8b8f2ef8c2836acc2866362738e'/>
<id>1714883107b7b8b8f2ef8c2836acc2866362738e</id>
<content type='text'>
This reverts commit 01160fc06182de89c400af174861f6545ad6ceb8, reversing
changes made to 4bff9daf8b6d85e9c78565e21cfaa3f6d36f0282.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 01160fc06182de89c400af174861f6545ad6ceb8, reversing
changes made to 4bff9daf8b6d85e9c78565e21cfaa3f6d36f0282.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add `:with_avatar` trait to User factory</title>
<updated>2016-02-24T18:50:03+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2016-02-24T17:42:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=93e6282657b3c8498a9e705c6b4dc153ce6cade5'/>
<id>93e6282657b3c8498a9e705c6b4dc153ce6cade5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move a few controller specs to their correct locations</title>
<updated>2016-02-19T02:50:49+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2016-02-19T02:50:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=dfca5bfa47fa3adcdd8f80ebe92905d1e533b842'/>
<id>dfca5bfa47fa3adcdd8f80ebe92905d1e533b842</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump devise-two-factor to 2.0.0</title>
<updated>2015-09-20T01:16:18+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2015-09-20T01:16:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=259851c0d601632ad02a9f6ac0d59276552570b9'/>
<id>259851c0d601632ad02a9f6ac0d59276552570b9</id>
<content type='text'>
Addresses internal https://dev.gitlab.org/gitlab/gitlabhq/issues/2605

See https://github.com/tinfoil/devise-two-factor/pull/43
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Addresses internal https://dev.gitlab.org/gitlab/gitlabhq/issues/2605

See https://github.com/tinfoil/devise-two-factor/pull/43
</pre>
</div>
</content>
</entry>
<entry>
<title>Add User#disable_two_factor!</title>
<updated>2015-07-10T20:18:30+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2015-07-10T20:08:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=22724418d350001e2683b68fad65186af783d3f2'/>
<id>22724418d350001e2683b68fad65186af783d3f2</id>
<content type='text'>
This method encapsulates all the logic for disabling 2FA on a specific
User model.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This method encapsulates all the logic for disabling 2FA on a specific
User model.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Style/SpaceInsideHashLiteralBraces cop violations</title>
<updated>2015-06-22T18:41:00+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2015-06-22T18:41:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=94eff655693a504b8b5d10472257709d8a2b342b'/>
<id>94eff655693a504b8b5d10472257709d8a2b342b</id>
<content type='text'>
These fixes were performed automatically by Rubocop's `-a` flag.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These fixes were performed automatically by Rubocop's `-a` flag.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use User#two_factor_enabled instead of otp_required_for_login</title>
<updated>2015-06-19T19:14:37+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2015-06-19T19:14:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b6318297fc93ab26108c586af9d34c16fc783589'/>
<id>b6318297fc93ab26108c586af9d34c16fc783589</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Spec the failure cases for PreferencesController#update</title>
<updated>2015-06-13T21:59:12+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2015-06-10T22:19:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1562f017b6305eeef2ac83e370660699d8789965'/>
<id>1562f017b6305eeef2ac83e370660699d8789965</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add `dashboard` attribute to User model</title>
<updated>2015-06-13T21:59:11+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2015-06-10T07:23:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2bc4fd2d047c1c4c4637f045ed3a51d414359c2a'/>
<id>2bc4fd2d047c1c4c4637f045ed3a51d414359c2a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
