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

Remove default contentType from Storage.compose and Bucket.create #762

Merged
merged 6 commits into from
Mar 20, 2016

Commits on Mar 18, 2016

  1. Configuration menu
    Copy the full SHA
    0a113cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8840b33 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2016

  1. Remove checks for contentType in CopyRequest

    - update CopyRequest to hold both targetId and targetInfo
    - avoid sending storage object in StorageRpc.rewrite when only targetId is set
    - refactor CopyWriter and state
    - add integration tests
    mziccard committed Mar 19, 2016
    Configuration menu
    Copy the full SHA
    22636e2 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2016

  1. Configuration menu
    Copy the full SHA
    3e5db7a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1855ae1 View commit details
    Browse the repository at this point in the history
  3. Rephrase RewriteChannel and Storage.copy javadoc. Add final to CopyWr…

    …iter's StateImpl.target
    mziccard committed Mar 20, 2016
    Configuration menu
    Copy the full SHA
    5dd0292 View commit details
    Browse the repository at this point in the history