You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/modules/lfs
TheFox0x7 cc1fdc84ca
Use test context in tests and new loop system in benchmarks (#33648)
Replace all contexts in tests with go1.24 t.Context()

---------

Co-authored-by: Giteabot <teabot@gitea.io>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
5 days ago
..
LICENSE Git LFS support v2 (#122) 8 years ago
client.go Implement FSFE REUSE for golang files (#21840) 2 years ago
client_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
content_store.go Use `crypto/sha256` (#29386) 1 year ago
endpoint.go escape filename when assemble URL (#22850) 2 years ago
endpoint_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
filesystem_client.go fix: close file in the Upload func (#30262) 11 months ago
http_client.go Revert empty lfs ref name (#33454) 4 weeks ago
http_client_test.go Use test context in tests and new loop system in benchmarks (#33648) 5 days ago
pointer.go Use `crypto/sha256` (#29386) 1 year ago
pointer_scanner_gogit.go Implement FSFE REUSE for golang files (#21840) 2 years ago
pointer_scanner_nogogit.go Make sure git version&feature are always prepared (#30877) 10 months ago
pointer_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
shared.go Add User-Agent for gitea's self-implemented lfs client. (#32832) 2 months ago
transferadapter.go Fix #31185 try fix lfs download from bitbucket failed (#31201) 9 months ago
transferadapter_test.go Use test context in tests and new loop system in benchmarks (#33648) 5 days ago