0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-05 18:07:49 +01:00
gitea/modules/lfs
zeripath 75eb6cc9c1
Improve SyncMirrors logging (#19045)
Yet another issue has come up where the logging from SyncMirrors does not provide
enough context. This PR adds more context to these logging events.

Related #19038

Signed-off-by: Andrew Thornton <art27@cantab.net>
2022-03-10 10:09:48 +00:00
..
client_test.go
client.go
content_store.go
endpoint_test.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
endpoint.go
filesystem_client.go
http_client_test.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
http_client.go
LICENSE
pointer_scanner_gogit.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
pointer_scanner_nogogit.go Propagate context and ensure git commands run in request context (#17868) 2022-01-19 23:26:57 +00:00
pointer_test.go
pointer.go Improve SyncMirrors logging (#19045) 2022-03-10 10:09:48 +00:00
shared.go
transferadapter_test.go
transferadapter.go