-
- Downloads
Add option to disable code diffs to EmailOnPush.
See #1950
parent
e0c186c3
No related branches found
No related tags found
Showing
- app/controllers/admin/services_controller.rb 1 addition, 1 deletionapp/controllers/admin/services_controller.rb
- app/controllers/projects/services_controller.rb 1 addition, 1 deletionapp/controllers/projects/services_controller.rb
- app/mailers/emails/projects.rb 2 additions, 1 deletionapp/mailers/emails/projects.rb
- app/models/project_services/emails_on_push_service.rb 7 additions, 1 deletionapp/models/project_services/emails_on_push_service.rb
- app/views/notify/repository_push_email.html.haml 23 additions, 22 deletionsapp/views/notify/repository_push_email.html.haml
- app/views/notify/repository_push_email.text.haml 16 additions, 14 deletionsapp/views/notify/repository_push_email.text.haml
- app/workers/emails_on_push_worker.rb 10 additions, 2 deletionsapp/workers/emails_on_push_worker.rb
Please register or sign in to comment