arvados.git
2024-07-24 Brett Smith21935: Mark internal arvados.keep classes as such 21935-clean-pysdk-api
2024-07-24 Brett Smith21935: Rename SafeHTTPCache to ThreadSafeHTTPCache
2024-07-24 Brett Smith21935/15397: Remove StreamFileReader
2024-07-24 Brett Smith21935: Add upgrade note about PySDK reorganization
2024-07-12 Brett Smith21935: Fix docstring markup typo
2024-07-12 Brett Smith21935: Add a docstring to arvados.commands
2024-07-12 Brett Smith21935: Extract BaseDirectory classes to arvados._intern...
2024-07-12 Brett Smith21935: Move arvados._pycurlhelper to arvados._internal...
2024-07-12 Brett Smith21935: Merge _normalize_stream and _ranges into arvados...
2024-07-12 Brett Smith21935: Move arvados.http_to_keep under arvados._internal
2024-07-12 Brett Smith21935: Move arvados.diskcache under arvados._internal
2024-07-12 Brett Smith21935: Merge arvados.timer into arvados._internal
2024-07-12 Brett Smith21935: Move arvados.util._deprecated to arvados._internal
2024-07-12 Brett Smith15397: Remove documentation about upgrading to Crunch v2
2024-07-12 Brett Smith21935/15397: Remove arv-migrate-docker19
2024-07-12 Brett Smith21935: Rename safeapi.ThreadSafeApiCache to api.ThreadS...
2024-07-12 Brett Smith21935: Move arvados.cache.SafeHTTPCache to arvados.api
2024-07-12 Brett Smith21935: Correct return type of arvados.api.http_cache
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
next