TheFox0x7
|
aece12cb17
|
Enable addtional linters (#34085)
enable mirror, usestdlibbars and perfsprint
part of: https://github.com/go-gitea/gitea/issues/34083
---------
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
|
2025-04-01 10:14:01 +00:00 |
|
wxiaoguang
|
1426d74294
|
Fix LFS URL (#33840)
Fix #33839
|
2025-03-10 17:36:02 +08:00 |
|
wxiaoguang
|
df4411b037
|
Fix SSH LFS memory usage (#33455)
Fix #33448
|
2025-01-31 19:05:48 +08:00 |
|
silverwind
|
01d3d331e1
|
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).
|
2023-07-04 18:36:08 +00:00 |
|
wxiaoguang
|
21ea048661
|
Make repository response support HTTP range request (#24592)
Replace #20480
Replace #18448
Close #16414
|
2023-05-09 15:34:36 +08:00 |
|