]> git.arvados.org - arvados.git/shortlog
arvados.git
2025-04-04 Peter Amstutz20650: Typo fixes 20650-s3-downloader
2025-04-04 Peter Amstutz20650: Add a test for --disable-aws-credential-capture
2025-03-25 Peter Amstutz20650: Defer importing boto3 unless/until we need it
2025-03-25 Peter Amstutz20650: Log the configured region
2025-03-25 Peter Amstutz20650: Make pass the AWS region as well
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 Amstutz20650: Test WIP
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 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 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 Brett Smith21926: Add upgrade note about cuda→gpu API changes
2025-03-17 Stephen SmithMerge branch '22621-upload-error-message' into main...
2025-03-17 Stephen Smith22621: Change collection file upload error to be generic 22621-upload-error-message
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 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 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 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-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
2025-03-07 Tom Clegg22320: Fix test case cheating by repeating content.
2025-03-07 Tom Clegg22320: Implement full-repack, like old tests expected.
2025-03-07 Tom Clegg22320: Parameterize RepackCost test.
2025-03-07 Tom Clegg22320: Improve stats output.
2025-03-07 Tom Clegg22320: Fix mkdir in test.
2025-03-07 Tom Clegg22320: Fix test panic.
2025-03-07 Tom Clegg22320: Write more stats for charting.
2025-03-07 Tom Clegg22320: Refine repacking algorithm to handle a range...
2025-03-07 Tom Clegg22320: Fix Repack bug causing segment replacements...
2025-03-07 Tom Clegg22320: Refactor test case.
2025-03-07 Tom Clegg22320: Add repack-after-write test.
2025-03-07 Tom Clegg22320: Track repack results.
2025-03-07 Tom Clegg22320: Naive Repack implementation.
2025-03-07 Brett Smith22644: Install Singularity from archive instead of Git 22644-arvados-server-install-singularity
2025-03-07 Brett Smith22608: Add PowerTools setup to the API install docs
2025-03-06 Brett SmithMerge branch '22608-enable-powertools'
2025-03-06 Brett Smith22608: Add upgrade note about libyaml/PowerTools dependency 22608-enable-powertools
2025-03-06 Brett Smith22608: Enable powertools repo in rocky8 test image
2025-03-06 Tom Clegg17209: Allow admin access to all container ports. 17209-http-forward
2025-03-06 Tom Clegg17209: Merge branch 'main' into 17209-http-forward
2025-03-06 Tom Clegg17209: Restrict HTTP proxy access to the CR submitter.
2025-03-06 Brett SmithMerge branch '22608-upgrade-rails'
2025-03-06 Stephen SmithMerge branch '22624-left-panel-uncollapse-bug' into...
2025-03-05 Brett Smith22608: Upgrade Passenger to 6.0.26 22608-upgrade-rails-passenger
2025-03-05 Brett Smith22608: Guard against no uuid param in find_object_by_uuid
2025-03-05 Brett Smith22608: Upgrade Rails to 7.1
2025-03-05 Brett Smith22608: Unroll container requests token test loop
2025-03-05 Brett Smith22608: Codify Ruby 2.7 requirements in RailsAPI Gemfile
2025-03-05 Stephen Smith22624: Switch to using max-width constraint when left... 22624-left-panel-uncollapse-bug
2025-03-04 Stephen SmithMerge branch '22566-left-sidebar-scroll-bug' into main...
2025-03-03 Stephen Smith22566: Replace custom class with disabled property 22566-left-sidebar-scroll-bug
2025-03-03 Stephen Smith22566: Fix horizontal scrolling on collapsed sidepanel
next