commits
Thread
Date
Earlier messages
Messages by Thread
(opendal) branch python-stat-conditional-tests updated (8b7044973 -> cc45cb19a)
tennyzhuang
(opendal) branch python-conditional-tests created (now f749d27f6)
tennyzhuang
(opendal) 01/01: feat(bindings/python): add behavior tests for conditional read/write
tennyzhuang
(opendal) branch python-stat-tests created (now 161b7a0eb)
tennyzhuang
(opendal) 01/01: feat(bindings/python): add behavior tests for stat
tennyzhuang
(opendal) branch python-delete-recursive updated: fix(bindings/python): wrap long async test signatures to fix E501
tennyzhuang
(opendal) branch python-stat-conditional-tests updated (3996530e3 -> 8b7044973)
tennyzhuang
(opendal) branch python-write-conditional-tests updated (4ec007c7d -> c6e7b4ceb)
tennyzhuang
(opendal) branch python-stat-capability-flags updated (cc77fd4bf -> 683abfd6c)
tennyzhuang
(opendal) branch python-delete-recursive updated (c03fcbc9f -> 3b9e6c6e5)
tennyzhuang
[PR] fix(layers/throttle): limit read bandwidth [opendal]
via GitHub
Re: [PR] fix(layers/throttle): limit read bandwidth [opendal]
via GitHub
[PR] fix(layers/concurrent-limit): limit copy and rename [opendal]
via GitHub
Re: [PR] fix(layers/concurrent-limit): limit copy and rename [opendal]
via GitHub
[PR] fix(core): preserve spaces during path normalization [opendal]
via GitHub
[PR] fix(services/ghac): normalize cache URL joins [opendal]
via GitHub
Re: [PR] fix(services/ghac): normalize cache URL joins [opendal]
via GitHub
[PR] feat(bindings/python): add behavior tests for conditional read/write [opendal]
via GitHub
[PR] test(bindings/python): add focused behavior tests for stat conditional options [opendal]
via GitHub
Re: [PR] test(bindings/python): add focused behavior tests for stat conditional options [opendal]
via GitHub
(opendal) branch python-write-conditional-tests created (now 4ec007c7d)
tennyzhuang
(opendal) 01/01: test(bindings/python): add focused behavior tests for write conditional options
tennyzhuang
[PR] feat(bindings/python): add behavior tests for stat [opendal]
via GitHub
[PR] feat(bindings/python): expose list_with_versions and list_with_deleted in Capability [opendal]
via GitHub
(opendal) branch python-stat-conditional-tests created (now 3996530e3)
tennyzhuang
(opendal) 01/01: test(bindings/python): add focused behavior tests for stat conditional options
tennyzhuang
[PR] test(bindings/python): add focused behavior tests for write conditional options [opendal]
via GitHub
Re: [PR] test(bindings/python): add focused behavior tests for write conditional options [opendal]
via GitHub
[PR] feat(bindings/python): expose stat_with_if_modified_since, stat_with_if_unmodified_since, stat_with_version in Capability [opendal]
via GitHub
Re: [PR] feat(bindings/python): expose stat_with_if_modified_since, stat_with_if_unmodified_since, stat_with_version in Capability [opendal]
via GitHub
(opendal) branch python-stat-capability-flags created (now cc77fd4bf)
tennyzhuang
(opendal) 01/01: feat(bindings/python): expose stat_with_if_modified_since, stat_with_if_unmodified_since, stat_with_version in Capability
tennyzhuang
(opendal) branch python-delete-recursive updated (157fe28e5 -> c03fcbc9f)
tennyzhuang
(opendal) branch python-delete-recursive updated (e7e6eaf5d -> 157fe28e5)
tennyzhuang
(opendal) branch python-copy-if-not-exists created (now 147dc99ce)
tennyzhuang
(opendal) 01/01: feat(bindings/python): expose if_not_exists option for copy
tennyzhuang
(opendal) branch python-delete-recursive updated (7eb16897c -> e7e6eaf5d)
tennyzhuang
(opendal) branch python-delete-recursive updated (bbd5261ca -> 7eb16897c)
tennyzhuang
[PR] feat(bindings/python): expose DeleteOptions version and recursive params [opendal]
via GitHub
Re: [PR] feat(bindings/python): expose DeleteOptions version and recursive params [opendal]
via GitHub
Re: [PR] feat(bindings/python): expose DeleteOptions version and recursive params [opendal]
via GitHub
(opendal) branch python-delete-recursive created (now bbd5261ca)
tennyzhuang
(opendal) 01/02: feat(bindings/python): expose version and recursive options for delete
tennyzhuang
(opendal) 02/02: feat(bindings/python): expose delete_with_version and delete_with_recursive in Capability
tennyzhuang
[PR] feat(bindings/python): expose if_not_exists option for copy [opendal]
via GitHub
[PR] fix(core): validate range bounds to prevent underflow [opendal]
via GitHub
Re: [PR] fix(core): validate range bounds to prevent underflow [opendal]
via GitHub
Re: [PR] fix(core): validate range bounds to prevent underflow [opendal]
via GitHub
(opendal) branch python-bindings/add-missing-error-kinds updated (b21431e77 -> 96fc3cb46)
tennyzhuang
(opendal) branch avery/rust-path-normalization-ftp-temp updated (35b4b3ad5 -> 5c2855d2d)
tennyzhuang
[PR] fix(services/s3): support write if-none-match [opendal]
via GitHub
Re: [PR] fix(services/s3): support write if-none-match [opendal]
via GitHub
(opendal) branch codex/s3-if-none-match-write created (now f214be192)
tennyzhuang
(opendal) 01/01: fix(services/s3): support write if-none-match
tennyzhuang
(opendal) branch python-bindings/add-missing-error-kinds updated (e5441b59a -> b21431e77)
tennyzhuang
(opendal) branch python-bindings/add-missing-error-kinds updated (e9980a1a5 -> e5441b59a)
tennyzhuang
(opendal) branch main updated: ci: drop skipStagingRepositoryClose for smoother staging (#7436)
tison
(opendal) branch drop-skipStagingRepositoryClose deleted (was 047c39d09)
tison
(opendal) branch avery/python-delete-version-options created (now bd8a1e0a9)
tennyzhuang
(opendal) 01/01: Expose versioned delete in Python bindings
tennyzhuang
[PR] Expose versioned delete in Python bindings [opendal]
via GitHub
Re: [PR] Expose versioned delete in Python bindings [opendal]
via GitHub
Re: [PR] Expose versioned delete in Python bindings [opendal]
via GitHub
[PR] Fix root and FTP temp path normalization [opendal]
via GitHub
Re: [PR] Fix root and FTP temp path normalization [opendal]
via GitHub
Re: [PR] Fix root and FTP temp path normalization [opendal]
via GitHub
(opendal) branch python-bindings/add-missing-error-kinds created (now e9980a1a5)
tennyzhuang
(opendal) 01/01: fix(bindings/python): add RateLimited and RangeNotSatisfied exception kinds
tennyzhuang
[PR] fix(bindings/python): add RateLimited and RangeNotSatisfied exception kinds [opendal]
via GitHub
Re: [PR] fix(bindings/python): add RateLimited and RangeNotSatisfied exception kinds [opendal]
via GitHub
(opendal) branch avery/rust-path-normalization-ftp-temp created (now 35b4b3ad5)
tennyzhuang
(opendal) 01/01: Fix root and FTP temp path normalization
tennyzhuang
[PR] ci: drop skipStagingRepositoryClose for smoother staging [opendal]
via GitHub
Re: [PR] ci: drop skipStagingRepositoryClose for smoother staging [opendal]
via GitHub
(opendal) branch drop-skipStagingRepositoryClose created (now 047c39d09)
tison
(opendal) 01/01: ci: drop skipStagingRepositoryClose for smoother staging
tison
[I] new feature: automatically close Maven staging repositories for RC releases [opendal]
via GitHub
Re: [I] new feature: automatically close Maven staging repositories for RC releases [opendal]
via GitHub
svn commit: r84139 - dev/opendal/0.56.0-rc.4
xuanwo
(opendal) branch gh-pages updated (779aed6ac -> 5b5920c18)
github-bot
(opendal) branch main updated: ci(bindings/dotnet): drive releases via workflow_dispatch with previe… (#7422)
tison
[PR] ci: skip dotnet publish for rc tags [opendal]
via GitHub
Re: [PR] ci: skip dotnet publish for rc tags [opendal]
via GitHub
Re: [PR] ci: skip dotnet publish for rc tags [opendal]
via GitHub
(opendal) branch xuanwo/fix-dotnet-release-rc-publish created (now ffb3fa60c)
xuanwo
(opendal) 01/01: ci: skip dotnet publish for rc tags
xuanwo
(opendal) branch site/v0-56-0-rc-4-staging created (now 341420c0c)
github-bot
(opendal) branch gh-pages updated (ea77bc154 -> 779aed6ac)
github-bot
(opendal) annotated tag v0.56.0-rc.4 updated (0fce5ecbf -> 8ee114ddf)
xuanwo
(opendal) branch xuanwo/fix-release-workflow-allowlist deleted (was 51bd69c3c)
xuanwo
(opendal) branch main updated: ci: fix release workflows for actions allowlist (#7432)
xuanwo
(opendal) branch xuanwo/fix-release-workflow-allowlist updated (6f94052ab -> 51bd69c3c)
xuanwo
[PR] ci: fix release workflows for actions allowlist [opendal]
via GitHub
Re: [PR] ci: fix release workflows for actions allowlist [opendal]
via GitHub
(opendal) branch xuanwo/fix-release-workflow-allowlist created (now 6f94052ab)
xuanwo
(opendal) 01/01: ci: fix release workflows for actions allowlist
xuanwo
(opendal) annotated tag v0.56.0-rc.3 updated (a3e4b24cd -> 5c1f77732)
xuanwo
(opendal) branch main updated: docs: update changelog for v0.56.0 rc3 (#7431)
xuanwo
(opendal) branch xuanwo/prepare-release-v0.56.0-rc3 deleted (was 834a7df91)
xuanwo
[PR] docs: update changelog for v0.56.0 rc3 [opendal]
via GitHub
Re: [PR] docs: update changelog for v0.56.0 rc3 [opendal]
via GitHub
(opendal) branch xuanwo/prepare-release-v0.56.0-rc3 created (now 834a7df91)
xuanwo
(opendal) 01/01: docs: update changelog for v0.56.0 rc3
xuanwo
[PR] feat(retry): introduce retry budget in retry layer [opendal]
via GitHub
Re: [PR] feat(retry): introduce retry budget in retry layer [opendal]
via GitHub
[PR] ci(s3): use curl -fLO to follow redirect when downloading mc [opendal]
via GitHub
Re: [PR] ci(s3): use curl -fLO to follow redirect when downloading mc [opendal]
via GitHub
Re: [PR] ci(s3): use curl -fLO to follow redirect when downloading mc [opendal]
via GitHub
Re: [PR] ci(s3): use curl -fLO to follow redirect when downloading mc [opendal]
via GitHub
Re: [PR] ci(s3): use curl -fLO to follow redirect when downloading mc [opendal]
via GitHub
[PR] feat(services/goosefs): implement opendal-service-goosefs crate backed by goosefs-sdk [opendal]
via GitHub
[I] new feature: Add GooseFS service support [opendal]
via GitHub
(opendal-oli) branch main updated: chore(deps): bump rustls-webpki from 0.103.10 to 0.103.13 (#26)
psiace
(opendal-oli) branch dependabot/cargo/rustls-webpki-0.103.13 deleted (was 16489a3)
github-bot
(opendal-oli) branch dependabot/cargo/rustls-webpki-0.103.13 created (now 16489a3)
github-bot
[PR] chore(deps): bump rustls-webpki from 0.103.10 to 0.103.13 [opendal-oli]
via GitHub
Re: [PR] chore(deps): bump rustls-webpki from 0.103.10 to 0.103.13 [opendal-oli]
via GitHub
(opendal) branch psiace/license deleted (was 05ac7d153)
psiace
(opendal) branch main updated: chore(license): add licensing comments to stub_gen.rs (#7426)
psiace
(opendal-oli) branch dependabot/cargo/rand-0.8.6 deleted (was 9cdb510)
github-bot
(opendal-oli) branch main updated: chore(deps): bump rand from 0.8.5 to 0.8.6 (#25)
psiace
[PR] chore(license): add licensing comments to stub_gen.rs [opendal]
via GitHub
Re: [PR] chore(license): add licensing comments to stub_gen.rs [opendal]
via GitHub
(opendal) branch psiace/license created (now 05ac7d153)
psiace
(opendal) 01/01: chore(license): add licensing comments to stub_gen.rs
psiace
[I] bug: dav-server-opendalfs: OpendalFile drops opendal::Writer without close() or abort() on write failure [opendal]
via GitHub
Re: [I] bug: dav-server-opendalfs: OpendalFile drops opendal::Writer without close() or abort() on write failure [opendal]
via GitHub
(opendal-oli) branch dependabot/cargo/rand-0.8.6 created (now 9cdb510)
github-bot
[PR] chore(deps): bump rand from 0.8.5 to 0.8.6 [opendal-oli]
via GitHub
Re: [PR] chore(deps): bump rand from 0.8.5 to 0.8.6 [opendal-oli]
via GitHub
(opendal) branch fix/sftp-error-propagation updated (59c07d66c -> 820525d9a)
suyanhanx
(opendal) branch fix/sftp-error-propagation created (now 59c07d66c)
suyanhanx
[PR] fix(services/sftp): preserve timeout error boundaries [opendal]
via GitHub
Re: [PR] fix(services/sftp): preserve timeout error boundaries [opendal]
via GitHub
Re: [PR] fix(services/sftp): preserve timeout error boundaries [opendal]
via GitHub
[PR] fix(services/sftp): preserve timeout error boundaries [opendal]
via GitHub
[PR] ci(bindings/dotnet): drive releases via workflow_dispatch with previe… [opendal]
via GitHub
Re: [PR] ci(bindings/dotnet): drive releases via workflow_dispatch with previe… [opendal]
via GitHub
Re: [PR] ci(bindings/dotnet): drive releases via workflow_dispatch with previe… [opendal]
via GitHub
Re: [PR] ci(bindings/dotnet): drive releases via workflow_dispatch with previe… [opendal]
via GitHub
[PR] fix(s3): add missing if-none-match request field [opendal]
via GitHub
Re: [PR] fix(s3): add missing if-none-match request field [opendal]
via GitHub
[I] BUG: if-not-match not supported in S3 [opendal]
via GitHub
Re: [I] BUG: if-not-match not supported in S3 [opendal]
via GitHub
[PR] feat(services/cos): support cosn scheme and STS security token [opendal]
via GitHub
[I] new feature: support cosn scheme with temporary credentials for Tencent COS [opendal]
via GitHub
Re: [I] new feature: support cosn scheme with temporary credentials for Tencent COS [opendal]
via GitHub
Re: [I] new feature: support cosn scheme with temporary credentials for Tencent COS [opendal]
via GitHub
Re: [I] new feature: support cosn scheme with temporary credentials for Tencent COS [opendal]
via GitHub
Re: [I] new feature: support cosn scheme with temporary credentials for Tencent COS [opendal]
via GitHub
[PR] bugfix: COS list response metadata cannot return ETag and LastModified [opendal]
via GitHub
Re: [PR] bugfix: COS list response metadata cannot return ETag and LastModified [opendal]
via GitHub
Re: [PR] bugfix: COS list response metadata cannot return ETag and LastModified [opendal]
via GitHub
(opendal) branch main updated: fix(s3): fix dead code to strip suffix (#7411)
xuanwo
(opendal) branch main updated: fix(chaos): fix cases when error ratio = 1 (#7412)
xuanwo
(opendal) branch main updated: feat(s3): by default quite batch delete s3 objects (#7415)
xuanwo
[PR] feat(s3): by default quite batch delete s3 objects [opendal]
via GitHub
Re: [PR] feat(s3): by default quite batch delete s3 objects [opendal]
via GitHub
Re: [PR] feat(s3): by default quite batch delete s3 objects [opendal]
via GitHub
[I] new feature: support quiet deletion mode [opendal]
via GitHub
Re: [I] new feature: support quiet deletion mode [opendal]
via GitHub
[PR] fix(chaos): fix cases when error ratio = 1 [opendal]
via GitHub
Re: [PR] fix(chaos): fix cases when error ratio = 1 [opendal]
via GitHub
[PR] fix(s3): fix dead code to strip suffix [opendal]
via GitHub
Re: [PR] fix(s3): fix dead code to strip suffix [opendal]
via GitHub
[I] BUG: aliyun region detection seems incorrect [opendal]
via GitHub
Re: [I] BUG: aliyun region detection seems incorrect [opendal]
via GitHub
Re: [I] BUG: aliyun region detection seems incorrect [opendal]
via GitHub
[I] bug: services-gdrive panics at runtime on wasm32-unknown-unknown [opendal]
via GitHub
[PR] feat(layer): [1/N] implement basic request hedging for stats and read [opendal]
via GitHub
[PR] feat(metrics): add service operation to metrics label [opendal]
via GitHub
[PR] feat(retry): record more fields in the retry interceptor [opendal]
via GitHub
[PR] feat(throttle): allow customized rate limiter [opendal]
via GitHub
[I] new feature: allow_anonymous on azblob [opendal]
via GitHub
[PR] fix(bindings/go): release owned c strings via c api [opendal]
via GitHub
Re: [PR] fix(bindings/go): release owned c strings via c api [opendal]
via GitHub
(opendal) branch fix/dropbox-list-semantics updated (462ece769 -> 1702c4a0f)
suyanhanx
(opendal) branch fix/batch-deleter-temporary-retry-semantics updated (43f378d0b -> 344fab123)
tennyzhuang
(opendal) branch fix/batch-deleter-temporary-retry-semantics created (now 43f378d0b)
tennyzhuang
(opendal) 01/01: fix(core): preserve temporary error semantics in BatchDeleter zero-success path
tennyzhuang
[PR] fix(core): preserve temporary error semantics in BatchDeleter zero-success path [opendal]
via GitHub
(opendal) branch fix/batch-deleter-progress-tracking updated (eb0839c92 -> 410f61423)
tennyzhuang
(opendal) branch fix/batch-deleter-progress-tracking updated (6a11e5c5f -> eb0839c92)
tennyzhuang
[PR] fix(core): use index-based tracking in BatchDeleter to fix progress stalls [opendal]
via GitHub
(opendal) branch fix/batch-deleter-progress-tracking created (now 6a11e5c5f)
tennyzhuang
(opendal) 01/01: fix(core): use index-based tracking in BatchDeleter to fix progress stalls
tennyzhuang
(opendal) branch fix/write-generator-data-loss updated (bc6b39884 -> 46bfec9fe)
tennyzhuang
[PR] fix(core): retain buffered data in WriteGenerator on write failure [opendal]
via GitHub
(opendal) branch fix/write-generator-data-loss created (now bc6b39884)
tennyzhuang
(opendal) 01/01: fix(core): retain buffered data in WriteGenerator on write failure
tennyzhuang
[PR] fix(services/dropbox): preserve list semantics [opendal]
via GitHub
(opendal) branch fix/dropbox-list-semantics created (now 462ece769)
suyanhanx
(opendal) 01/01: fix(services/dropbox): preserve list semantics
suyanhanx
[PR] fix(core): prevent integer overflow/underflow in BytesRange conversions [opendal]
via GitHub
[PR] fix(core): prevent integer overflow in parse_into_range for u64::MAX bounds [opendal]
via GitHub
svn commit: r83860 - dev/opendal/0.56.0-rc.2
xuanwo
(opendal) branch site/v0-56-0-rc-2-staging created (now b4e969c52)
github-bot
(opendal) branch gh-pages updated (fe91b69ef -> ea77bc154)
github-bot
(opendal) annotated tag v0.56.0-rc.2 updated (8332367dd -> 60267d0d0)
xuanwo
(opendal) branch xuanwo/fix-rust-1-95-clippy deleted (was 7ccc05609)
xuanwo
Earlier messages