forgejo/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>
2023-01-09 11:50:54 +08:00
..
api Use context parameter in models/git (#22367) 2023-01-09 11:50:54 +08:00
common Support disabling database auto migration (#22053) 2022-12-07 09:58:31 -06:00
install fix: update settings table on install (#22326) 2023-01-03 14:33:41 -06:00
private Use context parameter in models/git (#22367) 2023-01-09 11:50:54 +08:00
utils Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
web Use context parameter in models/git (#22367) 2023-01-09 11:50:54 +08:00
init.go Reminder for no more logs to console (#22282) 2023-01-01 22:00:33 +08:00