- 19 Nov, 2020 40 commits
-
-
Sean McGivern authored
Two changes here: 1. `instance_statistics` -> `devops_reports` 2. `alert_management` -> `incident_management`
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!48127
-
Douglas Barbosa Alexandre authored
Remove `projects_prometheus_active` usage ping from EE See merge request gitlab-org/gitlab!47792
-
Nicolò Maria Mezzopera authored
Iterate on copy in the “Novice or Experienced” page See merge request gitlab-org/gitlab!48086
-
Bob Van Landuyt authored
Add connection redaction and connection extension methods See merge request gitlab-org/gitlab!47967
-
Tom Atkins authored
Add in docs how to configure pull mirroring via API See merge request gitlab-org/gitlab!47492
-
Silvester Wainaina authored
-
Nicolò Maria Mezzopera authored
Apply gl-button class to buttons See merge request gitlab-org/gitlab!47518
-
GitLab Release Tools Bot 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
-
Vitali Tatarintev authored
-
Vitali Tatarintev authored
-
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
-