- 16 Mar, 2022 28 commits
-
-
Kamil Trzciński authored
This makes the `restrict_gitlab_schema_spec` to validate all possible restrict behaviors to ensure consistent and as designed validation of migrations where we can detect DDL or DML changes.
-
Kamil Trzciński authored
This allows to limit migrations to run only in a specific context. The migration being executed will be validated against specification defined and will be interrupted if not configured properly. Migrations that do are executed in different context will be ignored. Changelog: added
-
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
-
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
-
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
-
Scott Hampton authored
Correct invalid class `gl-display-line` to `gl-display-inline` See merge request gitlab-org/gitlab!82844
-
Douglas Barbosa Alexandre authored
Add a metric to track usage of the new Export Payload button See merge request gitlab-org/gitlab!82660
-
Nikolay Belokolodov authored
Redis count metric is added
-
Evan Read authored
Reword Okta SCIM notes and add new requirement See merge request gitlab-org/gitlab!80782
-
- 15 Mar, 2022 12 commits
-
-
Kyle Wiebers authored
Fix failing incident status spec See merge request gitlab-org/gitlab!82946
-
Tristan Read authored
-
Daphne Kua authored
-
Ezekiel Kigbo authored
Enable secure_vulnerability_training See merge request gitlab-org/gitlab!82868
-
Russell Dickenson authored
Update special character info for creating projects See merge request gitlab-org/gitlab!82422
-
Fiona Neill authored
-
Michael Kozono authored
Resolve "[Feature flag] Enable geo_job_artifact_replication" See merge request gitlab-org/gitlab!82906
-
Ian Baum authored
Enables job artifact replication to use the Self Service Framework by default Changelog: changed EE: true
-
Sean Arnold authored
-
Mayra Cabrera authored
Implement retention period for `security_findings` records See merge request gitlab-org/gitlab!81423
-
Evan Read authored
Add line on default replication factor See merge request gitlab-org/gitlab!82530
-
Gerardo Gutierrez authored
-