gitlab-org--gitlab-foss/lib/gitlab/phabricator_import
Bob Van Landuyt 32184839c3 Fetch users from Phabricator to link to issues
We fetch the users from Phabricator based on their Phabricator ID. If
a user with the same username exists and is a member of the project,
we set them as assignee or author.

When a user is applicable, we also cache it in Redis so we don't have
to perform the request again for the same phid.
2019-07-10 17:15:43 +02:00
..
cache
conduit
issues
representation
base_worker.rb
conduit.rb
import_tasks_worker.rb
importer.rb
project_creator.rb
user_finder.rb
worker_state.rb