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-11-27Extend pipelines factory with transient config attributeGrzegorz Bizon
2016-11-25Restore method that ensures builds being createdGrzegorz Bizon
2016-11-25Remove remaining calls to CI yaml in pipeline specsGrzegorz Bizon
2016-11-25Move helpers to the end of process pipeline specsGrzegorz Bizon
2016-11-25Update pipeline processing specs for creating buildsGrzegorz Bizon
2016-11-17Merge branch 'feature/environment-teardown-when-branch-deleted' into 'master' Kamil Trzciński
2016-11-14Make it possible to fabricate environment on branchGrzegorz Bizon
2016-11-14Improve name of service that stops CI environmentsGrzegorz Bizon
2016-11-14Check permissions before stopping CI environmentsGrzegorz Bizon
2016-11-09Extend tests for service that stops environmentGrzegorz Bizon
2016-11-09Add environment factory review app traitGrzegorz Bizon
2016-11-08Add environment teardown serviceGrzegorz Bizon
2016-11-02Merge remote-tracking branch 'upstream/master' into pipeline-notificationsLin Jen-Shin
2016-10-26Fix optimistic lockingKamil Trzcinski
2016-10-17Change service to be a worker, feedback:Lin Jen-Shin
2016-10-17Revert "Split notification integration into another branch"Lin Jen-Shin
2016-10-17Add notification tests for itLin Jen-Shin
2016-10-14Space between subject and {, feedback:Lin Jen-Shin
2016-10-08Merge remote-tracking branch 'upstream/master' into pipeline-emailsLin Jen-Shin
2016-10-08Fix tests for subject updatesLin Jen-Shin
2016-10-01Add a test for on_failure jobs in the middleLin Jen-Shin
2016-10-01Should use eq because we want ordersLin Jen-Shin
2016-09-29We consider skipped = success, fixes #22598Lin Jen-Shin
2016-09-29Less confusing nameLin Jen-Shin
2016-09-23Not sure why I missed thisLin Jen-Shin
2016-09-23Cleanup emails between testsLin Jen-Shin
2016-09-23Fix the other missing commitLin Jen-Shin
2016-09-14Split notification integration into another branchLin Jen-Shin
2016-09-13Fix pipeline emails and add testsLin Jen-Shin
2016-09-01Project tools visibility levelFelipe Artur
2016-08-24Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin
2016-08-19Fix test for processing pipeline after retrying buildGrzegorz Bizon
2016-08-19Add test that shows problem with pipeline processingGrzegorz Bizon
2016-08-15Fix tests which broke in the mergeLin Jen-Shin
2016-08-11Use state machine for pipeline event processingKamil Trzcinski
2016-08-11Pre-create all builds for Pipeline when a trigger is receivedKamil Trzcinski
2016-07-12Avoid `describe`-ing symbols in specsRobert Speicher
2016-06-16Merge branch 'fix/status-of-pipeline-without-builds' into 'master' Rémy Coutable
2016-06-15Make sure that we test RegisterBuildService behavior for deleted projectsKamil Trzcinski
2016-06-14Merge branch 'master' into fix/status-of-pipeline-without-buildsGrzegorz Bizon
2016-06-13Fair usage of Shared RunnersKamil Trzcinski
2016-06-03Rename all `[ci_]commit` to `[ci_]pipeline` in specs and featuresKamil Trzcinski
2016-06-03Use pipelines in context of ProjectKamil Trzcinski
2016-06-03Rename Ci::Build commit to pipelineKamil Trzcinski
2016-06-03Do not create pipeline objects when no buildsGrzegorz Bizon
2016-04-12Fix specsKamil Trzcinski
2016-02-18Add specs for build status helper classGrzegorz Bizon
2016-02-18Return a builds array in builds create serviceGrzegorz Bizon
2015-12-11Remove ci_ prefix from all ci related thingsKamil Trzcinski
2015-12-11Migrate CI::Project to ProjectKamil Trzcinski