Commit Graph

80 Commits (da2f03750f9672c5aac48209539874f2af2673f1)

Author SHA1 Message Date
silverwind a6cea59514
Update tool dependencies (#29030) 10 months ago
KN4CK3R 4cd666d7dc
Do not set `Accept` header twice (#28598) 11 months ago
Lunny Xiao 577421691b
Add missing head of lfs client batch (#28550) 11 months ago
silverwind ce83609ff6
Upgrade to golangci-lint@v1.55.0 (#27756) 1 year ago
Chongyi Zheng 9631958a82
Refactor lfs requests (#26783) 1 year ago
wxiaoguang 4647660776
Rewrite logger system (#24726) 2 years ago
wxiaoguang 023a048f52
Make repository response support HTTP range request (#24592) 2 years ago
KN4CK3R f1173d6879
Use more specific test methods (#24265) 2 years ago
wxiaoguang 5727056ea1
Make minio package support legacy MD5 checksum (#23768) 2 years ago
zeripath 1319ba6742
Use minio/sha256-simd for accelerated SHA256 (#23052) 2 years ago
sillyguodong 51ab495198
escape filename when assemble URL (#22850) 2 years ago
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 2 years ago
Philip Peterson 4604048010
Removed some vestigial code related to Range bounds checks (#20312) 2 years ago
Lunny Xiao 110fc57cbc
Move some code into models/git (#19879) 2 years ago
wxiaoguang c18d8d6968
Remove legacy `+build:` constraint (#19582) 3 years ago
KN4CK3R 3f280f89e7
Update HTTP status codes to modern codes (#18063) 3 years ago
zeripath 75eb6cc9c1
Improve SyncMirrors logging (#19045) 3 years ago
6543 54e9ee37a7
format with gofumpt (#18184) 3 years ago
zeripath 5cb0c9aa0d
Propagate context and ensure git commands run in request context (#17868) 3 years ago
luzpaz af92473920
Fix source typos (#18227) 3 years ago
wxiaoguang 013fb73068
Use `hostmatcher` to replace `matchlist`, improve security (#17605) 3 years ago
Lunny Xiao 4a57c9ea17
Fix some lints (#17337) 3 years ago
Eng Zer Jun f2e7d5477f
refactor: move from io/ioutil to io and os package (#17109) 3 years ago
John Olheiser 648464b504
Add bundle download for repository (#14538) 3 years ago
Lunny Xiao f9acad82ca
Add proxy settings and support for migration and webhook (#16704) 3 years ago
Lunny Xiao 9f31f3aa8a
Add an abstract json layout to make it's easier to change json library (#16528) 3 years ago
luzpaz e0296b6a6d
Fix various documentation, user-facing, and source comment typos (#16367) 3 years ago
KN4CK3R 440039c0cc
Add push to remote mirror repository (#15157) 3 years ago
KN4CK3R 3607f79d78
Fixed assert statements. (#16089) 3 years ago
KN4CK3R ee5e1c4a88
Rewrite of the LFS server (#15523) 3 years ago
Lunny Xiao 2255afffad
Fix lfs management find (#15537) 4 years ago
KN4CK3R c03e488e14
Add LFS Migration and Mirror (#14726) 4 years ago
KN4CK3R 5f18404045
Close file on invalid range (Addition to #15166) (#15268) 4 years ago
6543 16dea6cebd
[refactor] replace int with httpStatusCodes (#15282) 4 years ago
zeripath 0bb8bd8190
Add size to Save function (#15264) 4 years ago
KN4CK3R 3cc7d27b6f
Close file on invalid range (#15166) 4 years ago
zeripath a68db9076a
Fix race in LFS ContentStore.Put(...) (#14895) 4 years ago
zeripath f0e15250b9
Migrate to use jsoniter instead of encoding/json (#14841) 4 years ago
Lunny Xiao 6433ba0ec3
Move macaron to chi (#14293) 4 years ago
Lunny Xiao 3c96a37162
Some code improvements (#14266) 4 years ago
6543 4353cf96c0
Move LFSLock APIFormat into convert package (#13808) 4 years ago
Lunny Xiao e4e85a3e51
Storage configuration support `[storage]` (#13314) 4 years ago
Lunny Xiao 7a5465fc56
LFS support to be stored on minio (#12518) 4 years ago
zeripath 2ef318e6f1
Add Access-Control-Expose-Headers (#12446) 4 years ago
zeripath 74bd9691c6
Re-attempt to delete temporary upload if the file is locked by another process (#12447) 4 years ago
burbon d8e6acda8c
Support Range header end in lfs (#11314) 5 years ago
John Olheiser baadb51445
Add gitea-vet (#10948) 5 years ago
zeripath 9269b7f627
Multiple LFS improvements (#10667) 5 years ago
zeripath 0b3a9c4f85
Fix LFS max file size enforcement (#10593) 5 years ago
zeripath 513b962c1d
Add max-file-size to LFS (#10463) 5 years ago