Add option to upload InputStream to KeepWebApi
[arvados.git] / sdk / python /
2023-12-06 Tom CleggMerge branch 'main' from arvados-workbench2.git
2023-12-06 Peter AmstutzMerge branch '21223-arv-mount-nofile' refs #21223
2023-12-04 Tom CleggMerge branch '21217-invalid-auth-header'
2023-11-30 Peter AmstutzMerge commit 'main' into 21160-user-activation
2023-11-30 Tom CleggMerge branch '20846-ubuntu2204'
2023-11-30 Lucas Di PentimaMerge branch '20690-remove-wb1-from-installer'. Closes...
2023-11-29 Peter AmstutzMerge branch '21205-ensure-unique' refs #21205
2023-11-29 Brett SmithMerge branch '19830-pysdk-util-docs'
2023-11-29 Brett SmithMerge branch '21211-pysdk-annotations'
2023-11-28 Peter AmstutzMerge branch '20831-user-table-locks' refs #20831
2023-11-27 Tom CleggMerge branch '18874-merge-wb2'
2023-11-27 Tom CleggMerge branch '21126-trash-when-ro'
2023-11-27 Brett SmithMerge branch '21137-rp-initiated-logout'
2023-11-21 Brett SmithMerge branch '21132-api-resources-fixes'
2023-11-21 Brett Smith21132: Expand arvados.api_resources docstring with...
2023-11-21 Tom CleggMerge branch '20690-remove-wb1'
2023-11-21 Brett Smith21211: Update arvados.safeapi Markdown style 21211-pysdk-annotations
2023-11-21 Brett Smith21211: Annotate arvados.safeapi
2023-11-21 Brett Smith21211: Clean arvados.safeapi imports
2023-11-21 Brett Smith21211: Annotate arvados.retry
2023-11-21 Brett Smith21211: Clean arvados.retry imports
2023-11-21 Brett Smith21211: Annotate arvados.api
2023-11-21 Brett Smith21211: Clean arvados.api imports
2023-11-21 Brett Smith18800: Add docstring to arvados.__init__ 19830-pysdk-util-docs
2023-11-21 Brett Smith19830: Clean imports in arvados.__init__
2023-11-21 Brett Smith19830: Clean run_test_server imports
2023-11-21 Brett Smith19830: Reorder arvados.util regexps
2023-11-21 Brett Smith19830: Add docstrings to arvados.util
2023-11-21 Brett Smith19830: Update arvados.util._deprecated Markdown style
2023-11-21 Brett Smith19830: Clean arvados.util imports
2023-11-21 Brett Smith19830: Move deprecated functions to the bottom of arvad...
2023-11-20 Tom Clegg20846: Merge branch '19213-ubuntu2204-support' into...
2023-11-20 Tom Clegg21126: Merge branch 'main' into 21126-trash-when-ro
2023-11-20 Peter Amstutz20831: Fix discovery doc
2023-11-19 Tom Clegg20690: Merge branch 'main' into 20690-remove-wb1
2023-11-18 Brett Smith21132: Annotate API methods as returning a request... 21132-api-resources-fixes
2023-11-18 Brett Smith21132: Note ArvadosAPIClient is a Resource
2023-11-18 Brett Smith21136: Use typing generics for builtins in api_resources
2023-11-17 Peter AmstutzMerge branch 'main' into 20831-user-table-locks
2023-11-17 Peter Amstutz20831: gofmt and discovery doc updates
2023-11-15 Tom Clegg20846: Merge branch 'main' into 20846-ruby3
2023-11-15 Tom CleggMerge branch '18874-merge-wb2'
2023-11-13 Peter AmstutzMerge branch 'main' into 20831-user-table-locks
2023-11-13 Brett SmithMerge branch '21021-controller-logout'
2023-11-12 Tom Clegg20690: add wb1->wb2 path redirects to arvados-server...
2023-11-12 Tom Clegg20690: Update arvados-server boot to serve wb2 at wb1...
2023-11-11 Tom CleggMerge branch '20846-python-fixes'
2023-11-11 Tom Clegg20846: Silence ResourceWarning messages.
2023-11-10 Lucas Di Pentima21021: Merge branch 'main' into 21021-controller-logout 21021-controller-logout
2023-11-09 Tom CleggMerge branch '18874-merge-wb2'
2023-11-09 Tom Clegg18874: Merge branch 'main' from arvados-workbench2.git
2023-11-08 Tom CleggMerge branch '21184-fix-build'
2023-11-08 Tom Clegg21184: Remove refs to subprocess32 python2 compatibilit...
2023-11-06 Tom CleggMerge branch 'main' from workbench2.git
2023-10-30 Tom CleggMerge branch 'main' from workbench2.git
2023-10-26 Lisa KnoxMerge branch '21026-sanitize-html-doc'
2023-10-24 Tom CleggMerge branch '20984-instance-capacity'
2023-10-23 Tom CleggMerge branch '20300-rails7'
2023-10-23 Tom Clegg20300: Merge branch 'main' into 20300-rails7 20300-rails7
2023-10-20 Brett Smith20885: Update argument docstrings after pdoc migration
2023-10-19 Peter AmstutzMerge branch '20825-cwl-separate-runner' refs #20825
2023-10-19 Peter AmstutzMerge branch '21030-update-perm-cte' refs #21030
2023-10-17 Lucas Di PentimaMerge branch '19140-service-acct-creation-doc'. Closes...
2023-10-17 Lucas Di PentimaMerge branch '21055-arvados-server-install-fix'. Closes...
2023-10-12 Brett SmithMerge branch '19821-collection-docstrings'
2023-10-12 Brett Smith19821: Fix module typo
2023-10-12 Brett Smith19821: Convert CollectionWriter.open docstring to Markdown 19821-collection-docstrings
2023-10-12 Brett Smith19821: Fully qualify docstring types
2023-10-12 Peter AmstutzMerge branch '20933-arv-copy-cwl' refs #20933
2023-10-11 Peter Amstutz20933: Code cleanups 20933-arv-copy-cwl
2023-10-11 Peter Amstutz20933: Use [0-9] instead of \d in regex
2023-10-11 Peter Amstutz20933: Handle errors when calling arvados-cwl-runner
2023-10-11 Peter Amstutz20933: Copies collections reported by a-c-r
2023-10-11 Peter Amstutz20933: Use acrContainerImage where available
2023-10-11 Peter Amstutz20933: Adding --print-keep-deps to assist arv-copy
2023-10-11 Brett Smith19821: Bugfix type declarations for compatibility with...
2023-10-11 Brett Smith19821: Improve consistency of Properties type
2023-10-11 Brett Smith19821: Document the arvados.collection module
2023-10-11 Peter AmstutzMerge branch '20937-arv-copy-http' refs #20937
2023-10-11 Peter Amstutz20937: Simplify use of logger.error
2023-10-10 Peter Amstutz20937: Improve error handling 20937-arv-copy-http
2023-10-06 Peter Amstutz20937: Update documentation
2023-10-06 Peter Amstutz20937: Return same tuple consistently from http_to_keep
2023-10-05 Peter Amstutz20937: fix deadlock with duplicated blocks
2023-10-05 Peter Amstutz20937: Set limit on 'put' queue
2023-10-05 Peter Amstutz20937: Fix in -> is typo
2023-10-05 Peter Amstutz20937: Handle None result
2023-10-05 Peter Amstutz20937: Add error handling to threaded collection copy
2023-10-05 Peter Amstutz20937: Better handling of repeated blocks
2023-10-05 Peter Amstutz20937: Fix progress writer
2023-10-05 Peter Amstutz20937: Parallel collection copy
2023-10-05 Peter Amstutz20937: Add http import capability to arv-copy
2023-10-05 Tom CleggMerge branch 'main' from workbench2.git
2023-10-03 Peter AmstutzMerge branch '20990-name-btree' refs #20990
2023-09-29 Tom CleggMerge branch '18874-merge-wb2'
2023-09-29 Brett SmithMerge branch '19818-api-pydoc'
2023-09-29 Tom Clegg20300: Fix key order sensitivity in test, part 2.
2023-09-29 Brett Smith19818: Document arvados.api module 19818-api-pydoc
2023-09-29 Brett Smith19818: Deprecate arvados.api.OrderedJsonModel
2023-09-28 Brett SmithMerge branch '20885-pdoc-style'
next