forkjo/routers/api/v1
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
..
admin Fix database inconsistent when admin change user email () 2021-11-25 20:56:16 -05:00
misc Add nodeinfo endpoint for federation purposes () 2021-09-28 01:38:06 +02:00
notify Fix 500 when a comment was deleted which has a notification () 2021-11-10 13:48:45 +08:00
org Move accessmode into models/perm () 2021-11-28 12:58:28 +01:00
repo Make Requests Processes and create process hierarchy. Associate OpenRepository with context. () 2021-11-30 20:06:32 +00:00
settings Make mirror feature more configurable () 2021-09-07 17:49:36 +02:00
swagger Add API to get/edit wiki () 2021-10-25 11:43:40 +08:00
user Move accessmode into models/perm () 2021-11-28 12:58:28 +01:00
utils Use a standalone struct name for Organization () 2021-11-19 19:41:40 +08:00
api.go Move user related model into models/user () 2021-11-24 17:49:20 +08:00