<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/spec/controllers/profiles_controller_spec.rb, branch epics-e2e-tests</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>Allow users to set a status</title>
<updated>2018-07-30T13:01:26+00:00</updated>
<author>
<name>Bob Van Landuyt</name>
<email>bob@vanlanduyt.co</email>
</author>
<published>2018-07-13T15:52:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b4c4b48a8c0258ff266c523488aa169a1b5ea0f3'/>
<id>b4c4b48a8c0258ff266c523488aa169a1b5ea0f3</id>
<content type='text'>
This can be done trough the API for the current user, or on the
profile page.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This can be done trough the API for the current user, or on the
profile page.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove password and password_confirmation from whitelisted params in ProfilesController to prevent password from being changed without previous password being provided</title>
<updated>2018-05-07T08:29:00+00:00</updated>
<author>
<name>Tiago Botelho</name>
<email>tiagonbotelho@hotmail.com</email>
</author>
<published>2018-05-04T17:24:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8417f74f23a75020a14f39d939c4dd1cc5419d07'/>
<id>8417f74f23a75020a14f39d939c4dd1cc5419d07</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Gitlab::Shell works on shard name, not path</title>
<updated>2018-04-25T11:36:22+00:00</updated>
<author>
<name>Zeger-Jan van de Weg</name>
<email>git@zjvandeweg.nl</email>
</author>
<published>2018-04-13T10:57:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ec4423665cacfe2f0675fb8b9b5bd8dd17a77dd7'/>
<id>ec4423665cacfe2f0675fb8b9b5bd8dd17a77dd7</id>
<content type='text'>
Direct disk access is done through Gitaly now, so the legacy path was
deprecated. This path was used in Gitlab::Shell however. This required
the refactoring in this commit.

Added is the removal of direct path access on the project model, as that
lookup wasn't needed anymore is most cases.

Closes https://gitlab.com/gitlab-org/gitaly/issues/1111
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Direct disk access is done through Gitaly now, so the legacy path was
deprecated. This path was used in Gitlab::Shell however. This required
the refactoring in this commit.

Added is the removal of direct path access on the project model, as that
lookup wasn't needed anymore is most cases.

Closes https://gitlab.com/gitlab-org/gitaly/issues/1111
</pre>
</div>
</content>
</entry>
<entry>
<title>Add confirmation modal to "Change username"</title>
<updated>2018-04-06T09:36:22+00:00</updated>
<author>
<name>Shah El-Rahman</name>
<email>selrahman@gitlab.com</email>
</author>
<published>2018-04-06T09:36:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=43ef375e084884ed4260ac9c9de8f601d5594c90'/>
<id>43ef375e084884ed4260ac9c9de8f601d5594c90</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle invalid params when trying update_username</title>
<updated>2018-04-04T07:59:35+00:00</updated>
<author>
<name>Bob Van Landuyt</name>
<email>bob@vanlanduyt.co</email>
</author>
<published>2018-04-04T07:59:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3faa7653d0efc76c42d5b5cb6dcb93b3a69718a9'/>
<id>3faa7653d0efc76c42d5b5cb6dcb93b3a69718a9</id>
<content type='text'>
Using strong params to require the presence of a username when calling
`update_username`. Otherwise we'd raise a `NoMethodError` validating
the paths on disk.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Using strong params to require the presence of a username when calling
`update_username`. Otherwise we'd raise a `NoMethodError` validating
the paths on disk.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use hashed storage in the specs</title>
<updated>2018-02-07T13:40:46+00:00</updated>
<author>
<name>Nick Thomas</name>
<email>nick@gitlab.com</email>
</author>
<published>2017-12-01T13:58:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6b0c6e69e1b249f14624550fcbca7f5ee6f51410'/>
<id>6b0c6e69e1b249f14624550fcbca7f5ee6f51410</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 'security-10-1' into '10-1-stable'</title>
<updated>2017-10-17T22:58:58+00:00</updated>
<author>
<name>Jen-Shin Lin</name>
<email>jen-shin@gitlab.com</email>
</author>
<published>2017-10-17T10:12:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=bd46c8abfd5ee964c47eff0ace021e45cbbe6687'/>
<id>bd46c8abfd5ee964c47eff0ace021e45cbbe6687</id>
<content type='text'>
Security fixes for 10.1 RC

See merge request gitlab/gitlabhq!2209</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Security fixes for 10.1 RC

See merge request gitlab/gitlabhq!2209</pre>
</div>
</content>
</entry>
<entry>
<title>must now set the devise default scope (since we now have an :email scope)</title>
<updated>2017-09-24T17:52:49+00:00</updated>
<author>
<name>Brett Walker</name>
<email>brett@digitalmoksha.com</email>
</author>
<published>2017-09-24T17:52:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d97b577a1bee80bd79209d2e6d501d1cd93debcc'/>
<id>d97b577a1bee80bd79209d2e6d501d1cd93debcc</id>
<content type='text'>
and rubocop fixes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and rubocop fixes
</pre>
</div>
</content>
</entry>
<entry>
<title>allow a verified secondary email to be use as the primary without</title>
<updated>2017-09-23T13:26:04+00:00</updated>
<author>
<name>Brett Walker</name>
<email>brett@digitalmoksha.com</email>
</author>
<published>2017-09-18T17:00:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ed99c899a28134e8d9a1a8a8c4677a6ee65bbd2b'/>
<id>ed99c899a28134e8d9a1a8a8c4677a6ee65bbd2b</id>
<content type='text'>
a reconfirmation
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
a reconfirmation
</pre>
</div>
</content>
</entry>
<entry>
<title>Profile updates from providers</title>
<updated>2017-09-06T13:38:52+00:00</updated>
<author>
<name>Alexander Keramidas</name>
<email>dev.alexkeramidas@gmail.com</email>
</author>
<published>2017-08-29T08:57:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4df54f260751a832ebf0b8c18524020d6604994b'/>
<id>4df54f260751a832ebf0b8c18524020d6604994b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
