Commit Graph

4 Commits (d879ec6d92e4b8096b9e28797f41b5e4a424e6b1)

Author SHA1 Message Date
wxiaoguang c102492e5a
Fix LFS URL (#33840)
Fix #33839
4 weeks ago
wxiaoguang 0e8738b4b6
Fix SSH LFS memory usage (#33455)
Fix #33448
2 months ago
silverwind 88f835192d
Replace `interface{}` with `any` (#25686)
Result of running `perl -p -i -e 's#interface\{\}#any#g' **/*` and `make fmt`.

Basically the same [as golang did](2580d0e08d).
2 years ago
wxiaoguang 023a048f52
Make repository response support HTTP range request (#24592)
Replace #20480
Replace #18448

Close #16414
2 years ago