- 11 Jan, 2022 28 commits
-
-
Adam Hegyi authored
Merge branch '348872-should-index-index_epics_on_lock_version-on-epics-be-in-init_structure-sql' into 'master' Resolve "should INDEX index_epics_on_lock_version ON epics be in init_structure.sql ?" See merge request gitlab-org/gitlab!77674
-
Achilleas Pipinellis authored
Clarify incompatibility of Geo and Patroni with PostgreSQL 13 See merge request gitlab-org/gitlab!77878
-
Katrin Leinweber authored
This also avoids using "HA" as per the style guide's word list.
-
Russell Dickenson authored
HSTS section for GitLab Pages See merge request gitlab-org/gitlab!77895
-
Caleb Cooper authored
-
dfrazao-gitlab authored
Removes the following indexes if they exist. - index_issues_on_lock_version - index_merge_requests_on_lock_version - index_epics_on_lock_version Changelog: fixed Relates to https://gitlab.com/gitlab-org/gitlab/-/merge_requests/77674
-
Russell Dickenson authored
Add short note about policy templating in Vault See merge request gitlab-org/gitlab!76066
-
Harsh Chouraria authored
The GitLab JWT's custom claim fields are available when templating policies. This change adds a short note about how to achieve it.
-
Marcel Amirault authored
Add docs about when a pending build is removed from queue See merge request gitlab-org/gitlab!77574
-
Grzegorz Bizon authored
-
Kushal Pandya authored
Fixed merge blocked states styling See merge request gitlab-org/gitlab!77691
-
Stan Hu authored
Add Webhook recursion detection (step 1: logging) See merge request gitlab-org/gitlab!75821
-
Evan Read authored
Doc Consistency: user/project/members - manage See merge request gitlab-org/gitlab!77900
-
Russell Dickenson authored
Update the zap log configuration sample See merge request gitlab-org/gitlab!76630
-
Evan Read authored
Clarify repository data moves for Gitaly Cluster See merge request gitlab-org/gitlab!77821
-
Harsh Chouraria authored
The approaches to copy/move repository data using tar, rsync, etc. will not work for Gitaly Cluster targets/destinations because they only go to a single host and because they bypass Praefect. This change attempts to make more explicit on what approaches would work for Gitaly Cluster (only backup and restore) and what will not.
-
Stan Hu authored
Revert "Merge branch 'toon-gitaly-test-setup' into 'master'" See merge request gitlab-org/gitlab!77915
-
Kushal Pandya authored
Move ~/issues_list to ~/issues/list See merge request gitlab-org/gitlab!76361
-
Luke Duncalfe authored
Refactor repository backup related classes See merge request gitlab-org/gitlab!77637
-
Luke Duncalfe authored
Adds logging when: - recursive webhook calls are detected. - the total number of webhooks triggered by other webhooks within a sequence goes above a threshold. The detection uses a header, which is passed through from the request to the web hooks to track graphs of web hook requests. The feature is behind a feature flag. The next iteration will be to block the webhook from firing rather than log. https://gitlab.com/gitlab-org/gitlab/-/issues/329743 https://gitlab.com/gitlab-org/gitlab/-/merge_requests/75821
-
Brett Walker authored
This reverts merge request !76558
-
Marcel Amirault authored
caching: package-lock.json and yarn-offline-mirror See merge request gitlab-org/gitlab!74637
-
Simon Legner authored
-
Ezekiel Kigbo authored
Fix occasional failure of adding image diff note See merge request gitlab-org/gitlab!77864
-
Tiger Watson authored
Add read_group_runners group policy rule See merge request gitlab-org/gitlab!77253
-
Kerri Miller authored
Merge branch '332066-be-bulk-status-change-for-findings-in-the-pipeline-security-dashboard' into 'master' Add vulnerabilityFindingDismiss GraphQL mutation See merge request gitlab-org/gitlab!77372
-
Michał Zając authored
* Add Vulnerabilities::FindingDismissService wrapping VulnerabilitiesFeedback::CreateService * Add FindingPolicy Changelog: added EE: true
-
Tiger Watson authored
Deprecate agent token deletion mutation See merge request gitlab-org/gitlab!77837
-
- 10 Jan, 2022 12 commits
-
-
Evan Read authored
Updating title to be more descriptive See merge request gitlab-org/gitlab!77914
-
Suzanne Selhorn authored
-
Evan Read authored
Add a warning regarding configuring group sync See merge request gitlab-org/gitlab!77713
-
Gerardo Gutierrez authored
-
Jose Ivan Vargas authored
New Environment Item See merge request gitlab-org/gitlab!74418
-
Mayra Cabrera authored
Fix hook log path for integration hooks (FKA service hooks) See merge request gitlab-org/gitlab!77741
-
Nick Gaskill authored
Monitor:Tracing DEPRECATED documentation changes See merge request gitlab-org/gitlab!77391
-
Alana Bellucci authored
-
Suzanne Selhorn authored
How to install Git - CTRT polish See merge request gitlab-org/gitlab!77798
-
Amy Qualls authored
Light CTRT polish to bring the page closer to spec. Revise narrated procedures into ordered lists.
-
Suzanne Selhorn authored
Clarify Dependency Proxy docs See merge request gitlab-org/gitlab!74023
-
Nick Gaskill authored
-