forgejo/routers/api/v1
zeripath 5cb0c9aa0d
Propagate context and ensure git commands run in request context ()
This PR continues the work in  by progressively ensuring that git
commands run within the request context.

This now means that the if there is a git repo already open in the context it will be used instead of reopening it.

Signed-off-by: Andrew Thornton <art27@cantab.net>
2022-01-19 23:26:57 +00:00
..
admin Refactor auth package () 2022-01-02 21:12:35 +08:00
misc Propagate context and ensure git commands run in request context () 2022-01-19 23:26:57 +00:00
notify Simplify parameter types () 2021-12-20 04:41:31 +00:00
org Team permission allow different unit has different permission () 2022-01-05 11:37:00 +08:00
repo Propagate context and ensure git commands run in request context () 2022-01-19 23:26:57 +00:00
settings
swagger Add API to get issue/pull comments and events (timeline) () 2022-01-01 22:12:25 +08:00
user Refactor auth package () 2022-01-02 21:12:35 +08:00
utils Propagate context and ensure git commands run in request context () 2022-01-19 23:26:57 +00:00
api.go Propagate context and ensure git commands run in request context () 2022-01-19 23:26:57 +00:00