gitea/modules/storage
zeripath 144cfe5720
Fix race in local storage ()
LocalStorage should only put completed files in position

Signed-off-by: Andrew Thornton <art27@cantab.net>
..
helper.go Migrate to use jsoniter instead of encoding/json ()
local.go Fix race in local storage ()
minio.go When handling errors in storageHandler check underlying error ()
storage.go Fix Storage mapping ()