Commit Graph
3 Commits
Author SHA1 Message Date
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 <[email protected]>
Co-authored-by: silverwind <[email protected]>
2020-08-11 21:05:34 +01:00
Lanre Adelowoandtechknowlogick be48397945 Slack webhook channel name cannot be empty or just contain an hashtag (#4786) 2018-09-10 10:31:08 -04:00
Sasha VarlamovandLunny Xiao 311c83ad17 Allow adding collaborators with (fullname) (#3103)
* Allow adding collaborators with (fullname)

Signed-off-by: Sasha Varlamov <[email protected]>

* Refactor username suffix to utils pkg

Signed-off-by: Sasha Varlamov <[email protected]>
2017-12-07 15:00:09 +08:00