- Jun 15, 2022
-
-
Anastasia McDonald authored
Since the test is expected to fail till refactored
-
Alex Kalderimis authored
Enable FIPS mode for digest algorithms See merge request !88469
-
Tiger Watson authored
Include release authors during Github imports See merge request !89692
-
Hordur Freyr Yngvason authored
Update Coverage-Fuzzing.gitlab-ci.yml See merge request !88935
-
Tiger Watson authored
Update release database tables metadata See merge request gitlab-org/gitlab!90146
-
Kerri Miller authored
Execute dynamic field attributes in class scope See merge request !90054
-
Thong Kuah authored
Fix Security training URL cached by language cache key selection See merge request !89993
-
- Jun 14, 2022
-
-
Russell Dickenson authored
Updated from Beta to Limited Availability See merge request !90179
-
-
Russell Dickenson authored
Project deploy keys API documentation See merge request !90118
-
-
Russell Dickenson authored
Use RedHat OpenJDK packages in gemnasium-maven FIPS See merge request !90041
-
Use the OpenJDK packages for RedHat UBI 8 in the FIPS-enabled image of gemnasium-maven, for compliance with FIPS. As a result, Dependency Scanning only supports Java 8, 11, and 17 when the FIPS-enabled images are used. Changelog: changed EE: true
-
Alex Kalderimis authored
Simplify Integration#api_field_names See merge request !90043
-
Bojan Marjanovic authored
-
Ethan Urie authored
Bump rouge to 3.29.0 See merge request !89961
-
Alex Kalderimis authored
Merge branch '357810-jira-project_key-is-validated-even-when-integration-is-not-active' into 'master' Disables validation for inactive Jira integration See merge request !90009
-
Bojan Marjanovic authored
Changelog: fixed
-
-
Alex Kalderimis authored
Refactor out some uses of empty_schema See merge request !90172
-
Thong Kuah authored
Migrate the subscribe dropdown button See merge request !89929
-
Robert Hunt authored
Group Projects settings width does not respect fixed width See merge request !90149
-
Doug Stull authored
Count awaiting users on checkout for free groups See merge request !89528
-
Illya Klymov authored
Migrate the edit button See merge request !89899
-
Changelog: changed
-
Douglas Barbosa Alexandre authored
Introduce `gitlab_internal` for Rails and pg tables See merge request !88704
-
Ethan Urie authored
Migrate buttons on 'new tag' form See merge request !89796
-
Suzanne Selhorn authored
GitLab SaaS Runners on macOS LA docs update See merge request !90173
-
-
Suzanne Selhorn authored
Adding listing feature flags command to documentation See merge request !90028
-
Changelog: other
-
Frédéric Caplette authored
Migrate angle icons on collapsible project See merge request !89653
-
-
Douglas Barbosa Alexandre authored
The `gitlab_shared` includes application and internals. This is problematic to support for other databases that might be missing some of those features (Geo), but are valid Rails databases. Introduce `gitlab_internal` to support such. Changelog: added
-
Mayra Cabrera authored
Migrates bootstrap component to pajamas component in admin groups See merge request !89975
-
Clayton Cornell authored
Updated to show latest UI See merge request !90072
-
Because the Ultimate feature for upgrade status is now shown And because the information was out-of-date
-
Terri Chu authored
Merge branch '358237-investigation-split-out-mergeable-mergeable_state-into-more-cohesive-methods' into 'master' Resolve "[Investigation] Split out mergeable/mergeable_state into more cohesive methods" See merge request gitlab-org/gitlab!86515
-
We also change the status code from 406 -> 422 to better describe the error that we are returning MR: gitlab.com/gitlab-org/gitlab/-/merge_requests/82465 Issue: gitlab.com/gitlab-org/gitlab/-/issues/354865 When the feature flag was off, we need to return to the previous logic. MR: gitlab.com/gitlab-org/gitlab/-/merge_requests/84551 Changelog: fixed
-