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.
6543 a19447aed1
migrate from com.* to alternatives (#14103)
* remove github.com/unknwon/com from models

* dont use "com.ToStr()"

* replace "com.ToStr" with "fmt.Sprint" where its easy to do

* more refactor

* fix test

* just "proxy" Copy func for now

* as per @lunny
4 years ago
..
compare.go migrate from com.* to alternatives (#14103) 4 years ago
copy.go migrate from com.* to alternatives (#14103) 4 years ago
path.go Add StatDir and replace com.StatDir (#14099) 4 years ago
remove.go Re-attempt to delete temporary upload if the file is locked by another process (#12447) 4 years ago
sanitize.go Update golangci-lint to version 1.31.0 (#13102) 4 years ago
sanitize_test.go Sanitize credentials in mirror form (#9975) 4 years ago
shellquote.go Completely quote AppPath and CustomConf paths (#12955) 4 years ago
shellquote_test.go Completely quote AppPath and CustomConf paths (#12955) 4 years ago
timer.go Prevent timer leaks in Workerpool and others (#11333) 4 years ago
url.go Re-attempt to delete temporary upload if the file is locked by another process (#12447) 4 years ago
util.go Issue and Pulls lists rework (#13594) 4 years ago
util_test.go Re-attempt to delete temporary upload if the file is locked by another process (#12447) 4 years ago