- 19 Nov, 2020 40 commits
-
-
Mark Florian authored
This implements vulnerability counts on the `SecurityReportsApp` component, implemented behind a disabled-by-default feature flag `core_security_mr_widget_counts`, as part of https://gitlab.com/gitlab-org/gitlab/-/issues/273423. This cannot be enabled until the backend endpoints are modified to be usable in non-Ultimate plans. See https://gitlab.com/gitlab-org/gitlab/-/issues/284689 for more details.
-
Mark Florian authored
This is a straight-forward move and re-export.
-
Mark Florian authored
Rather than the GroupedSecurityReportsApp digging into the global `gl.mrWidgetData` for the security report comparison paths, it's more elegant to expose the paths on the MR widget store and provide them as props to the component.
-
Mark Florian authored
-
Mark Florian authored
-
Ezekiel Kigbo authored
Add devops adoption segment modal component See merge request gitlab-org/gitlab!47623
-
Brandon Labuschagne authored
This MR adds the devops adoption segment modal. The modal will be used for add and editing segments.
-
Brandon Labuschagne authored
Move members JS from `vue_shared` to main JS directory [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!46995
-
Phil Hughes authored
Replace fa-exclamation-triangle in users select See merge request gitlab-org/gitlab!48116
-
Nicolò Maria Mezzopera authored
Scroll exactly to the top of a discussion on the MR Overview tab See merge request gitlab-org/gitlab!47970
-
Thomas Randolph authored
-
Olena Horal-Koretska authored
Merge branch '262109-fe-add-severity-counters-to-group-and-instance-vulnerability-reports-refactor' into 'master' Refactor severity vulnerabilities count to support group- and instance- reports See merge request gitlab-org/gitlab!47743
-
Rémy Coutable authored
Replace Runner Page Title with Runner’s Hash See merge request gitlab-org/gitlab!44854
-
Kev authored
-
Nicolò Maria Mezzopera authored
Removed DAST On-demand landing page See merge request gitlab-org/gitlab!47867
-
Neil McCorrison authored
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!48118
-
Nicolò Maria Mezzopera authored
Fixed editing labels on the swimlanes sidebar See merge request gitlab-org/gitlab!47946
-
Natalia Tepluhina authored
-
Phil Hughes authored
Remove http_integrations_list feature flag See merge request gitlab-org/gitlab!48030
-
David O'Regan authored
Remove http_integrations_list flag and remove old code tied to this feature flag that is no longer used
-
GitLab Release Tools Bot authored
-
Bob Van Landuyt authored
Trigger Group SAML Group Sync on sign-in See merge request gitlab-org/gitlab!46700
-
Grzegorz Bizon authored
Support S3 server side encryption in CI cloud native job logs See merge request gitlab-org/gitlab!47536
-
Martin Wortschack authored
-
Kushal Pandya authored
Replace fa-chevron-down icon in pikaday See merge request gitlab-org/gitlab!48054
-
Marcel Amirault authored
Documentation: Add the severity property See merge request gitlab-org/gitlab!47724
-
Philippe Charrière authored
-
Nicolò Maria Mezzopera authored
Add assign self to group boards sidebar See merge request gitlab-org/gitlab!47705
-
Scott Stern authored
-
Natalia Tepluhina authored
Migrate chevron-down icon to svg See merge request gitlab-org/gitlab!47591
-
Alexander Turinske authored
- runner page - epic page
-
Stan Hu authored
This commit reverts some of the previous commit to be more amenable for adding a feature feature flag to avoid introducing a bug in the CI live trace functionality.
-
Stan Hu authored
Previously if S3 server side encryption were required to store CI artifacts via a bucket policy, the final migration to object storage would fail, leaving the job log unmigrated. To fix this, we need to send the right headers (e.g. `x-amz-server-side-encryption`) to the object storage backend via Fog. Relates to https://gitlab.com/gitlab-org/gitlab/-/issues/273498
-
Kushal Pandya authored
Add FE integration tests for "User opens Web IDE" See merge request gitlab-org/gitlab!47730
-
Himanshu Kapoor authored
-
Simon Knox authored
Remove "Details" item from breadcrumb and JSON+JD on Project top See merge request gitlab-org/gitlab!47817
-
Ramya Authappan authored
Sleep before submiting registration form QA test See merge request gitlab-org/gitlab!48042
-
Heinrich Lee Yu authored
ci: Make sure caches are updated in security scheduled pipelines See merge request gitlab-org/gitlab!48055
-
Kushal Pandya authored
Remove .issue-box element from Requirements (list) See merge request gitlab-org/gitlab!48001
-