0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-27 16:34:38 +01:00
gitea/routers/web
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
..
admin Recommend/convert to use case-sensitive collation for MySQL/MSSQL (#28662) 2024-01-10 11:03:23 +00:00
auth
devtest
events
explore
feed Move more functions to db.Find (#28419) 2024-01-15 02:19:25 +00:00
healthcheck
misc
org
repo Move more functions to db.Find (#28419) 2024-01-15 02:19:25 +00:00
shared
user Move more functions to db.Find (#28419) 2024-01-15 02:19:25 +00:00
base.go
githttp.go
goget.go
home.go
metrics.go
nodeinfo.go
swagger_json.go
web.go Recommend/convert to use case-sensitive collation for MySQL/MSSQL (#28662) 2024-01-10 11:03:23 +00:00
webfinger.go