forgejo/modules/indexer/code
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
..
bleve.go Make Requests Processes and create process hierarchy. Associate OpenRepository with context. () 2021-11-30 20:06:32 +00:00
bleve_test.go Decouple unit test code from business code () 2021-11-12 22:36:47 +08:00
elastic_search.go Make Requests Processes and create process hierarchy. Associate OpenRepository with context. () 2021-11-30 20:06:32 +00:00
elastic_search_test.go Decouple unit test code from business code () 2021-11-12 22:36:47 +08:00
git.go Reduce calls to git cat-file -s () 2021-02-17 22:32:25 +01:00
indexer.go Fix nil checking on typed interface () 2021-11-15 21:16:11 +08:00
indexer_test.go Decouple unit test code from business code () 2021-11-12 22:36:47 +08:00
search.go Add .gitattribute assisted language detection to blame, diff and render () 2021-11-17 20:37:00 +00:00
wrapped.go [Feature] add precise search type for Elastic Search () 2021-01-27 12:00:35 +02:00