- 14 Jan, 2022 12 commits
-
-
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 28 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
-
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
-
Jose Ivan Vargas authored
Add feature flag for rebase without CI See merge request gitlab-org/gitlab!78194
-
Payton Burdette authored
Put the new rebase without ci option in the UI behind a feature flag due to not working with detached pipelines.
-
Russell Dickenson authored
Add docs for pages domain rate-limits See merge request gitlab-org/gitlab!77969
-
Vladimir Shushlin authored
Changelog: added
-
Suzanne Selhorn authored
Docs: Deprecated features style guidelines See merge request gitlab-org/gitlab!77860
-
Marcia Ramos authored
-
Mayra Cabrera authored
Add a temporary index for Member.state See merge request gitlab-org/gitlab!77298
-
Vijay Hawoldar authored
To temporarily improve the performance of an upcoming data migration we need to add an index on the Member state column. This index can be removed after 14.8 Changelog: added
-