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.
zeripath 01087e9eef
Make Requests Processes and create process hierarchy. Associate OpenRepository with context. (#17125)
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>
3 years ago
..
db.go Make Requests Processes and create process hierarchy. Associate OpenRepository with context. (#17125) 3 years ago
indexer.go Move db related basic functions to models/db (#17075) 3 years ago
indexer_test.go A better go code formatter, and now `make fmt` can run in Windows (#17684) 3 years ago
queue.go Fix some lints (#17337) 3 years ago