arvados.git
2024-08-14 Tom Clegg21910: Merge branch 'main' into 21910-remove-api_client_id
2024-08-14 Tom Clegg21910: Trust system root token even if IssueTrustedToke...
2024-08-13 Lisa KnoxMerge branch '21811-side-favorites-test'
2024-08-13 Lisa Knox21811: Merge branch 'main' into 21811-side-favorites... 21811-side-favorites-test
2024-08-13 Lisa Knox21811: removed .only from favorites spec
2024-08-13 Peter AmstutzMerge branch '21814-contents-paging' refs #21814
2024-08-13 Peter Amstutz21814: Add test assertion that there are two different...
2024-08-12 Peter Amstutz21814: Simplify getting the count and expand comment 21814-contents-paging
2024-08-09 Lisa Knox21811:
2024-08-07 Peter AmstutzMerge branch '22003-keep-web-and-wb2-redirect-parameter...
2024-08-05 Peter Amstutz21814: Remove legacy undocumented 'last_object_class...
2024-08-05 Peter Amstutz21814: more efficiently handle count=none and offset > 0
2024-07-31 Tom CleggMerge branch '21927-discovery-doc-test'
2024-07-30 Tom Clegg21927: Fix race condition in test. 21927-discovery-doc-test
2024-07-30 Tom Clegg21927: Fix test stub not waiting for holdReqs.
2024-07-30 Tom CleggMerge branch '21998-zoe-translates-keep-web-directory...
2024-07-30 Tom CleggMerge branch '21904-no-unqueueable-reqs'
2024-07-29 Tom Clegg21998: gofmt. 21998-zoe-translates-keep-web-directory-listing-encode-url
2024-07-29 Tom Clegg21998: Fixup comments.
2024-07-29 Tom Clegg21998: Use http scheme if indicated by load balancer.
2024-07-29 Tom Clegg21910: Update documentation to new config behavior.
2024-07-29 Tom Clegg21910: Merge branch 'main' into 21910-remove-api_client_id
2024-07-26 Peter AmstutzMerge branch '21943-dir-output' refs #21943
2024-07-25 Peter AmstutzMerge branch '21993-wf-step-cancel' refs #21993
2024-07-25 Peter Amstutz21943: Fix bug and add integration test 21943-dir-output
2024-07-25 Peter Amstutz21943: Add test for files appearing multiple times...
2024-07-25 Peter Amstutz21993: Committed request with priority == 0 is treated... 21993-wf-step-cancel
2024-07-25 Zoë Ma22003: prevent redirect loop in Wb2 client-side redirec... 22003-keep-web-and-wb2-redirect-parameter
2024-07-25 Zoë Ma22003: Workbench2 and keep-web: better interoperability...
2024-07-25 Zoë Ma21998: Try to find original request's scheme in URL...
2024-07-25 Zoë Ma21998: Simplify percent-encoding of relative URLs in...
2024-07-25 Zoë Ma21998: properly percent-encode paths in keep-web direct...
2024-07-24 Brett SmithMerge branch '21935-clean-pysdk-api'
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-24 Tom Clegg21910: Fix markup.
2024-07-24 Tom Clegg21910: Fix typo.
2024-07-24 Tom Clegg21910: Rescue displaced sentence.
2024-07-23 Tom CleggMerge branch '22005-s3-etag'
2024-07-23 Tom Clegg22005: Add Etag to s3 response header. 22005-s3-etag
2024-07-22 Tom CleggMerge branch '21978-replace-files-docs'
2024-07-22 Peter AmstutzProvide more guidance for using arvbox the first time.
2024-07-22 Tom Clegg21904: Remove LogCreateRequestFraction config. 21904-no-unqueueable-reqs
2024-07-22 Brett Smith21978: Streamline replace_files cross-reference markup 21978-replace-files-docs
2024-07-22 Tom Clegg21904: Allow queueing "create log" requests.
2024-07-22 Tom Clegg21904: Remove obsolete test stub functionality (POST...
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-15 Tom Clegg21910: Mention removed APIs and attributes in upgrade...
2024-07-14 Tom Clegg21910: Merge branch 'main' into 21910-remove-api_client_id
2024-07-14 Tom Clegg21910: Ignore modified_by_client_uuid in select param.
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-09 Tom Clegg21910: Remove ModifiedByClientUUID from SDK & controlle...
2024-07-09 Tom Clegg21910: Remove modified_by_client_uuid references from...
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-04 Tom Clegg21910: Report s3cmd version.
2024-07-03 Tom Clegg21910: Revert removing dispatch2 token fixture.
2024-07-03 Tom Clegg21910: Fix test fixtures.
2024-07-03 Brett SmithMerge branch '21931-public-suffix-pin'
2024-07-03 Tom Clegg21910: Remove uses of removed dispatch1 token fixture.
2024-07-03 Tom Clegg21910: Remove more uses of api_clients API.
2024-07-03 Tom Clegg21910: Remove more uses of api_clients API.
2024-07-03 Tom CleggMerge branch '21701-replace-files-current-version'
2024-07-03 Tom Clegg21910: Remove create_superuser_token script.
2024-07-03 Tom Clegg21910: Remove ApiClient model.
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'
next