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
Lunny Xiao
4f63f283c4
Rename scripts to build and add revive command as a new build tool command ( #10942 )
...
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
5 years ago
Jonas Franz
fbdc00f464
Updating generate-licenses.go to fetch licenses from maintained repository. ( #3484 )
...
Signed-off-by: Jonas Franz <info@jonasfranz.software>
7 years ago
Thomas Boerger
780cb692d6
Make sure both scripts/ can live side by side ( #1264 )
8 years ago
Thomas Boerger
42032fdecf
Synced licenses with github repo ( #1246 )
...
* Added script to download licenses from github
* Synced licenses with github repo
8 years ago
Thomas Boerger
a06c3ad2c0
Synced gitignores with github repo ( #1245 )
...
* Renamed scripts directory into contrib
* Added script to download gitignores from github
* Synced gitignores with github repo
8 years ago