- 14 Feb, 2022 11 commits
-
-
Albert Salim authored
Upgrade CI images to Debian bullseye See merge request gitlab-org/gitlab!80362
-
Alex Pooley authored
Allows invite modal to re-invite single users See merge request gitlab-org/gitlab!80177
-
Doug Stull authored
- regression from original invite with non-modal Changelog: fixed
-
Anastasia McDonald authored
Wait longer for MWPS and simplify test logic See merge request gitlab-org/gitlab!80455
-
Evan Read authored
Add praefect metric to monitor unhealthy repository See merge request gitlab-org/gitlab!80523
-
Gerardo Gutierrez authored
-
Dylan Griffith authored
Moving gitlab_loose_foreign_key to config/ directory See merge request gitlab-org/gitlab!80064
-
Evan Read authored
Fix Oauth 2.0 PKCE Flow Documentation See merge request gitlab-org/gitlab!80493
-
Ben Yanke authored
-
Evan Read authored
Add deprecation yaml for gRPC proxy compatibility See merge request gitlab-org/gitlab!80283
-
Jacob Vosmaer authored
-
- 13 Feb, 2022 1 commit
-
-
Alex Pooley authored
Remove keep_historical_vulnerability_statistics_always_consistent feature flag See merge request gitlab-org/gitlab!79707
-
- 12 Feb, 2022 9 commits
-
-
Michael Kozono authored
Show default value in squash and merge commit template textareas See merge request gitlab-org/gitlab!77081
-
Piotr Stankowski authored
This change allows us to simplify merge commit textarea placeholder, which did not render new lines in Safari. Changelog: changed
-
Alex Kalderimis authored
Fix flaky tests when DB is recreated See merge request gitlab-org/gitlab!80552
-
Stan Hu authored
Update KAS to v14.8.1 See merge request gitlab-org/gitlab!80527
-
Adam Hegyi authored
-
Miguel Rincon authored
Display projects related a runner See merge request gitlab-org/gitlab!79239
-
Miguel Rincon authored
This change renders the projects which are linked to a given runner in the runner details page.
-
Kerri Miller authored
Treat API requests from the frontend as web traffic in the rate limiter See merge request gitlab-org/gitlab!80404
-
Markus Koller authored
This was previously behind a feature flag and disabled by default, and is now being enabled globally after verifying that this change doesn't break anything on gitlab.com. Changelog: changed
-
- 11 Feb, 2022 19 commits
-
-
Paul Slaughter authored
Add encoding for url for board filtered search See merge request gitlab-org/gitlab!80006
-
Scott Stern authored
https://gitlab.com/gitlab-org/gitlab/-/merge_requests/80006 Changelog: fixed
-
Olena Horal-Koretska authored
Moved feature flags for planning hierarchy See merge request gitlab-org/gitlab!80004
-
Donald Cook authored
This adds the hierarchy page to all projects. Also added a new work_items feature flag check for new item types. Changelog: added
-
Nick Gaskill authored
Don't use hidden status in Publish a package file example See merge request gitlab-org/gitlab!80443
-
Paul Slaughter authored
Follow-up: clean up prop wrapping for namespace select See merge request gitlab-org/gitlab!79730
-
Ezekiel Kigbo authored
Add separate props to the namespace select dropdown to differentiate group and user namespaces.
-
Thong Kuah authored
Default enable the `ban_user_feature_flag` feature flag See merge request gitlab-org/gitlab!79783
-
Peter Hegman authored
Banned users are blocked, and their issues are hidden. Changelog: added
-
Enrique Alcántara authored
Change FE test fixture from issue to merge request index See merge request gitlab-org/gitlab!80430
-
Coung Ngo authored
When the `vue_issues_list` feature flag defaults to true, the frontend tests using the issues index fixture will no longer work. This commit changes the tests to use a merge request index fixture instead so it will continue to work.
-
Nick Gaskill authored
Revert "Merge branch 'abellucci-master-patch-49852' into 'master'" See merge request gitlab-org/gitlab!80530
-
Alana Bellucci authored
This reverts merge request !80241
-
Nick Gaskill authored
Deprecation MR for Monitor:System Monitoring See merge request gitlab-org/gitlab!80241
-
Alana Bellucci authored
-
Nick Gaskill authored
Add Premium and Cache references to Transfer See merge request gitlab-org/gitlab!80105
-
Kenny Johnston authored
-
Hordur Freyr Yngvason authored
For the upcoming 14.8 release of GitLab. There are no breaking changes, and no configuration file changes. The main functional change since KAS v14.7.0 is that KAS no longer requires an agent to have a configuration file. Changelog: changed
-
Andrew Fontaine authored
Add required approvals to Protected Environment settings See merge request gitlab-org/gitlab!78931
-