- 14 May, 2020 3 commits
-
-
Frederic Caplette authored
This add a simple entry in our doc to mention where in the application can you download the code coverage csv
-
Frederic Caplette authored
In the repo analytics, we add a button that will allow a user to download the last 3 months code coverage statistics.
-
Erick Bajao authored
This is the backend work for the download feature. The contoller exposes options for the frontend to use for rendering the download button and later on the actual code coverag graph. Also, adds a single batch csv builder into its own class. This simplifies things and makes intent clearer when using a separate class for single batch CSV builder.
-
- 12 May, 2020 37 commits
-
-
Sean McGivern authored
Add merge request feedback for vulnerability finding data See merge request gitlab-org/gitlab!31498
-
Shinya Maeda authored
Make Dashboard Annotations Generally Available See merge request gitlab-org/gitlab!30371
-
Grzegorz Bizon authored
Resolve "Scala GitLab CI template does not work" Closes #38080 See merge request gitlab-org/gitlab!30667
-
charlie ablett authored
Remove deprecated container scanning report parser See merge request gitlab-org/gitlab!31294
-
Adam Cohen authored
-
Kushal Pandya authored
Internationalize alert severity See merge request gitlab-org/gitlab!31676
-
Tristan Read authored
-
Illya Klymov authored
Merge branch '214675-reduce-epic-health-status-noise-in-epic-tree-when-no-statuses-are-assigned' into 'master' Reduce epic health status noise in epic tree See merge request gitlab-org/gitlab!31555
-
Kushal Pandya authored
Add Alert Detail view loading state See merge request gitlab-org/gitlab!31701
-
Tristan Read authored
-
Grzegorz Bizon authored
-
Imre Farkas authored
Expose `gitlab_employee?` to issue/MR assignee component Closes #216650 See merge request gitlab-org/gitlab!28375
-
Thong Kuah authored
Move Auto DevOps Code-Quality.gitlab-ci.yml to rules See merge request gitlab-org/gitlab!30896
-
Peter Leitzen authored
Add starred dashboard to metrics dashboard endpoint See merge request gitlab-org/gitlab!31059
-
Grzegorz Bizon authored
Upgrade GitLab Pages to 1.18.0 See merge request gitlab-org/gitlab!31717
-
Heinrich Lee Yu authored
Check user permissions when updating alert status See merge request gitlab-org/gitlab!31379
-
Illya Klymov authored
Code Review Analytics: Add milestone token for GlFilteredSearch See merge request gitlab-org/gitlab!30610
-
Sean McGivern authored
Specialized worker for updating project authorizations on project create See merge request gitlab-org/gitlab!30870
-
Peter Leitzen authored
Merge branch '214583-change-mutation-input-to-remove-projects-from-security-dashboard' into 'master' Change input from projectId to id in RemoveProjectFromSecurityDashboard See merge request gitlab-org/gitlab!31575
-
-
Kushal Pandya authored
Export vulnerabilities report in the instance level dashboard See merge request gitlab-org/gitlab!30079
-
Vladimir Shushlin authored
-
Thong Kuah authored
Move deploy template to rules syntax See merge request gitlab-org/gitlab!31290
-
Sean McGivern authored
Disable diff file edit button if source branch is deleted Closes #213263 See merge request gitlab-org/gitlab!30707
-
Thong Kuah authored
Move Auto DevOps Build.gitlab-ci.yml to rules See merge request gitlab-org/gitlab!30895
-
Thong Kuah authored
Move Auto DevOps Test.gitlab-ci.yml to rules syntax See merge request gitlab-org/gitlab!30876
-
Martin Wortschack authored
Update IDE theming to use CSS variables See merge request gitlab-org/gitlab!31241
-
Florie Guibert authored
- Hide health status on epic in epic tree when no statuses are assigned - Hide health status labels on epic cards
-
Natalia Tepluhina authored
Move Requirements tabs within Vue app Closes #216756 See merge request gitlab-org/gitlab!31197
-
Peter Leitzen authored
It's good practice to check user permissions in the service despite this check has been performed somewhere else (here GraphQL mutation).
-
Kushal Pandya authored
Don't hide Open/Closed Icon for Issue Closes #215055 See merge request gitlab-org/gitlab!30819
-
Kushal Pandya authored
Loosen prop requirement Closes #211827 See merge request gitlab-org/gitlab!31455
-
Kushal Pandya authored
Add license restriction to HealthStatus See merge request gitlab-org/gitlab!31571
-
Phil Hughes authored
Migrate ee/spec/javascripts/batch_comments/ to Jest See merge request gitlab-org/gitlab!31535
-
Thong Kuah authored
Move Browser-Performance-Testing template to rules See merge request gitlab-org/gitlab!31413
-
-
Natalia Tepluhina authored
Use `inactiveListId` constant in boards state Closes #215400 See merge request gitlab-org/gitlab!30521
-