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-08-26Make it possible to access deployment details from pipelineGrzegorz Bizon
2017-08-25Merge branch 'fix/gb/fix-invalid-stage-status-transition' into 'master'Kamil Trzciński
2017-08-24Merge branch 'backstage/gb/after-save-asynchronous-job-hooks' into 'master'Kamil Trzciński
2017-08-23Expose CI_PIPELINE_SOURCE on CI jobsZeger-Jan van de Weg
2017-08-23Merge branch 'master' into backstage/gb/after-save-asynchronous-job-hooksGrzegorz Bizon
2017-08-22Set a default CI/CD status when it is not knownGrzegorz Bizon
2017-08-22Do not fire synrchonous hooks when creating a jobGrzegorz Bizon
2017-08-21Merge branch 'backstage/gb/migrate-stages-statuses' into 'master'Kamil Trzciński
2017-08-16Use usual method to retrieve CI/CD stage statusesGrzegorz Bizon
2017-08-16Merge branch 'master' into backstage/gb/migrate-stages-statusesGrzegorz Bizon
2017-08-15Fix CI_PROJECT_PATH_SLUG slugifyvanadium23
2017-08-03Don't include EmailHelpers manually, pick with rspecLin Jen-Shin
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-07-31Merge commit '9a3b283402b8cc1c86802c526f19a459ce09c2e3' into backstage/gb/mig...Grzegorz Bizon
2017-07-28fix merge missShinya Maeda
2017-07-28initShinya Maeda
2017-07-27Use described_class when possibleRémy Coutable
2017-07-27Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable
2017-07-27Remove superfluous type defs in specsKeifer Furzland
2017-07-26Merge branch 'master' into backstage/gb/migrate-stages-statusesGrzegorz Bizon
2017-07-26Rename method responsible for updating stage statusGrzegorz Bizon
2017-07-24Adds some specs for stage optimistic lockingGrzegorz Bizon
2017-07-24Merge branch 'master' into backstage/gb/migrate-stages-statusesGrzegorz Bizon
2017-07-20Merge remote-tracking branch 'upstream/master' into 30634-protected-pipelineLin Jen-Shin
2017-07-20Implement method that updates a stage statusGrzegorz Bizon
2017-07-20Implement proper associations with a persisted stageGrzegorz Bizon
2017-07-20Merge branch 'master' into backstage/gb/migrate-stages-statusesGrzegorz Bizon
2017-07-20Change auto-retry count to a correct value in docsGrzegorz Bizon
2017-07-18Instead of adding master, stub_not_protect_default_branchLin Jen-Shin
2017-07-17Merge remote-tracking branch 'upstream/master' into 30634-protected-pipelineLin Jen-Shin
2017-07-17Make it possible to auto retry a failed CI/CD jobGrzegorz Bizon
2017-07-17Make it possible to count a number of job retriesGrzegorz Bizon
2017-07-11Support multiple Redis instances based on queue typePaul Charlton
2017-07-10Merge branch 'master' into backstage/gb/migrate-stages-statusesGrzegorz Bizon
2017-07-07Merge from master(Fix conflicts)Shinya Maeda
2017-07-07Remove a spec: validate_uniqueness_of for keyShinya Maeda
2017-07-07merge from masterShinya Maeda
2017-07-07Basic BE changeShinya Maeda
2017-07-06Add table for merge request commitsSean McGivern
2017-07-06Backports for ee-2112Lin Jen-Shin
2017-07-05Improve test on spec/models/ci/pipeline_schedule_spec.rbShinya Maeda
2017-07-05Merge remote-tracking branch 'upstream/master' into 32815--Add-Custom-CI-Conf...Lin Jen-Shin
2017-07-05Merge allowed_to_create? into CreatePipelineServiceLin Jen-Shin
2017-07-05Rename ci_config_file to ci_config_pathLin Jen-Shin
2017-07-05Add back Pipeline#ci_yaml_file_path due to all the troublesLin Jen-Shin
2017-07-05Revert unnecesarry changesShinya Maeda
2017-07-05zj nice catchies 3Shinya Maeda
2017-07-05Improve specShinya Maeda
2017-07-05Fix specShinya Maeda
2017-07-05Fix spec. Add PipelineScheduleVariable for import_exportShinya Maeda