- 21 Mar, 2022 7 commits
-
-
James Fargher authored
Migrates most logging output generated by the backup manager to the new backup log file. Previously logging was sometimes logged and other times outputted directly to stdout. Changelog: fixed
-
James Fargher authored
Fix backups not working when feature_flags table does not exist See merge request gitlab-org/gitlab!83101
-
Luke Duncalfe authored
Fix NoMethodError for CommitController See merge request gitlab-org/gitlab!83123
-
Luke Duncalfe authored
Don't trigger a sentry error for Gitaly exceptions See merge request gitlab-org/gitlab!83084
-
Luke Duncalfe authored
Rename namespace `Oauth::Jira` to `Oauth::JiraDvcs` See merge request gitlab-org/gitlab!82903
-
Sincheol (David) Kim authored
Enqueuer job: set deduplication until executed See merge request gitlab-org/gitlab!83091
-
David Fernandez authored
-
- 20 Mar, 2022 4 commits
-
-
Vasilii Iakliushin authored
**Problem** We add a Sentry error for cases when Gitaly is not available. We already handle this exception, so Sentry tracking is not necessary. We return a 200 response when the Gitaly is not available. It is confusing and makes it difficult to track unsuccessful requests. **Solution** * Respond with 503 error * Don't log exceptions in Sentry Changelog: changed
-
Andy Soiron authored
To point out that it's only used for DVCS
-
Anastasia McDonald authored
Remove :reliable tag from smoke tests See merge request gitlab-org/gitlab!83158
-
David O'Regan authored
Explain delete permission on multi-project runners See merge request gitlab-org/gitlab!82805
-
- 19 Mar, 2022 7 commits
-
-
Miguel Rincon authored
This change adds a tooltip explaining to group owners why they can't delete a runner that has been already added to multiple projects.
-
Kati Paizee authored
Add recommendations for webhook receivers See merge request gitlab-org/gitlab!83112
-
Alex Kalderimis authored
Moves the new section below 'Configure a Webhook'
-
Marcel Amirault authored
Redirected old file See merge request gitlab-org/gitlab!83126
-
Suzanne Selhorn authored
This file is not in the nav and has not been for 9 months. It gets fewer than 50 views per day Related to: https://gitlab.com/gitlab-org/gitlab/-/issues/332102
-
David O'Regan authored
Merge branch '356137-bug-selecting-a-compliance-violation-with-the-same-mr-should-keep-the-drawer-open' into 'master' Fix compliance report drawer closing incorrectly See merge request gitlab-org/gitlab!83097
-
Jiaan Louw authored
The compliance report drawer now stays open when a new violation is selected with the same merge request.
-
- 18 Mar, 2022 22 commits
-
-
Michael Kozono authored
Add ability to sort by escalation status to issues GraphQL query See merge request gitlab-org/gitlab!82160
-
Sarah Yasonik authored
Adds ESCALATION_STATUS_ASC and ESCALATION_STATUS_DESC options to issues query in GraphQL.
-
Jose Ivan Vargas authored
Create the add videos to continuous onboarding experiment See merge request gitlab-org/gitlab!82274
-
Hinam Mehra authored
- Create video_tutorials_continuous_onboarding experiment feature flag - Publish experiment in LearnGitlabController - Add a button top open videos in a new tab from learn_gitlab - Track click to video in candidate flow of experiment - Make learn_gitlab_section_card responsive - Update snaphost & unit tests for learn_gitlab
-
Nick Gaskill authored
Add feature flag info to incident escalation docs See merge request gitlab-org/gitlab!83122
-
Sarah Yasonik authored
It was expected that this feature would be enabled earlier, but that didn't ultimately happen. This updates the documentation to reflect the current state and expected functionality.
-
Tiffany Rea authored
Quarantining pipeline creation test See merge request gitlab-org/gitlab!83219
-
Tiffany Rea authored
-
Stan Hu authored
Alias user_email_lookup_limit to search_rate_limit See merge request gitlab-org/gitlab!83213
-
John Mason authored
Changelog: changed
-
Patrick Bair authored
Add single db variant of partitioning rake tasks See merge request gitlab-org/gitlab!82717
-
Peter Leitzen authored
Move Layout/FirstHashElementIndentation into a separate TODO file See merge request gitlab-org/gitlab!82605
-
Kerri Miller authored
Move updating statistics logic outside of the transaction See merge request gitlab-org/gitlab!83018
-
Vitali Tatarintev authored
-
Nick Gaskill authored
Make 'development panel' consistent in docs See merge request gitlab-org/gitlab!83171
-
Peter Leitzen authored
Move Layout/HashAlignment into a separate file See merge request gitlab-org/gitlab!82606
-
Nick Gaskill authored
Remove gitlab_transaction_queue_duration_total See merge request gitlab-org/gitlab!83161
-
Anton Smith authored
-
Nick Gaskill authored
Add proofreader for Bosnian/Croatian/Serbian See merge request gitlab-org/gitlab!83136
-
Mehmet Emin INAC authored
Changelog: performance EE: true
-
Steve Abrams authored
Add migration_plan to container_repositories See merge request gitlab-org/gitlab!83061
-
Scott Hampton authored
Add test report widget using new framework See merge request gitlab-org/gitlab!83039
-