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 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
*
Add max-file-size to LFS (#10463)
zeripath
2020-02-28
1
-0
/
+6
*
Make repository management section handle lfs locks (#8726)
zeripath
2019-12-12
1
-2
/
+2
*
Add basic repository lfs management (#7199)
zeripath
2019-10-28
1
-1
/
+1
*
Ensure Request Body Readers are closed in LFS server (#8454)
zeripath
2019-10-10
2
-5
/
+15
*
Use gitea forked macaron (#7933)
Tamal Saha
2019-08-23
1
-1
/
+1
*
Removed unnecessary conversions (#7557)
Christian Muehlhaeuser
2019-07-23
1
-1
/
+1
*
Add golangci (#6418)
kolaente
2019-06-12
2
-18
/
+11
*
Fix LFS Locks over SSH (#6999)
zeripath
2019-05-28
1
-32
/
+83
*
Fix /verify LFS handler expecting wrong content-type (#7015)
Marat Radchenko
2019-05-24
1
-18
/
+15
*
Move sdk structs to modules/structs (#6905)
Lunny Xiao
2019-05-11
1
-1
/
+1
*
Better logging (#6038) (#6095)
zeripath
2019-04-02
1
-1
/
+1
*
Allow markdown files to read from the LFS (#5787)
zeripath
2019-02-12
1
-0
/
+69
*
Fix bug when read public repo lfs file (#5912)
Lunny Xiao
2019-01-31
1
-2
/
+5
*
Only allow local login if password is non-empty (#5906)
zeripath
2019-01-30
1
-1
/
+1
*
Restrict permission check on repositories and fix some problems (#5314)
Lunny Xiao
2018-11-28
1
-6
/
+9
*
add valid for lfs oid (#4461)
Lunny Xiao
2018-07-19
1
-9
/
+18
*
Fix path cleanup in multiple places (#3871)
Lauris BH
2018-05-01
1
-4
/
+14
*
Fix SSH auth lfs locks (#3152)
Antoine GIRARD
2018-01-27
2
-100
/
+111
*
Improve LFS tests + fix lfs url refs + keep path upper/lowercase in db. (#3092)
Antoine GIRARD
2017-12-08
1
-2
/
+2
*
Remove GetRepositoryByRef and add GetRepositoryByOwnerAndName (#3043)
Lunny Xiao
2017-12-02
1
-11
/
+6
*
Fix git lfs path (#3016)
Antoine GIRARD
2017-11-29
1
-6
/
+13
*
Git LFS lock api (#2938)
Antoine GIRARD
2017-11-28
1
-0
/
+236
*
Add LFS object verification step after upload (#2868)
Lauris BH
2017-11-08
2
-2
/
+63
*
Fix LFS not returning correct content length when requesting a range of bytes...
Jacob Parry
2017-11-07
1
-1
/
+1
*
Fix Git LFS object/repo link storage in database and small refactoring (#2803)
Lauris BH
2017-10-30
1
-54
/
+34
*
Fix lint errors (#2547)
Ethan Koenig
2017-09-19
1
-4
/
+1
*
Fix typos in models/ and modules/ (#1248)
Ethan Koenig
2017-03-15
2
-2
/
+2
*
Refactor and fix incorrect comment (#1247)
Ethan Koenig
2017-03-15
1
-2
/
+2
[next]