Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/google-storage-plugin
  Commit: 9a9ef4963ac525bab9ca41db55b822edf12cdb20
      
https://github.com/jenkinsci/google-storage-plugin/commit/9a9ef4963ac525bab9ca41db55b822edf12cdb20
  Author: Andrey Stroilov <[email protected]>
  Date:   2015-06-26 (Fri, 26 Jun 2015)

  Changed paths:
    M src/main/java/com/google/jenkins/plugins/storage/AbstractUpload.java
    M 
src/main/resources/com/google/jenkins/plugins/storage/AbstractUpload/help-pathPrefix.html
    M src/test/java/com/google/jenkins/plugins/storage/AbstractUploadTest.java

  Log Message:
  -----------
  Add a special case to explicitly add a trailing slash when the path prefix
does not have one. E.g. "subdir/file1", with a path prefix of "subdir", will
result in an uploaded file of "file1", not "/file1".


  Commit: ad84733a2d535324514de08de63a51f37bb5f215
      
https://github.com/jenkinsci/google-storage-plugin/commit/ad84733a2d535324514de08de63a51f37bb5f215
  Author: astroilov <[email protected]>
  Date:   2015-06-26 (Fri, 26 Jun 2015)

  Changed paths:
    M src/main/java/com/google/jenkins/plugins/storage/AbstractUpload.java
    M 
src/main/resources/com/google/jenkins/plugins/storage/AbstractUpload/help-pathPrefix.html
    M src/test/java/com/google/jenkins/plugins/storage/AbstractUploadTest.java

  Log Message:
  -----------
  Merge pull request #6 from astroilov/master

Special-case trailing slash in path prefix.


Compare: 
https://github.com/jenkinsci/google-storage-plugin/compare/0d8424e8d5a7...ad84733a2d53

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to