Commit Graph

43 Commits (c09d0b4952c351dbd9c71b9fe83c76cfd3c4f9d5)

Author SHA1 Message Date
Lunny Xiao d6dd6d641b
Fix all possible setting error related storages and added some tests (#23911) 1 year ago
FuXiaoHei c757765a9e
Implement actions artifacts (#22738) 2 years ago
silverwind 655c890cbd
Fix TestMinioStorageIterator skip message (#24765) 2 years ago
Lunny Xiao 6c8235dc98
Skip TestMinioStorageIterator on CI (#24762) 2 years ago
FuXiaoHei 61ad4c607b
fix minio storage iterator path (#24691) 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
wxiaoguang ce9dee5a1e
Introduce path Clean/Join helper functions (#23495) 2 years ago
FuXiaoHei cdc9e91750
add path prefix to ObjectStorage.Iterator (#23332) 2 years ago
Lunny Xiao b116418f05
Use CleanPath instead of path.Clean (#23371) 2 years ago
Yarden Shoham 0e7bec1849
Add InsecureSkipVerify to Minio Client for Storage (#23166) 2 years ago
Jason Song 4011821c94
Implement actions (#21937) 2 years ago
Felipe Leopoldo Sologuren Gutiérrez 04c97aa364
Change use of Walk to WalkDir to improve disk performance (#22462) 2 years ago
zeripath a89b399faa
Local storage should not store files as executable (#22162) 2 years ago
Jason Song 4e5d4d0073
Skip initing LFS storage if disabled (#21996) 2 years ago
Jason Song 67881ae99a
Skip initing disabled storages (#21985) 2 years ago
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 2 years ago
Nulo (he/him) cca189ef97
Save files in local storage as umask (#21198) 2 years ago
Wim cb50375e2b
Add more linters to improve code readability (#19989) 2 years ago
KN4CK3R 1d332342db
Add Package Registry (#16510) 3 years ago
zeripath 3f71ab9a12
Clean paths when looking in Storage (#19124) 3 years ago
Lunny Xiao 49db87a035
Fix lfs bug (#19072) 3 years ago
6543 54e9ee37a7
format with gofumpt (#18184) 3 years ago
Eng Zer Jun f2e7d5477f
refactor: move from io/ioutil to io and os package (#17109) 3 years ago
Lunny Xiao a807031a30
Fix storage Iterate bug and Add storage doctor to delete garbage attachments (#16971) 3 years ago
zeripath 076bb8a2a2
Close storage objects before cleaning (#16934) 3 years ago
Lunny Xiao 9f31f3aa8a
Add an abstract json layout to make it's easier to change json library (#16528) 3 years ago
zeripath 33a8eec33e
Retry rename on lock induced failures (#16435) 3 years ago
Lunny Xiao 67f135ca5d
Fix archive error when rename repo or user (#16399) 3 years ago
luzpaz e0296b6a6d
Fix various documentation, user-facing, and source comment typos (#16367) 3 years ago
Lunny Xiao b223d36195
Rework repository archive (#14723) 3 years ago
6543 9c4601bdf8
Code Formats, Nits & Unused Func/Var deletions (#15286) 4 years ago
zeripath 0bb8bd8190
Add size to Save function (#15264) 4 years ago
zeripath 144cfe5720
Fix race in local storage (#14888) 4 years ago
zeripath f0e15250b9
Migrate to use jsoniter instead of encoding/json (#14841) 4 years ago
zeripath 172e7ee87f
Fix Storage mapping (#13297) 4 years ago
zeripath 25b7766673
When handling errors in storageHandler check underlying error (#13178) 4 years ago
zeripath 91f2afdb54
Prevent panics with missing storage (#13164) 4 years ago
Lunny Xiao 80a6b0f5bc
Avatars and Repo avatars support storing in minio (#12516) 4 years ago
zeripath 6b1266b6b3
Provide self-registering storage system (#12978) 4 years ago
Lunny Xiao 3878e985b6
Add default storage configurations (#12813) 4 years ago
Lunny Xiao 7a5465fc56
LFS support to be stored on minio (#12518) 4 years ago
Lunny Xiao 62e6c9bc6c
Add a storage layer for attachments (#11387) 4 years ago