Skip to content

Add code_navigation_references feature flag

Patrick Bajao requested to merge 217392-code-intelligence-references-ff into master

What does this MR do?

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

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • [-] Label as security and @ mention @gitlab-com/gl-security/appsec
  • [-] The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • [-] Security reports checked/validated by a reviewer from the AppSec team

#217392 (closed)

Edited by Patrick Bajao

Merge request reports