-
- Downloads
Fix #2364. Fall back to In-Reply-To header when reply key not available
Showing
- app/mailers/notify.rb 7 additions, 1 deletionapp/mailers/notify.rb
- lib/gitlab/email/receiver.rb 15 additions, 0 deletionslib/gitlab/email/receiver.rb
- spec/fixtures/emails/key_in_headers_reply.eml 42 additions, 0 deletionsspec/fixtures/emails/key_in_headers_reply.eml
- spec/fixtures/emails/valid_reply.eml 3 additions, 1 deletionspec/fixtures/emails/valid_reply.eml
- spec/lib/gitlab/email/receiver_spec.rb 13 additions, 0 deletionsspec/lib/gitlab/email/receiver_spec.rb
- spec/mailers/notify_spec.rb 5 additions, 1 deletionspec/mailers/notify_spec.rb
- spec/mailers/shared/notify.rb 2 additions, 1 deletionspec/mailers/shared/notify.rb
Loading
Please register or sign in to comment