gitlab-org--gitlab-foss/app/mailers
Pierre de La Morinerie 65f5496e02 Fix the merge notification email not being sent
The 'author_id_of_changes' attribute is not persisted in the database.
As we retrieve the merge request from the DB just before sending the
email, this attribute was always nil.

Also there was no tests for the merge notification code - tests have
been added.

Fix #6605
2014-03-24 15:11:35 +01:00
..
emails Fix the merge notification email not being sent 2014-03-24 15:11:35 +01:00
.gitkeep init commit 2011-10-09 00:36:38 +03:00
notify.rb Send emails from the author 2014-02-19 18:25:18 +01:00