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 6cc1067884
Fix incorrect ref commit ID usage (#33331)
After the RefName refactoring, the `ctx.Repo.CommitID` is only set when
there is a `RepoRefByType` middleware.

Many handlers do not use that middleware and they only use "default
branch"
3 weeks ago
..
api Only allow admins to rename default/protected branches (#33276) 3 weeks ago
common Refactor response writer & access logger (#33323) 3 weeks ago
install Refactor request context (#32956) 2 months ago
private Automerge supports deleting branch automatically after merging (#32343) 4 weeks ago
utils Refactor older tests to use testify (#33140) 4 weeks ago
web Fix incorrect ref commit ID usage (#33331) 3 weeks ago
init.go Prepare for support performance trace (#33286) 3 weeks ago