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.
gitea/modules/storage
zeripath 013639b13f
Add size to Save function (#15264) (#15271)
Backport #15264

This PR proposes an alternative solution to #15255 - just add the size to the
save function. Yes it is less apparently clean but it may be more correct.

Close #15255
Fix #15253

Signed-off-by: Andrew Thornton <art27@cantab.net>
4 years ago
..
helper.go Provide self-registering storage system (#12978) 4 years ago
local.go Add size to Save function (#15264) (#15271) 4 years ago
minio.go Add size to Save function (#15264) (#15271) 4 years ago
storage.go Add size to Save function (#15264) (#15271) 4 years ago