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-08-16Merge branch 'mc/feature/pipeline-tracking-config-ce' into 'master'Kamil Trzciński
2019-08-05Merge branch 'prefer-to-use-process-pipeline-worker' into 'master'Sean McGivern
2019-08-04Port changes from EEMatija Čupić
2019-08-02Extend PipelineProcessWorker to accept a list of buildsKamil Trzciński
2019-08-02Make needs: to require previous jobsKamil Trzciński
2019-08-01Add support for DAGKamil Trzciński
2019-07-26Merge branch 'mc/feature/find-all-artifacts-for-sha' into 'master'Robert Speicher
2019-07-26Rename latest_successful to be more explicitMatija Čupić
2019-07-23Find build by sha from refMatija Čupić
2019-07-23Remove dead MySQL codeNick Thomas
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