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-04-27Add deployment events to chat notification servicesJason Goodman
2019-04-24Merge branch 'add-ci-variable-protected-ref' into 'master'Grzegorz Bizon
2019-04-23Upgrade Rails to 5.1.6.1Jasper Maes
2019-04-19Extract ProjectStatistics updates into a concernAlessio Caiazza
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-09[CE] Support multiple assignees for merge requestsOswaldo Ferreira
2019-04-05Merge branch 'fix-merge-request-relations-with-pipeline-on-mwps' into 'master'Kamil Trzciński
2019-04-05Autocorrect with RSpec/ExampleWording copThong Kuah
2019-04-05Fix merge requst relationships with pipeline in MWPSServiceShinya Maeda
2019-04-04Merge branch 'drop-usage-of-leagcy-artifacts' into 'master'Kamil Trzciński
2019-04-04Renamed terminal_specification to channel_specificationFrancisco Javier López
2019-04-04Drop legacy artifacts usageShinya Maeda
2019-04-02Backport EE changeShinya Maeda
2019-04-01Don't use frozen_string_literal for nowThong Kuah
2019-04-01Add # frozen_string_literal to spec/modelsThong Kuah
2019-03-29Merge branch 'persist-fulll-ref-path-for-mr-pipelines' into 'master'Kamil Trzciński
2019-03-29Create detached merge request pipelinesShinya Maeda
2019-03-27Allow ref name caching CommitService#find_commitStan Hu
2019-03-21Update merge request widget pipeline blockNathan Friend
2019-03-20Add feature flag for build preparing stateTiger
2019-03-20Create framework for build prerequisitesTiger
2019-03-20Add :preparing status to HasStatusTiger
2019-03-13Add attached flag to pipeline entityShinya Maeda
2019-03-13Make all_pipelines method compatible with pipelines for merge requestsShinya Maeda
2019-03-07Resolve "Mask the existing variables"Matija Čupić
2019-03-06Merge branch 'fix/gb/fix-bridge-jobs-variables-policy' into 'master'Stan Hu
2019-03-05Make sure MR and milestone projects are sameJarka Košanová
2019-03-05Rename ambiguous association names in Ci::PipelineShinya Maeda
2019-03-05Merge branch 'master' into expose-additional-merge-request-pipeline-variablesHiroyuki Sato
2019-03-02Fix CI/CD bridge variables unit testGrzegorz Bizon
2019-03-02Extract scoped CI/CD variables to a separate concernGrzegorz Bizon
2019-03-01Add suffix for merge request eventShinya Maeda
2019-03-01Fix inconsistent `branch?` behaviorShinya Maeda
2019-02-27Merge branch 'fix-misspellings-app' into 'master'Rémy Coutable
2019-02-27Fix misspellings in app/spec executable linesTakuya Noguchi
2019-02-27Revert "Merge branch 'revert-8baf9e5f' into 'master'"Matija Čupić
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-25Expose refspec and depth to runnerShinya Maeda
2019-02-21Move ChatOps to CoreJames Fargher
2019-02-13Support `only: changes:` on MR pipelinesHiroyuki Sato
2019-02-05Backport: Optimize slow pipelines.js responseShinya Maeda
2019-01-29Add GitLab Pages predefined variablesAdrian Moisey
2019-01-25Add some specs for processable CI/CD entities relationGrzegorz Bizon
2019-01-24Enable the Layout/ExtraSpacing copRémy Coutable