Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-12-16Add latest changes from gitlab-org/gitlab@masterogolowinski-master-patch-80898GitLab Bot
2019-10-16Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-04-12Add frozen_string_literal to spec/servicesThong Kuah
Probably useful as we often move these files to "new" files.
2017-09-13Add change log. Fix spec.Shinya Maeda
2017-09-13Fix PipelineTriggerService to associate trigger_request with buildsShinya Maeda
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-08-01fixShinya Maeda
2017-07-28Expand pipeline_trigger_service_spec by godfat requestShinya Maeda
2017-07-28Use let(:params) instead of def paramShinya Maeda
2017-07-28Fix pipelineShinya Maeda
2017-07-28initShinya Maeda