- 14 Jan, 2022 19 commits
-
-
Olivier Gonzalez authored
-
Ezekiel Kigbo authored
Fix autoscroll to comments on issues See merge request gitlab-org/gitlab!76340
-
Simon Knox authored
Add ResizeObserver to set scroll position if a comment is selected. Still has a bunch of unwanted side effects like jumping when window is resized, or when sidebars are collapsed on smaller screens. Remove ResizeObserver on user interaction This avoids a bunch of bad and terrible bugs breaking scrolling when user does something like toggle sidebar or click on text editor. That otherwise triggers a resize Changelog: fixed
-
Thong Kuah authored
Remove cross-db modification exception in Clusters::Applications::Runner See merge request gitlab-org/gitlab!78236
-
Marcel Amirault authored
Rename task-runner to toolbox See merge request gitlab-org/gitlab!78198
-
Russell Dickenson authored
Replace legacy checkbox name in docs See merge request gitlab-org/gitlab!78166
-
Michael Trainor authored
-
Russell Dickenson authored
Add warning to docs about providing release notes when creating a tag See merge request gitlab-org/gitlab!77354
-
Joost van der Sluis authored
-
Russell Dickenson authored
Update Release documentation about storage See merge request gitlab-org/gitlab!77911
-
Chris Balane authored
-
Ezekiel Kigbo authored
Add empty deployment component See merge request gitlab-org/gitlab!78003
-
Ezekiel Kigbo authored
Refactor dynamically called methods to be more explicit See merge request gitlab-org/gitlab!78141
-
Suzanne Selhorn authored
Update topic for CTRT See merge request gitlab-org/gitlab!77927
-
Evan Read authored
-
Suzanne Selhorn authored
Update quarterly reconciliation content See merge request gitlab-org/gitlab!78159
-
Ian Chiang authored
-
Ezekiel Kigbo authored
Docs: Update Runner registration heading to be more explicit See merge request gitlab-org/gitlab!78121
-
Darren Eastman authored
Runner registration wasn't clear enough, so we reworded to make it more obvious that you're preventing people from registering runners
-
- 13 Jan, 2022 21 commits
-
-
Evan Read authored
Document praefect's separate_database_metrics setting See merge request gitlab-org/gitlab!78134
-
John Cai authored
praefect['separate_database_metrics'] will put praefect metrics that run queries on the database on a separate /db_metrics endpoint so that customers can choose to configure a slower scrape interval. Also, with a multiple Praefect setup, customers can configure only one Praefect node to query the database. Also add /db_metrics prometheus metrics to the gitaly/index.md.
-
Thong Kuah authored
Refactor: move gitlab_gtm_datalayer flag to before action See merge request gitlab-org/gitlab!78212
-
Tyler Williams authored
-
Tiger authored
Managed cluster applications are no longer available, so we can remove this logic entirely.
-
Evan Read authored
Add deprecation for artifacts:report:cobertura See merge request gitlab-org/gitlab!78132
-
Jackie Porter authored
-
Michael Kozono authored
Add workItemTypes field to ProjectType in GraphQL See merge request gitlab-org/gitlab!78137
-
Mario Celi authored
Adds the ability to list all base types in the system for any given project. They are all fixed for now, but they will belong to root namespaces in the future
-
Suzanne Selhorn authored
Clarify subscription rules for top-level groups See merge request gitlab-org/gitlab!76387
-
Sean Carroll authored
-
Evan Read authored
Clarify order of configuring multiple Praefects See merge request gitlab-org/gitlab!78099
-
Katrin Leinweber authored
Co-authored-by: Evan Read <eread@gitlab.com>
-
Doug Stull authored
Enable trial onboarding flow for other sources See merge request gitlab-org/gitlab!77992
-
Mayra Cabrera authored
Remove cross joins for ProjectMonthlyUsage.for_namespace_monthly_usage See merge request gitlab-org/gitlab!77952
-
Maxime Orefice authored
-
Russell Dickenson authored
Secure coding guidelines on working with archive files See merge request gitlab-org/gitlab!73177
-
Michael Henriksen authored
-
Russell Dickenson authored
Add recommendation to use latest for DS See merge request gitlab-org/gitlab!78130
-
Nicole Schwartz authored
-
Enrique Alcántara authored
Reset the page to 1 when changing tabs See merge request gitlab-org/gitlab!78127
-