-
- 下载
Merge branch '212688-fix-insights-error-on-excluded-projects' into 'master'
Fix project insights with projects.only parameter Closes #212688 See merge request gitlab-org/gitlab!30988
显示
- ee/app/assets/javascripts/insights/components/insights.vue 22 个添加, 1 个删除ee/app/assets/javascripts/insights/components/insights.vue
- ee/app/assets/javascripts/insights/index.js 2 个添加, 1 个删除ee/app/assets/javascripts/insights/index.js
- ee/app/controllers/projects/insights_controller.rb 10 个添加, 0 个删除ee/app/controllers/projects/insights_controller.rb
- ee/app/views/projects/insights/show.html.haml 1 个添加, 1 个删除ee/app/views/projects/insights/show.html.haml
- ee/app/views/shared/_insights.html.haml 1 个添加, 1 个删除ee/app/views/shared/_insights.html.haml
- ee/changelogs/unreleased/212688-fix-insights-error-on-excluded-projects.yml 5 个添加, 0 个删除...leased/212688-fix-insights-error-on-excluded-projects.yml
- ee/lib/gitlab/insights/finders/issuable_finder.rb 7 个添加, 1 个删除ee/lib/gitlab/insights/finders/issuable_finder.rb
- ee/lib/gitlab/insights/project_insights_config.rb 38 个添加, 0 个删除ee/lib/gitlab/insights/project_insights_config.rb
- ee/spec/frontend/insights/components/insights_spec.js 15 个添加, 0 个删除ee/spec/frontend/insights/components/insights_spec.js
- ee/spec/lib/gitlab/insights/finders/issuable_finder_spec.rb 15 个添加, 15 个删除ee/spec/lib/gitlab/insights/finders/issuable_finder_spec.rb
- ee/spec/lib/gitlab/insights/project_insights_config_spec.rb 112 个添加, 0 个删除ee/spec/lib/gitlab/insights/project_insights_config_spec.rb
- locale/gitlab.pot 6 个添加, 0 个删除locale/gitlab.pot
加载中
想要评论请 注册 或 登录