arvados.git
2021-08-16 Lucas Di Pentima17948: Splits adjectives & nouns list into multiple...
2021-08-16 Lucas Di Pentima17948: Fixes conditional.
2021-08-16 Lucas Di Pentima17948: Optimizes tool to stop adding data to a big...
2021-08-16 Lucas Di Pentima17948: First working implementation (WIP)
2021-08-11 Lucas Di PentimaMerge branch '18005-collection-versioning-regression...
2021-08-11 Lucas Di Pentima18005: Fixes the bug.
2021-08-11 Lucas Di Pentima18005: Exposes the bug by simulating a keep-balance...
2021-08-11 Ward VandewegeMerge branch '17985-cwltool-binstub'
2021-08-11 Ward Vandewege17985: fix binstub for cwltool in our arvados-cwl-runne...
2021-08-10 Lucas Di PentimaMerge branch '17936-arvput-batch-mode' into main. Close...
2021-08-10 Tom CleggMerge branch '17967-storage-classes-config' into main
2021-08-09 Lucas Di Pentima17936: Updates arv-keepdocker to call arv-put with...
2021-08-09 Lucas Di Pentima17936: Adds --batch implementation, making the new...
2021-08-09 Tom Clegg17967: Update generated config.
2021-08-09 Lucas Di Pentima17936: Adds --batch argument to arv-put, updates test.
2021-08-09 Tom Clegg17967: Test new behavior for default storage_classes_de...
2021-08-09 Tom Clegg17967: Link to config doc page from conf file and upgra...
2021-08-06 Tom Clegg17967: Update storage classes docs.
2021-08-05 Tom Clegg17967: Update tests.
2021-08-05 Peter AmstutzMerge branch '17952-no-nodes-link' into main closes...
2021-08-05 Tom Clegg17967: Use StorageClasses.*.Default instead of ["default"].
2021-08-05 Peter Amstutz17952: Remove tests for presence of nodes / disks menu...
2021-08-05 Tom Clegg17967: Read from volumes with high-priority storage...
2021-08-04 Peter Amstutz17952: Remove links to obsolete "nodes" and "keep disks"
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
next