101 Commits (67b457dd00a874eff751caeb7caeec6aa4b2e714)

Author SHA1 Message Date
wxiaoguang 3a09d7aa8d
Refactor git command stdio pipe (#36422) 1 week ago
Zeno 3f46de8265
Add chunked transfer encoding support for LFS uploads (#36380) 2 weeks ago
wxiaoguang 0f668145e9
Drop json-iterator dependency (#35544) 4 months ago
junoberryferry 151ef80e28
use experimental go json v2 library (#35392) 4 months ago
wxiaoguang dbd9c69909
Refactor repo contents API and add "contents-ext" API (#34822) 7 months ago
TheFox0x7 ee3c82f874
Enable addtional linters (#34085) 10 months ago
TheFox0x7 cc1fdc84ca
Use test context in tests and new loop system in benchmarks (#33648) 12 months ago
wxiaoguang 4f3cc26b4e
Revert empty lfs ref name (#33454) 1 year ago
TheFox0x7 33e8e82c4b
Enable tenv and testifylint rules (#32852) 1 year ago
hiifong 7616aeb2ea
In some lfs server implementations, they require the ref attribute. (#32838) 1 year ago
hiifong 82c59d52ea
Add User-Agent for gitea's self-implemented lfs client. (#32832) 1 year ago
hiifong 0b8a8941a0
Fix lfs migration (#32812) 1 year ago
wxiaoguang 41b4ef825d
Use 8 as default value for git lfs concurrency (#32421) 1 year ago
Royce Remer 54146e62c0
Make LFS http_client parallel within a batch. (#32369) 1 year ago
Royce Remer c60e4dc109
Add new [lfs_client].BATCH_SIZE and [server].LFS_MAX_BATCH_SIZE config settings. (#32307) 1 year ago
Jason Song 09b56fc069
Distinguish LFS object errors to ignore missing objects during migration (#31702) 2 years ago
Royce Remer df805d6ed0
Support legacy _links LFS batch responses (#31513) 2 years ago
Zoupers Zou e25d6960b5
Fix #31185 try fix lfs download from bitbucket failed (#31201) 2 years ago
wxiaoguang 7c613f100e
Make sure git version&feature are always prepared (#30877) 2 years ago
guangwu 0ceecfc11a
fix: close file in the Upload func (#30262) 2 years ago
KN4CK3R f79c9e817a
Use `crypto/sha256` (#29386) 2 years ago
silverwind a6cea59514
Update tool dependencies (#29030) 2 years ago
KN4CK3R 4cd666d7dc
Do not set `Accept` header twice (#28598) 2 years ago
Lunny Xiao 577421691b
Add missing head of lfs client batch (#28550) 2 years ago
silverwind ce83609ff6
Upgrade to golangci-lint@v1.55.0 (#27756) 2 years ago
Chongyi Zheng 9631958a82
Refactor lfs requests (#26783) 2 years ago
wxiaoguang 4647660776
Rewrite logger system (#24726) 3 years ago
wxiaoguang 023a048f52
Make repository response support HTTP range request (#24592) 3 years ago
KN4CK3R f1173d6879
Use more specific test methods (#24265) 3 years ago
wxiaoguang 5727056ea1
Make minio package support legacy MD5 checksum (#23768) 3 years ago
zeripath 1319ba6742
Use minio/sha256-simd for accelerated SHA256 (#23052) 3 years ago
sillyguodong 51ab495198
escape filename when assemble URL (#22850) 3 years ago
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 3 years ago
Philip Peterson 4604048010
Removed some vestigial code related to Range bounds checks (#20312) 4 years ago
Lunny Xiao 110fc57cbc
Move some code into models/git (#19879) 4 years ago
wxiaoguang c18d8d6968
Remove legacy `+build:` constraint (#19582) 4 years ago
KN4CK3R 3f280f89e7
Update HTTP status codes to modern codes (#18063) 4 years ago
zeripath 75eb6cc9c1
Improve SyncMirrors logging (#19045) 4 years ago
6543 54e9ee37a7
format with gofumpt (#18184) 4 years ago
zeripath 5cb0c9aa0d
Propagate context and ensure git commands run in request context (#17868) 4 years ago
luzpaz af92473920
Fix source typos (#18227) 4 years ago
wxiaoguang 013fb73068
Use `hostmatcher` to replace `matchlist`, improve security (#17605) 4 years ago
Lunny Xiao 4a57c9ea17
Fix some lints (#17337) 4 years ago
Eng Zer Jun f2e7d5477f
refactor: move from io/ioutil to io and os package (#17109) 4 years ago
John Olheiser 648464b504
Add bundle download for repository (#14538) 5 years ago
Lunny Xiao f9acad82ca
Add proxy settings and support for migration and webhook (#16704) 5 years ago
Lunny Xiao 9f31f3aa8a
Add an abstract json layout to make it's easier to change json library (#16528) 5 years ago
luzpaz e0296b6a6d
Fix various documentation, user-facing, and source comment typos (#16367) 5 years ago
KN4CK3R 440039c0cc
Add push to remote mirror repository (#15157) 5 years ago
KN4CK3R 3607f79d78
Fixed assert statements. (#16089) 5 years ago