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-07-27Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable
2017-07-20Merge remote-tracking branch 'upstream/master' into 30634-protected-pipelineLin Jen-Shin
2017-07-20Use struct instead of hashLin Jen-Shin
2017-07-20Merge branch 'feature/gb/auto-retry-failed-ci-job' into 'master'Kamil Trzciński
2017-07-20Fix CI/CD job auto-retry specsGrzegorz Bizon
2017-07-19Use hash to return multiple objectsLin Jen-Shin
2017-07-19Update piplines created metric nameBen Kochie
2017-07-18Instead of adding master, stub_not_protect_default_branchLin Jen-Shin
2017-07-17Add specs for pipeline process with auto-retriesGrzegorz Bizon
2017-07-17Add specs seeding jobs with auto-retries configuredGrzegorz Bizon
2017-07-05Merge allowed_to_create? into CreatePipelineServiceLin Jen-Shin
2017-07-04Update tests due to permission changesLin Jen-Shin
2017-06-29Merge remote-tracking branch 'upstream/master' into 30634-protected-pipelineLin Jen-Shin
2017-06-20Fix pipeline status when allowed to fail jobs presentGrzegorz Bizon
2017-06-14Correct RSpec/SingleLineHook cop offensesRobert Speicher
2017-06-08Add test for prom metric gatheringZ.J. van de Weg
2017-06-07Fix retry build service specs related to the stageGrzegorz Bizon
2017-06-06Still allow legacy triggers, feedback:Lin Jen-Shin
2017-06-06Clone stage_id when retrying a CI/CD jobGrzegorz Bizon
2017-06-06Try to report why it's failing and fix testsLin Jen-Shin
2017-06-06Disallow legacy trigger without a ownerLin Jen-Shin
2017-06-05Don't check permission, only protected ref if no userLin Jen-Shin
2017-06-05Forbid creating pipeline if it's protected andLin Jen-Shin
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-06-01Merge branch 'feature/gb/migrate-pipeline-stages' into feature/gb/persist-pip...Grzegorz Bizon
2017-06-01Use stage_id column in code that needs to know about itGrzegorz Bizon
2017-06-01Merge branch 'master' into 'trigger-source'Grzegorz Bizon
2017-05-31Introduce source to pipeline entityKamil Trzcinski
2017-05-31Fix pipeline retry specs related to protected actionsGrzegorz Bizon
2017-05-31Fix job play service specs related to protected actionsGrzegorz Bizon
2017-05-31Fix pipeline processing specs related to protected actionsGrzegorz Bizon
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-11Merge branch 'retried-in-database-mysql' into 'master' Regis Boudinot
2017-05-09Merge branch 'issue_27168_2' into 'master' Sean McGivern
2017-05-09Small code improvements and add migration specFelipe Artur
2017-05-08Preloads head pipeline for each merge requestFelipe Artur
2017-05-08Fix skipped manual actions issue in pipeline processingGrzegorz Bizon
2017-05-07Store retried in database for CI buildsKamil Trzcinski
2017-05-05Do not reprocess actions when user retries pipelineGrzegorz Bizon
2017-05-02Merge branch 'master' into feature/gb/manual-actions-protected-branches-permi...Grzegorz Bizon
2017-04-24Properly expire cache for **all** MRs of a pipelineToon Claes
2017-04-13Merge branch 'master' into feature/gb/manual-actions-protected-branches-permi...Grzegorz Bizon