- 15 Feb, 2022 31 commits
-
-
Albert Salim authored
ci: Bump all global cache keys for Debian bullseye See merge request gitlab-org/gitlab!80656
-
Kushal Pandya authored
Roadmap settings - Include subgroup in group milestones See merge request gitlab-org/gitlab!80685
-
Russell Dickenson authored
Doc updates for SAST/SD rule overrides See merge request gitlab-org/gitlab!80567
-
rossfuhrman authored
Doc updates for SAST & Secret-Detection Custom Rule overrides
-
Russell Dickenson authored
Remove dependency scanning variable See merge request gitlab-org/gitlab!79575
-
Nicole Schwartz authored
-
Evan Read authored
Depreciation of oauth tokens with no expiry See merge request gitlab-org/gitlab!79178
-
Hannah Sutor authored
-
Simon Knox authored
Fix merge request tabs background leakage See merge request gitlab-org/gitlab!80612
-
Stanislav Lashmanov authored
Issue: https://gitlab.com/gitlab-org/gitlab/-/issues/343197 Changelog: fixed
-
Russell Dickenson authored
Improve access token wording for deprecation See merge request gitlab-org/gitlab!80569
-
Evan Read authored
-
Evan Read authored
Deprecate legacy Gitaly config methods See merge request gitlab-org/gitlab!80545
-
Mark Wood authored
-
Jan Provaznik authored
Skip specs for flags that do not work for fully decomposed dbs See merge request gitlab-org/gitlab!80459
-
Jan Provaznik authored
Update rake tasks to have multi-db versions See merge request gitlab-org/gitlab!80312
-
Mark Lapierre authored
Merge branch '352746-quarantine-Create-Design-Management-user-adds-a-design-and-annotates-it' into 'master' [QUARANTINE] Create Design Management user adds a design and annotates it See merge request gitlab-org/gitlab!80688
-
Luke Duncalfe authored
Revert "Proxy webpack dev server in test environment" See merge request gitlab-org/gitlab!80586
-
Ramya Authappan authored
Add wait for feature flag in iterations e2e spec See merge request gitlab-org/gitlab!79995
-
Florie Guibert authored
Behind `roadmap_settings` feature flag
-
Albert Salim authored
Categorize deprecations and removals files See merge request gitlab-org/gitlab!80446
-
Brian Rhea authored
-
Rajendra Kadam authored
This reverts commit 7afca793.
-
Ash McKenzie authored
Fix broken spec/requests/api/projects_spec.rb See merge request gitlab-org/gitlab!80689
-
Stan Hu authored
https://gitlab.com/gitlab-org/gitlab/-/merge_requests/79968 removed `requirements_access_level` from `project_attributes.yml`, and https://gitlab.com/gitlab-org/gitlab/-/merge_requests/80667 re-added this attribute to fix to fix a broken FOSS spec. However, https://gitlab.com/gitlab-org/gitlab/-/merge_requests/80667 broke master because the attribute is used in EE. We now conditionally add `requirements_access_level` as an expected key in EE and omit this in FOSS builds. Relates to https://gitlab.com/gitlab-org/gitlab/-/issues/352764
-
🤖 GitLab Bot 🤖 authored
Quarantine Create Design Management user adds a design and annotates it
-
Marcel Amirault authored
Pipeline Authoring Issue Implementation template See merge request gitlab-org/gitlab!80002
-
Mark Nuzzo authored
-
Stan Hu authored
When bumping the Debian OS version, we have to be careful that we not only bump the image but also the cache keys. Let's make it easier to bump the image and the cache keys by defining a `DEBIAN_VERSION` so we only have to change one line.
-
Stan Hu authored
In https://gitlab.com/gitlab-org/gitlab/-/merge_requests/80362 we bumped the CI images from Debian buster to bullseye. We bumped the cache key for everything but the QA gems, which appear to be cached in the `setup-test-env`. Since Debian bullseye uses libc 2.29 but buster uses 2.28, this led to errors in the `14-7-stable-ee` branch running C extensions compiled against the former (https://gitlab.com/gitlab-org/gitlab/-/jobs/2091504634). To avoid any potential conflicts between Debian bullseye and buster, bump all the `v1` cache keys to `v2`.
-
Alex Pooley authored
Make granting of open-source license to public projects configurable See merge request gitlab-org/gitlab!79855
-
- 14 Feb, 2022 9 commits
-
-
Mike Greiling authored
Update dependency @gitlab/ui to v36 See merge request gitlab-org/gitlab!80054
-
GitLab Dependency Bot authored
-
Stan Hu authored
Remove api_caching_tags feature flag See merge request gitlab-org/gitlab!80606
-
charlie ablett authored
Revert user already exists to members API See merge request gitlab-org/gitlab!80672
-
Stan Hu authored
Re-add property to project_attributes.yml See merge request gitlab-org/gitlab!80667
-
Evan Read authored
Group user status API sections together See merge request gitlab-org/gitlab!80640
-
Alex Kalderimis authored
Put feature flag for reading from finding_evidence See merge request gitlab-org/gitlab!79883
-
Russell Dickenson authored
Document OVERRIDES_CMD_VERBOSE env var for API Fuzzing and DAST API See merge request gitlab-org/gitlab!74556
-
Herber Madrigal authored
- Update variable list - Add explanation about new variable in overrides section - Add example using python code - remove 'output/' from examples
-