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` |
||
---|---|---|
.. | ||
middleware | ||
routing | ||
types | ||
handler.go | ||
routemock_test.go | ||
routemock.go | ||
router_combo.go | ||
router_path.go | ||
router_test.go | ||
router.go |