arvados.git
2024-07-22 Brett Smith21978: Streamline replace_files cross-reference markup 21978-replace-files-docs
2024-07-22 Tom Clegg21978: Broaden replace_files argument summary to match...
2024-07-22 Tom Clegg21978: Note replace_files usage restrictions re federat...
2024-07-19 Brett SmithMerge branch '21907-cache-s3-token'
2024-07-19 Brett Smith21907: Rename s3SecretCacheTidyInterval 21907-cache-s3-token
2024-07-19 Brett Smith21907: Make new functions and methods private
2024-07-19 Brett Smith21907: Use an APIClientAuthorization pointer directly
2024-07-19 Brett Smith21907: Lock mutex when looking up cached S3 secrets
2024-07-19 Brett Smith21907: Cache valid S3 secrets in keep-web
2024-07-17 Brett SmithMerge branch '22001-run-tests-py3'
2024-07-17 Brett Smith22001: Install PySDK earlier in run-tests.sh 22001-run-tests-py3
2024-07-15 Brett Smith22001: Run arvados_version.py before `pip install`
2024-07-15 Brett Smith22001: Simplify virtualenv management in run-tests
2024-07-15 Brett Smith22001: Remove :py3 suffix from tests
2024-07-12 Brett Smith21974: Remove CentOS discussion from Arvados 3.0 releas...
2024-07-08 Peter AmstutzFix a couple of upgrade note typos.
2024-07-08 Peter AmstutzSynchronize upgrade notes between 2.7 branch and main
2024-07-08 Tom CleggMerge branch '21989-headers'
2024-07-08 Tom Clegg21989: Fix order-sensitive test. 21989-headers
2024-07-08 Zoƫ Ma21989: Keepstore: Use comma separator for X-Keep-Storag...
2024-07-03 Brett SmithMerge branch '21931-public-suffix-pin'
2024-07-03 Tom CleggMerge branch '21701-replace-files-current-version'
2024-07-02 Brett Smith21931: Revert net-imap dependency 21931-public-suffix-pin
2024-07-02 Brett Smith21931: Narrow public_suffix dependency for arvados...
2024-07-02 Peter AmstutzMerge branch 'jszlenk/create_new_subproject' refs ...
2024-07-01 Brett SmithMerge branch '21934-python36-compat'
2024-07-01 Brett Smith21934: Avoid using subprocess.run capture_output for...
2024-07-01 Brett Smith21934: Use older name of ssl.CertificateError
2024-07-01 Brett Smith21934: Set explicit cache_max in test_disk_cache_retry_...
2024-07-01 Brett Smith21934: Use assertGreater
2024-07-01 Brett Smith21934: Autospec mmap mocks
2024-07-01 Stephen SmithMerge branch '21764-project-picker-crash' into main...
2024-07-01 Peter AmstutzMerge branch '15814-wb2-secrets' refs #15814
2024-07-01 Tom Clegg21701: Reword examples, add h4 headings and IDs. 21701-replace-files-current-version
2024-07-01 Tom Clegg21701: Use <PDH> to distinguish literal strings from...
2024-07-01 Peter Amstutz15814: Fix runtime typecheck error 15814-wb2-secrets
2024-07-01 Tom Clegg21701: Update comments.
2024-07-01 Peter AmstutzMerge branch 'main' into 15814-wb2-secrets
2024-07-01 Tom CleggMerge branch '20640-computed-permissions-api'
2024-06-28 Tom Clegg20640: Merge branch 'main' into 20640-computed-permissi... 20640-computed-permissions-api
2024-06-28 Tom Clegg20640: Fix obfuscated asserts.
2024-06-28 Stephen Smith21764: Consolidate tree node extraction to be reused... 21764-project-picker-crash
2024-06-28 Stephen Smith21764: Add more type safety to TreePicker
2024-06-28 Stephen Smith21764: Add better type safety to TreePicker and handle...
2024-06-28 Stephen Smith21764: Preload cypress in wb2 build docker and start...
2024-06-27 Peter Amstutz15814: Specifically communicate secrets cannot be displayed
2024-06-27 Tom Clegg21701: Reject requests with unused non-empty manifest_text.
2024-06-27 Brett SmithAdd locales and unzip to install deps
2024-06-27 Peter Amstutz15814: Simplify conditionals
2024-06-27 Peter Amstutz15814: Fix tabs -> spaces
2024-06-27 Tom Clegg21701: Bump API revision.
2024-06-27 Tom Clegg21701: Wordsmith.
2024-06-27 Tom Clegg21701: Update replace_files API docs.
2024-06-26 Tom Clegg21701: Accept "manifest_text" and "current" replace_fil...
2024-06-26 Tom Clegg21701: Test replace_files using provided manifest_text...
2024-06-26 Tom Clegg21701: Test concurrent replace_files operations.
2024-06-25 Lucas Di PentimaMerge branch '21933-deps-upgrade'
2024-06-25 Tom CleggMerge branch '21891-output-copying-performance'
2024-06-25 Tom Clegg21891: Comment to explain mysterious numbers 13 and...
2024-06-25 Tom Clegg20640: Update docstring to clarify usage and link to...
2024-06-25 Tom Clegg20640: Make test parameterization more readable.
2024-06-25 Lucas Di Pentima21933: Replaces gopkg.in/square/go-jose.v2 to address... 21933-deps-upgrade
2024-06-25 Lucas Di Pentima21933: Upgrades rails to 7.0.8.4 to address CVE-2024...
2024-06-25 Lucas Di Pentima21933: Upgrades github.com/hashicorp/go-retryablehttp...
2024-06-25 Tom Clegg20640: Simplify 'select' munging.
2024-06-25 Tom Clegg20640: Change key_fields to a Container, since order...
2024-06-25 Tom Clegg20640: Fix iter_computed_permissions args not being...
2024-06-25 Tom Clegg20640: Fix secondary sort column (use tiebreak_key...
2024-06-25 Tom Clegg20640: Add iter_computed_permissions tests.
2024-06-24 Tom CleggMerge branch '21703-collection-update-lock'
2024-06-24 Tom Clegg21703: Improve test failure reporting.
2024-06-24 Tom Clegg21703: Fix unlogged exception.
2024-06-24 Tom Clegg21891: Remove unused sdk/go/manifest package and Manife... 21891-output-copying-performance
2024-06-24 Peter Amstutz15814: Catch error that otherwise goes unhandled
2024-06-24 Peter Amstutz15814: Fix request intercepts that assume certain field...
2024-06-24 Peter Amstutz15814: Fix unit test, trying to figure out test that...
2024-06-24 Peter Amstutz15814: Name test user consistently
2024-06-24 Peter Amstutz15814: Fix sequencing for setupDockerImage
2024-06-24 Peter Amstutz15814: Remove .only
2024-06-24 Peter Amstutz15814: Add missing file
2024-06-24 Peter Amstutz15814: Have FAIL_FAST default false unless interactive
2024-06-24 Peter Amstutz15814: Add e2e test for workflows with secrets
2024-06-24 Peter Amstutz15814: Add cypress fail fast and tweak some process...
2024-06-24 Peter Amstutz15814: Secret inputs now render as password inputs
2024-06-24 Peter Amstutz15814: Now handles secret inputs properly.
2024-06-24 Peter Amstutz15814: Fix "secret store only accepts strings" error
2024-06-24 Stephen SmithMerge branch '21925-progress-bar-useeffect-fix' into...
2024-06-24 Tom Clegg20640: Add iter_computed_permissions.
2024-06-24 Tom Clegg21703: Merge branch 'main' into 21703-collection-update... 21703-collection-update-lock
2024-06-23 Tom Clegg21703: Test trash_sweep for both active and inactive...
2024-06-23 Tom Clegg21891: Skip extra serialization step.
2024-06-23 Tom Clegg21891: Use collectionfs Snapshot/Splice instead of...
2024-06-23 Tom Clegg21891: Use bytes.Buffer to reduce string copies.
2024-06-23 Tom Clegg21891: Test copier with a large collection.
2024-06-23 Tom Clegg21891: Update test to accept singularity 4.
2024-06-21 Stephen Smith21925: Add resources to fake store for progress bar... 21925-progress-bar-useeffect-fix
2024-06-21 Stephen Smith21925: Don't pass full resource to progress bar useEffe...
2024-06-21 Brett SmithMerge branch '21855-rpm-url-update'
2024-06-21 Tom Clegg21891: Move string concatenations out of per-segment...
2024-06-21 Tom Clegg21891: Test Extract on a large manifest.
next