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.
gitea/routers
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
..
api Use context parameter in models/git (#22367) 2 years ago
common Support disabling database auto migration (#22053) 2 years ago
install fix: update settings table on install (#22326) 2 years ago
private Use context parameter in models/git (#22367) 2 years ago
utils Implement FSFE REUSE for golang files (#21840) 2 years ago
web Use context parameter in models/git (#22367) 2 years ago
init.go Reminder for no more logs to console (#22282) 2 years ago