0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-04 11:14:39 +01:00
gitea/routers/web
Jason Song 7adc2de464
Use context parameter in models/git (#22367)
After #22362, we can feel free to use transactions without
`db.DefaultContext`.

And there are still lots of models using `db.DefaultContext`, I think we
should refactor them carefully and one by one.

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2023-01-09 11:50:54 +08:00
..
admin
auth
events
explore Move convert package to services (#22264) 2022-12-29 10:57:15 +08:00
feed
healthcheck
misc
org Move convert package to services (#22264) 2022-12-29 10:57:15 +08:00
repo Use context parameter in models/git (#22367) 2023-01-09 11:50:54 +08:00
shared/packages
user fix: code search title translation (#22285) 2023-01-02 17:18:08 +08:00
auth.go
auth_windows.go
base.go
goget.go
home.go
metrics.go
nodeinfo.go
swagger_json.go
web.go make /{username}.png redirect to user/org avatar (#22356) 2023-01-06 13:44:02 +01:00
webfinger.go