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
2017-06-08Add test for prom metric gatheringZ.J. van de Weg
2017-06-05Merge branch 'master' into feature/gb/persist-pipeline-stagesGrzegorz Bizon
2017-06-05Revert invalid changes in new pipeline service specsGrzegorz Bizon
2017-06-05Merge branch '25680-CI_ENVIRONMENT_URL' into 'master'Kamil TrzciƄski
2017-06-02Only deploy if environment exists; Update tests accordinglyLin Jen-Shin
2017-06-02Fix invalid conditional in pipeline create serviceGrzegorz Bizon
2017-06-01Fix race condition between pipeline creation and MR diff_head_sha updateDouwe Maan
2017-05-31Introduce source to pipeline entityKamil Trzcinski
2017-05-30Implement CI/CD config attributes for persisted stagesGrzegorz Bizon
2017-05-29Set head pipeline when creating merge requestsFelipe Artur
2017-05-24Sanity check pipeline sha before saving merge request head pipelineFelipe Artur
2017-05-15[Spec optimization] Joining one-line 'it' blocksValery Sizov
2017-05-09Small code improvements and add migration specFelipe Artur
2017-05-08Preloads head pipeline for each merge requestFelipe Artur
2017-04-05Add a test to make sure it's not auto-cancelingLin Jen-Shin
2017-04-04refactor specRydkin Maxim
2017-04-04remove `a pending pipeline` shared exampleRydkin Maxim
2017-04-04fix rubocopRydkin Maxim
2017-04-04rename `auto_canceled_by` and add foreign keyRydkin Maxim
2017-04-04more brief way of get parent commitRydkin Maxim
2017-04-04fix typoRydkin Maxim
2017-04-04add `does not cancel HEAD pipeline` specRydkin Maxim
2017-04-04add auto-cancel for pending pipelines on branch, if they are not HEADRydkin Maxim
2017-03-28Use `:empty_project` where possible in service specsRobert Speicher
2017-03-16Futher rename the CI variablesZ.J. van de Weg
2017-02-22updated ci skip regex to accept underscores and hyphensLuke "Jared" Bennett
2016-12-15Create environments when the build referencing them is createdNick Thomas
2016-08-11Pre-create all builds for Pipeline when a trigger is receivedKamil Trzcinski