gitlab-org--gitlab-foss/app
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
..
assets Use emoji assets on autocomplete. 2014-03-24 14:22:11 +01:00
controllers Use emoji assets on autocomplete. 2014-03-24 14:22:11 +01:00
finders Fix deprecation warning output 2014-03-24 15:00:01 +02:00
helpers Merge pull request #6469 from mojavelinux/master 2014-03-19 16:07:38 +01:00
mailers Fix the merge notification email not being sent 2014-03-24 15:11:35 +01:00
models New bindings to vote on notes. 2014-03-20 13:33:16 +01:00
observers Move project creation to service 2014-03-12 17:14:48 +02:00
services Fix the merge notification email not being sent 2014-03-24 15:11:35 +01:00
uploaders Expire event cache on avatar creation/removal 2013-12-11 09:30:22 -06:00
views Use emoji assets on autocomplete. 2014-03-24 14:22:11 +01:00
workers Merge branch 'import-timeout' of https://dev.gitlab.org/dzaporozhets/gitlabhq into dzaporozhets/gitlabhq-import-timeout 2014-03-14 12:00:21 +02:00