Skip to content

codeintel: Search uploads and indexes by repo name

Administrator requested to merge pci-search-repo-name into master

Created by: efritz

This is a re-attempt at https://github.com/sourcegraph/sourcegraph/pull/11664.

Changes:

  • Add view over uploads, indexes, and dumps that add the repository name to the resulting fields and only returns those with resolvable repositories (non-deleted).
  • Add state and repository name fields to searchable fields of upload/index
  • Make term matching case insensitive

Closes https://github.com/sourcegraph/sourcegraph/issues/11638 and opens https://github.com/sourcegraph/sourcegraph/issues/11696.

Merge request reports

Loading