[ARVADOS] updated: 2.2.1-36-g5a9889bad
Git user
git at public.arvados.org
Thu Aug 26 18:33:19 UTC 2021
Summary of changes:
apps/workbench/Gemfile | 3 ---
apps/workbench/Gemfile.lock | 4 ----
apps/workbench/config/boot.rb | 1 -
lib/config/export.go | 2 +-
services/api/Gemfile | 3 ---
services/api/Gemfile.lock | 4 ----
services/api/config/boot.rb | 1 -
7 files changed, 1 insertion(+), 17 deletions(-)
via 5a9889bad0e0b5d98ea28abd2b96667cbaafc8e3 (commit)
via 47bd346779aeb7d5235a0a0fc901c387ff193134 (commit)
from 65ca88516ae94716031f3f8fbd092ca9603d0572 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
commit 5a9889bad0e0b5d98ea28abd2b96667cbaafc8e3
Author: Peter Amstutz <peter.amstutz at curii.com>
Date: Tue Jun 22 15:01:18 2021 -0400
17828: Remove bootsnap, which just seems to cause trouble
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz at curii.com>
diff --git a/apps/workbench/Gemfile b/apps/workbench/Gemfile
index 239c24d95..46c1e8e60 100644
--- a/apps/workbench/Gemfile
+++ b/apps/workbench/Gemfile
@@ -18,9 +18,6 @@ gem 'responders', '~> 2.0'
# See: https://github.com/rails/sprockets-rails/issues/443
gem 'sprockets', '~> 3.0'
-# Fast app boot times
-gem 'bootsnap', require: false
-
# Note: keeping this out of the "group :assets" section "may" allow us
# to use Coffescript for UJS responses. It also prevents a
# warning/problem when running tests: "WARN: tilt autoloading
diff --git a/apps/workbench/Gemfile.lock b/apps/workbench/Gemfile.lock
index dc62a9c64..ab9256a38 100644
--- a/apps/workbench/Gemfile.lock
+++ b/apps/workbench/Gemfile.lock
@@ -87,8 +87,6 @@ GEM
multi_json (>= 1.0.0)
autoprefixer-rails (9.5.1.1)
execjs
- bootsnap (1.4.7)
- msgpack (~> 1.0)
bootstrap-sass (3.4.1)
autoprefixer-rails (>= 5.2.1)
sassc (>= 2.0.0)
@@ -186,7 +184,6 @@ GEM
metaclass (~> 0.0.1)
morrisjs-rails (0.5.1.2)
railties (> 3.1, < 6)
- msgpack (1.3.3)
multi_json (1.15.0)
multipart-post (2.1.1)
net-scp (2.0.0)
@@ -333,7 +330,6 @@ DEPENDENCIES
andand
angularjs-rails (~> 1.3.8)
arvados (~> 2.1.5)
- bootsnap
bootstrap-sass (~> 3.4.1)
bootstrap-tab-history-rails
bootstrap-x-editable-rails
diff --git a/apps/workbench/config/boot.rb b/apps/workbench/config/boot.rb
index 6add5911f..815326668 100644
--- a/apps/workbench/config/boot.rb
+++ b/apps/workbench/config/boot.rb
@@ -8,7 +8,6 @@ require 'rubygems'
ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../../Gemfile', __FILE__)
require 'bundler/setup' if File.exists?(ENV['BUNDLE_GEMFILE'])
-require 'bootsnap/setup' # Speed up boot time by caching expensive operations.
# Use ARVADOS_API_TOKEN environment variable (if set) in console
require 'rails'
diff --git a/services/api/Gemfile b/services/api/Gemfile
index ae1658123..7fc7f8757 100644
--- a/services/api/Gemfile
+++ b/services/api/Gemfile
@@ -25,9 +25,6 @@ group :test, :development do
gem 'listen'
end
-# Fast app boot times
-gem 'bootsnap', require: false
-
gem 'pg', '~> 1.0'
gem 'multi_json'
diff --git a/services/api/Gemfile.lock b/services/api/Gemfile.lock
index 8dcc3b6e6..9fe6b6967 100644
--- a/services/api/Gemfile.lock
+++ b/services/api/Gemfile.lock
@@ -80,8 +80,6 @@ GEM
addressable (>= 2.3.1)
extlib (>= 0.9.15)
multi_json (>= 1.0.0)
- bootsnap (1.4.7)
- msgpack (~> 1.0)
builder (3.2.4)
byebug (11.0.1)
capistrano (2.15.9)
@@ -149,7 +147,6 @@ GEM
minitest (5.10.3)
mocha (1.8.0)
metaclass (~> 0.0.1)
- msgpack (1.3.3)
multi_json (1.15.0)
multi_xml (0.6.0)
multipart-post (2.1.1)
@@ -289,7 +286,6 @@ DEPENDENCIES
acts_as_api
andand
arvados (~> 2.1.5)
- bootsnap
byebug
factory_bot_rails
httpclient
diff --git a/services/api/config/boot.rb b/services/api/config/boot.rb
index 9605b584e..808791183 100644
--- a/services/api/config/boot.rb
+++ b/services/api/config/boot.rb
@@ -6,4 +6,3 @@
ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../Gemfile', __dir__)
require 'bundler/setup' # Set up gems listed in the Gemfile.
-require 'bootsnap/setup' # Speed up boot time by caching expensive operations.
\ No newline at end of file
commit 47bd346779aeb7d5235a0a0fc901c387ff193134
Author: Stephen Smith <stephen at curii.com>
Date: Mon Aug 16 14:52:54 2021 -0400
15159: Export TrustAllContent for use in wb2
Arvados-DCO-1.1-Signed-off-by: Stephen Smith <stephen at curii.com>
diff --git a/lib/config/export.go b/lib/config/export.go
index 29bbd8536..4318e02b4 100644
--- a/lib/config/export.go
+++ b/lib/config/export.go
@@ -104,7 +104,7 @@ var whitelist = map[string]bool{
"Collections.PreserveVersionIfIdle": true,
"Collections.S3FolderObjects": true,
"Collections.TrashSweepInterval": false,
- "Collections.TrustAllContent": false,
+ "Collections.TrustAllContent": true,
"Collections.WebDAVCache": false,
"Collections.KeepproxyPermission": false,
"Collections.WebDAVPermission": false,
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list