<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/app/mailers/notify.rb, branch docs/migrate_from_github_to_gitlab</title>
<subtitle>gitlab.com: gitlab-org/gitlab-ce.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/'/>
<entry>
<title>Apply reviewer suggestions</title>
<updated>2019-05-31T12:49:27+00:00</updated>
<author>
<name>Wei-Meng Lee</name>
<email>1081658-weimeng@users.noreply.gitlab.com</email>
</author>
<published>2019-05-31T10:31:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ddb0344a8ff43555061a0775875ea38cbebf7c52'/>
<id>ddb0344a8ff43555061a0775875ea38cbebf7c52</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move method into group</title>
<updated>2019-05-31T12:49:27+00:00</updated>
<author>
<name>Wei-Meng Lee</name>
<email>wlee@gitlab.com</email>
</author>
<published>2019-05-13T20:52:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ddd6f804576e1e9d69db85242a8dbc687cdb35db'/>
<id>ddd6f804576e1e9d69db85242a8dbc687cdb35db</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Guarantee order of notification settings</title>
<updated>2019-05-31T12:49:27+00:00</updated>
<author>
<name>Wei-Meng Lee</name>
<email>wlee@gitlab.com</email>
</author>
<published>2019-04-26T15:17:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=03e08ab775312b92440caadc06a88b6f6805bc18'/>
<id>03e08ab775312b92440caadc06a88b6f6805bc18</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move group_notification_email outside conditional</title>
<updated>2019-05-31T12:49:27+00:00</updated>
<author>
<name>Wei-Meng Lee</name>
<email>wlee@gitlab.com</email>
</author>
<published>2019-04-03T09:15:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=31775ad83aa35fa29e66d3322e6bdf921f4e1792'/>
<id>31775ad83aa35fa29e66d3322e6bdf921f4e1792</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Send notifications to group-specific email address</title>
<updated>2019-05-31T12:49:27+00:00</updated>
<author>
<name>Wei-Meng Lee</name>
<email>wlee@gitlab.com</email>
</author>
<published>2019-02-15T17:56:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1a402d888c05196212d1ba671368837e85246c9c'/>
<id>1a402d888c05196212d1ba671368837e85246c9c</id>
<content type='text'>
- Select notification email by walking up group/subgroup path
- Add settings UI to set group email notification address
- Add tests
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Select notification email by walking up group/subgroup path
- Add settings UI to set group email notification address
- Add tests
</pre>
</div>
</content>
</entry>
<entry>
<title>[CE] Support multiple assignees for merge requests</title>
<updated>2019-04-08T21:40:00+00:00</updated>
<author>
<name>Oswaldo Ferreira</name>
<email>oswaldo@gitlab.com</email>
</author>
<published>2019-04-07T18:35:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=ca884980ee8e6fe1269f5abdb803519d51aa09c0'/>
<id>ca884980ee8e6fe1269f5abdb803519d51aa09c0</id>
<content type='text'>
Backports https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/10161
(code out of ee/ folder).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backports https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/10161
(code out of ee/ folder).
</pre>
</div>
</content>
</entry>
<entry>
<title>Add date range to milestone changed emails</title>
<updated>2018-12-21T10:00:14+00:00</updated>
<author>
<name>Heinrich Lee Yu</name>
<email>heinrich@gitlab.com</email>
</author>
<published>2018-12-12T09:51:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=51ac77af9a9bd70297ae6dd8c0290c73a46d8bf8'/>
<id>51ac77af9a9bd70297ae6dd8c0290c73a46d8bf8</id>
<content type='text'>
Also refactored issues and MRs to use the same email template file
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also refactored issues and MRs to use the same email template file
</pre>
</div>
</content>
</entry>
<entry>
<title>Add List-Id to notification emails</title>
<updated>2018-12-13T11:15:48+00:00</updated>
<author>
<name>Olivier Crête</name>
<email>olivier.crete@ocrete.ca</email>
</author>
<published>2018-12-13T11:15:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a96cd7cb2bd3cfcafc30a349bdd9289f9db055a5'/>
<id>a96cd7cb2bd3cfcafc30a349bdd9289f9db055a5</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 '54650-send-an-email-to-project-owners-when-a-mirror-update-fails' into 'master'</title>
<updated>2018-12-12T13:31:53+00:00</updated>
<author>
<name>Nick Thomas</name>
<email>nick@gitlab.com</email>
</author>
<published>2018-12-12T13:31:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b9ccf013bab3f7ec25b70d83f37b1b0923302379'/>
<id>b9ccf013bab3f7ec25b70d83f37b1b0923302379</id>
<content type='text'>
Send a notification email on mirror update errors

Closes #54650

See merge request gitlab-org/gitlab-ce!23595</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Send a notification email on mirror update errors

Closes #54650

See merge request gitlab-org/gitlab-ce!23595</pre>
</div>
</content>
</entry>
<entry>
<title>Send a notification email on mirror update errors</title>
<updated>2018-12-12T02:08:17+00:00</updated>
<author>
<name>Alejandro Rodríguez</name>
<email>alejorro70@gmail.com</email>
</author>
<published>2018-12-05T15:22:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b65cb237cee0b1a8dfdc21a09f2b181d0edf5bde'/>
<id>b65cb237cee0b1a8dfdc21a09f2b181d0edf5bde</id>
<content type='text'>
The email is sent to project maintainers containing the last mirror
update error. This will allow maintainers to set alarms and react
accordingly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The email is sent to project maintainers containing the last mirror
update error. This will allow maintainers to set alarms and react
accordingly.
</pre>
</div>
</content>
</entry>
</feed>
