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.
forgejo/routers
wxiaoguang 412e5c0946
Make web context initialize correctly for different cases (#26726)
The web context (modules/context.Context) is quite complex, it's
difficult for the callers to initialize correctly.

This PR introduces a `NewWebContext` function, to make sure the web
context have the same behavior for different cases.
11 months ago
..
api PATCH branch-protection updates check list even when checks are disabled (#26351) 11 months ago
common Start using template context function (#26254) 11 months ago
install Make web context initialize correctly for different cases (#26726) 11 months ago
private Add context parameter to some database functions (#26055) 12 months ago
utils Implement FSFE REUSE for golang files (#21840) 2 years ago
web Make web context initialize correctly for different cases (#26726) 11 months ago
init.go Pre-register OAuth2 applications for git credential helpers (#26291) 11 months ago