index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
lfs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add User-Agent for gitea's self-implemented lfs client. (branding)
Earl Warren
2024-12-17
1
-1
/
+1
*
In some lfs server implementations, they require the ref attribute. (#32838)
hiifong
2024-12-15
1
-1
/
+4
*
Add User-Agent for gitea's self-implemented lfs client. (#32832)
hiifong
2024-12-15
1
-3
/
+6
*
Fix lfs migration (#32812)
hiifong
2024-12-15
2
-1
/
+3
*
Use 8 as default value for git lfs concurrency (#32421)
wxiaoguang
2024-12-06
2
-2
/
+5
*
Make LFS http_client parallel within a batch. (#32369)
Royce Remer
2024-12-06
2
-133
/
+137
*
test: fix test linting
Michael Kriese
2024-11-11
2
-5
/
+5
*
Add new [lfs_client].BATCH_SIZE and [server].LFS_MAX_BATCH_SIZE config settin...
Royce Remer
2024-11-05
1
-3
/
+2
*
[FEAT] Allow pushmirror to use publickey authentication
Philip Peterson
2024-08-22
1
-0
/
+4
*
[CHORE] Drop `go-git` support
Gusted
2024-08-12
2
-64
/
+0
*
Distinguish LFS object errors to ignore missing objects during migration (#31...
Jason Song
2024-08-04
2
-4
/
+40
*
Add testifylint to lint checks (#4535)
TheFox0x7
2024-07-30
3
-21
/
+24
*
Support legacy _links LFS batch responses (#31513)
Royce Remer
2024-06-29
3
-0
/
+21
*
Fix #31185 try fix lfs download from bitbucket failed (#31201)
Zoupers Zou
2024-06-16
5
-5
/
+8
*
fix: close file in the Upload func (#30262)
guangwu
2024-04-07
1
-2
/
+2
*
[GITEA] Drop sha256-simd in favor of stdlib
Gusted
2024-02-05
2
-4
/
+2
*
Update tool dependencies (#29030)
silverwind
2024-02-03
1
-1
/
+0
*
Do not set `Accept` header twice (#28598)
KN4CK3R
2023-12-28
1
-4
/
+1
*
Add missing head of lfs client batch (#28550)
Lunny Xiao
2023-12-20
1
-1
/
+4
*
Upgrade to golangci-lint@v1.55.0 (#27756)
silverwind
2023-10-24
1
-3
/
+2
*
Refactor lfs requests (#26783)
Chongyi Zheng
2023-09-18
5
-135
/
+123
*
Rewrite logger system (#24726)
wxiaoguang
2023-05-22
1
-9
/
+3
*
Make repository response support HTTP range request (#24592)
wxiaoguang
2023-05-09
1
-3
/
+3
*
Use more specific test methods (#24265)
KN4CK3R
2023-04-22
1
-2
/
+2
*
Make minio package support legacy MD5 checksum (#23768)
wxiaoguang
2023-03-28
1
-11
/
+29
*
Use minio/sha256-simd for accelerated SHA256 (#23052)
zeripath
2023-02-22
2
-2
/
+4
*
escape filename when assemble URL (#22850)
sillyguodong
2023-02-12
1
-2
/
+2
*
Implement FSFE REUSE for golang files (#21840)
flynnnnnnnnnn
2022-11-27
15
-30
/
+15
*
Removed some vestigial code related to Range bounds checks (#20312)
Philip Peterson
2022-07-28
1
-16
/
+0
*
Move some code into models/git (#19879)
Lunny Xiao
2022-06-12
1
-1
/
+1
*
Remove legacy `+build:` constraint (#19582)
wxiaoguang
2022-05-02
2
-2
/
+0
*
Update HTTP status codes to modern codes (#18063)
KN4CK3R
2022-03-23
1
-1
/
+1
*
Improve SyncMirrors logging (#19045)
zeripath
2022-03-10
1
-0
/
+13
*
format with gofumpt (#18184)
6543
2022-01-20
3
-6
/
+4
*
Propagate context and ensure git commands run in request context (#17868)
zeripath
2022-01-20
1
-4
/
+4
*
Fix source typos (#18227)
luzpaz
2022-01-10
1
-2
/
+2
*
Use `hostmatcher` to replace `matchlist`, improve security (#17605)
wxiaoguang
2021-11-20
3
-10
/
+13
*
Fix some lints (#17337)
Lunny Xiao
2021-10-17
1
-3
/
+1
*
refactor: move from io/ioutil to io and os package (#17109)
Eng Zer Jun
2021-09-22
2
-8
/
+6
*
Add bundle download for repository (#14538)
John Olheiser
2021-08-24
2
-0
/
+2
*
Add proxy settings and support for migration and webhook (#16704)
Lunny Xiao
2021-08-18
3
-6
/
+13
*
Add an abstract json layout to make it's easier to change json library (#16528)
Lunny Xiao
2021-07-24
4
-15
/
+15
*
Fix various documentation, user-facing, and source comment typos (#16367)
luzpaz
2021-07-08
1
-1
/
+1
*
Add push to remote mirror repository (#15157)
KN4CK3R
2021-06-14
8
-138
/
+662
*
Fixed assert statements. (#16089)
KN4CK3R
2021-06-07
2
-12
/
+12
*
Rewrite of the LFS server (#15523)
KN4CK3R
2021-06-06
1
-2
/
+9
*
Fix lfs management find (#15537)
Lunny Xiao
2021-04-21
1
-0
/
+2
*
Add LFS Migration and Mirror (#14726)
KN4CK3R
2021-04-09
18
-1157
/
+1195
*
Close file on invalid range (Addition to #15166) (#15268)
KN4CK3R
2021-04-06
3
-29
/
+21
*
[refactor] replace int with httpStatusCodes (#15282)
6543
2021-04-05
1
-23
/
+24
[next]