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.
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>
4 years ago
..
bleve.go Re-attempt to delete temporary upload if the file is locked by another process (#12447) 4 years ago
bleve_test.go Re-attempt to delete temporary upload if the file is locked by another process (#12447) 4 years ago
git.go Language statistics bar for repositories (#8037) 4 years ago
indexer.go Log the indexer path on failure (#11172) 4 years ago
queue.go Language statistics bar for repositories (#8037) 4 years ago
search.go Server-side syntax highlighting for all code (#12047) 4 years ago
wrapped.go Add detected file language to code search (#10256) 4 years ago