gitea/modules/lfs
TheFox0x7 cc1fdc84ca
Use test context in tests and new loop system in benchmarks ()
Replace all contexts in tests with go1.24 t.Context()

---------

Co-authored-by: Giteabot <teabot@gitea.io>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-02-20 09:57:40 +00:00
..
LICENSE Git LFS support v2 () 2016-12-26 09:16:37 +08:00
client.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
client_test.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
content_store.go Use `crypto/sha256` () 2024-02-25 13:32:13 +00:00
endpoint.go escape filename when assemble URL () 2023-02-12 09:31:14 +08:00
endpoint_test.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
filesystem_client.go fix: close file in the Upload func () 2024-04-03 10:58:13 -04:00
http_client.go Revert empty lfs ref name () 2025-01-31 18:03:11 +08:00
http_client_test.go Use test context in tests and new loop system in benchmarks () 2025-02-20 09:57:40 +00:00
pointer.go Use `crypto/sha256` () 2024-02-25 13:32:13 +00:00
pointer_scanner_gogit.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
pointer_scanner_nogogit.go Make sure git version&feature are always prepared () 2024-05-06 18:34:16 +02:00
pointer_test.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
shared.go Add User-Agent for gitea's self-implemented lfs client. () 2024-12-14 03:35:19 +00:00
transferadapter.go Fix try fix lfs download from bitbucket failed () 2024-06-11 22:22:28 +00:00
transferadapter_test.go Use test context in tests and new loop system in benchmarks () 2025-02-20 09:57:40 +00:00