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 (Expand)Author
2018-04-11Merge branch 'revert-e9e800f5' into 'master'Marin Jankovski
2018-04-05Partition job_queue_duration_seconds with jobs_running_for_projectTomasz Maczukin
2018-03-26Merge branch 'backstage/gb/populating-pipeline-refactoring' into 'master'Kamil Trzciński
2018-03-22Use porcelain commit lookup method on CI::CreatePipelineServiceAlejandro Rodríguez
2018-03-21Populate pipeline with objects before creating itGrzegorz Bizon
2018-03-21Remove legacy service for creating pipeline stagesGrzegorz Bizon
2018-03-21Decouple pipeline stage seeds from building environmentsGrzegorz Bizon
2018-03-15Replace KubeException with Kubeclient::HttpError (kubeclient 3.0)Pirate Praveen
2018-03-07Use Project#source_of_merge_requests-relationBob Van Landuyt
2018-03-06Add rake task. Adopt the latest fix. Drop CreateTraceArtifactServiceShinya Maeda
2018-02-23Revert "Revert "Use Dir.mktmpdir""Shinya Maeda
2018-02-23Revert "Use Dir.mktmpdir"Shinya Maeda
2018-02-23Use Dir.mktmpdirShinya Maeda
2018-02-23Change FileUtils.cp to FileUtils.copyShinya Maeda
2018-02-23Bring back the initial commitShinya Maeda
2018-02-23Fixed static analysysShinya Maeda
2018-02-23Check if the latest permanent file exists before remove file. Add tests.Shinya Maeda
2018-02-23Copy original file to temp file always to prevent data lossShinya Maeda
2018-02-23Minimal fix for artifacts serviceKamil Trzciński
2018-02-07Merge commit '4457cf9d178dc9912fd9c16427ad81b389179d00' into fix/gb/fix-redun...Grzegorz Bizon
2018-02-06Improve exceptions messages in code creating stagesGrzegorz Bizon
2018-02-06Make exception in ensure stage service more descriptiveGrzegorz Bizon
2018-02-06Merge branch 'master' into fix/gb/fix-redundant-pipeline-stagesGrzegorz Bizon
2018-02-06Fix inital test failuresShinya Maeda
2018-02-06Add worker queueShinya Maeda
2018-02-06Rename CreateArtifactsTraceService to CreateTraceArtifactServiceShinya Maeda
2018-02-06Add CreateArtifactsTraceWorkerShinya Maeda
2018-02-05Fix transactions-related race condition in stages codeGrzegorz Bizon
2018-02-05Revert create job service because of load balancingGrzegorz Bizon
2018-02-02use Gitlab::UserSettings directly as a singleton instead of including/extendi...Mario de la Ossa
2018-01-25Fix specs for retry build after making stages uniqueGrzegorz Bizon
2018-01-24Do not raise an error when trying to persist a jobGrzegorz Bizon
2018-01-24Add a new service for creating detached CI/CD jobsGrzegorz Bizon
2017-12-13Merge branch 'issue_41021' into 'master'Sean McGivern
2017-12-13Prevent worker that updates merge requests head pipeline from failing jobsFelipe Artur
2017-12-12ActiveRecord::StaleObjectError: Attempted to update a stale object: Ci::BuildShinya Maeda
2017-12-08Merge branch 'fix/gb/fix-pipeline-build-chain-tag-evaluation' into 'master'Douwe Maan
2017-12-08Implement and use Gitlab::Ci::Pipeline::Chain::CommandKamil Trzcinski
2017-12-07Merge branch 'feature/sm/34834-missing-dependency-should-fail-job-2' into 'ma...Kamil Trzciński
2017-12-06Merge branch '37354-pipelines-update' into 'master'Kamil Trzciński
2017-12-06Use Class.new(StandardError) instead of custom extended error class. Bring ba...Shinya Maeda
2017-12-06Fail jobs if its dependency is missingShinya Maeda
2017-12-05Perform SQL matching of Build&Runner tags to greatly speed-up job pickingKamil Trzcinski
2017-12-05Ensure pippeline corresponds with the sha of an MRJarka Kadlecova
2017-11-30Merge branch 'master' into backstage/gb/build-pipeline-in-a-separate-classGrzegorz Bizon
2017-11-16Adds Rubocop rule for line break after guard clauseJacopo
2017-11-13Add Gitlab::Utils::StrongMemoizeLin Jen-Shin (godfat)
2017-11-07Merge branch 'fix/gb/ensure-that-job-belongs-to-stage' into 'master'Kamil Trzciński
2017-11-06Extract ensure stage service from commit status classGrzegorz Bizon
2017-11-01Revert back FetchKubernetesTokenServiceKamil Trzcinski