<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/controllers/profiles_controller.rb, branch backport-gitlab-database</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>Export assigned issues in iCalendar feed</title>
<updated>2018-05-31T14:01:04+00:00</updated>
<author>
<name>Imre Farkas</name>
<email>ifarkas@gitlab.com</email>
</author>
<published>2018-05-31T14:01:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=20dfe25c151cc883ce0d38b67125b5ca41e6d422'/>
<id>20dfe25c151cc883ce0d38b67125b5ca41e6d422</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>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>Move RSS and incoming email tokens from User Settings &gt; Accounts to User Settings &gt; Access Tokens</title>
<updated>2017-11-02T10:39:03+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@selenight.nl</email>
</author>
<published>2017-10-12T14:17:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a6c462b28c920704661463b562dabbf9b8cb1b17'/>
<id>a6c462b28c920704661463b562dabbf9b8cb1b17</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove Private Token from User Settings &gt; Account</title>
<updated>2017-11-02T10:39:01+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@selenight.nl</email>
</author>
<published>2017-10-12T08:21:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=4b93429a4e7161460ecde6b0cf56480b03e8e600'/>
<id>4b93429a4e7161460ecde6b0cf56480b03e8e600</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor users update service</title>
<updated>2017-09-28T06:46:39+00:00</updated>
<author>
<name>James Lopez</name>
<email>james@jameslopez.es</email>
</author>
<published>2017-09-27T09:48:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=67d06dee30379fc93be196e2cf509660d1661aea'/>
<id>67d06dee30379fc93be196e2cf509660d1661aea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor services to match EE signature</title>
<updated>2017-09-28T06:46:39+00:00</updated>
<author>
<name>James Lopez</name>
<email>james@jameslopez.es</email>
</author>
<published>2017-09-20T09:00:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9621dd0c9d31508bdac2e2e226537302b560ef10'/>
<id>9621dd0c9d31508bdac2e2e226537302b560ef10</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>
<entry>
<title>fix profiles spec</title>
<updated>2017-06-23T10:52:36+00:00</updated>
<author>
<name>James Lopez</name>
<email>james@jameslopez.es</email>
</author>
<published>2017-06-23T10:52:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0925f30134c9e4291a61241536fcea16e98ce90d'/>
<id>0925f30134c9e4291a61241536fcea16e98ce90d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
