You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/modules/storage
zeripath 25b7766673
When handling errors in storageHandler check underlying error (#13178)
Unfortunately there was a mistake in #13164 which fails to handle
os.PathError wrapping an os.ErrNotExist

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
4 years ago
..
helper.go Provide self-registering storage system (#12978) 4 years ago
local.go Prevent panics with missing storage (#13164) 4 years ago
minio.go When handling errors in storageHandler check underlying error (#13178) 4 years ago
storage.go Prevent panics with missing storage (#13164) 4 years ago