forgejo/modules/templates
zeripath 01087e9eef
Make Requests Processes and create process hierarchy. Associate OpenRepository with context. ()
This PR registers requests with the process manager and manages hierarchy within the processes.

Git repos are then associated with a context, (usually the request's context) - with sub commands using this context as their base context.

Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-11-30 20:06:32 +00:00
..
base.go Use a variable but a function for IsProd because of a slight performance increment () 2021-10-20 16:37:19 +02:00
dynamic.go refactor: move from io/ioutil to io and os package () 2021-09-22 13:38:34 +08:00
helper.go Make Requests Processes and create process hierarchy. Associate OpenRepository with context. () 2021-11-30 20:06:32 +00:00
helper_test.go Use templates for issue e-mail subject and body () 2019-11-07 21:34:28 +08:00
static.go refactor: move from io/ioutil to io and os package () 2021-09-22 13:38:34 +08:00
templates_bindata.go Add bundle download for repository () 2021-08-24 11:47:09 -05:00