Skip to content
Snippets Groups Projects
Open Searching for code hosts that require SSH is slow
  • View options
  • Searching for code hosts that require SSH is slow

  • View options
  • Open Issue created by Warren Gifford

    Created by: eseliger

    Currently, this store method in batch changes requires to be able to read the external_service_repos.clone_url to determine whether a repo is cloned using SSH. Since that column may be encrypted in the future, a text search over it is not future-proof. Also, it is slow on Sourcegraph.com. Adding a separate column to the repo table that stores a boolean whether it uses SSH should help.

    • Merge request
    • Branch

    Activity

    • All activity
    • Comments only
    • History only
    • Newest first
    • Oldest first