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 8b3632435e
Fix a panic bug when head repository deleting (#30674)
When visiting a pull request files which head repository has been
deleted, it will panic because headrepo is nil.
9 months ago
..
api Fix compare api swagger (#30648) 9 months ago
common feat(api): implement branch/commit comparison API (#30349) 10 months ago
install Move context from modules to services (#29440) 11 months ago
private Enable more `revive` linter rules (#30608) 9 months ago
utils Refactor external URL detection (#29973) 11 months ago
web Fix a panic bug when head repository deleting (#30674) 9 months ago
init.go Move some asymkey functions to service layer (#28894) 11 months ago