Home
last modified time | relevance | path

Searched refs:USER_REFERENCES (Results 1 – 3 of 3) sorted by relevance

/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/lib/gitlab/import_export/project/
H A Drelation_factory.rb72 @object = preload_keys(@object, USER_REFERENCES, @user)
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/lib/gitlab/import_export/base/
H A Drelation_factory.rb17 USER_REFERENCES = %w[ constant in Gitlab.ImportExport.Base.RelationFactory
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/doc/development/
H A Dimport_export.md136 …ALLOWED_REFERENCES = RelationFactory::PROJECT_REFERENCES + RelationFactory::USER_REFERENCES + ['gr…