Welcome to mirror list, hosted at ThFree Co, Russian Federation.

charts.html.haml « pipelines « projects « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 992407adf715e2171cd519facef6620a10f17b42 (plain)
1
2
3
4
- page_title _('CI/CD Analytics')

#js-project-pipelines-charts-app{ data: { project_path: @project.full_path,
  should_render_dora_charts: should_render_dora_charts.to_s } }