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-05-01Merge branch 'master' into backstage/gb/migrate-pipeline-stages-indexGrzegorz Bizon
2018-04-25Do not save associated records for pipeline builds twiceGrzegorz Bizon
2018-04-24Rename stage index column name to priority columnGrzegorz Bizon
2018-04-24Fix specs creating a pipeline stage with implicit indexGrzegorz Bizon
2018-03-23Expose evaluable variables method from build objectGrzegorz Bizon
2018-03-22Add specs for pipeline chain that builds stages and jobsGrzegorz Bizon
2018-03-22Move policy related specs our of YAML processor testsGrzegorz Bizon
2018-03-21Reduce stage seeds coupling between pipeline and YAMLGrzegorz Bizon
2018-03-21Add specs for chain element that populates a pipelineGrzegorz Bizon
2017-12-08Fix RubocopKamil Trzcinski
2017-12-08Add Chain::Command specsKamil Trzcinski
2017-12-08Implement and use Gitlab::Ci::Pipeline::Chain::CommandKamil Trzcinski
2017-12-08Fix invalid pipeline build chain tag evaluationGrzegorz Bizon
2017-10-11Extend pipeline build chain specsGrzegorz Bizon
2017-10-11Set pipeline config source attribute in a build stepGrzegorz Bizon
2017-10-10Add initial specs for pipeline build chain classGrzegorz Bizon
2017-10-05Set a pipeline failure reason when it has YAML errorsGrzegorz Bizon
2017-09-26Add specs for pipeline chain builder sequence classGrzegorz Bizon
2017-09-26Fix some code style offenses in pipeline chain classesGrzegorz Bizon
2017-09-26Add missing tests for pipeline chain access validatorGrzegorz Bizon
2017-09-26Add specs for pipeline builder that validates configGrzegorz Bizon
2017-09-26Add specs for pipeline builder repository validatorGrzegorz Bizon
2017-09-26Add specs for builder chain that persist a pipelineGrzegorz Bizon
2017-09-26Add specs for builder chain step that skipps pipelinesGrzegorz Bizon
2017-09-26Add specs for pipeline builder abilities validatorGrzegorz Bizon
2017-09-26Move pipeline builder validation chain to a moduleGrzegorz Bizon
2017-09-26Split pipeline chain builder validation classGrzegorz Bizon
2017-09-25Extract pipeline chain builder classes from serviceGrzegorz Bizon