- 11 Jan, 2022 37 commits
-
-
Savas Vedova authored
Add training section (basic UI) to vulnerability details page See merge request gitlab-org/gitlab!77317
-
Jan Provaznik authored
Add patch for WikiCloth Lua Vulnerability See merge request gitlab-org/gitlab!76174
-
Sanad Liaquat authored
Add apply flag to praefect remove repo e2e See merge request gitlab-org/gitlab!76480
-
John McDonnell authored
-
Sincheol (David) Kim authored
Notify admins 15 days prior to license expiration See merge request gitlab-org/gitlab!77608
-
Natalia Tepluhina authored
Update vulnerabilities query to be agent-specific See merge request gitlab-org/gitlab!77707
-
Alexander Turinske authored
- add clusterAgentID field - update tests
-
Alper Akgun authored
Fix locations for vulnerabilities created via api See merge request gitlab-org/gitlab!76151
-
Brian Williams authored
`CreateServiceBase` passes a hash to `raw_metadata` when it should actually be receiving JSON instead. This change updates `CreateServiceBase` to pass JSON instead, and also cleans up the invalid data in the DB with a background migration. Changelog: fixed
-
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 3 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
-