-
- Downloads
Syntax-highlight diffs in push emails
Showing
- app/assets/stylesheets/mailers/repository_push_email.scss 43 additions, 0 deletionsapp/assets/stylesheets/mailers/repository_push_email.scss
- app/helpers/emails_helper.rb 0 additions, 6 deletionsapp/helpers/emails_helper.rb
- app/mailers/emails/projects.rb 2 additions, 1 deletionapp/mailers/emails/projects.rb
- app/mailers/notify.rb 2 additions, 0 deletionsapp/mailers/notify.rb
- app/views/layouts/notify.html.haml 1 addition, 0 deletionsapp/views/layouts/notify.html.haml
- app/views/notify/repository_push_email.html.haml 37 additions, 22 deletionsapp/views/notify/repository_push_email.html.haml
- app/views/notify/repository_push_email.text.haml 21 additions, 17 deletionsapp/views/notify/repository_push_email.text.haml
- app/views/projects/diffs/_file.html.haml 1 addition, 1 deletionapp/views/projects/diffs/_file.html.haml
- app/workers/emails_on_push_worker.rb 11 additions, 7 deletionsapp/workers/emails_on_push_worker.rb
- config/application.rb 1 addition, 0 deletionsconfig/application.rb
- lib/gitlab/email/message/repository_push.rb 6 additions, 1 deletionlib/gitlab/email/message/repository_push.rb
- spec/lib/gitlab/email/message/repository_push_spec.rb 1 addition, 1 deletionspec/lib/gitlab/email/message/repository_push_spec.rb
- spec/mailers/notify_spec.rb 9 additions, 7 deletionsspec/mailers/notify_spec.rb
Please register or sign in to comment