0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-26 03:14:39 +01:00
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>
2024-01-15 02:19:25 +00:00
..
branch.go
convert.go Penultimate round of db.DefaultContext refactor (#27414) 2023-10-11 04:24:07 +00:00
file.go Pass 'not' to commit count (#24473) 2023-05-08 07:10:53 +00:00
profile.go
release.go Move more functions to db.Find (#28419) 2024-01-15 02:19:25 +00:00
render.go
repo.go