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/web/feed
wxiaoguang 81352542fd
Refactor context RefName and RepoAssignment (#33226)
The `ctx.Repo.RefName` was used to be a "short name", it causes a lot of
ambiguity.

This PR does some refactoring and use `RefFullName` to replace the
legacy `RefName`, and simplify RepoAssignment
4 weeks ago
..
branch.go Refactor context repository (#33202) 4 weeks ago
convert.go Refactor markup render system (#32612) 3 months ago
file.go Refactor context RefName and RepoAssignment (#33226) 4 weeks ago
profile.go Move GetFeeds to service layer (#32526) 2 months ago
release.go Resolve lint for unused parameter and unnecessary type arguments (#30750) 9 months ago
render.go Clarify path param naming (#32969) 2 months ago
repo.go Move GetFeeds to service layer (#32526) 2 months ago