| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix `missing signature key` error when pulling Docker images with `SERVE_DIRE... | Zettat123 | 2024-10-31 | 1 | -1/+1 |
* | Fix all possible setting error related storages and added some tests (#23911) | Lunny Xiao | 2023-06-14 | 1 | -17/+3 |
* | fix minio storage iterator path (#24691) | FuXiaoHei | 2023-05-13 | 1 | -2/+2 |
* | Introduce path Clean/Join helper functions (#23495) | wxiaoguang | 2023-03-21 | 1 | -7/+10 |
* | add path prefix to ObjectStorage.Iterator (#23332) | FuXiaoHei | 2023-03-13 | 1 | -2/+6 |
* | Use CleanPath instead of path.Clean (#23371) | Lunny Xiao | 2023-03-08 | 1 | -2/+1 |
* | Change use of Walk to WalkDir to improve disk performance (#22462) | Felipe Leopoldo Sologuren GutiƩrrez | 2023-01-16 | 1 | -2/+2 |
* | Local storage should not store files as executable (#22162) | zeripath | 2022-12-19 | 1 | -1/+2 |
* | Implement FSFE REUSE for golang files (#21840) | flynnnnnnnnnn | 2022-11-27 | 1 | -2/+1 |
* | Save files in local storage as umask (#21198) | Nulo (he/him) | 2022-09-24 | 1 | -0/+4 |
* | Clean paths when looking in Storage (#19124) | zeripath | 2022-03-22 | 1 | -26/+8 |
* | Fix lfs bug (#19072) | Lunny Xiao | 2022-03-14 | 1 | -0/+23 |
* | format with gofumpt (#18184) | 6543 | 2022-01-20 | 1 | -3/+1 |
* | refactor: move from io/ioutil to io and os package (#17109) | Eng Zer Jun | 2021-09-22 | 1 | -2/+1 |
* | Retry rename on lock induced failures (#16435) | zeripath | 2021-07-15 | 1 | -1/+1 |
* | Add size to Save function (#15264) | zeripath | 2021-04-03 | 1 | -1/+1 |
* | Fix race in local storage (#14888) | zeripath | 2021-03-05 | 1 | -10/+38 |
* | Prevent panics with missing storage (#13164) | zeripath | 2020-10-15 | 1 | -0/+2 |
* | Provide self-registering storage system (#12978) | zeripath | 2020-10-12 | 1 | -3/+29 |
* | Add default storage configurations (#12813) | Lunny Xiao | 2020-09-29 | 1 | -1/+26 |
* | LFS support to be stored on minio (#12518) | Lunny Xiao | 2020-09-08 | 1 | -1/+6 |
* | Add a storage layer for attachments (#11387) | Lunny Xiao | 2020-08-18 | 1 | -0/+70 |