Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |