- 16 Mar, 2022 40 commits
-
-
Justin Ho authored
-
Matthias Käppler authored
Instrument error tracking metrics See merge request gitlab-org/gitlab!82543
-
Sarah Yasonik authored
Track unique users navigating to the error tracking list and details views
-
Kushal Pandya authored
Fix Epic and Label != filtered search suggestions not showing See merge request gitlab-org/gitlab!82814
-
Coung Ngo authored
Changelog: fixed
-
Miguel Rincon authored
[Feature flag] Cleanup invite_members_group_modal - remove import See merge request gitlab-org/gitlab!82821
-
Doug Stull authored
- no longer need these routes or javascript items Changelog: removed
-
Kushal Pandya authored
Use Lodash `escape` as a small security enhancement See merge request gitlab-org/gitlab!82974
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!82982
-
Kushal Pandya authored
VSA allow users to toggle aggregated data backend See merge request gitlab-org/gitlab!82481
-
Ezekiel Kigbo authored
Adds a GlToggle component to allow users to enable / disable the VSA aggregated backend.
-
Francisco Javier López authored
Do not ensure HEAD is default_branch on snippets See merge request gitlab-org/gitlab!82731
-
Kati Paizee authored
fix(docs): invalid json build payload See merge request gitlab-org/gitlab!82864
-
Patrick Bair authored
Make db:migrate:reset work with GITLAB_USE_MODEL_LOAD_BALANCING=true See merge request gitlab-org/gitlab!82872
-
Matthias Käppler authored
Resolve "Support multiple databases for batched background migrations" See merge request gitlab-org/gitlab!82486
-
GitLab Release Tools Bot authored
-
Marc Shaw authored
Extract MergeRequest#open? check to mergeability framework See merge request gitlab-org/gitlab!82972
-
Marc Shaw authored
Copy metric images from alert to new incident See merge request gitlab-org/gitlab!79703
-
Shinya Maeda authored
Update CI job page for blocked deployments See merge request gitlab-org/gitlab!82456
-
Fiona Neill authored
Added a link to usage ping See merge request gitlab-org/gitlab!82224
-
Suzanne Selhorn authored
Trying to help alleviate confusion with service ping and usage ping
-
Marcel Amirault authored
docs: revamp simplified architecture diagram See merge request gitlab-org/gitlab!82573
-
Dylan Griffith authored
Remove `GITLAB_ENABLE_QUERY_ANALYZERS` feature flag See merge request gitlab-org/gitlab!82922
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!82971
-
Thomas Randolph authored
There's no _known_ way this could be exploited: - Username and Display name are both restricted on save - Most of the data passes through `<%-%>` anyway, which escapes it This is mostly just a "cheap" (escape is easy) way to protect against any accidents.
-
Etienne Baqué authored
Only allow multiple todos per action per object See merge request gitlab-org/gitlab!82470
-
Kati Paizee authored
Update jira_connect_oauth ff documentation See merge request gitlab-org/gitlab!82893
-
GitLab Release Tools Bot authored
-
Patrick Bajao authored
As part of the effort of improving the checks we have to determine if a MR is in a mergeable state, this moves the `open?` check to the mergeability checks framework. This is behind the `improved_mergeability_checks` feature flag.
-
Sincheol (David) Kim authored
Merge branch '355567-bug-show-an-error-when-using-the-merge-quick-action-with-an-out-of-date-head-sha' into 'master' Resolve "Bug: Show an error when using the /merge quick action with an out of date head sha" See merge request gitlab-org/gitlab!82775
-
Russell Dickenson authored
Document IaC Scanning required architecture See merge request gitlab-org/gitlab!82861
-
Russell Dickenson authored
Document Secret Detection required architecture See merge request gitlab-org/gitlab!82860
-
Nolan Emirot authored
-
Douglas Barbosa Alexandre authored
Rescue Geo after_{create,destroy} hooks on regular models See merge request gitlab-org/gitlab!82905
-
Evan Read authored
Added guidance for when we break the pipeline See merge request gitlab-org/gitlab!82140
-
Suzanne Selhorn authored
Based on many discussions we've had, we should fail the pipeline only for very important reasons. We want to make it easy for contributors to contribute, and for all of us to quickly iterate on our documentation
-
Sincheol (David) Kim authored
gitaly: Adapt to structured errors returned by UserRebaseConfirmable See merge request gitlab-org/gitlab!82626
-
Luke Duncalfe authored
Find or initialize Scanners using project_id See merge request gitlab-org/gitlab!82923
-
Russell Dickenson authored
Clarify elasticsearch install re AWS OpenSearch See merge request gitlab-org/gitlab!82947
-
Alvin Gounder authored
-