-
- Downloads
There was an error fetching the commit references. Please try again later.
Merge branch 'fix-name-vs-path-problem-for-cycle-analytics' into 'master'
Fix error on project name See merge request gitlab-org/gitlab-ce!31471 (cherry picked from commit 881052b8) 325bcfff Fix error on project name b97e6002 Add Changelog entry 0c077702 Fix rubocop offences 7e9b1343 Rephrase changelog entry d36dc730 Add code review remarks
Showing
- app/serializers/analytics_issue_entity.rb 1 addition, 1 deletionapp/serializers/analytics_issue_entity.rb
- changelogs/unreleased/fix-name-vs-path-problem-for-cycle-analytics.yml 5 additions, 0 deletions...released/fix-name-vs-path-problem-for-cycle-analytics.yml
- lib/gitlab/cycle_analytics/base_query.rb 10 additions, 3 deletionslib/gitlab/cycle_analytics/base_query.rb
- lib/gitlab/cycle_analytics/code_event_fetcher.rb 1 addition, 3 deletionslib/gitlab/cycle_analytics/code_event_fetcher.rb
- lib/gitlab/cycle_analytics/issue_event_fetcher.rb 1 addition, 3 deletionslib/gitlab/cycle_analytics/issue_event_fetcher.rb
- lib/gitlab/cycle_analytics/issue_helper.rb 10 additions, 3 deletionslib/gitlab/cycle_analytics/issue_helper.rb
- lib/gitlab/cycle_analytics/plan_event_fetcher.rb 1 addition, 3 deletionslib/gitlab/cycle_analytics/plan_event_fetcher.rb
- lib/gitlab/cycle_analytics/plan_helper.rb 4 additions, 2 deletionslib/gitlab/cycle_analytics/plan_helper.rb
- lib/gitlab/cycle_analytics/production_event_fetcher.rb 0 additions, 1 deletionlib/gitlab/cycle_analytics/production_event_fetcher.rb
- lib/gitlab/cycle_analytics/review_event_fetcher.rb 1 addition, 3 deletionslib/gitlab/cycle_analytics/review_event_fetcher.rb
- spec/serializers/analytics_issue_entity_spec.rb 3 additions, 3 deletionsspec/serializers/analytics_issue_entity_spec.rb
- spec/serializers/analytics_issue_serializer_spec.rb 3 additions, 3 deletionsspec/serializers/analytics_issue_serializer_spec.rb
- spec/serializers/analytics_merge_request_serializer_spec.rb 3 additions, 3 deletionsspec/serializers/analytics_merge_request_serializer_spec.rb
Please register or sign in to comment