gitlab-org--gitlab-foss/spec/fixtures
Bob Van Landuyt 589b2db06c Setup Phabricator import
This sets up all the basics for importing Phabricator tasks into
GitLab issues.

To import all tasks from a Phabricator instance into GitLab, we'll
import all of them into a new project that will have its repository
disabled.

The import is hooked into a regular ProjectImport setup, but similar
to the GitHub parallel importer takes care of all the imports itself.

In this iteration, we're importing each page of tasks in a separate
sidekiq job.

The first thing we do when requesting a new page of tasks is schedule
the next page to be imported. But to avoid deadlocks, we only allow a
single job per worker type to run at the same time.

For now we're only importing basic Issue information, this should be
extended to richer information.
2019-05-31 09:40:54 +02:00
..
api Expose build environment latest deployable name and path 2019-05-24 10:04:35 +01:00
authentication
clusters
codequality
config
container_registry
emails
encoding
gitlab/ci/external_files
importers/bitbucket_server
junit
lib/gitlab/metrics/dashboard Update metrics dashboard API to load yml from repo 2019-05-01 10:16:03 +00:00
patchfiles
phabricator_responses Setup Phabricator import 2019-05-31 09:40:54 +02:00
project_services/campfire
safe_zip
security-reports
sentry
trace
GoogleCodeProjectHosting.json
aosp_manifest.xml
banana_sample.gif
bfg_object_map.txt
big-image.png
blockquote_fence_after.md
blockquote_fence_before.md
ci_build_artifacts.zip
ci_build_artifacts_metadata.gz
csv_comma.csv
csv_semicolon.csv
csv_tab.csv
dk.png
doc_sample.txt
domain_blacklist.txt
fuzzy.po
git-cheat-sheet.pdf
invalid.po
logo_sample.svg
malicious.bundle
markdown.md.erb
metrics.json
missing_metadata.po
missing_plurals.po
multiple_plurals.po
newlines.po
pages.tar.gz
pages.zip
pages.zip.meta
pages_empty.tar.gz
pages_empty.zip
pages_empty.zip.meta
pages_non_writeable.zip
passphrase_x509_certificate.crt Move Contribution Analytics related spec in spec/features/groups/group_page_with_external_authorization_service_spec to EE 2019-04-09 15:38:58 +00:00
passphrase_x509_certificate_pk.key Move Contribution Analytics related spec in spec/features/groups/group_page_with_external_authorization_service_spec to EE 2019-04-09 15:38:58 +00:00
project_export.tar.gz
rails_sample.jpg
sanitized.svg
ssh_host_example_key.pub
symlink_export.tar.gz
unescaped_chars.po
unsanitized.svg
valid.po
video_sample.mp4
x509_certificate.crt Move Contribution Analytics related spec in spec/features/groups/group_page_with_external_authorization_service_spec to EE 2019-04-09 15:38:58 +00:00
x509_certificate_pk.key Move Contribution Analytics related spec in spec/features/groups/group_page_with_external_authorization_service_spec to EE 2019-04-09 15:38:58 +00:00