1. 15 Jul, 2020 1 commit
    • Patrick Bajao's avatar
      Add code_navigation_references feature flag · 827d7495
      Patrick Bajao authored
      We are adding support to find references via Code Intelligence.
      
      This adds the `code_navigation_references` feature flag which will
      be used to determine whether `ProcessLsifReferences` header will
      be `true` or `false`.
      
      If it's `true` then gitlab-workhorse will be parsing the LSIF
      with references.
      827d7495
  2. 14 Jul, 2020 39 commits