Skip to content

Load repository language from the DB if detected

What does this MR do?

Load languages from the database if possible, making the charts page more performant and perform less Gitaly requests. The detection request is very expensive.

What are the relevant issue numbers?

Linked in the commit, but there must be more.

Does this MR meet the acceptance criteria?

Merge request reports