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
*
[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
*
Add size to Save function (#15264)
zeripath
2021-04-03
1
-1
/
+1
*
Close file on invalid range (#15166)
KN4CK3R
2021-04-03
1
-0
/
+8
*
Fix race in LFS ContentStore.Put(...) (#14895)
zeripath
2021-03-06
1
-11
/
+51
*
Migrate to use jsoniter instead of encoding/json (#14841)
zeripath
2021-03-01
2
-2
/
+9
*
Move macaron to chi (#14293)
Lunny Xiao
2021-01-26
2
-9
/
+8
*
Some code improvements (#14266)
Lunny Xiao
2021-01-06
1
-3
/
+2
*
Move LFSLock APIFormat into convert package (#13808)
6543
2020-12-03
1
-7
/
+8
*
Storage configuration support `[storage]` (#13314)
Lunny Xiao
2020-10-31
2
-3
/
+28
*
LFS support to be stored on minio (#12518)
Lunny Xiao
2020-09-08
3
-69
/
+62
*
Add Access-Control-Expose-Headers (#12446)
zeripath
2020-08-13
1
-0
/
+2
*
Re-attempt to delete temporary upload if the file is locked by another proces...
zeripath
2020-08-11
1
-1
/
+6
*
Support Range header end in lfs (#11314)
burbon
2020-05-11
1
-5
/
+15
*
Add gitea-vet (#10948)
John Olheiser
2020-04-05
2
-0
/
+8
*
Multiple LFS improvements (#10667)
zeripath
2020-03-09
3
-46
/
+149
*
Fix LFS max file size enforcement (#10593)
zeripath
2020-03-03
1
-0
/
+6
[next]