]> git.arvados.org - arvados.git/shortlog
arvados.git
2025-02-13 Tom Clegg22509: Update to go 1.22.4. 22509-go1224
2025-02-13 Tom CleggMerge branch '22567-test-env-fixes'
2025-02-13 Brett Smith22489: Update top comment on install-test-env.yml
2025-02-12 Brett SmithMerge branch '22489-install-test-env'
2025-02-12 Tom Clegg22567: Use --mount instead of -v/--volume for docker... 22567-test-env-fixes
2025-02-12 Tom Clegg22567: Skip ipv6 test if not supported by test host.
2025-02-11 Tom CleggMerge branch '20605-refactor-image-cache'
2025-02-10 Brett Smith22489: Use the bundler installed by run-tests.sh 22489-install-test-env
2025-02-10 Brett Smith22489/22556: Do not reinstall dependencies for login...
2025-02-10 Brett Smith22489/22556: Do not uninstall gems in run-tests.sh
2025-02-10 Brett Smith22489: Fix name of compute_fuse tasks file
2025-02-09 Brett Smith22489: Bugfix incorrect username in default test config
2025-02-09 Brett Smith22489: Add default test cluster configuration to Ansible
2025-02-09 Brett Smith22489: Conditionally set fs.inotify.max_user_watches...
2025-02-09 Brett Smith22489: Add package build tools to install-test-env
2025-02-09 Brett Smith22489: Add Workbench sysctls to install-test-env
2025-02-09 Brett Smith22406/22489/22544: Remove arvados_test hardcoding from...
2025-02-06 Brett SmithMerge branch '22008-python-storage-options'
2025-02-05 Brett SmithMerge branch '22406-ldap-docker-network'
2025-02-05 Tom Clegg20605: Clean up tests. 20605-refactor-image-cache
2025-02-05 Lisa KnoxMerge branch '22473-favorites-crash'
2025-02-05 Stephen SmithMerge branch '22336-resize-details-panel' into main...
2025-02-05 Stephen Smith22336: Add gray divider under details panel tabs 22336-resize-details-panel
2025-02-05 Stephen Smith22336: Make MPVPanel mutuallyexclusive tabs symmetric
2025-02-05 Stephen Smith22336: Fix title overflow / icon spacing in details...
2025-02-04 Brett Smith22008: Improve storage classes query API 22008-python-storage-options
2025-02-04 Brett Smith22008: Improve csv_to_list API
2025-02-04 Brett Smith22008: Make type declarations compatible with Python 3.8
2025-02-04 Zoë MaCWL SDK: Do not hard-code default storage class in...
2025-02-04 Zoë MaPython SDK: more validation for options taking comma...
2025-02-04 Brett Smith22008: Add RangedValue argparse type
2025-02-04 Zoë MaSupport setting replication level at destination in...
2025-02-04 Brett Smith22406: Update LDAP config comments 22406-ldap-docker-network
2025-02-04 Brett Smith22406: Remove hardcoding of arvados_test database name
2025-02-04 Brett Smith22406: Set libpq environment variables unconditionally
2025-02-04 Brett Smith22406: Separate test cases with whitespace
2025-02-04 Brett Smith22406: Improve error for non-JSON responses
2025-02-04 Brett Smith22406: Remove needless map pointers
2025-02-04 Stephen Smith22336: Add flex container to fix details panel overflowing
2025-02-04 Peter AmstutzMerge branch '22466-output-glob-fix' refs #22466
2025-02-04 Tom Clegg20605: Ensure keep backend is available for cache tests.
2025-02-03 Tom Clegg20605: Route arv-mount stderr to console instead of...
2025-02-03 Peter Amstutz22466: A few more exception handling tweaks 22466-output-glob-fix
2025-02-03 Lisa Knox22473: changed mapTree to return empty tree with type <R> 22473-favorites-crash
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 Lisa Knox22473: moved hasCreateLinkProperties to linkservice...
2025-02-03 Tom CleggMerge branch '22506-workspace-arg'
2025-02-03 Brett Smith22406: Use super.RunProgram for pg_isready
2025-02-03 Brett Smith22406: Reset libpq environment in arvados-server boot
2025-02-01 Brett Smith22406: Add port to run_test_server's default pgconnection
2025-02-01 Tom Clegg22506: Don't support setting arbitrary env vars on... 22506-workspace-arg
2025-01-31 Brett Smith22406: Reorganize localdb login tests
2025-01-31 Brett Smith22406: Use bitnami/openldap for testing
2025-01-31 Brett Smith22406: Unmarshal error responses directly in parseResponse
2025-01-31 Brett Smith22406: Make "file not found" check more robust
2025-01-31 Brett Smith22406: Remove redundant map pointer in updateConfig
2025-01-31 Brett Smith22406: Check Close error in setUpConfig
2025-01-31 Brett Smith22406: Move test description to suite
2025-01-31 Brett Smith22406: Use cmd.Output() in ipFromCmd()
2025-01-31 Brett Smith22406: Set psql configuration from test config in run...
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-29 Lisa Knox22473: fixed favorite-service test
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 Lisa Knox22473: added a few checks to prevent creation of malfor...
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 Lisa Knox22473: added test for malformed node
2025-01-28 Brett SmithMerge branch '22437-ansible-dir'
2025-01-28 Lisa Knox22473: prevent nameless links from making it into the...
2025-01-28 Tom Clegg20605: Refactor singularity image cache.
2025-01-28 Peter AmstutzMerge branch '21547-retryable-db-error' refs #21547
2025-01-28 Lisa Knox22473: sidePanelTree now persists in redux store when...
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
next