gitlab-org--gitlab-foss/app/views/projects
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
..
artifacts
badges
blame
blob Get copy to clipboard button aligned within snippet header 2019-05-30 12:54:12 +00:00
boards
branches Resolve CE/EE diffs in projects branches 2019-05-21 03:10:46 +01:00
buttons Group download buttons in a .btn-group 2019-05-23 07:23:27 -05:00
ci Add Pipeline IID to views 2019-05-30 09:32:20 +00:00
cleanup Prefer usage of helper expanded_by_default? 2019-04-29 15:01:28 +00:00
commit Add Pipeline IID to views 2019-05-30 09:32:20 +00:00
commits Move EE differences for app/views/projects/commits/_commit.html.haml 2019-05-23 10:22:36 +00:00
compare
cycle_analytics
default_branch Prefer usage of helper expanded_by_default? 2019-04-29 15:01:28 +00:00
deploy_keys Prefer usage of helper expanded_by_default? 2019-04-29 15:01:28 +00:00
deploy_tokens
deployments
diffs Makes 'diff/content' partial use instance method 2019-05-21 12:33:42 +00:00
environments
error_tracking
find_file
forks
generic_commit_statuses
graphs
group_links
hook_logs
hooks
imports
issues Use a path for the related merge requests endpoint 2019-05-07 06:16:39 -07:00
jobs Add a column header to admin/jobs page 2019-05-28 10:44:02 -07:00
labels
mattermosts
merge_requests
milestones
mirrors Resolve CE/EE diffs in mirror repos settings 2019-05-16 14:22:32 +01:00
network
notes Update smiley icons to new ones 2019-05-23 12:29:32 +00:00
pages
pages_domains Fix col-sm-* in forms to keep layout 2019-05-27 13:35:28 +09:00
pipeline_schedules
pipelines
project_members Resolve CE/EE diffs in project members 2019-05-27 17:47:54 +01:00
project_templates
protected_branches Fix col-sm-* in forms to keep layout 2019-05-27 13:35:28 +09:00
protected_tags Fix col-sm-* in forms to keep layout 2019-05-27 13:35:28 +09:00
refs
registry/repositories Update changelogs/unreleased/28757-remove-docker-pull-prefix-when-copying-a-tag-from-the-registry.yml 2019-05-27 20:10:39 +00:00
releases
repositories
runners
serverless/functions
services
settings Unified repository/show.html for CE and EE 2019-05-29 16:47:31 +02:00
snippets
stage
tags
tree Created repository list breadcrumbs Vue app 2019-05-29 10:24:35 +01:00
triggers
wikis
_activity.html.haml
_bitbucket_import_modal.html.haml
_classification_policy_settings.html.haml
_commit_button.html.haml
_customize_workflow.html.haml
_deletion_failed.html.haml
_errors.html.haml
_export.html.haml
_files.html.haml Created repository list breadcrumbs Vue app 2019-05-29 10:24:35 +01:00
_find_file_link.html.haml
_flash_messages.html.haml Resolve CE/EE diffs in _flash_messages 2019-05-16 11:33:51 +01:00
_fork_suggestion.html.haml
_gitlab_import_modal.html.haml
_home_panel.html.haml Created repository list breadcrumbs Vue app 2019-05-29 10:24:35 +01:00
_import_project_pane.html.haml Setup Phabricator import 2019-05-31 09:40:54 +02:00
_issuable_by_email.html.haml
_last_push.html.haml
_md_preview.html.haml
_merge_request_merge_checks_settings.html.haml
_merge_request_merge_method_settings.html.haml
_merge_request_merge_options_settings.html.haml
_merge_request_settings.html.haml
_new_project_fields.html.haml
_new_project_push_tip.html.haml
_project_templates.html.haml
_readme.html.haml
_stat_anchor_list.html.haml
_wiki.html.haml
_zen.html.haml
activity.html.haml
edit.html.haml Prefer usage of helper expanded_by_default? 2019-04-29 15:01:28 +00:00
empty.html.haml
new.html.haml
no_repo.html.haml
remove_fork.js.haml
show.atom.builder
show.html.haml
transfer.js.haml
update.js.haml