source-controller/pkg/git/libgit2
Paulo Gomes b764bdbeaa
libgit2: fix gitlab redirection for HTTP
Gitlab only supports HTTP redirection for GET operations,
and fails POST operations targeting a repository without
the .git suffix.

Fixes: https://github.com/fluxcd/image-automation-controller/issues/379
Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
2022-06-07 15:11:16 +01:00
..
managed libgit2: fix gitlab redirection for HTTP 2022-06-07 15:11:16 +01:00
checkout.go libgit2: return CheckoutTag with LastRevision 2022-06-03 14:00:23 +05:30
checkout_test.go libgit2: return CheckoutTag with LastRevision 2022-06-03 14:00:23 +05:30
libgit2.go gogit: allow checkout of commit without branch 2021-10-27 00:43:31 +05:30
managed_test.go libgit2: fix checkout logic for CheckoutBranch 2022-06-01 14:14:28 +05:30
transport.go fix panics on unmanaged http and proxy on managed http 2022-05-27 14:01:23 +05:30
transport_test.go fix panics on unmanaged http and proxy on managed http 2022-05-27 14:01:23 +05:30