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

Fix 

Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: silverwind <me@silverwind.io>
2020-08-11 21:05:34 +01:00
..
admin Pause, Resume, Release&Reopen, Add and Remove Logging from command line () 2020-07-05 20:07:07 -04:00
api/v1 Add API to update pr headBranch () 2020-08-04 21:55:22 +01:00
dev Display ui time with customize time location () 2019-08-15 22:46:21 +08:00
events Add EventSource support () 2020-05-07 22:49:00 +01:00
org Move jquery-minicolors to npm/webpack () 2020-07-29 14:44:23 -04:00
private Git 2.28 no longer permits diff with ... on unrelated branches () 2020-07-29 13:53:04 -04:00
repo Re-attempt to delete temporary upload if the file is locked by another process () 2020-08-11 21:05:34 +01:00
routes Move serviceworker to workbox and fix SSE interference () 2020-05-21 21:45:34 -04:00
user Re-attempt to delete temporary upload if the file is locked by another process () 2020-08-11 21:05:34 +01:00
utils Re-attempt to delete temporary upload if the file is locked by another process () 2020-08-11 21:05:34 +01:00
home.go Ensure public repositories in private organizations are visible and fix admin organizations list () 2020-05-18 00:27:54 +01:00
init.go Direct SVG rendering () 2020-07-12 12:10:56 +03:00
install.go models: fix xorm variable clobber () 2020-07-13 09:58:55 +01:00
metrics.go Use gitea forked macaron () 2019-08-23 12:40:29 -04:00
swagger_json.go Add gitea-vet () 2020-04-05 07:20:50 +01:00