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
Lunny Xiao 70c4aad8e1
Move more functions to db.Find (#28419)
Following #28220

This PR move more functions to use `db.Find`.

---------

Co-authored-by: delvh <dev.lh@web.de>
1 year ago
..
branch.go Add ability to specify '--not' from GetAllCommits (#24409) 2 years ago
convert.go Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
file.go Pass 'not' to commit count (#24473) 2 years ago
profile.go User/Org Feed render description as per web (#23887) 2 years ago
release.go Move more functions to db.Find (#28419) 1 year ago
render.go Improve RSS (#24335) 2 years ago
repo.go