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
2019-07-12Upgrade to Rails 5.2Heinrich Lee Yu
2019-07-04Refactor pipeline errors_messageShinya Maeda
2019-06-28Added commit type to tree GraphQL typePhil Hughes
2019-06-04Introduce sidekiq worker for auto merge processShinya Maeda
2019-05-02Adds a way to start multiple manual jobs in stageMayra Cabrera
2019-04-29Fix CI_COMMIT_REF_NAME and SLUG variableShinya Maeda
2019-04-24Merge branch 'add-ci-variable-protected-ref' into 'master'Grzegorz Bizon
2019-04-18Make sure that CI_COMMIT_REF_PROTECTED is a boolJason van den Hurk
2019-04-16Merge branch 'mc/feature/custom-metrics-ce' into 'master'Kamil Trzciński
2019-04-16Backport changes from EEMatija Čupić
2019-04-12Don't render artifact download links on the project tags page for builds with...drew cimino
2019-04-10Change CI_REF_PROTECTED variable to CI_COMMIT_REF_PROTECTEDJason van den Hurk
2019-04-10Added the CI_REF_PROTECTED variable to the Gitlab runnerJason van den Hurk
2019-04-09Add new permission model `read-pipeline-variable`Agustin Henze
2019-04-02Backport EE changeShinya Maeda
2019-03-29Merge branch 'persist-fulll-ref-path-for-mr-pipelines' into 'master'Kamil Trzciński
2019-03-29Merge branch 'sh-fix-gitaly-find-commit-caching' into 'master'Kamil Trzciński
2019-03-29Create detached merge request pipelinesShinya Maeda
2019-03-28Inherit from ApplicationRecord instead of ActiveRecord::BaseNick Thomas
2019-03-28Guard against nested allows with ref name cachingStan Hu
2019-03-27Allow ref name caching CommitService#find_commitStan Hu
2019-03-21Update merge request widget pipeline blockNathan Friend
2019-03-20Add :preparing status to HasStatusTiger
2019-03-13Make all_pipelines method compatible with pipelines for merge requestsShinya Maeda
2019-03-05Rename ambiguous association names in Ci::PipelineShinya Maeda
2019-03-01Add suffix for merge request eventShinya Maeda
2019-03-01Fix inconsistent `branch?` behaviorShinya Maeda
2019-02-27Persist source sha and target sha for merge pipelinesShinya Maeda
2019-02-26Fix Ci::Pipeline#all_merge_requests missing forked MRsStan Hu
2019-02-21Move ChatOps to CoreJames Fargher
2019-02-18Merge branch 'feature/gb/enable-ci-persisted-stages-by-default' into 'master'Stan Hu
2019-02-18Enable persisted pipeline stages by defaultGrzegorz Bizon
2019-02-13Support `only: changes:` on MR pipelinesHiroyuki Sato
2019-01-25Move processables scope into commit status classGrzegorz Bizon
2019-01-25Segregate interface require to make CI/CD entity processableGrzegorz Bizon
2019-01-07Merge branch 'user-update-head-pipeline-worker-2' into 'master'Grzegorz Bizon
2019-01-07Allow to include files from another projectsKamil Trzciński
2019-01-04Merge branch 'use-cheap-operation-for-ci-pipeline-all_merge_requests' into 'm...Kamil Trzciński
2019-01-04Clarify comments about for_merge_requestShinya Maeda
2019-01-04Refactor the logic of updating head pipelinesShinya Maeda
2019-01-03Use cheap operation for `Ci::Pipeline#all_merge_requests`Shinya Maeda
2019-01-03Add a comment on `Ci::Pipeline#git_ref` about merge request refShinya Maeda
2019-01-02Merge branch 'security-master-secret-ci-variables-exposed' into 'master'John Jarvis
2018-12-16Remove rails4 specific codeJasper Maes
2018-12-13Refactor Ci::Pipeline's config_sources enumYorick Peterse
2018-12-08Support merge_request pipeline ref typesMatija Čupić
2018-12-08Use full ref when possible to avoid ambiguityMatija Čupić
2018-12-06Expose merge request pipeline variablesShinya Maeda
2018-12-05Rename project's pipelines relationFrancisco Javier López
2018-12-05Merge request pipelinesShinya Maeda