gitea/modules/indexer/code
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
..
bleve.go Re-attempt to delete temporary upload if the file is locked by another process (#12447) 2020-08-11 21:05:34 +01:00
bleve_test.go Re-attempt to delete temporary upload if the file is locked by another process (#12447) 2020-08-11 21:05:34 +01:00
git.go Language statistics bar for repositories (#8037) 2020-02-11 11:34:17 +02:00
indexer.go Log the indexer path on failure (#11172) 2020-04-22 16:16:58 -04:00
queue.go Language statistics bar for repositories (#8037) 2020-02-11 11:34:17 +02:00
search.go Server-side syntax highlighting for all code (#12047) 2020-07-01 00:34:03 +03:00
wrapped.go Add detected file language to code search (#10256) 2020-02-20 16:53:55 -03:00