Skip to content

search: remove support for names in configuration endpoint

Administrator requested to merge k/rm-name-support into main

Created by: keegancsmith

Zoekt only sends repository IDs. This allows us to simplify the code and make it purely based around repository IDs. I was tempted to update types further here since it is a little clunky to be using int32 in the backend code. However, there are some nicer refactors to do first before I do that so that will come later.

Merge request reports

Loading