Skip to content
This repository has been archived by the owner on Apr 16, 2021. It is now read-only.

Set content type for AWS S3 buckets for the s3-upload goal #55

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Jun 25, 2019

  1. Configuration menu
    Copy the full SHA
    d646fcd View commit details
    Browse the repository at this point in the history
  2. Add Javadoc to the ContentTypeResolver to make it clear that it was c…

    …opied over from the Azure wagon plugin package
    Pitxyoki committed Jun 25, 2019
    Configuration menu
    Copy the full SHA
    69276fb View commit details
    Browse the repository at this point in the history
  3. Refactor the ContentTypeResolver package and move it to the CloudStor…

    …ageCore module for reuse across providers
    Pitxyoki committed Jun 25, 2019
    Configuration menu
    Copy the full SHA
    39214bb View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2019

  1. Use the AmazonS3 API's capability to infer the content-type of files …

    …by not sending them as InputStreams.
    Pitxyoki committed Jun 26, 2019
    Configuration menu
    Copy the full SHA
    a7cab06 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2019

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