gitea/routers
wxiaoguang 2c1ff8701a
Refactor context flash msg and global variables (#33375)
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`
2025-01-25 14:36:47 +00:00
..
api Refactor webhook events (#33337) 2025-01-23 18:53:06 +00:00
common Support performance trace (#32973) 2025-01-21 18:57:07 +00:00
install Refactor request context (#32956) 2024-12-24 11:43:57 +08:00
private Automerge supports deleting branch automatically after merging (#32343) 2025-01-10 03:51:03 +08:00
utils Refactor older tests to use testify (#33140) 2025-01-09 09:21:47 +08:00
web Refactor context flash msg and global variables (#33375) 2025-01-25 14:36:47 +00:00
init.go Prepare for support performance trace (#33286) 2025-01-15 20:05:18 +00:00