Branch: refs/heads/dev
  Home:   https://github.com/jenkinsci/windows-azure-storage-plugin
  Commit: 81d1619664a12656591f964d7a830eed4ada7e40
      
https://github.com/jenkinsci/windows-azure-storage-plugin/commit/81d1619664a12656591f964d7a830eed4ada7e40
  Author: Varun Sivapalan <5470233+sivapa...@users.noreply.github.com>
  Date:   2019-07-19 (Fri, 19 Jul 2019)

  Changed paths:
    M 
src/main/java/com/microsoftopentechnologies/windowsazurestorage/service/UploadToBlobService.java

  Log Message:
  -----------
  Switch to correct error messages for archive and individual blob upload


  Commit: cdfd85ee69502ecfa0cf322e6bfbe3d6621f2428
      
https://github.com/jenkinsci/windows-azure-storage-plugin/commit/cdfd85ee69502ecfa0cf322e6bfbe3d6621f2428
  Author: Varun Sivapalan <5470233+sivapa...@users.noreply.github.com>
  Date:   2019-07-19 (Fri, 19 Jul 2019)

  Changed paths:
    M README.md

  Log Message:
  -----------
  Fix inline highlighting for build step name in README.md


  Commit: 769f6a631030bf47873b0f25bd453f9ee8b8438d
      
https://github.com/jenkinsci/windows-azure-storage-plugin/commit/769f6a631030bf47873b0f25bd453f9ee8b8438d
  Author: Varun Sivapalan <5470233+sivapa...@users.noreply.github.com>
  Date:   2019-07-19 (Fri, 19 Jul 2019)

  Changed paths:
    M 
src/main/java/com/microsoftopentechnologies/windowsazurestorage/helper/AzureCredentials.java

  Log Message:
  -----------
  Fix typo in message for invalid/missing blobEndpointURL


  Commit: c37a4d196d8471465243888ea58d176e48501066
      
https://github.com/jenkinsci/windows-azure-storage-plugin/commit/c37a4d196d8471465243888ea58d176e48501066
  Author: Varun Sivapalan <5470233+sivapa...@users.noreply.github.com>
  Date:   2019-07-19 (Fri, 19 Jul 2019)

  Changed paths:
    M 
src/main/java/com/microsoftopentechnologies/windowsazurestorage/service/UploadToFileService.java

  Log Message:
  -----------
  Remove extraneuous space


  Commit: 802c1e482b2196dd4c78e391c7be4b38561a595c
      
https://github.com/jenkinsci/windows-azure-storage-plugin/commit/802c1e482b2196dd4c78e391c7be4b38561a595c
  Author: Varun Sivapalan <5470233+sivapa...@users.noreply.github.com>
  Date:   2019-07-19 (Fri, 19 Jul 2019)

  Changed paths:
    M 
src/main/java/com/microsoftopentechnologies/windowsazurestorage/WAStoragePublisher.java

  Log Message:
  -----------
  Fix gratuitous boolean expressions for computeArtifactUploadType


  Commit: 146b1e1791af0276b8ed1a6bce2a7691bb9b3f42
      
https://github.com/jenkinsci/windows-azure-storage-plugin/commit/146b1e1791af0276b8ed1a6bce2a7691bb9b3f42
  Author: Varun Sivapalan <5470233+sivapa...@users.noreply.github.com>
  Date:   2019-07-19 (Fri, 19 Jul 2019)

  Changed paths:
    M 
src/main/java/com/microsoftopentechnologies/windowsazurestorage/helper/AzureCredentials.java
    M 
src/main/java/com/microsoftopentechnologies/windowsazurestorage/helper/AzureUtils.java

  Log Message:
  -----------
  Remove old commented-out code in AzureCredentials and AzureUtils


  Commit: b96ec01859882414689a9cfd2d999fb4bee16aa5
      
https://github.com/jenkinsci/windows-azure-storage-plugin/commit/b96ec01859882414689a9cfd2d999fb4bee16aa5
  Author: Varun Sivapalan <5470233+sivapa...@users.noreply.github.com>
  Date:   2019-07-19 (Fri, 19 Jul 2019)

  Changed paths:
    M 
src/main/java/com/microsoftopentechnologies/windowsazurestorage/AzureStorageBuilder.java
    M 
src/main/java/com/microsoftopentechnologies/windowsazurestorage/WAStoragePublisher.java
    M 
src/main/java/com/microsoftopentechnologies/windowsazurestorage/helper/AzureCredentials.java
    M 
