mirror of
https://github.com/go-gitea/gitea.git
synced 2025-01-31 09:41:28 +02:00
2c1ff8701a
1. add `GetSiteCookieFlashMessage` to help to parse flash message 2. clarify `handleRepoHomeFeed` logic 3. remove unnecessary global variables, use `sync.OnceValue` instead 4. add some tests for `IsUsableUsername` and `IsUsableRepoName` |
||
---|---|---|
.. | ||
binding_test.go | ||
binding.go | ||
glob_pattern_test.go | ||
helpers_test.go | ||
helpers.go | ||
refname_test.go | ||
regex_pattern_test.go | ||
validurl_test.go | ||
validurllist_test.go |