- 27 Jul, 2021 16 commits
-
-
Russell Dickenson authored
-
Heinrich Lee Yu authored
Tag workers that need their own queue See merge request gitlab-org/gitlab!66553
-
Russell Dickenson authored
Guidelines about using pgbouncer with multi-node Geo sites See merge request gitlab-org/gitlab!66161
-
Gabriel Mazetto authored
-
Ezekiel Kigbo authored
Add security scanners on Vulnerability-Check UI See merge request gitlab-org/gitlab!66117
-
Zamir Martins authored
-
Shinya Maeda authored
Add log count of active jobs See merge request gitlab-org/gitlab!64623
-
Patrick Bajao authored
Add support for propagation correlation IDs from trusted CIDRs See merge request gitlab-org/gitlab!66715
-
Russell Dickenson authored
Revise sentence for clarity about settings See merge request gitlab-org/gitlab!66857
-
Amy Qualls authored
-
David Kim authored
Remove flag guarding batched computation of changes size See merge request gitlab-org/gitlab!66527
-
Mark Lapierre authored
Test Auxiliary viewers with refactor_blob_viewer FF disabled See merge request gitlab-org/gitlab!66816
-
Mark Lapierre authored
Add remote tunnel variable for e2e tests See merge request gitlab-org/gitlab!66656
-
Désirée Chevalier authored
-
Mark Lapierre authored
E2E: large github import spec logging improvements See merge request gitlab-org/gitlab!66810
-
Andrejs Cunskis authored
-
- 26 Jul, 2021 24 commits
-
-
Evan Read authored
Add comment explaining permission table sorting See merge request gitlab-org/gitlab!66856
-
Suzanne Selhorn authored
Removed old logo from image See merge request gitlab-org/gitlab!66860
-
Suzanne Selhorn authored
-
Paul Slaughter authored
Update dependency @sourcegraph/code-host-integration to v0.0.59 See merge request gitlab-org/gitlab!66406
-
Russell Dickenson authored
Docs: Update broken url in supported secrets section in the Secret Detection page See merge request gitlab-org/gitlab!66869
-
Stan Hu authored
Ensure even select values in UNION query [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!66337
-
Adam Hegyi authored
-
Amy Qualls authored
Switch from multi-line to single-line comments to avoid linting errors See merge request gitlab-org/gitlab!66804
-
Nick Gaskill authored
Collect all troubleshooting information See merge request gitlab-org/gitlab!66827
-
Russell Dickenson authored
-
Mayra Cabrera authored
TW OKR: Review UI text Packagist integration See merge request gitlab-org/gitlab!66769
-
Marcia Ramos authored
-
Mayra Cabrera authored
Quarantine a flaky spec See merge request gitlab-org/gitlab!66855
-
Stan Hu authored
When Gitaly makes internal API calls back to Workhorse in Git hooks, Workhorse previously would generate new correlation IDs, making it hard to trace the entire call flow. In https://gitlab.com/gitlab-org/labkit/-/merge_requests/123, we added the ability to propagate correlation IDs from trusted CIDR blocks. To use this feature, we add two configuraton parameters: * `trusted_cidrs_for_x_forwarded_for` * `trusted_cidrs_for_propagation` If propagation of correlation ID is enabled, `trusted_cidrs_for_x_forwarded_for` tells LabKit what remote IPs can be trusted to use the `X-Forwarded-For` HTTP header to resolve the actual client IP. Note that this parameter is not yet used in Workhorse's remote IP resolution, but it should be. `trusted_cidrs_for_propagation` allows Workhorse to restrict propagation to certain IP ranges. We will want to add the Gitaly servers to this list. Relates to https://gitlab.com/gitlab-org/gitlab/-/issues/324836 Changelog: added
-
Mayra Cabrera authored
Quickaction for changing an Issuable severity See merge request gitlab-org/gitlab!66422
-
Sean Arnold authored
-
Christopher Mutua authored
-
Andrew Fontaine authored
Subtle ellipsis for loading state for large blobs See merge request gitlab-org/gitlab!66652
-
Andrew Fontaine authored
Add a badge for project invite members See merge request gitlab-org/gitlab!66611
-
Jose Ivan Vargas authored
MR-widget: Make vulnerability-dismissal error more descriptive See merge request gitlab-org/gitlab!66722
-
Steve Abrams authored
Debian CRUD group distribution endpoints See merge request gitlab-org/gitlab!66188
-
Tetiana Chupryna authored
Remove ci_build_trace_section related application code See merge request gitlab-org/gitlab!66574
-
Francisco Javier López authored
Add group runners page [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!66376
-
Mathieu Parent authored
Create/Read/Update/Delete group distributions Changelog: added
-