0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-07-03 09:48:31 +02:00
gitea/build
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
..
generate-bindata.go
generate-emoji.go
generate-gitignores.go Re-attempt to delete temporary upload if the file is locked by another process (#12447) 2020-08-11 21:05:34 +01:00
generate-images.js Add SVG favicon (#12437) 2020-08-06 08:04:51 +01:00
generate-licenses.go Re-attempt to delete temporary upload if the file is locked by another process (#12447) 2020-08-11 21:05:34 +01:00
generate-svg.js Update Octicons to v10 (#12240) 2020-07-17 18:15:12 +03:00
gocovmerge.go
lint.go
update-locales.sh