-
- Downloads
There was an error fetching the commit references. Please try again later.
Add functionality to collapse outdated diff comments regardless of discussion resolution
Showing
- app/controllers/projects_controller.rb 1 addition, 0 deletionsapp/controllers/projects_controller.rb
- app/models/diff_discussion.rb 8 additions, 0 deletionsapp/models/diff_discussion.rb
- app/models/project.rb 1 addition, 0 deletionsapp/models/project.rb
- app/views/projects/_merge_request_merge_settings.html.haml 4 additions, 0 deletionsapp/views/projects/_merge_request_merge_settings.html.haml
- changelogs/unreleased/36994-toggle-for-automatically-collapsing-outdated-diff-comments.yml 6 additions, 0 deletions...e-for-automatically-collapsing-outdated-diff-comments.yml
- db/migrate/20170825154015_collapse_outdated_diff_comments.rb 18 additions, 0 deletionsdb/migrate/20170825154015_collapse_outdated_diff_comments.rb
- db/schema.rb 1 addition, 0 deletionsdb/schema.rb
- doc/api/projects.md 12 additions, 0 deletionsdoc/api/projects.md
- doc/user/discussions/img/automatically_collapse_outdated_diff_comments_regardless_of_discussion_resolution.png 0 additions, 0 deletions...ted_diff_comments_regardless_of_discussion_resolution.png
- doc/user/discussions/index.md 13 additions, 0 deletionsdoc/user/discussions/index.md
- lib/api/entities.rb 1 addition, 0 deletionslib/api/entities.rb
- lib/api/projects.rb 2 additions, 0 deletionslib/api/projects.rb
- lib/api/v3/entities.rb 1 addition, 0 deletionslib/api/v3/entities.rb
- lib/api/v3/projects.rb 4 additions, 3 deletionslib/api/v3/projects.rb
- spec/lib/gitlab/background_migration/migrate_events_to_push_event_payloads_spec.rb 1 addition, 1 deletion...d_migration/migrate_events_to_push_event_payloads_spec.rb
- spec/lib/gitlab/import_export/safe_model_attributes.yml 1 addition, 0 deletionsspec/lib/gitlab/import_export/safe_model_attributes.yml
127 KiB