summaryrefslogtreecommitdiff
path: root/spec/features/projects/blobs/edit_spec.rb
diff options
context:
space:
mode:
authorZeger-Jan van de Weg <git@zjvandeweg.nl>2019-02-25 08:57:34 +0100
committerZeger-Jan van de Weg <git@zjvandeweg.nl>2019-02-25 15:15:16 +0100
commitabe8cbe90b06f4355b6a783eb22bf46154569ec5 (patch)
tree2689f8f59c74d811b1a67d5da36c15d06c84b0cd /spec/features/projects/blobs/edit_spec.rb
parent48d31abc97528a36614b545f0b61fa14053ce4a8 (diff)
downloadgitlab-ce-abe8cbe90b06f4355b6a783eb22bf46154569ec5.tar.gz
Load repository language from the DB if detected
The repository charts page used to detect the repository language for each request that was made to the page. Given the detection is an expensive operation and the same data is stored in the database the database is now serving the request. The same goes for an API endpoint that serves the languages. When a repository is empty or non-existent the languages will always be empty. And the language detection RPC isn't requested. Closes: https://gitlab.com/gitlab-org/gitlab-ce/issues/47390
Diffstat (limited to 'spec/features/projects/blobs/edit_spec.rb')
0 files changed, 0 insertions, 0 deletions