- 19 Nov, 2020 40 commits
-
-
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
-
Heinrich Lee Yu authored
Resolve "Broken master on unused feature flag `embed_analytics_report`" See merge request gitlab-org/gitlab!48105
-
Russell Dickenson authored
Add description of DAST_SUBMIT_FIELD and DAST_FIRST_SUBMIT_FIELD See merge request gitlab-org/gitlab!47464
-
Craig Smith authored
-
Albert Salim authored
The feature has been removed in https://gitlab.com/gitlab-org/gitlab/-/merge_requests/47583
-
Ezekiel Kigbo authored
Remove show license timeout guard on ee See merge request gitlab-org/gitlab!47832
-
Shinya Maeda authored
Get feature flag definitions via API See merge request gitlab-org/gitlab!46229
-
Kamil Trzciński authored
This changes the API for feature flags to: - allow to use only defined feature flags - allow to skip this validation with `?force=1` - returns information if the feature flag is defined
-
Dave Pisek authored
* Refactor graphql query to support different scopes * Change severity count component to accept `scope` and `fullPath`
-