Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace AsyncWrite with Upload trait and rename MultiPartStore to MultipartStore (#5458) #5500

Merged
merged 16 commits into from
Mar 19, 2024

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    521e918 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. Make BufWriter abortable

    tustvold committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    b172a6e View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Configuration menu
    Copy the full SHA
    f641773 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c8a965 View commit details
    Browse the repository at this point in the history
  3. Review feedback

    tustvold committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    764289a View commit details
    Browse the repository at this point in the history
  4. Misc tweaks and fixes

    tustvold committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    fbc1ec8 View commit details
    Browse the repository at this point in the history
  5. Format

    tustvold committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    4c6a2a8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    96f77d4 View commit details
    Browse the repository at this point in the history
  7. More docs

    tustvold committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    24627f5 View commit details
    Browse the repository at this point in the history
  8. Clippy

    tustvold committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    554decf View commit details
    Browse the repository at this point in the history
  9. Rename to MultipartUpload

    tustvold committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    60b2ae7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2bcf83a View commit details
    Browse the repository at this point in the history
  11. Doc tweaks

    tustvold committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    e83c993 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Apply suggestions from code review

    Co-authored-by: Andrew Lamb <[email protected]>
    tustvold and alamb authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    40f7ee3 View commit details
    Browse the repository at this point in the history
  2. Docs

    tustvold committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    5ea92d4 View commit details
    Browse the repository at this point in the history
  3. Format

    tustvold committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    fd1d198 View commit details
    Browse the repository at this point in the history