1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-13 00:38:12 -04:00
gitea/modules/context
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
..
access_log.go
api_org.go
api_test.go
api.go
base.go
captcha.go
context_cookie.go
context_model.go
context_request.go
context_response.go
context_template.go
context_test.go
context.go
csrf.go
org.go
package.go
pagination.go
permission.go
private.go
repo.go Move more functions to db.Find (#28419) 2024-01-15 02:19:25 +00:00
response.go
utils.go
xsrf_test.go
xsrf.go