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
..
setting Add hide activity option (#11353) 4 years ago
auth.go Re-attempt to delete temporary upload if the file is locked by another process (#12447) 4 years ago
auth_openid.go Whenever the ctx.Session is updated, release it to save it before sending the redirect (#11456) 4 years ago
avatar.go make avatar lookup occur at image request (#10540) 4 years ago
home.go Add hide activity option (#11353) 4 years ago
home_test.go Fix milestones too many SQL variables bug (#10880) 4 years ago
main_test.go Unit tests for wiki routers (#3022) 7 years ago
notification.go Use AJAX for notifications table (#10961) 4 years ago
oauth.go Whenever the ctx.Session is updated, release it to save it before sending the redirect (#11456) 4 years ago
profile.go UserProfile Page: Render Description (#12415) 4 years ago