Util package for gitea
This repository has been archived on 2023-07-20. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
2021-06-09 00:13:22 -04:00
compare.go migrate from com.* to alternatives (#14103) 2020-12-25 11:59:32 +02:00
copy.go migrate from com.* to alternatives (#14103) 2020-12-25 11:59:32 +02:00
go.mod add go mod files 2021-06-09 00:13:22 -04:00
go.sum add go mod files 2021-06-09 00:13:22 -04:00
paginate_test.go [API] Add pagination to ListBranches (#14524) 2021-02-03 20:06:13 +01:00
paginate.go [API] Add pagination to ListBranches (#14524) 2021-02-03 20:06:13 +01:00
path_test.go Add LFS Migration and Mirror (#14726) 2021-04-08 18:25:57 -04:00
path.go Add LFS Migration and Mirror (#14726) 2021-04-08 18:25:57 -04:00
remove.go Re-attempt to delete temporary upload if the file is locked by another process (#12447) 2020-08-11 21:05:34 +01:00
sanitize_test.go Sanitize credentials in mirror form (#9975) 2020-01-25 10:57:42 +00:00
sanitize.go Update golangci-lint to version 1.31.0 (#13102) 2020-10-11 21:27:20 +01:00
shellquote_test.go Completely quote AppPath and CustomConf paths (#12955) 2020-09-28 21:16:52 -04:00
shellquote.go Completely quote AppPath and CustomConf paths (#12955) 2020-09-28 21:16:52 -04:00
timer.go Prevent timer leaks in Workerpool and others (#11333) 2020-05-08 16:46:05 +01:00
url.go Re-attempt to delete temporary upload if the file is locked by another process (#12447) 2020-08-11 21:05:34 +01:00
util_test.go Use single shared random string generation function (#15741) 2021-05-10 07:45:17 +01:00
util.go Use single shared random string generation function (#15741) 2021-05-10 07:45:17 +01:00