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
2016-06-03Save Ci::Commit object to persist all created buildsKamil Trzcinski
2016-06-03Refactor ci commit pipeline to prevent implicit savesGrzegorz Bizon
2016-06-02Rename Ci::Commit to Ci::Pipeline and rename some of the ci_commit to pipelineKamil Trzcinski
2016-05-19Create pipeline objects with parametersKamil Trzcinski
2016-05-18Use pipelines.errors when communicating the errorKamil Trzcinski
2016-05-15Add method new_pipelineKamil Trzcinski
2016-05-12Fix CI testsKamil Trzcinski
2016-05-10Improve pipelines designKamil Trzcinski