Merge branch 'jszlenk/create_new_subproject' refs #21937
[arvados.git] / sdk / python /
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 '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-25 Tom CleggMerge branch '21891-output-copying-performance'
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 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 Clegg20640: Add iter_computed_permissions.
2024-06-24 Tom Clegg21703: Merge branch 'main' into 21703-collection-update... 21703-collection-update-lock
2024-06-21 Brett SmithMerge branch '21855-rpm-url-update'
2024-06-20 Brett Smith21855: Change RPM repo quoting in Python READMEs 21855-rpm-url-update
2024-06-20 Brett Smith21855: Update baseurl for RPM repository
2024-06-20 Tom Clegg20640: Test keyset_list_all + computed_permissions...
2024-06-20 Lisa KnoxMerge branch '21846-rightclick-context-menu'
2024-06-17 Peter AmstutzMerge branch 'zoe-translates/python-sdk-arv_copy-thread...
2024-06-17 Peter AmstutzMerge branch '20943-trashed-role-groups' refs #20943
2024-06-17 Zoƫ MaIn arv-copy command, fix name error in "except" clause
2024-06-13 Tom Clegg20640: Fix keyset paging for computed permissions.
2024-06-13 Tom Clegg20640: Add computed permissions API.
2024-06-11 Brett SmithMerge branch '21815-trigrams-exclude-ids'
2024-06-11 Peter AmstutzMerge branch '9964-output-glob-acr' refs #9964
2024-06-11 Stephen SmithMerge branch '21225-project-panel-tabs' into main....
2024-06-11 Lisa KnoxMerge branch '21762-flaky-search-test'
2024-06-10 Tom CleggMerge branch '15397-remove-obsolete-apis'
2024-06-06 Peter Amstutz9964: Update committed discovery doc
2024-06-06 Peter AmstutzMerge branch 'main' into 21841-missing-vocab 21841-missing-vocab
2024-06-04 Lisa KnoxMerge branch '21765-short-dialog'
2024-06-03 Peter AmstutzMerge branch 'main' into 15397-remove-obsolete-apis 15397-remove-obsolete-apis
2024-06-01 Tom CleggMerge branch '21705-go-deps-update-all'
2024-05-31 Brett SmithMerge branch '21388-arvados-3.0-distros-docs'
2024-05-31 Lisa KnoxMerge branch '21364-load-more-button'
2024-05-31 Brett Smith21388: Delist CentOS 8 support 21388-arvados-3.0-distros-docs
2024-05-31 Peter AmstutzMerge branch '21850-banner-exception' closes #21850
2024-05-31 Brett Smith21388: Add rpm instructions to Python READMEs
2024-05-31 Brett Smith21388: Update deb instructions in Python READMEs
2024-05-31 Brett Smith21020: Remove configuration path from Python READMEs
2024-05-31 Tom CleggMerge branch '21834-stdout-timestamps'
2024-05-31 Brett SmithMerge branch '21020-pysdk-env-paths'
2024-05-30 Lisa Knox21224: merged main to pass int tests 21224-project-details
2024-05-30 Tom CleggMerge branch '21660-inode-test-race'
2024-05-30 Brett Smith21020: Warn user if a file can't be found under a custo...
2024-05-30 Lisa KnoxMerge branch '21704-eject-cra'
2024-05-30 Brett Smith21020: Remove arvados.commands._util.make_home_conf_dir
2024-05-24 Brett Smith21020: Refine arv-copy --src and --dst help
2024-05-24 Brett Smith21020: Remove the make_block_cache test utility function
2024-05-24 Brett Smith21020: Sort imports to follow PEP 8
2024-05-24 Brett Smith21020: Update arv-put to use cache directories from...
2024-05-24 Brett Smith21020: Generalize arv-put's arvados.util import
2024-05-24 Brett Smith21020: Add subdirectory argument to storage_path
2024-05-24 Brett Smith21020: Get default Keep cache directory from environment
2024-05-24 Brett Smith21020: Sort imports to follow PEP 8
2024-05-24 Brett Smith21020: Adjust spacing to follow PEP 8
2024-05-24 Brett Smith21020: Make arv-keepdocker use a cache from the environment
2024-05-24 Brett Smith21020: Make arvados.api.http_cache get a path from...
2024-05-24 Brett Smith21020: Make arv-copy search from environment
2024-05-24 Brett Smith21020: Make arvados.config search from environment
2024-05-24 Brett Smith21020: Introduce BaseDirectory classes to arvados.util
2024-05-24 Tom CleggMerge branch '21640-max-nofile'
2024-05-24 Tom CleggMerge branch '12917-group-contents-include-container'
2024-05-23 Tom CleggMerge branch '21705-go-deps'
2024-05-22 Tom Clegg12917: Support include=container_uuid at groups#content... 12917-group-contents-include-container
2024-05-22 Peter AmstutzMerge branch '21718-memoryview-decode' refs #21718
2024-05-22 Peter AmstutzMerge branch '21718-memoryview-readfrom-v2' refs ...
2024-05-21 Peter Amstutz21718: Review comments 21718-memoryview-readfrom-v2
2024-05-21 Peter Amstutz21718: Add "return_memoryview" flag to read() and readf...
2024-05-20 Tom Clegg15397: Remove deprecated arvados.Keep class.
2024-05-20 Tom Clegg15397: Remove deprecated arvados.util.list_all().
2024-05-17 Tom Clegg15397: Fix improperly quoted regexps.
2024-05-17 Tom Clegg15397: Remove Python2-only code.
2024-05-17 Tom Clegg15397: Fix usage of deprecated assertRegexpMatches.
2024-05-17 Tom Clegg15397: Remove deprecated Python SDK facilities.
2024-05-16 Tom Clegg15937: Remove destroy/index/show methods from discovery...
2024-05-16 Tom Clegg15397: Remove user_id and default_owner_uuid from api_c...
2024-05-16 Lisa KnoxMerge branch '21535-multi-wf-delete'
2024-05-15 Lucas Di PentimaMerge branch '21666-provision-test-improvement'
2024-05-15 Tom CleggMerge branch '21611-log-chunk-delay'
2024-05-14 Tom CleggMerge branch '21766-disk-cache-size'
2024-05-13 Lucas Di PentimaMerge branch '21678-installer-diagnostics-internal...
2024-05-10 Brett SmithMerge branch '21207-pytest'
2024-05-06 Tom Clegg21611: Remove configs for periodic container log sweep.
2024-05-03 Brett Smith21207: Run Python tests with pytest
2024-05-03 Brett Smith21207: Remove Python slow/short tests support
2024-05-03 Brett Smith21207: Set up MockedPut._state with a deepcopy
2024-05-03 Tom CleggMerge branch '15397-remove-obsolete-apis'
2024-05-03 Tom Clegg15397: Merge branch 'main'
2024-05-02 Tom CleggMerge branch '12430-output-glob'
2024-05-02 Brett SmithMerge branch '21356-clean-imports'
next