]> git.arvados.org - arvados.git/shortlog
arvados.git
2025-03-26 Lisa Knox22605: added timeout to create-workflow test to account...
2025-03-26 Lisa Knox22605 tests pass, picker displays appropriate project...
2025-03-25 Tom Clegg22321: Repack collections after upload.
2025-03-25 Lisa Knox22605: name now updates on root project load
2025-03-25 Stephen Smith22395: Change toggleCollectionTrashed to batch action...
2025-03-25 Lucas Di PentimaMerge branch '22700-installer-arvados-formula'
2025-03-25 Peter Amstutz20650: Defer importing boto3 unless/until we need it
2025-03-25 Lucas Di Pentima22700: Handle arvados-formula the same way as others. 22700-installer-arvados-formula
2025-03-25 Peter Amstutz20650: Log the configured region
2025-03-25 Peter Amstutz20650: Make pass the AWS region as well
2025-03-25 Lisa Knox22605: Refactored wf owner selection for simplicity
2025-03-25 Peter Amstutz20650: Document download from S3 feature
2025-03-25 Peter Amstutz20650: Add test for deferred s3 import and credential...
2025-03-24 Peter Amstutz20650: Improve test and move boto3 dep to python sdk
2025-03-24 Peter AmstutzUpdate self-referential version references to 3.1.0...
2025-03-24 Peter Amstutz20650: Test WIP
2025-03-24 Lisa Knox22605: fixed home projects selection in test
2025-03-24 Tom Clegg22666: Test (*keepstore)Blockread() with CheckCacheOnly... 22666-test-checkcacheonly
2025-03-24 Peter Amstutz20650: Add option to control AWS credential capture...
2025-03-21 Peter Amstutz20650: Log the access key id used
2025-03-21 Peter Amstutz20650: Pass AWS credentials if needed
2025-03-21 Peter Amstutz20650: Need to recognize s3: URLs in a few places
2025-03-21 Peter Amstutz20650: Add boto3 dependency
2025-03-21 Peter Amstutz20650: Initial try saving downloading from s3 in a-c-r
2025-03-21 Peter Amstutz20650: boto session is passed in to s3_to_keep
2025-03-21 Peter Amstutz20650: Add a Downloader abstract base instead of duck...
2025-03-20 Brett SmithMerge branch '22693-docker-28'
2025-03-20 Brett Smith22693: Update Docker pin to version 28 22693-docker-28
2025-03-20 Lisa Knox22605: finished first of 2 new tests on wf project...
2025-03-20 Lisa Knox22605: fixed collection details display in picker
2025-03-20 Lisa Knox22605: started writing tests
2025-03-20 Stephen SmithMerge branch '22652-axios-upgrade' into main. Closes...
2025-03-20 Peter Amstutz20650: Tinkering with AWS credentials
2025-03-20 Peter Amstutz20650: Implemented s3_to_keep
2025-03-20 Peter Amstutz20650: Initial refactor spitting up http_to_keep to...
2025-03-19 Peter AmstutzBuild Java SDK with jdk11, refs #22084
2025-03-19 Lisa Knox22605: fixed eslint linting cy.js files
2025-03-19 Stephen Smith22652: Bump axios-mock-adapter to latest 22652-axios-upgrade
2025-03-19 Stephen Smith22652: Bump axios to latest to address CVE-2025-27152
2025-03-19 Stephen Smith22652: First upgrade axios depended on by wait-on to...
2025-03-19 Lisa Knox22605: users now prohibited from running wfs in other...
2025-03-19 Stephen SmithMerge branch '22689-bump-babel-dependencies' into main...
2025-03-19 Stephen Smith22689: Bump @babel/runtime-corejs2 to address CVE-2025... 22689-bump-babel-dependencies
2025-03-19 Stephen Smith22689: Bump @babel/helpers to address CVE-2025-27789
2025-03-19 Stephen Smith22689: Bump @babel/runtime to address CVE-2025-27789
2025-03-18 Lisa Knox22605: added separate state for intermediate selection
2025-03-18 Brett Smith21926: Add upgrade note about cuda→gpu API changes
2025-03-18 Lisa Knox22605 added update function to treePicker componentDidU...
2025-03-17 Stephen SmithMerge branch '22621-upload-error-message' into main...
2025-03-17 Lisa Knox22605: clean up state when input unmounts
2025-03-17 Lisa Knox22605: fixed accidental reset of default target wf...
2025-03-17 Stephen Smith22621: Change collection file upload error to be generic 22621-upload-error-message
2025-03-17 Lisa Knox22605: fixed wf owner overwrite when lacking perms
2025-03-17 Lisa Knox22605: fixed initial tree picker load
2025-03-17 Brett SmithMerge branch '22320-cached-only'
2025-03-15 Tom CleggMerge branch '22228-separate-expire-and-refresh'
2025-03-14 Tom CleggMerge branch '22655-keepclient-test'
2025-03-14 Tom Clegg22320: Add tests for CachedOnly. 22320-cached-only
2025-03-14 Tom Clegg22320: Add CheckCacheOnly option to BlockReadOptions.
2025-03-14 Tom CleggMerge branch '22320-repack-small-blocks'
2025-03-14 Tom Clegg22655: Fix Python 3 usage -- raise exceptions, not... 22655-keepclient-test
2025-03-14 Tom Clegg22655: Fix func signature to force kwargs, remove unuse...
2025-03-14 Peter AmstutzMerge branch '22602-arv-copy' refs #22602
2025-03-13 Tom Clegg22320: Check final blocksInManifest. 22320-repack-small-blocks
2025-03-13 Tom Clegg22320: Run slow tests and write chart data only if...
2025-03-13 Peter Amstutz22602: DRY search() to use search_paths() and add test 22602-arv-copy
2025-03-13 Tom Clegg22320: Fix comment typo.
2025-03-13 Tom Clegg22228: Update comments. 22228-separate-expire-and-refresh
2025-03-13 Tom Clegg22228: Test that remote expires_at is preserved in...
2025-03-13 Peter AmstutzMerge branch '22660-acr-cred-leak' refs #22660
2025-03-13 Tom Clegg22228: Update tests to use refreshes_at to induce cache...
2025-03-13 Tom Clegg22228: Add refreshes_at field, preserve upstream expire...
2025-03-13 Peter Amstutz22660: Simpler sanitize implementation from brett 22660-acr-cred-leak
2025-03-13 Lisa Knox22605: picker now expands Home Projects
2025-03-13 Peter Amstutz22602: Further improve error reporting for getting...
2025-03-13 Peter Amstutz22602: Fix test
2025-03-13 Peter Amstutz22602: Improve error handling when instance info is...
2025-03-12 Peter Amstutz22660: Sanitize the git remote URL
2025-03-12 Lisa Knox22605: default project now highlights and expands in...
2025-03-12 Lisa Knox22605: fixed isValid after cancel button click
2025-03-12 Tom Clegg22655: Propagate errors running run_test_servers.py...
2025-03-12 Tom Clegg22655: Don't keep waiting for a subprocess to listen...
2025-03-12 Tom Clegg22655: In test environment, retry in-use addr for 5...
2025-03-12 Lisa Knox22605: fixed edge case where user does not have write...
2025-03-12 dependabot... Bump rack from 3.1.10 to 3.1.12 in /services/api
2025-03-11 Tom Clegg22655: Try a bit harder to detect port conflicts.
2025-03-11 Tom Clegg22655: Avoid needlessly changing global state in test...
2025-03-10 Tom CleggMerge branch '17209-http-forward'
2025-03-10 Tom Clegg17209: Remove unused commented-out code.
2025-03-10 Brett SmithMerge branch '22644-arvados-server-install-singularity'
2025-03-10 Peter Amstutz22602: arv-copy checks config file first then falls...
2025-03-10 Lisa Knox22605: fixed favorites test
2025-03-10 Lisa Knox22605: fixed create-workflow test
2025-03-07 Brett SmithMerge branch '22647-postinst-ignores-gem-install-errors'
2025-03-07 Brett Smith22647: Wordsmith comment and status message
2025-03-07 Tom Clegg22320: Export Repack() method.
2025-03-07 Tom Clegg22320: Remove unimplemented Underutilized option.
2025-03-07 Tom Clegg22320: Add test cases for 32MiB and 32MiB-1 sized blocks.
2025-03-07 Tom Clegg22320: Fix maxBlockSize restored to wrong value after...
2025-03-07 Brett Smith22647: Ignore `gem install` errors in RailsAPI postinst 22647-postinst-ignores-gem-install-errors
next