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
diff options
context:
space:
mode:
authorRubén Dávila <ruben@gitlab.com>2018-05-11 20:55:17 +0300
committerRubén Dávila <ruben@gitlab.com>2018-05-11 20:55:17 +0300
commit410d41ba6e15ecb12f265ef05ad9ad7f96024fa7 (patch)
tree8a1dac5376e71b66850884350bb6d39ee43d03b2 /gems/gitlab-schema-validation/spec/support/shared_examples/schema_objects_shared_examples.rb
parent6c70d7f90bf8be05b67b3ec9ed2eeda3e9f524ea (diff)
Before enqueuing the job to import a project we need to know if it was created from a template in order to execute some tasks. We have the `template_name` param but it's already being used to invoke the `Projects::CreateFromTemplateService` service and it's logically being deleted from `params` otherwise we will generate an infinite recursive call. That's why we need to use a different param name to persist the template name.
Diffstat (limited to 'gems/gitlab-schema-validation/spec/support/shared_examples/schema_objects_shared_examples.rb')
0 files changed, 0 insertions, 0 deletions