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
Giteabot f13a294b47
More `db.DefaultContext` refactor (#27265) (#27347)
Backport #27265 by @JakobDev

Part of #27065

This PR touches functions used in templates. As templates are not static
typed, errors are harder to find, but I hope I catch it all. I think
some tests from other persons do not hurt.

Co-authored-by: JakobDev <jakobdev@gmx.de>
1 year ago
..
api More `db.DefaultContext` refactor (#27265) (#27347) 1 year ago
common Extract auth middleware from service (#27028) 1 year ago
install Reduce usage of `db.DefaultContext` (#27073) 1 year ago
private Redefine the meaning of column is_active to make Actions Registration Token generation easier (#27143) (#27304) 1 year ago
utils Implement FSFE REUSE for golang files (#21840) 2 years ago
web More `db.DefaultContext` refactor (#27265) (#27347) 1 year ago
init.go Another round of `db.DefaultContext` refactor (#27103) (#27262) 1 year ago