gitlab-org--gitlab-foss/spec
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
..
controllers Fix `/:username.keys` response content type 2014-03-20 19:09:14 +04:00
factories Fix broadcast message factory 2013-12-19 21:06:59 +02:00
features Merge pull request #6557 from tsigo/faster-merge-request-features 2014-03-19 14:45:15 +02:00
finders Merge pull request #6557 from tsigo/faster-merge-request-features 2014-03-19 14:45:15 +02:00
fixtures Ability to edit comments 2013-07-01 10:48:02 +01:00
helpers Update markdown documentation, fix wiki spec. 2014-03-17 13:23:04 +01:00
javascripts Update jasmine gem to work with rails4 2013-12-10 16:03:24 +02:00
lib Fix ldap_user_auth_spec 2014-03-10 19:16:43 +02:00
mailers Fix the merge notification email not being sent 2014-03-24 15:11:35 +01:00
models Added Slack service integration. 2014-03-18 18:54:30 +01:00
observers Fix specs 2014-03-14 12:53:05 +02:00
requests/api Make use of project factory traits 2014-03-19 05:15:24 -04:00
routing Add email aliases for users 2014-02-13 22:59:39 -06:00
services Fix the merge notification email not being sent 2014-03-24 15:11:35 +01:00
support Remove code that does nothing 2014-03-22 15:40:42 -04:00
tasks/gitlab Make backup version blocker test more robust 2014-02-28 12:11:43 +01:00
workers Merge branch 'improve/mr_diff' 2014-01-23 14:38:23 +02:00
factories.rb Merge pull request #6557 from tsigo/faster-merge-request-features 2014-03-19 14:45:15 +02:00
factories_spec.rb Style changes from review with @randx 2013-07-17 22:48:03 -04:00
seed_project.tar.gz Speed up features/notes_on_merge_requests_spec 2014-03-19 03:57:37 -04:00
spec_helper.rb Merge Request on forked projects 2013-07-17 22:41:30 -04:00