<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/views/devise/mailer, branch docs-pages-https</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>Merge branch 'master' into digitalmoksha/gitlab-ce-feature/verify_secondary_emails</title>
<updated>2017-10-05T10:48:22+00:00</updated>
<author>
<name>Douwe Maan</name>
<email>douwe@selenight.nl</email>
</author>
<published>2017-10-05T10:48:22+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0c0c2ecd99cd5c4cb22a0c045f8d45d315203832'/>
<id>0c0c2ecd99cd5c4cb22a0c045f8d45d315203832</id>
<content type='text'>
# Conflicts:
#	app/controllers/admin/users_controller.rb
#	app/controllers/confirmations_controller.rb
#	app/controllers/profiles/emails_controller.rb
#	app/models/user.rb
#	app/services/emails/base_service.rb
#	app/services/emails/destroy_service.rb
#	app/views/devise/mailer/confirmation_instructions.html.haml
#	lib/api/users.rb
#	spec/services/emails/destroy_service_spec.rb
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
# Conflicts:
#	app/controllers/admin/users_controller.rb
#	app/controllers/confirmations_controller.rb
#	app/controllers/profiles/emails_controller.rb
#	app/models/user.rb
#	app/services/emails/base_service.rb
#	app/services/emails/destroy_service.rb
#	app/views/devise/mailer/confirmation_instructions.html.haml
#	lib/api/users.rb
#	spec/services/emails/destroy_service_spec.rb
</pre>
</div>
</content>
</entry>
<entry>
<title>Changed account confirmation line to e-mail text. This MR fixes issue #13637</title>
<updated>2017-09-28T00:16:36+00:00</updated>
<author>
<name>bitsapien</name>
<email>bitsapien@gmail.com</email>
</author>
<published>2017-09-13T04:22:03+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=714c062b387e4b1bb9c639df9467b53c6fbc0c1f'/>
<id>714c062b387e4b1bb9c639df9467b53c6fbc0c1f</id>
<content type='text'>
added changelog
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
added changelog
</pre>
</div>
</content>
</entry>
<entry>
<title>fix whitespace</title>
<updated>2017-09-24T20:21:00+00:00</updated>
<author>
<name>Brett Walker</name>
<email>brett@digitalmoksha.com</email>
</author>
<published>2017-09-24T20:21:00+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=39fbac868197442053d058023206f84f63473551'/>
<id>39fbac868197442053d058023206f84f63473551</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>small cleanup changes based on feedback</title>
<updated>2017-09-23T13:24:53+00:00</updated>
<author>
<name>Brett Walker</name>
<email>brett@digitalmoksha.com</email>
</author>
<published>2017-09-12T15:39:38+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=09726bdf446b4673d4f92bc9132a6e34f3a67160'/>
<id>09726bdf446b4673d4f92bc9132a6e34f3a67160</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>move #cta properly under #content</title>
<updated>2017-09-23T13:23:11+00:00</updated>
<author>
<name>Brett Walker</name>
<email>brett@digitalmoksha.com</email>
</author>
<published>2017-09-06T16:39:55+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a6045df701aaf21f9af09227564eddb891f5e3f2'/>
<id>a6045df701aaf21f9af09227564eddb891f5e3f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactored the account confirmation into a partial.  Also made the</title>
<updated>2017-09-23T13:23:11+00:00</updated>
<author>
<name>Brett Walker</name>
<email>brett@digitalmoksha.com</email>
</author>
<published>2017-09-06T16:28:09+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b1e68922a462a4a9ddaa62adefb3bcf350c75798'/>
<id>b1e68922a462a4a9ddaa62adefb3bcf350c75798</id>
<content type='text'>
text in the `.text` version consistent with the `.html` version
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
text in the `.text` version consistent with the `.html` version
</pre>
</div>
</content>
</entry>
<entry>
<title>Send a confirmation email when the user adds a secondary email address. Utilizes the Devise `confirmable` capabilities. Issue #37385</title>
<updated>2017-09-23T13:23:11+00:00</updated>
<author>
<name>Brett Walker</name>
<email>brett@digitalmoksha.com</email>
</author>
<published>2017-09-04T17:23:33+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f9f467227538df0ce2012df39dfdcf55fb260f94'/>
<id>f9f467227538df0ce2012df39dfdcf55fb260f94</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use common devise layout and use heading style</title>
<updated>2017-06-13T20:36:45+00:00</updated>
<author>
<name>Alexis Reigel</name>
<email>mail@koffeinfrei.org</email>
</author>
<published>2017-05-10T15:37:47+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a3bd6ce8a3b7b6d2d12107c4124346105d52bcce'/>
<id>a3bd6ce8a3b7b6d2d12107c4124346105d52bcce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use common layout for devise mailer</title>
<updated>2017-06-13T20:36:45+00:00</updated>
<author>
<name>Alexis Reigel</name>
<email>mail@koffeinfrei.org</email>
</author>
<published>2017-04-05T14:38:10+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b0e0bfc8e72e82b6e2d5f4e9a2e41b4000080b6c'/>
<id>b0e0bfc8e72e82b6e2d5f4e9a2e41b4000080b6c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Customize the Devise `unlock_instructions` email</title>
<updated>2016-06-17T00:10:52+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2016-05-25T21:53:13+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=933cd3478d8930fa5472d509d78bb7dd481d2360'/>
<id>933cd3478d8930fa5472d509d78bb7dd481d2360</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
