-
- Downloads
There was an error fetching the commit references. Please try again later.
Merge branch 'emailsonpush-create-delete' into 'master'
Send EmailsOnPush email when branch or tag is created or deleted. Addresses #1951, #1957 and #1925.     See merge request !1709
No related branches found
No related tags found
Showing
- CHANGELOG 3 additions, 0 deletionsCHANGELOG
- app/mailers/emails/projects.rb 50 additions, 16 deletionsapp/mailers/emails/projects.rb
- app/models/project_services/emails_on_push_service.rb 8 additions, 2 deletionsapp/models/project_services/emails_on_push_service.rb
- app/views/notify/repository_push_email.html.haml 58 additions, 57 deletionsapp/views/notify/repository_push_email.html.haml
- app/views/notify/repository_push_email.text.haml 41 additions, 39 deletionsapp/views/notify/repository_push_email.text.haml
- app/workers/emails_on_push_worker.rb 27 additions, 18 deletionsapp/workers/emails_on_push_worker.rb
- spec/mailers/notify_spec.rb 96 additions, 2 deletionsspec/mailers/notify_spec.rb
Please register or sign in to comment