- 18 Feb, 2022 40 commits
-
-
Mayra Cabrera authored
Clean up spec labels See merge request gitlab-org/gitlab!80981
-
Jose Ivan Vargas authored
Add metrics to training link on vulnerability details page See merge request gitlab-org/gitlab!80643
-
Alper Akgun authored
Utilize Nokogiri streaming capabilities for CoverageReportWorker See merge request gitlab-org/gitlab!79866
-
Nikola Milojevic authored
- Parse xml per class node instead of whole file
-
Suzanne Selhorn authored
Add diagram for membership types See merge request gitlab-org/gitlab!80120
-
Evan Read authored
-
Suzanne Selhorn authored
Document ARM architecture support in agentk See merge request gitlab-org/gitlab!80987
-
Suzanne Selhorn authored
Add GitOps secrets management page See merge request gitlab-org/gitlab!80947
-
Viktor Nagy (GitLab) authored
-
Andrew Fontaine authored
Rewrite search input styles for webkit See merge request gitlab-org/gitlab!80479
-
Dheeraj Joshi authored
This reverts commit 97b92b23dc64f40d2380bebf7fc512fc8498e81b.
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!81044
-
Kerri Miller authored
Adds crossProjectPipelineAvailable to NamespaceType See merge request gitlab-org/gitlab!80381
-
Kerri Miller authored
Don't return 500 error in Commits API when repository is missing See merge request gitlab-org/gitlab!80410
-
Kerri Miller authored
Add initialize with readme checkbox in repo creation for registration flow See merge request gitlab-org/gitlab!79770
-
lauraMon authored
Changelog: added
-
GitLab Release Tools Bot authored
-
Stan Hu authored
Revert https related changes to webpack config See merge request gitlab-org/gitlab!81031
-
Suzanne Selhorn authored
CTRT update for value stream analytics See merge request gitlab-org/gitlab!80491
-
Fiona Neill authored
-
Nick Gaskill authored
Link to supported schema versions See merge request gitlab-org/gitlab!80692
-
Thiago Figueiró authored
-
Samantha Ming authored
This adds tracking to capture the click of the security training link on the vulnerablity details page.
-
Stan Hu authored
Respect webpack live reload setting See merge request gitlab-org/gitlab!81030
-
Arturo Herrero authored
Update remove integrations template column to 15.0 See merge request gitlab-org/gitlab!81028
-
David O'Regan authored
Dark scrollbars in dark mode See merge request gitlab-org/gitlab!80870
-
Alper Akgun authored
Merge branch '352777-group-access-tokens-created-in-the-top-level-namespace-are-counted-as-licensed-users' into 'master' Resolve "Any Group Access Token bot users originating from shared groups should not count as licensed users" See merge request gitlab-org/gitlab!80889
-
Olena Horal-Koretska authored
Remove blob edit wrapper See merge request gitlab-org/gitlab!80837
-
David O'Regan authored
Remove blob edit wrapper Vue component from the repo folder as technical debt reduction
-
Suzanne Selhorn authored
Minor Agent documentation cleanup See merge request gitlab-org/gitlab!80998
-
Mikhail Mazurskiy authored
-
David O'Regan authored
Update default scan execution yaml See merge request gitlab-org/gitlab!80939
-
Fiona Neill authored
Update User Cap for Groups Documentation See merge request gitlab-org/gitlab!80856
-
Jason Goodman authored
Mention that pending members do not count as billable
-
Amy Qualls authored
Fix performance bar and GitLab Next shortcuts See merge request gitlab-org/gitlab!81016
-
Dan Mizzi-Harris authored
-
jejacks0n authored
This adds the ability to have a repo created with a readme associated with it as part of the registration group and project creation. Changelog: added EE: true
-
Lukas Eipert authored
This removes the ability to start webpack dev server with https configured. If we want https and webpack to work together in the GDK, we can simply proxy it through NGINX, which is how we currently do https in the GDK: https://gitlab.com/gitlab-org/gitlab-development-kit/-/merge_requests/2437
-
Jose Ivan Vargas authored
Revert "Merge branch '337496-link-by-name-not-id-pipelines' into 'master'" See merge request gitlab-org/gitlab!81006
-
Lukas Eipert authored
When we updated the webpack-dev-server, we just used DEV_SERVER_LIVERELOAD to control hot module reloading. When in fact we want to control "normal" live reloading as well. Furthermore we can disable the websocket server that would be started allTogether in order to save some resources.
-