14812: Finish first pass migrating config items
authorPeter Amstutz <pamstutz@veritasgenetics.com>
Thu, 27 Jun 2019 19:18:39 +0000 (15:18 -0400)
committerPeter Amstutz <pamstutz@veritasgenetics.com>
Mon, 1 Jul 2019 16:22:25 +0000 (12:22 -0400)
commit668a799436295a17223096392898cf257d8dfc76
tree0f6f1ecbae43562f3075939d11c6d7f4486cdfd2
parent09a3f207ceb2ddcdc7d31d0190eeed94962740d1
14812: Finish first pass migrating config items

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <pamstutz@veritasgenetics.com>
45 files changed:
apps/workbench/app/controllers/application_controller.rb
apps/workbench/app/controllers/collections_controller.rb
apps/workbench/app/controllers/container_requests_controller.rb
apps/workbench/app/controllers/containers_controller.rb
apps/workbench/app/controllers/jobs_controller.rb
apps/workbench/app/controllers/pipeline_instances_controller.rb
apps/workbench/app/controllers/pipeline_templates_controller.rb
apps/workbench/app/controllers/projects_controller.rb
apps/workbench/app/controllers/users_controller.rb
apps/workbench/app/controllers/virtual_machines_controller.rb
apps/workbench/app/controllers/workflows_controller.rb
apps/workbench/app/mailers/issue_reporter.rb
apps/workbench/app/mailers/request_shell_access_reporter.rb
apps/workbench/app/models/arvados_api_client.rb
apps/workbench/app/models/repository.rb
apps/workbench/app/views/api_client_authorizations/_show_help.html.erb
apps/workbench/app/views/application/_breadcrumbs.html.erb
apps/workbench/app/views/application/_report_error.html.erb
apps/workbench/app/views/application/_report_issue_popup.html.erb
apps/workbench/app/views/application/_show_sharing.html.erb
apps/workbench/app/views/collections/show_file_links.html.erb
apps/workbench/app/views/getting_started/_getting_started_popup.html.erb
apps/workbench/app/views/jobs/_show_log.html.erb
apps/workbench/app/views/layouts/application.html.erb
apps/workbench/app/views/layouts/body.html.erb
apps/workbench/app/views/notifications/_collections_notification.html.erb
apps/workbench/app/views/notifications/_jobs_notification.html.erb
apps/workbench/app/views/notifications/_pipelines_notification.html.erb
apps/workbench/app/views/projects/_show_dashboard.html.erb
apps/workbench/app/views/repositories/_show_help.html.erb
apps/workbench/app/views/user_agreements/index.html.erb
apps/workbench/app/views/users/_add_ssh_key_popup.html.erb
apps/workbench/app/views/users/_current_token.html.erb
apps/workbench/app/views/users/_setup_popup.html.erb
apps/workbench/app/views/users/_ssh_keys.html.erb
apps/workbench/app/views/users/_tables.html.erb
apps/workbench/app/views/users/_virtual_machines.html.erb
apps/workbench/app/views/users/profile.html.erb
apps/workbench/app/views/users/welcome.html.erb
apps/workbench/app/views/virtual_machines/_show_help.html.erb
apps/workbench/app/views/virtual_machines/webshell.html.erb
apps/workbench/app/views/work_units/_show_log.html.erb
apps/workbench/config/arvados_config.rb
lib/config/config.default.yml
services/login-sync/Gemfile.lock