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.
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`
6 days ago
..
api Refactor webhook events (#33337) 1 week ago
common Support performance trace (#32973) 1 week ago
install Refactor request context (#32956) 1 month ago
private Automerge supports deleting branch automatically after merging (#32343) 3 weeks ago
utils Refactor older tests to use testify (#33140) 3 weeks ago
web Refactor context flash msg and global variables (#33375) 6 days ago
init.go Prepare for support performance trace (#33286) 2 weeks ago