aboutsummaryrefslogtreecommitdiffstats
path: root/modules/lfs/http_client_test.go
Commit message (Expand)AuthorAgeFilesLines
* Use 8 as default value for git lfs concurrency (#32421)wxiaoguang2024-11-051-2/+2
* Make LFS http_client parallel within a batch. (#32369)Royce Remer2024-11-041-83/+68
* Support legacy _links LFS batch responses (#31513)Royce Remer2024-06-281-0/+16
* Fix #31185 try fix lfs download from bitbucket failed (#31201)Zoupers Zou2024-06-111-2/+2
* Refactor lfs requests (#26783)Chongyi Zheng2023-09-181-17/+19
* Use more specific test methods (#24265)KN4CK3R2023-04-221-2/+2
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Update HTTP status codes to modern codes (#18063)KN4CK3R2022-03-231-1/+1
* format with gofumpt (#18184)65432022-01-201-4/+3
* refactor: move from io/ioutil to io and os package (#17109)Eng Zer Jun2021-09-221-5/+4
* Add an abstract json layout to make it's easier to change json library (#16528)Lunny Xiao2021-07-241-4/+5
* Add push to remote mirror repository (#15157)KN4CK3R2021-06-141-52/+268
* Fixed assert statements. (#16089)KN4CK3R2021-06-071-1/+1
* Add LFS Migration and Mirror (#14726)KN4CK3R2021-04-081-0/+144