49 Commits (96d3fcf179d4eea98f62d380e04f246ff65694d7)

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