Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/s3-plugin
  Commit: 8fc20e3968006d2f948dce15e23ab2d5f8e8b636
      
https://github.com/jenkinsci/s3-plugin/commit/8fc20e3968006d2f948dce15e23ab2d5f8e8b636
  Author: mhupman <[email protected]>
  Date:   2012-04-23 (Mon, 23 Apr 2012)

  Changed paths:
    M src/main/java/hudson/plugins/s3/S3Profile.java

  Log Message:
  -----------
  Use AWS MimeType library to determine the Content-Type of the file (based on 
filename) before uploading.  This prevents issues where all files are set as 
application/octet-stream.


  Commit: de98e823db48f2198684e684bfb7fc8ca4a6782e
      
https://github.com/jenkinsci/s3-plugin/commit/de98e823db48f2198684e684bfb7fc8ca4a6782e
  Author: Mike Rooney <[email protected]>
  Date:   2012-05-25 (Fri, 25 May 2012)

  Changed paths:
    M src/main/java/hudson/plugins/s3/S3Profile.java

  Log Message:
  -----------
  Merge pull request #3 from mhupman/master

Use AWS MimeType library to determine the Content-Type of the uploaded file.


Compare: https://github.com/jenkinsci/s3-plugin/compare/510af48...de98e82

Reply via email to