]> git.arvados.org - arvados.git/history
arvados.git
2025-04-25 Brett Smith22238: Start cluster install playbook with arvados_api...
2025-04-25 Lucas Di PentimaMerge branch '22778-arvados-pkgs-pin'. Closes #22778
2025-04-25 Lucas Di Pentima22778: Updates arvados-formula commit id. 22778-arvados-pkgs-pin
2025-04-25 Tom Clegg22785: Fix ambiguous column name in join query. 22785-ambiguous-column
2025-04-25 Tom Clegg22785: Test failure mode with ambiguous column in order...
2025-04-25 Brett Smith22238: Install python3-psycopg2 from roles that need it
2025-04-25 Brett Smith22238: Write PostgreSQL server configuration from arvad...
2025-04-25 Brett Smith22238: Use cluster config for arvados_postgresql user...
2025-04-25 Brett Smith22238: Use cluster config for arvados_database defaults
2025-04-25 Brett Smith22238: Configure APT::Periodic from distro_apt role
2025-04-25 Peter Amstutz22680: Rename columns based on feedback
2025-04-25 Lucas Di Pentima22778: Updates arvados-formula commit.
2025-04-25 Lisa KnoxMerge branch '22564-multiselect-tests'
2025-04-25 Brett Smith22679: Update header comment about supported distros
2025-04-25 Lisa Knox22564: adjusted cypress commands 22564-multiselect-tests
2025-04-24 Stephen Smith22394: Wrap MPV tests in fake store now that it's conne...
2025-04-24 Peter Amstutz22680: Include credential_id in credential_secret API
2025-04-24 Stephen Smith22394: Add tests for default project tab setting
2025-04-24 Stephen Smith22394: Update wuth store with updated user if uuid...
2025-04-24 Stephen Smith22394: Extract router from props to avoid passing it...
2025-04-24 Peter Amstutz22680: Expire credential_secret in trash_sweep
2025-04-24 Tom Clegg22760: Bypass auth for ports marked "public" in publish...
2025-04-23 Peter Amstutz22680: Trying to get the schema all synchronized
2025-04-23 Peter Amstutz22680: Make expires_at more strict
2025-04-23 Peter Amstutz22680: Add CredentialScopes to Go SDK
2025-04-23 Peter Amstutz22680: Fix table styles
2025-04-23 Peter Amstutz22680: Add documentation for credentials API
2025-04-23 Stephen Smith22394: Reset project tabs to preferred when route changes
2025-04-23 Stephen Smith22394: Set default project tab based on user preference
2025-04-23 Peter Amstutz22680: Add credential_scopes
2025-04-22 Peter Amstutz22680: Don't create obsolete column modified_by_client_uuid
2025-04-22 Peter Amstutz22680: Fix syntax
2025-04-22 Peter Amstutz22680: Passing API server tests
2025-04-22 Peter Amstutz22680: Build out the tests, add secret fetching
2025-04-22 Stephen Smith22394: Fix prefs page styling and display project tab...
2025-04-22 Peter Amstutz22680: Add initial migration and classes
2025-04-22 Lucas Di Pentima22778: Makes installer use the newer arvados-formula...
2025-04-22 Lucas Di Pentima22778: Enables Arvados package pinning when applicable.
2025-04-22 Stephen Smith22394: Add writableBy to readonly fields, radio compone...
2025-04-22 Lisa Knox22564: adjusted tests:
2025-04-22 Peter AmstutzMerge branch '21074-workflow-collection-link' refs...
2025-04-22 Peter Amstutz21074: Fix end of file newline merge error
2025-04-18 Tom Clegg22076: Log filename if zip contains exactly one file.
2025-04-18 Peter AmstutzMerge branch 'main' into 21074-workflow-collection... 21074-workflow-collection-link
2025-04-18 Brett SmithMerge branch '22415-java-sdk-17'
2025-04-18 Peter Amstutz21074: Only apply strict validation to linked workflow...
2025-04-18 Lisa Knox22564: cleanup
2025-04-18 Lisa Knox22564: changed assertion in single collection test
2025-04-18 Peter AmstutzMerge branch '22581-api-service-support' refs #22581
2025-04-18 Peter Amstutz22581: Fix typo
2025-04-18 Tom Clegg22076: File-download logging and permission checks...
2025-04-18 Peter Amstutz21074: Refactor signature of update_linked_workflows
2025-04-18 Lisa Knox22564: user tests done
2025-04-17 Lisa Knox22564: groups tests done
2025-04-17 Brett SmithMerge branch '22792-cuda-570'
2025-04-17 Lisa Knox22564: workflow tests done
2025-04-17 Brett Smith22415: Pass through script arguments to Gradle as intended 22415-java-sdk-17
2025-04-17 Brett Smith22792: Convert license header to Jinja comment 22792-cuda-570
2025-04-17 Brett Smith22792: Update CUDA tasks for version 570 driver
2025-04-17 Brett Smith22415: Extend Java SDK Docker test script
2025-04-17 Lisa Knox22564: multi-resource tests done
2025-04-17 Brett Smith22415: Upgrade Gradle to version 6
2025-04-17 Brett Smith22415: Upgrade mockito to latest version
2025-04-16 Brett SmithMerge branch '22781-name-endpoints'
2025-04-16 Peter Amstutz21074: Prevent changing collection type: workflow when...
2025-04-16 Peter Amstutz21074: Linking workflow record to collection
2025-04-16 Peter Amstutznull values fall back to zero when computing read_length
2025-04-16 Lisa Knox22564 process tests done
2025-04-16 Peter Amstutz22581: Update discovery doc 22581-api-service-support
2025-04-16 Peter Amstutz22581: "published_ports" is no longer tied to "service"
2025-04-16 Lisa Knox22564: collection and selector popover tests done
2025-04-16 Lisa Knox22564: multiselect collection tests
2025-04-16 Peter AmstutzFilter the development- prefix before sorting, refs...
2025-04-16 Brett Smith22781: Add service name to endpoint diagnostic messages 22781-name-endpoints
2025-04-15 Brett SmithMerge branch '22788-ansible-key-fix'
2025-04-15 Lisa Knox22564: Finished single project tests
2025-04-15 Brett Smith22788: Ensure private key ends with a newline 22788-ansible-key-fix
2025-04-15 Brett Smith22788: Fix getting dispatch public key from private...
2025-04-15 Lisa Knox22564: Added multi-project tests
2025-04-14 Stephen Smith22394: Add user preferences page
2025-04-14 Tom Clegg22076: Add API docs for ZIP download.
2025-04-14 Tom Clegg22076: Skip properties in collection.json when download...
2025-04-14 Tom Clegg22076: Remove stale comment.
2025-04-14 Lisa KnoxMerge branch '22772-workflow-multiselector'
2025-04-14 Brett Smith22718: Finalize 3.1.1 release
2025-04-14 Lisa Knox22772: added null check 22772-workflow-multiselector
2025-04-14 Lisa Knox22772: added another initialization check in data-table
2025-04-14 Tom Clegg22076: Add option to include collection metadata as...
2025-04-14 Tom Clegg22076: Accept file list in query string.
2025-04-11 Brett Smith22775: Pin more packages for NVIDIA CUDA installation
2025-04-11 Lisa KnoxMerge branch '22605-fix-test'
2025-04-11 Lisa Knox22605: fixed test that failed after merge 22605-fix-test
2025-04-10 Brett SmithMerge branch '22617-fix-encrypted-partitions'
2025-04-10 Brett Smith22617: Make default Arvados version pin reflect suite 22617-fix-encrypted-partitions
2025-04-10 Brett Smith22617: Remove partition encryption dependency on docker...
2025-04-10 Lisa KnoxMerge branch '22605-open-wf-dialog'
2025-04-10 Lisa KnoxMerge branch 'main' into 22605-open-wf-dialog
2025-04-10 Lisa Knox22605: replaced long wf defs with consts in test
2025-04-09 Tom CleggFix typo and missing argument in deprecation messages.
2025-04-09 Tom Clegg22076: Serve zip archive of collection contents.
next