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 af73e1ee35
Add size to Save function (#15264) (#15270)
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>

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
4 years ago
..
helper.go Migrate to use jsoniter instead of encoding/json (#14841) 4 years ago
local.go Add size to Save function (#15264) (#15270) 4 years ago
minio.go Add size to Save function (#15264) (#15270) 4 years ago
storage.go Add size to Save function (#15264) (#15270) 4 years ago