- Jun 12, 2024
-
-
Ash McKenzie authored
-
- Jun 11, 2024
-
-
Vasilii Iakliushin authored
-
Vasilii Iakliushin authored
-
Vasilii Iakliushin authored
-
- Jun 06, 2024
-
-
Vasilii Iakliushin authored
Contributes to https://gitlab.com/gitlab-org/gitlab-shell/-/issues/762 **Problem** There is a new endpoint for SSH Pull implemented in Workhorse. We want to use it for Geo Git Pull calls. **Solution** * Define a boolean parameter `GeoProxyFetchSSHDirectToPrimary` hidden behind the feature flag. * Make a call to `ssh-upload-pack` endpoint for git pull commands. Changelog: added
-
- May 23, 2024
-
-
Joseph Snyder authored
Change the usage of http.Client to retryablehttp.Client to take advantage of the ability to retry queries and calls. Ensure each of the function calls set their own headers.
-
Joseph Snyder authored
Switch the hard-coded HTTP header string to be a constant given to each of the Client objects.
-
Joe Snyder authored
Co-authored-by:
Ash McKenzie <amckenzie@gitlab.com>
-
Joseph Snyder authored
Fix capitalization of variables names Change "cap" to capability to avoid built-in objects Account for error responses in locks
-
Kyle Edwards authored
Issue: https://gitlab.com/gitlab-org/gitlab/-/issues/336618
-
Kyle Edwards authored
Issue: https://gitlab.com/gitlab-org/gitlab/-/issues/336618
-
- May 21, 2024
-
-
gaurav.marwal authored
-
gaurav.marwal authored
-
- May 12, 2024
-
-
gaurav.marwal authored
-
gaurav.marwal authored
-
gaurav.marwal authored
-
gaurav.marwal authored
-
gaurav.marwal authored
-
- May 08, 2024
-
-
Joseph Snyder authored
Add a comment and the directive for the linter to ignore the fact that one of our HTTP calls does not close.
-
- May 07, 2024
-
-
Joseph Snyder authored
Try to get ahead of future comments by running the lint test locally and fixing issues that are found. * More variable capitalization issues * More unused variables -> "_"
-
- May 02, 2024
-
-
Joseph Snyder authored
* Replace variables with proper casing * Use require.Len instead of requireEq with more parameters * Pass the actual error code back in generated error. * Move some unused variables to "_" until they are needed.
-
Kyle Edwards authored
Issue: https://gitlab.com/gitlab-org/gitlab/-/issues/336618
-
Kyle Edwards authored
Issue: https://gitlab.com/gitlab-org/gitlab/-/issues/336618
-
- Apr 30, 2024
-
-
gaurav.marwal authored
-
gaurav.marwal authored
-
gaurav.marwal authored
-
gaurav.marwal authored
-
gaurav.marwal authored
-
- Apr 29, 2024
-
-
gaurav.marwal authored
-
gaurav.marwal authored
-
gaurav.marwal authored
-
- Apr 28, 2024
-
-
gaurav.marwal authored
-
gaurav.marwal authored
-
- Apr 24, 2024
-
-
gaurav.marwal authored
-
gaurav.marwal authored
-
gaurav.marwal authored
-
- Apr 23, 2024
-
-
gaurav.marwal authored
-
gaurav.marwal authored
-
gaurav.marwal authored
-
gaurav.marwal authored
-