arvados.git
2021-08-04 Tom Clegg17967: Add StorageClasses config section.
2021-08-04 Tom CleggMerge branch '17574-storage-classes-confirmed' into...
2021-08-04 Tom Clegg17574: Merge branch 'main'
2021-08-03 Ward VandewegeMerge branch '17591-doc-improvement'
2021-08-03 Ward VandewegeMerge branch 'main' into 17591-doc-improvement
2021-08-03 Ward Vandewege17591: address review feedback.
2021-08-03 Ward VandewegeUpdate the package repositories page, we now have Debia...
2021-08-03 Tom Clegg17574: Confirm storage classes as [] when replication...
2021-08-03 Tom CleggFix map write when only RLock held.
2021-08-03 Ward Vandewege17591: be more explicit about the required TLS certific...
2021-07-30 Ward VandewegeAdd extra validation of our package version format...
2021-07-29 Ward VandewegeMore cleanup, remove references to Ubuntu 16.04 (xenial...
2021-07-29 Ward VandewegeDebian 11 (bullseye) will be a supported distribution...
2021-07-29 Ward VandewegeMerge branch '17949-add-bullseye'
2021-07-29 Tom Clegg17574: Fix map write when only RLock held.
2021-07-29 Ward Vandewege17949: add support for Debian Bullseye in our build...
2021-07-29 Tom CleggMerge branch '17756-dispatch-lsf' into main
2021-07-29 Tom Clegg17574: Fix misleading errors after reaching update...
2021-07-28 Tom Clegg17574: Update test.
2021-07-28 Tom Clegg17574: Fix wait on empty channel.
2021-07-28 Tom Clegg17574: Update install/upgrade docs wrt PostgreSQL access.
2021-07-28 Tom Clegg17574: Batch updates into transactions, skip when uncha...
2021-07-28 Ward VandewegeFix the example AWS InstanceTypes for the installer...
2021-07-28 Ward VandewegeMerge branch '17903-login-sync-centos7'
2021-07-28 Ward Vandewege17903: Merge branch 'main' into 17903-login-sync-centos7
2021-07-28 Lucas Di PentimaMerge branch '17830-reqid-header-propagation-fix' into...
2021-07-28 Tom Clegg17574: Process collections in a worker pool.
2021-07-28 Tom Clegg17574: Add BalanceUpdateLimit config, fix tests.
2021-07-28 Tom Clegg17574: add -pprof flag to service commands.
2021-07-28 Tom Clegg17574: Speed up manifest parsing.
2021-07-27 Lucas Di Pentima17830: Moves header setting code to cover more use...
2021-07-27 Lucas Di Pentima17830: Adds test cases & fixes one more issue.
2021-07-27 Ward Vandewege17903: use more distribution-agnostic commands to add...
2021-07-27 Tom Clegg17574: Add -update-confirmed-fields=false option.
2021-07-27 Tom Clegg17574: Get collections directly from DB instead of...
2021-07-27 Lucas Di PentimaMerge branch '16665-keepproxy-spurious-413-status'...
2021-07-26 Tom CleggMerge branch '17813-docker-to-singularity' into main
2021-07-26 Tom Clegg17813: Error out if sif cache collection cannot be...
2021-07-26 Tom Clegg17574: Update replication_confirmed fields after keep...
2021-07-26 Ward VandewegeFix typo in documentation.
2021-07-26 Lucas Di PentimaMerge branch '17388-arvcopy-storage-classes' into main...
2021-07-23 Lucas Di Pentima17388: Adds storage classes support to arv-copy.
2021-07-23 Peter Amstutz17813: Handle case where the cache collection update...
2021-07-22 Peter Amstutz17813: Fix tests
2021-07-22 Lucas Di Pentima16665: Fixes tests.
2021-07-22 Peter Amstutz17813: continue refactor & fix tests
2021-07-22 Lucas Di Pentima16665: Wraps error type to be able to differentiate...
2021-07-22 Lucas Di Pentima16665: Exposes bug through updated test.
2021-07-22 Peter Amstutz17813: Refactor singularity image loading / caching...
2021-07-22 Lucas Di Pentima17830: Copies request's X-Request-Id header to response...
2021-07-22 Lucas Di Pentima17830: Sets up X-Request-Id if not provided by client...
2021-07-22 Lucas Di Pentima17830: Adds controller tests exposing the X-Request...
2021-07-22 Lucas Di Pentima17830: Customizes ActionDispatch::RequestId middleware...
2021-07-22 Lucas Di Pentima17830: Adds test exposing incorrect X-Request-Id format...
2021-07-22 Tom Clegg17756: Fix test.
2021-07-22 Tom Clegg17756: Note that bsub sudo user must exist on worker...
2021-07-22 Tom Clegg17756: Move "no suitable instance type" reporting to...
2021-07-22 Ward VandewegeMerge branch '17863-bundler-update'
2021-07-22 Ward Vandewege17863: Merge branch 'main' into 17863-bundler-update
2021-07-22 Ward Vandewege17863: further cleanup in our rails postinst scripts...
2021-07-21 Ward VandewegeMerge branch '17962-bump-lib-pq'
2021-07-21 Ward Vandewege17962: Merge branch 'main' into 17962-bump-lib-pq
2021-07-20 Peter Amstutz17813: Change default value of runtime_auth_scopes...
2021-07-20 Peter Amstutz17813: Fix tests
2021-07-20 Peter AmstutzMake singularity suid in arvbox, crunch-dispatch-local...
2021-07-20 Ward Vandewege17962: Bump the version of lib/pq to 1.10.2
2021-07-20 Ward VandewegeAnother doc tweak.
2021-07-20 Ward VandewegeAdd some more clarifications to the doc page about...
2021-07-20 Peter Amstutz17813: Handle setting $HOME as a special case
2021-07-20 Nico CesarMerge branch '17748-extra-claims-take2'
2021-07-20 Ward VandewegeFix typos in the documentation.
2021-07-19 Nico CesarOIDC given name / family name fields support
2021-07-19 Peter Amstutz17813: Upload .sif file to cache project & read it...
2021-07-19 Ward Vandewege17863: update to using bundler 2.2.19 everywhere.
2021-07-19 Ward VandewegeFix arvbox demo image build.
2021-07-16 Peter Amstutz17813: Singularity image caching wip
2021-07-16 Tom Clegg17756: Review feedback.
2021-07-16 Lucas Di PentimaMerge branch '17573-export-storage-classes' into main...
2021-07-16 Peter AmstutzMerge branch '17816-singularity-cwd' into main refs...
2021-07-16 Tom CleggMerge branch '17394-collectionfs-storage-class' into...
2021-07-16 Peter Amstutz17816: Sort bind mounts on singularity command line
2021-07-16 Tom Clegg17816: Add test.
2021-07-16 Peter Amstutz17816: Set the current working directory in the singula...
2021-07-16 Peter Amstutz17816: crunch-dispatch-local uses cluster config.
2021-07-16 Peter Amstutz17816: Fix tests
2021-07-16 Peter Amstutz17816: Make singularity-in-arvbox work
2021-07-16 Peter Amstutz17816: Add --runtime-engine to crunch-dispatch-local...
2021-07-16 Peter AmstutzDon't pull arvbox checkouts after clone
2021-07-16 Peter Amstutzarvbox docs include a docker image tag
2021-07-16 Peter AmstutzAdd ARVADOS_BRANCH and WORKBENCH2_BRANCH to arvbox
2021-07-16 Peter AmstutzFix "wrong bundler" error starting API server in arvbox
2021-07-16 Tom Clegg17816: Close stdin/stdout/stderr from main instead...
2021-07-15 Tom Clegg17394: Check by_id dir obeys storage classes.
2021-07-15 Tom Clegg17394: Update callback name.
2021-07-15 Tom Clegg17394: Use BlockWrite interface in crunch-run.
2021-07-15 Tom Clegg17394: Test BlockWrite storage classes precedence.
2021-07-15 Lucas Di Pentima17573: Adds test storage classes to arvados-server...
2021-07-14 Lucas Di Pentima17573: Exposes storage classes for every configured...
2021-07-14 Tom Clegg17394: Propagate storage classes when writing data...
2021-07-14 Peter AmstutzDon't pull arvbox checkouts after clone
next