[arvados] updated: 2.1.0-2878-gef1d036dc
git repository hosting
git at public.arvados.org
Thu Sep 8 15:05:33 UTC 2022
Summary of changes:
doc/api/permission-model.html.textile.liquid | 2 +
services/api/app/models/group.rb | 2 +-
services/api/app/models/user.rb | 26 ++++++------
.../migrate/20220726034131_write_via_all_users.rb | 24 +++++++++++
services/api/db/structure.sql | 4 +-
services/api/test/fixtures/links.yml | 12 +++---
.../functional/arvados/v1/users_controller_test.rb | 14 +++----
services/api/test/helpers/users_test_helper.rb | 15 ++++---
services/api/test/integration/users_test.rb | 12 +++---
services/api/test/unit/user_test.rb | 12 +++---
tools/compute-images/arvados-images-aws.json | 4 --
tools/compute-images/scripts/base.sh | 8 +---
.../scripts/create-ebs-volume-nvme.patch | 49 ----------------------
...nsure-encrypted-partitions-aws-ebs-autoscale.sh | 4 +-
.../usr-local-bin-ensure-encrypted-partitions.sh | 4 +-
15 files changed, 78 insertions(+), 114 deletions(-)
create mode 100644 services/api/db/migrate/20220726034131_write_via_all_users.rb
delete mode 100644 tools/compute-images/scripts/create-ebs-volume-nvme.patch
via ef1d036dce19a8a45605bbaa52bc2a9e5d6bd36a (commit)
via 83deb3f45fac5dff0ea8739532064484b757592e (commit)
via 0d80c586d7477b3aec5c53a9d9bda458a4448516 (commit)
via ecfa53f5d61a709787cae8f771bc346817466b49 (commit)
via 6f020ee8e060d44811e92f5b3faa1b1cba876b42 (commit)
via ee5443faad325b16047b9ad4cd588baf51e231fa (commit)
via 42b74d7dfc9a3f49eef3af6fe3500acde2b9a6de (commit)
via e4c83a3ebe3b16c16f604b3b0968ce5600b7ab64 (commit)
via 86a78a669f01d15ec8fa5da8a3dfa29f5ef28128 (commit)
from 0840aec1ec6fdcce4d1a317578bc1f5f5be1a1f6 (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 ef1d036dce19a8a45605bbaa52bc2a9e5d6bd36a
Merge: 0840aec1e 83deb3f45
Author: Tom Clegg <tom at curii.com>
Date: Thu Sep 8 11:04:51 2022 -0400
17344: Merge branch 'main'
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom at curii.com>
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list