-
- Downloads
There was an error fetching the commit references. Please try again later.
Display new diff notes and allow creation through the web interface
Showing
- app/assets/javascripts/notes.js.coffee 11 additions, 2 deletionsapp/assets/javascripts/notes.js.coffee
- app/assets/stylesheets/pages/diff.scss 0 additions, 10 deletionsapp/assets/stylesheets/pages/diff.scss
- app/controllers/projects/notes_controller.rb 19 additions, 2 deletionsapp/controllers/projects/notes_controller.rb
- app/helpers/notes_helper.rb 45 additions, 11 deletionsapp/helpers/notes_helper.rb
- app/mailers/emails/projects.rb 1 addition, 2 deletionsapp/mailers/emails/projects.rb
- app/views/projects/diffs/_line.html.haml 9 additions, 6 deletionsapp/views/projects/diffs/_line.html.haml
- app/views/projects/diffs/_parallel_view.html.haml 6 additions, 8 deletionsapp/views/projects/diffs/_parallel_view.html.haml
- app/views/projects/diffs/_text_file.html.haml 4 additions, 9 deletionsapp/views/projects/diffs/_text_file.html.haml
- app/views/projects/notes/_form.html.haml 1 addition, 0 deletionsapp/views/projects/notes/_form.html.haml
- app/views/projects/notes/discussions/_diff_with_notes.html.haml 3 additions, 13 deletions...ews/projects/notes/discussions/_diff_with_notes.html.haml
- features/steps/shared/diff_note.rb 6 additions, 6 deletionsfeatures/steps/shared/diff_note.rb
- lib/gitlab/diff/parallel_diff.rb 13 additions, 3 deletionslib/gitlab/diff/parallel_diff.rb
- spec/features/notes_on_merge_requests_spec.rb 4 additions, 2 deletionsspec/features/notes_on_merge_requests_spec.rb
- spec/fixtures/parallel_diff_result.yml 500 additions, 4 deletionsspec/fixtures/parallel_diff_result.yml
This diff is collapsed.
Please register or sign in to comment