-
- Downloads
There was an error fetching the commit references. Please try again later.
Add latest changes from gitlab-org/gitlab@master
Showing
- .gitlab/ci/global.gitlab-ci.yml 4 additions, 4 deletions.gitlab/ci/global.gitlab-ci.yml
- app/assets/javascripts/issuables_list/components/issuable.vue 3 additions, 6 deletions...assets/javascripts/issuables_list/components/issuable.vue
- app/assets/javascripts/reports/components/grouped_test_reports_app.vue 16 additions, 4 deletions...vascripts/reports/components/grouped_test_reports_app.vue
- app/assets/javascripts/reports/store/mutations.js 2 additions, 0 deletionsapp/assets/javascripts/reports/store/mutations.js
- app/assets/javascripts/reports/store/state.js 5 additions, 0 deletionsapp/assets/javascripts/reports/store/state.js
- app/assets/javascripts/reports/store/utils.js 5 additions, 4 deletionsapp/assets/javascripts/reports/store/utils.js
- app/controllers/boards/issues_controller.rb 9 additions, 3 deletionsapp/controllers/boards/issues_controller.rb
- app/graphql/mutations/notes/update.rb 0 additions, 38 deletionsapp/graphql/mutations/notes/update.rb
- app/graphql/mutations/notes/update/base.rb 48 additions, 0 deletionsapp/graphql/mutations/notes/update/base.rb
- app/graphql/mutations/notes/update/image_diff_note.rb 60 additions, 0 deletionsapp/graphql/mutations/notes/update/image_diff_note.rb
- app/graphql/mutations/notes/update/note.rb 22 additions, 0 deletionsapp/graphql/mutations/notes/update/note.rb
- app/graphql/types/mutation_type.rb 9 additions, 2 deletionsapp/graphql/types/mutation_type.rb
- app/graphql/types/notes/diff_position_type.rb 2 additions, 2 deletionsapp/graphql/types/notes/diff_position_type.rb
- app/graphql/types/notes/update_diff_image_position_input_type.rb 29 additions, 0 deletions...phql/types/notes/update_diff_image_position_input_type.rb
- app/helpers/projects_helper.rb 1 addition, 2 deletionsapp/helpers/projects_helper.rb
- app/mailers/emails/pipelines.rb 7 additions, 1 deletionapp/mailers/emails/pipelines.rb
- app/models/concerns/analytics/cycle_analytics/stage.rb 4 additions, 4 deletionsapp/models/concerns/analytics/cycle_analytics/stage.rb
- app/serializers/test_reports_comparer_entity.rb 1 addition, 0 deletionsapp/serializers/test_reports_comparer_entity.rb
- app/serializers/test_suite_comparer_entity.rb 15 additions, 0 deletionsapp/serializers/test_suite_comparer_entity.rb
- app/services/snippets/create_service.rb 9 additions, 1 deletionapp/services/snippets/create_service.rb
app/graphql/mutations/notes/update/base.rb
0 → 100644
app/graphql/mutations/notes/update/note.rb
0 → 100644
Please register or sign in to comment