gitea/modules/lfs
zeripath 74bd9691c6
Re-attempt to delete temporary upload if the file is locked by another process (#12447)
Replace all calls to os.Remove/os.RemoveAll by retrying util.Remove/util.RemoveAll and remove circular dependencies from util.

Fix #12339

Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: silverwind <me@silverwind.io>
2020-08-11 21:05:34 +01:00
..
LICENSE Git LFS support v2 (#122) 2016-12-26 09:16:37 +08:00
content_store.go Re-attempt to delete temporary upload if the file is locked by another process (#12447) 2020-08-11 21:05:34 +01:00
locks.go Multiple LFS improvements (#10667) 2020-03-09 19:56:18 +00:00
pointers.go Allow markdown files to read from the LFS (#5787) 2019-02-12 15:09:43 +00:00
server.go Support Range header end in lfs (#11314) 2020-05-11 11:37:59 +03:00