summaryrefslogtreecommitdiff
path: root/spec/services/projects/detect_repository_languages_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-101-2/+2
* Change DetectRepositoryLanguagesWorker to not receive userDiego Silva2019-05-091-1/+1
* Add frozen_string_literal to spec/servicesfrozen_string_literal_spec_servicesThong Kuah2019-04-121-0/+2
* Return cached languages if they've been detected beforeIgor Drozdov2019-03-201-0/+10
* Remove feature gates for Repository LanguagesZeger-Jan van de Weg2018-08-161-4/+0
* Add repository languages for projectsZeger-Jan van de Weg2018-08-011-0/+54