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.
JakobDev 76659b1114
Reduce usage of `db.DefaultContext` (#27073)
Part of #27065

This reduces the usage of `db.DefaultContext`. I think I've got enough
files for the first PR. When this is merged, I will continue working on
this.

Considering how many files this PR affect, I hope it won't take to long
to merge, so I don't end up in the merge conflict hell.

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
11 months ago
..
admin Reduce usage of `db.DefaultContext` (#27073) 11 months ago
auth Reduce usage of `db.DefaultContext` (#27073) 11 months ago
devtest Make "cancel" buttons have proper type in modal forms (#25618) 1 year ago
events Implement FSFE REUSE for golang files (#21840) 2 years ago
explore Reduce usage of `db.DefaultContext` (#27073) 11 months ago
feed Add context parameter to some database functions (#26055) 1 year ago
healthcheck Remove `db.DefaultContext` in `routers/` and `cmd/` (#26076) 1 year ago
misc Serve pre-defined files in "public", add "security.txt", add CORS header for ".well-known" (#25974) 1 year ago
org Reduce usage of `db.DefaultContext` (#27073) 11 months ago
repo Reduce usage of `db.DefaultContext` (#27073) 11 months ago
shared resolve issue with sort icons on admin/users and admin/runners (#24360) 11 months ago
user Reduce usage of `db.DefaultContext` (#27073) 11 months 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 Fix all possible setting error related storages and added some tests (#23911) 1 year ago
goget.go Support SSH for go get (#24664) 1 year ago
home.go Reduce usage of `db.DefaultContext` (#27073) 11 months 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 Start using template context function (#26254) 12 months ago
web.go Extract auth middleware from service (#27028) 11 months ago
webfinger.go Add a link to OpenID Issuer URL in WebFinger response (#26000) 1 year ago