Merge branch '21353-loginas-flaky-bug' into main. Closes #21353.
[arvados.git] / sdk /
2024-01-18 Stephen SmithMerge branch '21353-loginas-flaky-bug' into main. Close...
2024-01-17 Tom CleggMerge branch '20318-disk-cache' 20318-disk-cache
2024-01-17 Tom Clegg20318: Fix arvados-login-sync and arvados-cli dependencies.
2024-01-16 Tom Clegg20318: Update stale comments to match current error...
2024-01-12 Lucas Di PentimaMerge branch '21285-installer-updates'. Closes #21285
2024-01-12 Lisa KnoxMerge branch '21315-row-select'
2024-01-12 Lisa KnoxMerge branch '21316-left-panel-collapse'
2024-01-12 Tom Clegg20318: Avoid error when cache file is deleted while...
2024-01-11 Tom Clegg20318: Fix tests that expect Get to work on bare hashes.
2024-01-11 Tom Clegg20318: Fix ornery tests that hang/panic instead of...
2024-01-11 Tom Clegg20318: Clean up some gocheck usage: Equals, Nil ->...
2024-01-11 Tom Clegg20318: Route (*KeepClient)Get() through disk cache...
2024-01-11 Tom Clegg20318: Fix DiskCacheSize not propagated by (*KeepClient...
2024-01-11 Tom Clegg20318: Bypass disk cache in certain tests, keepstore...
2024-01-11 Tom Clegg20318: Propagate Close error from http backend.
2024-01-11 Tom Clegg20318: Fix BadChecksum error not propagated through...
2024-01-11 Tom Clegg20318: Remove redundant WriteTo case already handled...
2024-01-10 Brett SmithMerge branch '21367-arvados-jobs-update'
2024-01-10 Brett Smith21367: Prefer COPY to ADD
2024-01-10 Brett Smith21367: Explicitly install setuptools
2024-01-10 Brett Smith21367/21230: Set up dev-jobs with virtualenv 21367-arvados-jobs-update
2024-01-09 Tom Clegg20318: Fix bad compare / short read behavior in DiskCac...
2024-01-09 Peter Amstutz21367: Use regular bullseye instead of bullseye-slim
2024-01-09 Tom CleggMerge branch '21258-flaky-adc-test'
2024-01-09 Tom CleggMerge branch '21036-keep-balance-metrics'
2024-01-08 Brett SmithMerge branch '20846-package-build-fixes'
2024-01-08 Tom CleggMerge branch '21285-max-gw-tunnels'
2024-01-08 Tom Clegg20318: Add comments about KeepClient/KeepGateway wiring.
2024-01-05 Tom Clegg20318: Fix nil pointer usage.
2024-01-05 Tom Clegg20318: Update stale comment.
2024-01-05 Tom Clegg20318: Note no-op defers in comments.
2024-01-05 Peter AmstutzMerge branch '21278-search-redirect' refs #21278
2024-01-05 Lisa Knox21316: Merge commit '1416f698b72de4b09350d9c2fb25c1405c...
2024-01-05 Lisa Knox21128: Merge commit 'adbbc9e3c7a36d39b30f403555ee5889e3...
2024-01-05 Lisa KnoxMerge branch '21200-breadcrumbs-issues'
2024-01-04 Brett Smith20846: Migrate from pkg_resources to importlib in sdk/cwl
2024-01-03 Peter Amstutz21278: Remove the '/search.*' to '/search-results'... 21278-search-redirect
2024-01-02 Peter AmstutzMerge branch '21059-signup-email' refs #21059
2024-01-02 Tom CleggMerge branch '21206-ws-requesting-container-uuid'
2024-01-02 Tom CleggMerge branch '21276-test-race'
2023-12-29 Tom Clegg21276: Fix unreliable test. 21276-test-race
2023-12-28 Tom Clegg20318: Sync cache state after 1% churn instead of 5...
2023-12-27 Tom Clegg21285: Use separate request limit/queue for gateway...
2023-12-26 Tom Clegg20318: Fix shared var in test.
2023-12-26 Tom Clegg20318: Use one tidying goroutine and filehandle pool...
2023-12-26 Tom Clegg20318: Fix write using Reader and unspecified Hash.
2023-12-26 Tom Clegg20318: Add config entry for keep-web cache size.
2023-12-21 Lisa Knox21200: copied branch from arvados-workbench2 Arvados...
2023-12-20 Stephen SmithMerge branch '19675-instance-types-panel' into main...
2023-12-20 Tom Clegg20318: Merge branch 'main' into 20318-disk-cache
2023-12-20 Tom Clegg20318: Test hash check on block write.
2023-12-20 Tom Clegg20318: Track estimated cache usage, and tidy more dilig...
2023-12-20 Tom Clegg20318: Implement BlockRead via ReadAt so it supports...
2023-12-20 Tom Clegg20318: Test streaming.
2023-12-20 Tom Clegg20318: Comment about error handling.
2023-12-19 Tom Clegg20318: Return requested range while fetching remainder...
2023-12-19 Tom Clegg20318: Fix stuttering error message.
2023-12-19 Tom Clegg20318: Remove memory-backed keep block cache.
2023-12-19 Tom Clegg20318: Route KeepClient block writes through disk cache.
2023-12-19 Tom Clegg20318: Don't use memory-backed block cache for short...
2023-12-19 Tom Clegg20318: Fail instead of reading through if cache dir...
2023-12-19 Tom Clegg20318: Close held-open filehandles when deleting cache...
2023-12-19 Tom Clegg20318: Test mangling cache files while reading.
2023-12-18 Tom Clegg20318: Add concurrent and sequential read benchmarks.
2023-12-18 Tom CleggMerge branch '21254-test-race'
2023-12-18 Tom CleggMerge branch '21214-dav-virtual-projects'
2023-12-18 Tom Clegg21214: Include project/collection singletons in customf...
2023-12-18 Brett SmithMerge branch '21283-callable-api-module'
2023-12-16 Brett SmithMerge branch '21146-pysdk-new-websockets'
2023-12-15 Tom Clegg20318: Try to keep cache files open for subsequent...
2023-12-15 Tom Clegg20318: Use const for cache-tidy hold timer.
2023-12-14 Peter AmstutzRevert "Add require 'random', refs #20846"
2023-12-14 Peter AmstutzAdd require 'random', refs #20846
2023-12-13 Tom CleggMerge branch '21254-test-race'
2023-12-13 Tom Clegg21214: Fix lookup of file with trailing slash.
2023-12-12 Tom Clegg21214: Permit filter groups to match filter groups...
2023-12-12 Brett SmithMerge branch '21277-github-pr-221'
2023-12-11 Tom CleggMerge branch '21206-ws-requesting-container-uuid'
2023-12-11 Stephen Smith21204: Merge branch '21204-stable-log-sort' from arvado... 21204-stable-log-sort-from-wb2-repo
2023-12-11 Tom Clegg21214: Include filter groups in sitefs.
2023-12-11 Brett Smith21283: Make arvados.api.__call__ a staticmethod 21283-callable-api-module
2023-12-11 Brett Smith21283: Make arvados.api a callable module
2023-12-08 Krzysztof MajewskiAdd option to upload InputStream to KeepWebApi 21277-github-pr-221
2023-12-07 Stephen Smith19675: Merge branch '19675-instance-types-panel' from... 19675-test1
2023-12-07 Tom CleggMerge branch '21258-flaky-adc-test'
2023-12-06 Tom CleggMerge branch 'main' from arvados-workbench2.git
2023-12-06 Tom CleggMerge branch '21227-keep-web-panic'
2023-12-06 Peter AmstutzMerge branch '21223-arv-mount-nofile' refs #21223
2023-12-05 Peter AmstutzMerge branch '21160-user-activation' refs #21160
2023-12-05 Tom Clegg21227: Use a separate global requestLimiter for each... 21227-keep-web-panic
2023-12-04 Tom Clegg21227: Don't reduce outgoing request concurrency below 4.
2023-12-04 Tom CleggMerge branch '21217-invalid-auth-header'
2023-12-04 Tom CleggMerge branch '18862-replay-job-log-task'
2023-12-01 Brett SmithMerge branch '21219-java-sdk-pr-220'
2023-12-01 Tom Clegg21217: Automatically clean double-slash in API URLs. 21217-invalid-auth-header
2023-12-01 Krzysztof MajewskiAdd timeouts as configuration parameters 21219-java-sdk-pr-220
2023-12-01 Tom Clegg21227: Fix copied mutexes.
2023-12-01 Tom Clegg21227: Fix copied mutex after first use.
2023-12-01 Brett Smith21146: Add last_log_id argument to PollClient.subscribe 21146-pysdk-new-websockets
2023-12-01 Brett Smith19825: Document arvados.events module
next