]> git.arvados.org - arvados.git/shortlog
arvados.git
2025-02-06 Peter Amstutz21926: Fix log message and make rocmVram required
2025-02-05 Peter Amstutz21926: Add upgrade note about BsubCUDAArguments
2025-02-04 Peter Amstutz21926: LSF tests pass
2025-02-04 Peter AmstutzMerge branch 'main' into 21926-rocm refs #21926
2025-02-04 Peter AmstutzMerge branch '22466-output-glob-fix' refs #22466
2025-02-03 Peter Amstutz22466: A few more exception handling tweaks 22466-output-glob-fix
2025-02-03 Peter Amstutz21926: Fix tests and migrate BsubCUDAArguments to BsubG...
2025-02-03 Peter Amstutz22466: Check if pattern is falsy instead of checking...
2025-02-03 Peter Amstutz22466: use a distinct OutputGlobError when setting...
2025-02-03 Tom CleggMerge branch '22506-workspace-arg'
2025-02-03 Peter Amstutz21926: Documentation updates
2025-02-01 Tom Clegg22506: Don't support setting arbitrary env vars on... 22506-workspace-arg
2025-01-31 Peter Amstutz21926: Add GPU note to upgrading notes and API docs
2025-01-31 Peter Amstutz21926: Expand CWL testing for CUDA and ROCm
2025-01-31 Peter Amstutz21926: Handle backwards compatability CUDA->GPU in...
2025-01-31 Peter Amstutz21926: Add test for reusing legacy cuda requests
2025-01-30 Peter Amstutz21926: New GPU API WIP
2025-01-30 Tom CleggMerge branch '22433-test-fixes'
2025-01-29 Peter Amstutz22466: Use better exception types
2025-01-29 Peter Amstutz22466: Reorganize block processing patterns to use...
2025-01-29 Peter AmstutzMerge branch '22420-file-update' refs #22420
2025-01-29 Peter Amstutz22420: Added "on next access" to "--refresh-time" help...
2025-01-29 Peter AmstutzMerge branch '22160-retry-container-req' refs #22160
2025-01-29 Peter Amstutz22160: Check all three possible return states 22160-retry-container-req
2025-01-29 Peter Amstutz22160: Add test
2025-01-29 Brett Smith22433: DRY up download recipes 22433-test-fixes
2025-01-29 Brett Smith22433: Update package build to Node 14.21.3
2025-01-29 Brett Smith22433: Switch from wget to curl for package-build-docke...
2025-01-29 Brett Smith22433: Update package test scripts to accommodate Rails...
2025-01-29 Brett Smith22433: Remove stray local statements from Rails postinst
2025-01-28 Peter Amstutz21926: Generalize GPU support
2025-01-28 Brett SmithMerge branch '22433-rails-postinst-exit-code'
2025-01-28 Lisa KnoxMerge branch '22051-integrate-resource-to-menu-kind'
2025-01-28 Peter Amstutz22420: rename the --poll-time option to --refresh-time 22420-file-update
2025-01-28 Lisa Knox22051: changed isRoleGroupResource to use isUserGroup 22051-integrate-resource-to-menu-kind
2025-01-28 Brett SmithMerge branch '22437-ansible-dir'
2025-01-28 Peter Amstutz21926: Pull through more complete ROCm support
2025-01-28 Peter Amstutz21926: GPU support hack for testing.
2025-01-28 Peter Amstutz21926: Log information about GPUs
2025-01-28 Peter Amstutz21926: Support allocating GPUs separately or together
2025-01-28 Peter Amstutz21926: Provide CgroupPermissions
2025-01-28 Peter Amstutz21926: Initial work on ROCm support
2025-01-28 Peter Amstutz22314: Correctly use CrunchRunCommand and CrunchRunArgu...
2025-01-28 Peter Amstutz22314: Fix and polish logging
2025-01-28 Peter Amstutz22314: Add basic resource accounting to crunch-dispatch...
2025-01-28 Peter AmstutzMerge branch '21547-retryable-db-error' refs #21547
2025-01-27 Peter Amstutz21547: Fix reference to db connection 21547-retryable-db-error
2025-01-27 Tom Clegg21547: Fix ruby syntax and add tests.
2025-01-27 Tom CleggMerge branch '22467-extra-fulltext-index'
2025-01-26 Peter Amstutz21547: Don't retry row_lock_for_priority_update deadlocks
2025-01-26 Peter Amstutz21547: Return certain database errors as 500 for retry
2025-01-25 Peter Amstutz22160: If error committing a container request, re...
2025-01-24 Lisa Knox22051: added canManage and canWrite defaults because...
2025-01-24 Lisa Knox22051: added missing user group filter
2025-01-24 Lisa Knox22051: changed groups-panel to use resourceToMenuKind
2025-01-24 Lisa Knox22051: smoothed out type predicates
2025-01-22 Peter Amstutz22466: Handle case where we get the 2ndary filename...
2025-01-22 Peter Amstutz22466: Additional improvements identifying secondary...
2025-01-22 Peter Amstutz22466: compute output_glob for secondary files after...
2025-01-22 Peter Amstutz22466: Test for bug 22466
2025-01-22 Brett Smith22437: Fix markup typo 22437-ansible-dir
2025-01-22 Brett Smith22437: Add missing playbook path to documentation
2025-01-22 Brett Smith22437: Move Ansible playbooks and roles to a dedicated...
2025-01-22 Brett Smith22433: Report a failure status if RailsAPI postinst... 22433-rails-postinst-exit-code
2025-01-22 Brett Smith22433: Flatten RailsAPI postinst script
2025-01-22 Peter Amstutz22420: Update collection.notify documentation string.
2025-01-22 Peter Amstutz22420: Added --poll-time and tweaked some tests
2025-01-22 Peter Amstutz22420: Apply the stale-then-update pattern to files
2025-01-21 Peter Amstutz22420: Correctly distinguish TOK and MOD events
2025-01-21 Peter Amstutz22420: Check if file needs kernel cache refresh on...
2025-01-21 Peter Amstutz22420: Check "can_write" instead of "writable_by"
2025-01-21 Peter Amstutz22420: Flushing files flushes update the parent collection
2025-01-21 Peter Amstutz22420: Fix TOK events causing conflicts-file-update
2025-01-21 Peter Amstutz22420: Refactor Collection automatic update and merge
2025-01-21 Peter Amstutz22420: Set correct polling time based on collection...
2025-01-21 Peter Amstutz22420: Fix file invalidation when updated upstream
2025-01-17 Lisa Knox22051: smoothed out types
2025-01-17 Lisa Knox22051: removed getResourceWithEditableStatus and associ...
2025-01-17 Lisa Knox22051: refactored getResourceWithEditableStatus
2025-01-17 Lisa Knox22051: context menu comp tests pass
2025-01-16 Lisa Knox22051: replaced all resourceToContextMenuKinds with...
2025-01-16 Lisa Knox22051: created new resourceToMenuKind function
2025-01-16 Tom CleggMerge branch '22414-max-rails-requests'
2025-01-16 Tom CleggMerge branch '22435-no-migration-timeouts'
2025-01-16 Tom Clegg22467: Remove unneeded search index. 22467-extra-fulltext-index
2025-01-15 Tom Clegg22435: Allow database connection options to be missing. 22435-no-migration-timeouts
2025-01-15 Brett Smith22435: Refine shell style in new migrate commands
2025-01-14 Tom CleggMerge branch '22434-spot-check-warning'
2025-01-13 Tom Clegg22434: Reword spot check error message: "inconclusive". 22434-spot-check-warning
2025-01-13 Tom Clegg22435: URL-encode All The Strings in database connectio...
2025-01-13 Tom Clegg22435: Add "migrate" command to run-tests.sh
2025-01-13 Tom Clegg22435: Disable statement timeout during db migrations.
2025-01-13 Tom CleggMerge branch '22411-keepstore-index-timeout'
2025-01-10 Tom Clegg22434: Fix spot check error message that lies about...
2025-01-10 Tom CleggMerge branch '22431-tunnel-log-spam'
2025-01-10 Tom Clegg22431: Add comments about runTunnel return value. 22431-tunnel-log-spam
2025-01-10 Brett SmithMerge branch '22428-run-tests-targets'
2025-01-09 Tom Clegg22431: Remove spammy/debug logs.
2025-01-09 Tom Clegg22434: Reword spot check error messages to be less...
2025-01-09 Brett Smith22428: Guard target list against undefined/incorrect... 22428-run-tests-targets
next