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 Validate kubernetes cluster CA certificate 2019-02-08 10:05:05 +11:00
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 Extract GitLab Pages using RubyZip 2019-01-31 16:52:48 +01:00
security-reports Backport security-reports fixtures to CE 2019-03-07 00:34:45 +00:00
sentry Update Sentry client to get project list 2019-01-31 10:05:29 +00:00
trace Fix misspellings in app/spec executable lines 2019-02-27 22:41:34 +09:00
aosp_manifest.xml
banana_sample.gif
bfg_object_map.txt
big-image.png
blockquote_fence_after.md Fenced blockquotes to not change source line pos 2019-04-04 18:59:31 -05:00
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
GoogleCodeProjectHosting.json
invalid.po
logo_sample.svg
malicious.bundle
markdown.md.erb Remove Redcarpet markdown engine 2019-02-04 12:48:35 +01:00
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 Extract GitLab Pages using RubyZip 2019-01-31 16:52:48 +01:00
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 Removes the undescriptive CI Charts header 2019-04-05 13:06:24 +00:00
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