Alert commit author on note
Allows to alert only the commit author when a new note is added on a commit, useful when gitlabhq is used for code reviews, allows less noise with mails...
显示
- app/controllers/notes_controller.rb 1 个添加, 0 个删除app/controllers/notes_controller.rb
- app/mailers/notify.rb 1 个添加, 0 个删除app/mailers/notify.rb
- app/models/mailer_observer.rb 1 个添加, 1 个删除app/models/mailer_observer.rb
- app/models/note.rb 5 个添加, 0 个删除app/models/note.rb
- app/views/notes/_form.html.haml 5 个添加, 1 个删除app/views/notes/_form.html.haml
想要评论请 注册 或 登录