- 11 Jan, 2022 40 commits
-
-
Lee Tickett authored
Changelog: added
-
Sincheol (David) Kim authored
Introduce DeploymentsController with placeholder routes See merge request gitlab-org/gitlab!77663
-
Sean McGivern authored
Extend in-operator optimziation ORDER BY support See merge request gitlab-org/gitlab!76931
-
Rémy Coutable authored
Fix a flaky spec in the NPM package presenter See merge request gitlab-org/gitlab!77943
-
Igor Drozdov authored
GraphQL: Add count property to RunnerType’s connection See merge request gitlab-org/gitlab!77578
-
Shinya Maeda authored
Extend pipeline job page for Deployment Approvals See merge request gitlab-org/gitlab!76981
-
Kushal Pandya authored
Add alert if api call is failing on Storage purchase See merge request gitlab-org/gitlab!77307
-
Diana Zubova authored
Show alert on api failures for Storage purchase
-
Adam Hegyi authored
Remove LooseIndexScanDistinctCount class See merge request gitlab-org/gitlab!77746
-
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
-
Adam Hegyi authored
This change removes the LooseIndexScanDistinctCount class and the loose_index_scan_for_distinct_values feature flag. Related issue: https://gitlab.com/gitlab-org/quality/triage-reports/-/issues/5833 Changelog: removed
-
Sanad Liaquat authored
Add apply flag to praefect remove repo e2e See merge request gitlab-org/gitlab!76480
-
John McDonnell authored
-
David Fernandez authored
Under some condition, the wrong package file is returned when asserting that package file pending destruction are returned.
-
Adam Hegyi authored
This change adds support to use the in operator optimization with SQL expressions in the ORDER BY clause.
-
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
-