1
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-03 14:57:55 -05:00
gitea/routers
wxiaoguang cfe3d6e9b5
Make more functions use ctx instead of db.DefaultContext ()
Continue the "ctx refactoring" work.

There are still a lot db.DefaultContext, incorrect context could cause
database deadlock errors.
2023-04-14 14:18:28 -04:00
..
api Make more functions use ctx instead of db.DefaultContext () 2023-04-14 14:18:28 -04:00
common Editor preview support for external renderers () 2023-03-24 14:12:23 +08:00
install Refactor cookie () 2023-04-13 15:45:33 -04:00
private Refactor internal API for git commands, use meaningful messages instead of "Internal Server Error" () 2023-03-29 14:32:26 +08:00
utils Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
web Make more functions use ctx instead of db.DefaultContext () 2023-04-14 14:18:28 -04:00
init.go Use a general approach to access custom/static/builtin assets () 2023-04-12 18:16:45 +08:00