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
Lunny Xiao 263a716cb5
Performance optimization for git push (#30104)
Agit returned result should be from `ProcReceive` hook but not
`PostReceive` hook. Then for all non-agit pull requests, it will not
check the pull requests for every pushing `refs/pull/%d/head`.
10 months ago
..
api Fix missed doer (#30231) 10 months ago
common Refactor URL detection (#29960) 11 months ago
install Move context from modules to services (#29440) 11 months ago
private Performance optimization for git push (#30104) 10 months ago
utils Refactor external URL detection (#29973) 11 months ago
web Fix missed doer (#30231) 10 months ago
init.go Move some asymkey functions to service layer (#28894) 11 months ago