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.
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>
2 years ago
..
admin Use dynamic package type list (#22263) 2 years ago
auth refactor some functions to support ctx as first parameter (#21878) 2 years ago
events Implement FSFE REUSE for golang files (#21840) 2 years ago
explore Move `convert` package to services (#22264) 2 years ago
feed Add Feed for Releases and Tags (#21696) 2 years ago
healthcheck Implement FSFE REUSE for golang files (#21840) 2 years ago
misc Implement FSFE REUSE for golang files (#21840) 2 years ago
org Move `convert` package to services (#22264) 2 years ago
repo Use context parameter in models/git (#22367) 2 years ago
shared/packages Update gitea-vet to check FSFE REUSE (#22004) 2 years ago
user fix: code search title translation (#22285) 2 years ago
auth.go Implement FSFE REUSE for golang files (#21840) 2 years ago
auth_windows.go Implement FSFE REUSE for golang files (#21840) 2 years ago
base.go Implement FSFE REUSE for golang files (#21840) 2 years ago
goget.go refactor some functions to support ctx as first parameter (#21878) 2 years ago
home.go Implement FSFE REUSE for golang files (#21840) 2 years ago
metrics.go Implement FSFE REUSE for golang files (#21840) 2 years ago
nodeinfo.go Implement FSFE REUSE for golang files (#21840) 2 years ago
swagger_json.go Implement FSFE REUSE for golang files (#21840) 2 years ago
web.go make /{username}.png redirect to user/org avatar (#22356) 2 years ago
webfinger.go Implement FSFE REUSE for golang files (#21840) 2 years ago