src/main/java/com/microsoftopentechnologies/windowsazurestorage/helper/Utils.java
    M 
src/main/java/com/microsoftopentechnologies/windowsazurestorage/service/UploadService.java

  Log Message:
  -----------
  Immediately return values from expressions instead of assigning to temporary 
variables


  Commit: a0a5b948c3d0aecb41cb99717773a0ec0574d8d2
      
https://github.com/jenkinsci/windows-azure-storage-plugin/commit/a0a5b948c3d0aecb41cb99717773a0ec0574d8d2
  Author: Varun Sivapalan <5470233+sivapa...@users.noreply.github.com>
  Date:   2019-07-19 (Fri, 19 Jul 2019)

  Changed paths:
    M 
src/main/java/com/microsoftopentechnologies/windowsazurestorage/helper/CredentialMigration.java

  Log Message:
  -----------
  Remove redundant return statement


  Commit: 91138332e2553de965fd34418a87e4c1eaa13438
      
https://github.com/jenkinsci/windows-azure-storage-plugin/commit/91138332e2553de965fd34418a87e4c1eaa13438
  Author: Varun Sivapalan <5470233+sivapa...@users.noreply.github.com>
  Date:   2019-07-19 (Fri, 19 Jul 2019)

  Changed paths:
    M 
src/main/java/com/microsoftopentechnologies/windowsazurestorage/service/UploadService.java

  Log Message:
  -----------
  Remove redundant endIndex parameter to substring method


  Commit: 398882ed37457db606f6e914d9aee067a7f30bd9
      
https://github.com/jenkinsci/windows-azure-storage-plugin/commit/398882ed37457db606f6e914d9aee067a7f30bd9
  Author: Varun Sivapalan <5470233+sivapa...@users.noreply.github.com>
  Date:   2019-07-19 (Fri, 19 Jul 2019)

  Changed paths:
    M 
src/main/java/com/microsoftopentechnologies/windowsazurestorage/helper/CredentialMigration.java

  Log Message:
  -----------
  Remove unnecessary if-statement wrapping for-loop


  Commit: 711a178a5b2c52e9cb85db1148f23559a562deaa
      
https://github.com/jenkinsci/windows-azure-storage-plugin/commit/711a178a5b2c52e9cb85db1148f23559a562deaa
  Author: Varun Sivapalan <5470233+sivapa...@users.noreply.github.com>
  Date:   2019-07-19 (Fri, 19 Jul 2019)

  Changed paths:
    M 
src/main/java/com/microsoftopentechnologies/windowsazurestorage/service/UploadToBlobService.java

  Log Message:
  -----------
  Add log messages for blob storage cleanup


  Commit: 060e6de5b43c0fb6834760bec3c5fdfd3bb3235f
      
https://github.com/jenkinsci/windows-azure-storage-plugin/commit/060e6de5b43c0fb6834760bec3c5fdfd3bb3235f
  Author: Jie Shen <drfish...@gmail.com>
  Date:   2019-07-23 (Tue, 23 Jul 2019)

  Changed paths:
    M README.md
    M 
src/main/java/com/microsoftopentechnologies/windowsazurestorage/AzureStorageBuilder.java
    M 
src/main/java/com/microsoftopentechnologies/windowsazurestorage/WAStoragePublisher.java
    M 
src/main/java/com/microsoftopentechnologies/windowsazurestorage/helper/AzureCredentials.java
    M 
src/main/java/com/microsoftopentechnologies/windowsazurestorage/helper/AzureUtils.java
    M 
src/main/java/com/microsoftopentechnologies/windowsazurestorage/helper/CredentialMigration.java
    M 
src/main/java/com/microsoftopentechnologies/windowsazurestorage/helper/Utils.java
    M 
src/main/java/com/microsoftopentechnologies/windowsazurestorage/service/UploadService.java
    M 
src/main/java/com/microsoftopentechnologies/windowsazurestorage/service/UploadToBlobService.java
    M 
src/main/java/com/microsoftopentechnologies/windowsazurestorage/service/UploadToFileService.java

  Log Message:
  -----------
  Merge pull request #158 from sivapalan/misc_minor_fixes_and_cleanups

Misc minor fixes and cleanups


Compare: 
https://github.com/jenkinsci/windows-azure-storage-plugin/compare/643bdaf1293b...060e6de5b43c

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/windows-azure-storage-plugin/push/refs/heads/dev/643bda-060e6d%40github.com.

Reply via email to