Util package for gitea
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.
Go to file
Matti R b33904072a
add go mod files
2 years ago
compare.go migrate from com.* to alternatives (#14103) 2 years ago
copy.go migrate from com.* to alternatives (#14103) 2 years ago
go.mod add go mod files 2 years ago
go.sum add go mod files 2 years ago
paginate.go [API] Add pagination to ListBranches (#14524) 2 years ago
paginate_test.go [API] Add pagination to ListBranches (#14524) 2 years ago
path.go Add LFS Migration and Mirror (#14726) 2 years ago
path_test.go Add LFS Migration and Mirror (#14726) 2 years ago
remove.go Re-attempt to delete temporary upload if the file is locked by another process (#12447) 3 years ago
sanitize.go Update golangci-lint to version 1.31.0 (#13102) 2 years ago
sanitize_test.go Sanitize credentials in mirror form (#9975) 3 years ago
shellquote.go Completely quote AppPath and CustomConf paths (#12955) 3 years ago
shellquote_test.go Completely quote AppPath and CustomConf paths (#12955) 3 years ago
timer.go Prevent timer leaks in Workerpool and others (#11333) 3 years ago
url.go Re-attempt to delete temporary upload if the file is locked by another process (#12447) 3 years ago
util.go Use single shared random string generation function (#15741) 2 years ago
util_test.go Use single shared random string generation function (#15741) 2 years ago