Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/azure-vm-agents-plugin
  Commit: 1eb5d67fbbfe44f96155fe6488ad072218c175c7
      
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/1eb5d67fbbfe44f96155fe6488ad072218c175c7
  Author: ChenyangLiu <zackliu1...@hotmail.com>
  Date:   2017-06-09 (Fri, 09 Jun 2017)

  Changed paths:
    M src/main/java/com/microsoft/azure/vmagent/AzureVMAgentTemplate.java
    M 
src/main/java/com/microsoft/azure/vmagent/AzureVMManagementServiceDelegate.java
    M src/main/java/com/microsoft/azure/vmagent/util/Constants.java
    M 
src/main/resources/com/microsoft/azure/vmagent/AzureVMAgentTemplate/config.jelly
    M 
src/main/resources/com/microsoft/azure/vmagent/AzureVMAgentTemplate/config.properties

  Log Message:
  -----------
  add build-in image


  Commit: 7a17d6813a98ee0bd7694857ba210b7dd2554fdd
      
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/7a17d6813a98ee0bd7694857ba210b7dd2554fdd
  Author: ChenyangLiu <zackliu1...@hotmail.com>
  Date:   2017-06-09 (Fri, 09 Jun 2017)

  Changed paths:
    M src/main/java/com/microsoft/azure/vmagent/AzureVMAgentTemplate.java
    M src/main/java/com/microsoft/azure/vmagent/AzureVMCloud.java
    M 
src/main/resources/com/microsoft/azure/vmagent/AzureVMAgentTemplate/config.jelly
    M src/main/resources/com/microsoft/azure/vmagent/AzureVMCloud/config.jelly

  Log Message:
  -----------
  Merge branch 'dev2' into dev_os

# Conflicts:
#       src/main/java/com/microsoft/azure/vmagent/AzureVMAgentTemplate.java


  Commit: 9bb48221e4e2d8e5da9bc919c858a01a1221cbff
      
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/9bb48221e4e2d8e5da9bc919c858a01a1221cbff
  Author: ChenyangLiu <zackliu1...@hotmail.com>
  Date:   2017-06-09 (Fri, 09 Jun 2017)

  Changed paths:
    M src/main/java/com/microsoft/azure/vmagent/AzureVMAgentTemplate.java
    M 
src/main/java/com/microsoft/azure/vmagent/AzureVMManagementServiceDelegate.java
    A src/main/resources/ubuntuInitScript.sh

  Log Message:
  -----------
  add init script


  Commit: 3efb20cfff6688e0f006300d0c0bde18fc9f3991
      
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/3efb20cfff6688e0f006300d0c0bde18fc9f3991
  Author: ChenyangLiu <zackliu1...@hotmail.com>
  Date:   2017-06-09 (Fri, 09 Jun 2017)

  Changed paths:
    M src/main/java/com/microsoft/azure/vmagent/AzureVMAgentTemplate.java
    M src/main/java/com/microsoft/azure/vmagent/AzureVMCloud.java
    M 
src/main/resources/com/microsoft/azure/vmagent/AzureVMAgentTemplate/config.jelly
    M src/main/resources/com/microsoft/azure/vmagent/AzureVMCloud/config.jelly
    M src/main/webapp/help-resourceGroupName.html
    M src/main/webapp/help-storageAccountName.html

  Log Message:
  -----------
  Merge branch 'dev2' into dev_os

# Conflicts:
#       
src/main/resources/com/microsoft/azure/vmagent/AzureVMAgentTemplate/config.jelly


  Commit: d8e27869cb02a2c8776cc291a7ff7b26d3dd0c65
      
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/d8e27869cb02a2c8776cc291a7ff7b26d3dd0c65
  Author: ChenyangLiu <zackliu1...@hotmail.com>
  Date:   2017-06-09 (Fri, 09 Jun 2017)

  Changed paths:
    M 
src/main/java/com/microsoft/azure/vmagent/AzureVMManagementServiceDelegate.java
    M 
src/main/resources/com/microsoft/azure/vmagent/AzureVMAgentTemplate/config.jelly

  Log Message:
  -----------
  update init script


  Commit: 6217a3188fd3b54afca9cabe798e3f976d9ec7e4
      
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/6217a3188fd3b54afca9cabe798e3f976d9ec7e4
  Author: ChenyangLiu <zackliu1...@hotmail.com>
  Date:   2017-06-12 (Mon, 12 Jun 2017)

  Changed paths:
    M src/main/java/com/microsoft/azure/vmagent/AzureVMAgentTemplate.java
    M 
src/main/java/com/microsoft/azure/vmagent/AzureVMManagementServiceDelegate.java
    A src/main/resources/scripts/ubuntuInitScript.sh
    A src/main/resources/scripts/windowsInitScript.ps1
    R src/main/resources/ubuntuInitScript.sh

  Log Message:
  -----------
  update verify logic


  Commit: 9c6466194ae39083c1ade8dceaca324e50c666c2
      
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/9c6466194ae39083c1ade8dceaca324e50c666c2
  Author: ChenyangLiu <zackliu1...@hotmail.com>
  Date:   2017-06-12 (Mon, 12 Jun 2017)

  Changed paths:
    M 
src/test/java/com/microsoft/azure/vmagent/test/ITAzureVMManagementServiceDelegate.java

  Log Message:
  -----------
  update test params


  Commit: 81845dd08a4102027efff7dd302636e28b444bca
      
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/81845dd08a4102027efff7dd302636e28b444bca
  Author: ChenyangLiu <zackliu1...@hotmail.com>
  Date:   2017-06-13 (Tue, 13 Jun 2017)

  Changed paths:
    M src/main/java/com/microsoft/azure/vmagent/AzureVMAgentTemplate.java
    M 
src/main/java/com/microsoft/azure/vmagent/AzureVMManagementServiceDelegate.java
    M 
src/main/resources/com/microsoft/azure/vmagent/AzureVMAgentTemplate/config.jelly

  Log Message:
  -----------
  change UI


  Commit: e7e65d9b4d9a157644ebcd5d5c2a35d3c2a871fc
      
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/e7e65d9b4d9a157644ebcd5d5c2a35d3c2a871fc
  Author: ChenyangLiu <zackliu1...@hotmail.com>
  Date:   2017-06-13 (Tue, 13 Jun 2017)

  Changed paths:
    M src/main/java/com/microsoft/azure/vmagent/AzureVMAgentTemplate.java
    M 
src/main/java/com/microsoft/azure/vmagent/AzureVMManagementServiceDelegate.java
    M 
src/main/resources/com/microsoft/azure/vmagent/AzureVMAgentTemplate/config.jelly
    M src/main/resources/com/microsoft/azure/vmagent/AzureVMCloud/config.jelly

  Log Message:
  -----------
  use dropDownList to implement build-in image


  Commit: 2dfdfd7325ca47b326b398be8186c6edaac7b6bc
      
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/2dfdfd7325ca47b326b398be8186c6edaac7b6bc
  Author: ChenyangLiu <zackliu1...@hotmail.com>
  Date:   2017-06-14 (Wed, 14 Jun 2017)

  Changed paths:
    M src/main/java/com/microsoft/azure/vmagent/AzureVMAgentTemplate.java
    M 
src/main/java/com/microsoft/azure/vmagent/AzureVMManagementServiceDelegate.java
    M src/main/java/com/microsoft/azure/vmagent/util/Constants.java
    M 
src/main/resources/com/microsoft/azure/vmagent/AzureVMAgentTemplate/config.jelly
    M 
src/main/resources/com/microsoft/azure/vmagent/AzureVMAgentTemplate/config.properties
    M src/main/resources/scripts/ubuntuInitScript.sh
    M src/main/webapp/help-imageReference.html
    M src/main/webapp/help-initScript.html

  Log Message:
  -----------
  change build-in image and sample from 14.04 to 16.04


  Commit: 9a805b42c98290f45169fcb05c5d3c30daa21609
      
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/9a805b42c98290f45169fcb05c5d3c30daa21609
  Author: ChenyangLiu <zackliu1...@hotmail.com>
  Date:   2017-06-14 (Wed, 14 Jun 2017)

  Changed paths:
    M src/main/resources/scripts/windowsInitScript.ps1

  Log Message:
  -----------
  update initScript for Windows


  Commit: c3b974edfde9b62618b0c9fa2de199b6f3e1e82e
      
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/c3b974edfde9b62618b0c9fa2de199b6f3e1e82e
  Author: ChenyangLiu <zackliu1...@hotmail.com>
  Date:   2017-06-14 (Wed, 14 Jun 2017)

  Changed paths:
    M src/main/java/com/microsoft/azure/vmagent/AzureVMAgentTemplate.java
    M src/main/webapp/help-osType.html
    M 
src/test/java/com/microsoft/azure/vmagent/test/ITAzureVMManagementServiceDelegate.java

  Log Message:
  -----------
  resolve backward compatibility


  Commit: df842d7033b5490ca4572e311d437891094df082
      
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/df842d7033b5490ca4572e311d437891094df082
  Author: ChenyangLiu <zackliu1...@hotmail.com>
  Date:   2017-06-14 (Wed, 14 Jun 2017)

  Changed paths:
    M src/main/java/com/microsoft/azure/vmagent/AzureVMAgentTemplate.java
    M 
src/main/java/com/microsoft/azure/vmagent/AzureVMManagementServiceDelegate.java

  Log Message:
  -----------
  fix some small issues


  Commit: e51718764c3b83d324797343502a478e449c67bf
      
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/e51718764c3b83d324797343502a478e449c67bf
  Author: ChenyangLiu <zackliu1...@hotmail.com>
  Date:   2017-06-14 (Wed, 14 Jun 2017)

  Changed paths:
    M src/test/java/com/microsoft/azure/vmagent/test/IntegrationTest.java

  Log Message:
  -----------
  fix some test issues


  Commit: 38113c88aacd7d07a025d3a401e460c105314385
      
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/38113c88aacd7d07a025d3a401e460c105314385
  Author: ChenyangLiu <zackliu1...@hotmail.com>
  Date:   2017-06-14 (Wed, 14 Jun 2017)

  Changed paths:
    M 
src/main/java/com/microsoft/azure/vmagent/AzureVMManagementServiceDelegate.java

  Log Message:
  -----------
  fix some issues


  Commit: b26ed1ecb6bf78015bd72f21a18a66e8f19569c4
      
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/b26ed1ecb6bf78015bd72f21a18a66e8f19569c4
  Author: ChenyangLiu <zackliu1...@hotmail.com>
  Date:   2017-06-16 (Fri, 16 Jun 2017)

  Changed paths:
    M src/main/java/com/microsoft/azure/vmagent/AzureVMAgentTemplate.java
    M 
src/main/java/com/microsoft/azure/vmagent/AzureVMManagementServiceDelegate.java
    M src/main/java/com/microsoft/azure/vmagent/util/Constants.java
    M 
src/main/resources/com/microsoft/azure/vmagent/AzureVMAgentTemplate/config.jelly
    M 
src/main/resources/com/microsoft/azure/vmagent/AzureVMAgentTemplate/config.properties
    M src/main/resources/com/microsoft/azure/vmagent/Messages.properties
    M src/main/resources/scripts/ubuntuInitScript.sh
    M src/main/webapp/help-initScript.html

  Log Message:
  -----------
  fix bugs


  Commit: 70569a20f578a47c9bc1730c2a2471e8ca5bd547
      
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/70569a20f578a47c9bc1730c2a2471e8ca5bd547
  Author: ChenyangLiu <zackliu1...@hotmail.com>
  Date:   2017-06-19 (Mon, 19 Jun 2017)

  Changed paths:
    M src/main/java/com/microsoft/azure/vmagent/AzureVMAgentTemplate.java
    M 
src/main/java/com/microsoft/azure/vmagent/AzureVMManagementServiceDelegate.java
    M src/main/resources/com/microsoft/azure/vmagent/Messages.properties

  Log Message:
  -----------
  refactor some codes


  Commit: 145f5317b3f23d24e96a35991e51f74383bb7333
      
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/145f5317b3f23d24e96a35991e51f74383bb7333
  Author: ChenyangLiu <zackliu1...@hotmail.com>
  Date:   2017-06-22 (Thu, 22 Jun 2017)

  Changed paths:
    M src/main/java/com/microsoft/azure/vmagent/AzureVMAgentTemplate.java
    M 
src/main/java/com/microsoft/azure/vmagent/AzureVMManagementServiceDelegate.java
    M src/main/java/com/microsoft/azure/vmagent/util/Constants.java
    M 
src/test/java/com/microsoft/azure/vmagent/test/ITAzureVMManagementServiceDelegate.java
    M src/test/java/com/microsoft/azure/vmagent/test/IntegrationTest.java

  Log Message:
  -----------
  move duplicated text into Constants


  Commit: dbfc8ddbd813ead3d12cae9fea3f54a4c63199c7
      
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/dbfc8ddbd813ead3d12cae9fea3f54a4c63199c7
  Author: ChenyangLiu <zackliu1...@hotmail.com>
  Date:   2017-06-22 (Thu, 22 Jun 2017)

  Changed paths:
    M src/main/java/com/microsoft/azure/vmagent/AzureVMAgentTemplate.java
    M 
src/main/java/com/microsoft/azure/vmagent/AzureVMManagementServiceDelegate.java
    M src/main/java/com/microsoft/azure/vmagent/util/Constants.java
    M 
src/main/resources/com/microsoft/azure/vmagent/AzureVMAgentTemplate/config.jelly
    R src/main/resources/scripts/ubuntuInitScript.sh
    A src/main/resources/scripts/ubuntuInstallDockerScript.sh
    A src/main/resources/scripts/ubuntuInstallGitScript.sh
    A src/main/resources/scripts/ubuntuInstallJavaScript.sh
    A src/main/resources/scripts/ubuntuInstallMavenScript.sh
    R src/main/resources/scripts/windowsInitScript.ps1
    A src/main/resources/scripts/windowsInstallGitScript.ps1
    A src/main/resources/scripts/windowsInstallJavaScript.ps1
    A src/main/resources/scripts/windowsInstallJnlpScript.ps1
    A src/main/resources/scripts/windowsInstallMavenScript.ps1

  Log Message:
  -----------
  Add tools install script


  Commit: 8fa109d1788ca0ee62d313179b13cf279f1ca0a4
      
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/8fa109d1788ca0ee62d313179b13cf279f1ca0a4
  Author: ChenyangLiu <zackliu1...@hotmail.com>
  Date:   2017-06-22 (Thu, 22 Jun 2017)

  Changed paths:
    M src/main/java/com/microsoft/azure/vmagent/AzureVMAgentTemplate.java
    M 
src/main/java/com/microsoft/azure/vmagent/AzureVMManagementServiceDelegate.java
    M 
src/main/resources/com/microsoft/azure/vmagent/AzureVMAgentTemplate/config.jelly
    M 
src/main/resources/com/microsoft/azure/vmagent/AzureVMAgentTemplate/config.properties
    M src/main/resources/scripts/ubuntuInstallDockerScript.sh
    M src/main/resources/scripts/ubuntuInstallJavaScript.sh
    M src/main/resources/scripts/ubuntuInstallMavenScript.sh
    M src/main/resources/scripts/windowsInstallGitScript.ps1
    M src/main/resources/scripts/windowsInstallJavaScript.ps1
    M src/main/resources/scripts/windowsInstallMavenScript.ps1

  Log Message:
  -----------
  fix init-script


  Commit: 15e9cd1c729248ad2bad1aedc2ab45fa0dcc9a43
      
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/15e9cd1c729248ad2bad1aedc2ab45fa0dcc9a43
  Author: ChenyangLiu <zackliu1...@hotmail.com>
  Date:   2017-06-22 (Thu, 22 Jun 2017)

  Changed paths:
    M 
src/main/java/com/microsoft/azure/vmagent/AzureVMManagementServiceDelegate.java
    M src/main/resources/scripts/ubuntuInstallDockerScript.sh
    M src/main/resources/scripts/windowsInstallGitScript.ps1
    M src/main/resources/scripts/windowsInstallJavaScript.ps1
    M src/main/resources/scripts/windowsInstallJnlpScript.ps1
    M src/main/resources/scripts/windowsInstallMavenScript.ps1
    M src/main/webapp/help-initScript.html

  Log Message:
  -----------
  update help files


  Commit: 1cfb969ffbf29a35431daf9978429a2b32a9e38d
      
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/1cfb969ffbf29a35431daf9978429a2b32a9e38d
  Author: Chenyang Liu <zackliu1...@hotmail.com>
  Date:   2017-06-22 (Thu, 22 Jun 2017)

  Changed paths:
    M src/main/java/com/microsoft/azure/vmagent/AzureVMAgentTemplate.java
    M 
src/main/java/com/microsoft/azure/vmagent/AzureVMManagementServiceDelegate.java
    M src/main/java/com/microsoft/azure/vmagent/util/Constants.java
    M 
src/main/resources/com/microsoft/azure/vmagent/AzureVMAgentTemplate/config.jelly
    M 
src/main/resources/com/microsoft/azure/vmagent/AzureVMAgentTemplate/config.properties
    M src/main/resources/com/microsoft/azure/vmagent/AzureVMCloud/config.jelly
    M src/main/resources/com/microsoft/azure/vmagent/Messages.properties
    A src/main/resources/scripts/ubuntuInitScript.sh
    A src/main/resources/scripts/windowsInitScript.ps1
    M src/main/webapp/help-imageReference.html
    M src/main/webapp/help-initScript.html
    M src/main/webapp/help-osType.html
    M 
src/test/java/com/microsoft/azure/vmagent/test/ITAzureVMManagementServiceDelegate.java
    M src/test/java/com/microsoft/azure/vmagent/test/IntegrationTest.java

  Log Message:
  -----------
  Merge pull request #53 from zackliu/dev2

Simplify init script and image selection


  Commit: fa088a1f3e15fbbe982d0b3d57c3752ee488ec1c
      
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/fa088a1f3e15fbbe982d0b3d57c3752ee488ec1c
  Author: Matt Mitchell <mmit...@microsoft.com>
  Date:   2017-06-22 (Thu, 22 Jun 2017)

  Changed paths:
    M src/main/java/com/microsoft/azure/vmagent/AzureVMAgent.java
    M src/main/java/com/microsoft/azure/vmagent/AzureVMCloud.java

  Log Message:
  -----------
  Various fixes (#56)

* Various bugfixes
* Avoid race where we can oversubscribe VMs because we do not adjust the 
estimated virtual machine count before attempting to allocate another set of 
VMs.  When there were large queues of various machine types, routinely 
attempted to allocate hundreds of VMs at once.
* Instead of listing all deployments, get deployment by name and then list 
operations.  This avoids an issue where the deployment list operation will fail 
on an unrelated deployment if it's being deleted.  Leads to failure to allocate 
new VMs
* Fix error message when deployment times out
* waitUntilOnline was blocking cleanup if a failure happened while waiting. 
Instead, ensure the cleanup is unblocked

* Fix machine count estimation
Ensure that the virtual machine count is the total we think there is, and that 
deletions remove from that count, and additions actually add.  Before we were 
subtracting VMs when adding them in some cases

* Combine virtual machine count adjustment into one method
Add a null check + throw on if new deployment is found during 
createProvisionedAgent

* tabs to space


  Commit: 322727ae030f9d5f59a2a7abc3e54b1dc23229f7
      
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/322727ae030f9d5f59a2a7abc3e54b1dc23229f7
  Author: ChenyangLiu <zackliu1...@hotmail.com>
  Date:   2017-06-23 (Fri, 23 Jun 2017)

  Changed paths:
    M src/main/java/com/microsoft/azure/vmagent/AzureVMAgentTemplate.java
    M 
src/main/java/com/microsoft/azure/vmagent/AzureVMManagementServiceDelegate.java
    M src/main/resources/scripts/ubuntuInstallDockerScript.sh
    M src/main/resources/scripts/ubuntuInstallJavaScript.sh
    M src/main/resources/scripts/windowsInstallJavaScript.ps1
    M src/main/resources/scripts/windowsInstallJnlpScript.ps1

  Log Message:
  -----------
  Add user to docker group in initScript


  Commit: c8bce0fe4e8b77bf46c824c1b845c102891b15f6
      
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/c8bce0fe4e8b77bf46c824c1b845c102891b15f6
  Author: ChenyangLiu <zackliu1...@hotmail.com>
  Date:   2017-06-23 (Fri, 23 Jun 2017)

  Changed paths:
    M src/main/webapp/help-initScript.html

  Log Message:
  -----------
  update help-file


  Commit: ed3bf03eafae6e5cf37b5fb0c589f460fc97c179
      
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/ed3bf03eafae6e5cf37b5fb0c589f460fc97c179
  Author: ChenyangLiu <zackliu1...@hotmail.com>
  Date:   2017-06-23 (Fri, 23 Jun 2017)

  Changed paths:
    M src/main/java/com/microsoft/azure/vmagent/AzureVMAgentTemplate.java
    M 
src/main/java/com/microsoft/azure/vmagent/AzureVMManagementServiceDelegate.java
    M src/main/java/com/microsoft/azure/vmagent/util/Constants.java
    M 
src/main/resources/com/microsoft/azure/vmagent/AzureVMAgentTemplate/config.jelly
    A src/main/resources/referenceImageTemplateWithManagedDisk.json
    A src/main/resources/referenceImageTemplateWithScriptAndManagedDisk.json

  Log Message:
  -----------
  Add support for managed disk


  Commit: 0604bd9751d312068378670bb8a74bb2d13a56ad
      
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/0604bd9751d312068378670bb8a74bb2d13a56ad
  Author: Chenyang Liu <zackliu1...@hotmail.com>
  Date:   2017-06-26 (Mon, 26 Jun 2017)

  Changed paths:
    M src/main/java/com/microsoft/azure/vmagent/AzureVMAgentTemplate.java
    M 
src/main/java/com/microsoft/azure/vmagent/AzureVMManagementServiceDelegate.java
    M src/main/java/com/microsoft/azure/vmagent/util/Constants.java
    M 
src/main/resources/com/microsoft/azure/vmagent/AzureVMAgentTemplate/config.jelly
    M 
src/main/resources/com/microsoft/azure/vmagent/AzureVMAgentTemplate/config.properties
    R src/main/resources/scripts/ubuntuInitScript.sh
    A src/main/resources/scripts/ubuntuInstallDockerScript.sh
    A src/main/resources/scripts/ubuntuInstallGitScript.sh
    A src/main/resources/scripts/ubuntuInstallJavaScript.sh
    A src/main/resources/scripts/ubuntuInstallMavenScript.sh
    R src/main/resources/scripts/windowsInitScript.ps1
    A src/main/resources/scripts/windowsInstallGitScript.ps1
    A src/main/resources/scripts/windowsInstallJavaScript.ps1
    A src/main/resources/scripts/windowsInstallJnlpScript.ps1
    A src/main/resources/scripts/windowsInstallMavenScript.ps1
    M src/main/webapp/help-initScript.html

  Log Message:
  -----------
  Merge pull request #57 from zackliu/dev3

Improve built-in images


  Commit: 6fa8ae29109557124dd3b51e166048974e567d1b
      
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/6fa8ae29109557124dd3b51e166048974e567d1b
  Author: ChenyangLiu <zackliu1...@hotmail.com>
  Date:   2017-06-26 (Mon, 26 Jun 2017)

  Changed paths:
    M src/main/java/com/microsoft/azure/vmagent/AzureVMAgentCleanUpTask.java
    M src/main/java/com/microsoft/azure/vmagent/AzureVMAgentTemplate.java
    M 
src/main/java/com/microsoft/azure/vmagent/AzureVMCloudVerificationTask.java
    M 
src/main/java/com/microsoft/azure/vmagent/AzureVMManagementServiceDelegate.java
    A src/main/resources/customImageTemplateWithManagedDisk.json
    A src/main/resources/customImageTemplateWithScriptAndManagedDisk.json

  Log Message:
  -----------
  Add support for managed disk


  Commit: 488864ff316509df5e8f41706394da4a90f605d3
      
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/488864ff316509df5e8f41706394da4a90f605d3
  Author: ChenyangLiu <zackliu1...@hotmail.com>
  Date:   2017-06-27 (Tue, 27 Jun 2017)

  Changed paths:
    M 
src/main/java/com/microsoft/azure/vmagent/AzureVMManagementServiceDelegate.java
    M 
src/main/resources/com/microsoft/azure/vmagent/AzureVMAgentTemplate/config.jelly
    M 
src/main/resources/com/microsoft/azure/vmagent/AzureVMAgentTemplate/config.properties
    A src/main/webapp/help-diskType.html
    M src/test/java/com/microsoft/azure/vmagent/test/IntegrationTest.java

  Log Message:
  -----------
  update clean task to delete temporary image


  Commit: 03e7695784faafa0e22ee33d2c190f096cc3e41c
      
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/03e7695784faafa0e22ee33d2c190f096cc3e41c
  Author: ChenyangLiu <zackliu1...@hotmail.com>
  Date:   2017-06-27 (Tue, 27 Jun 2017)

  Changed paths:
    M pom.xml
    M src/main/java/com/microsoft/azure/vmagent/AzureVMAgent.java
    M src/main/java/com/microsoft/azure/vmagent/AzureVMCloud.java
    M src/main/java/com/microsoft/azure/vmagent/AzureVMComputer.java
    M 
src/main/java/com/microsoft/azure/vmagent/AzureVMManagementServiceDelegate.java
    M 
src/main/java/com/microsoft/azure/vmagent/exceptions/AzureCloudException.java
    R 
src/main/java/com/microsoft/azure/vmagent/exceptions/UnrecoverableCloudException.java
    M src/main/java/com/microsoft/azure/vmagent/retry/DefaultRetryStrategy.java
    M 
src/main/java/com/microsoft/azure/vmagent/retry/ExponentialRetryStrategy.java
    M 
src/main/java/com/microsoft/azure/vmagent/retry/LinearRetryForAllExceptions.java
    M src/main/java/com/microsoft/azure/vmagent/retry/NoRetryStrategy.java
    M src/main/java/com/microsoft/azure/vmagent/util/AzureUtil.java
    M src/main/java/com/microsoft/azure/vmagent/util/ExecutionEngine.java

  Log Message:
  -----------
  Merge branch 'dev' into dev_managed_disk

# Conflicts:
#       
src/main/java/com/microsoft/azure/vmagent/AzureVMManagementServiceDelegate.java


  Commit: eb61fcbb6c6277a39b12b24750b6a0af3251f0da
      
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/eb61fcbb6c6277a39b12b24750b6a0af3251f0da
  Author: ChenyangLiu <zackliu1...@hotmail.com>
  Date:   2017-06-27 (Tue, 27 Jun 2017)

  Changed paths:
    M src/main/java/com/microsoft/azure/vmagent/AzureVMAgentTemplate.java
    M 
src/main/java/com/microsoft/azure/vmagent/AzureVMManagementServiceDelegate.java

  Log Message:
  -----------
  merge conflict resolve


  Commit: d2bb493d2136751a08dd2068dc43a98c2910bc07
      
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/d2bb493d2136751a08dd2068dc43a98c2910bc07
  Author: ChenyangLiu <zackliu1...@hotmail.com>
  Date:   2017-06-27 (Tue, 27 Jun 2017)

  Changed paths:
    M 
src/main/resources/com/microsoft/azure/vmagent/AzureVMAgentTemplate/config.jelly

  Log Message:
  -----------
  fix bugs


  Commit: 8073fd5807c43aac5487ede8e2696a00f16c61e9
      
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/8073fd5807c43aac5487ede8e2696a00f16c61e9
  Author: Claudiu Guiman <clgui...@microsoft.com>
  Date:   2017-06-27 (Tue, 27 Jun 2017)

  Changed paths:
    M src/main/webapp/help-initScript.html

  Log Message:
  -----------
  Update help-initScript.html

The init script sample should install openJDK 8


  Commit: 5d9bdd81025f9b62af711381b044f4e11d925f09
      
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/5d9bdd81025f9b62af711381b044f4e11d925f09
  Author: ChenyangLiu <zackliu1...@hotmail.com>
  Date:   2017-06-28 (Wed, 28 Jun 2017)

  Changed paths:
    M src/main/java/com/microsoft/azure/vmagent/AzureVMAgentCleanUpTask.java
    M 
src/main/java/com/microsoft/azure/vmagent/AzureVMManagementServiceDelegate.java
    M src/main/resources/customImageTemplateWithManagedDisk.json
    M src/main/resources/customImageTemplateWithScriptAndManagedDisk.json
    M src/test/java/com/microsoft/azure/vmagent/test/IntegrationTest.java

  Log Message:
  -----------
  Update clean task to capture managed disk and images


  Commit: 190458ff627975659dc3384dcf2275e56291a614
      
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/190458ff627975659dc3384dcf2275e56291a614
  Author: ChenyangLiu <zackliu1...@hotmail.com>
  Date:   2017-06-29 (Thu, 29 Jun 2017)

  Changed paths:
    M 
src/main/java/com/microsoft/azure/vmagent/remote/AzureVMAgentSSHLauncher.java
    A src/main/resources/scripts/sshInit.ps1

  Log Message:
  -----------
  support for ssh in windows


  Commit: c9c6379206b7334deced6857dda20e605dd3f53f
      
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/c9c6379206b7334deced6857dda20e605dd3f53f
  Author: ChenyangLiu <zackliu1...@hotmail.com>
  Date:   2017-06-29 (Thu, 29 Jun 2017)

  Changed paths:
    M src/main/java/com/microsoft/azure/vmagent/AzureVMAgentCleanUpTask.java
    M 
src/main/java/com/microsoft/azure/vmagent/AzureVMCloudVerificationTask.java

  Log Message:
  -----------
  change back null check


  Commit: 4da323d8391636e635ddd6254c4754c91e52e122
      
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/4da323d8391636e635ddd6254c4754c91e52e122
  Author: Chenyang Liu <zackliu1...@hotmail.com>
  Date:   2017-06-30 (Fri, 30 Jun 2017)

  Changed paths:
    M src/main/java/com/microsoft/azure/vmagent/AzureVMAgentCleanUpTask.java
    M src/main/java/com/microsoft/azure/vmagent/AzureVMAgentTemplate.java
    M 
src/main/java/com/microsoft/azure/vmagent/AzureVMManagementServiceDelegate.java
    M src/main/java/com/microsoft/azure/vmagent/util/Constants.java
    M 
src/main/resources/com/microsoft/azure/vmagent/AzureVMAgentTemplate/config.jelly
    M 
src/main/resources/com/microsoft/azure/vmagent/AzureVMAgentTemplate/config.properties
    A src/main/resources/customImageTemplateWithManagedDisk.json
    A src/main/resources/customImageTemplateWithScriptAndManagedDisk.json
    A src/main/resources/referenceImageTemplateWithManagedDisk.json
    A src/main/resources/referenceImageTemplateWithScriptAndManagedDisk.json
    A src/main/webapp/help-diskType.html
    M src/test/java/com/microsoft/azure/vmagent/test/IntegrationTest.java

  Log Message:
  -----------
  Merge pull request #59 from zackliu/dev_managed_disk

Add support for Managed Disk [JENKINS-43028]


  Commit: 92f642194befaf29417c409987af2721bd0b5e71
      
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/92f642194befaf29417c409987af2721bd0b5e71
  Author: Chenyang Liu <zackliu1...@hotmail.com>
  Date:   2017-06-30 (Fri, 30 Jun 2017)

  Changed paths:
    M 
src/main/java/com/microsoft/azure/vmagent/remote/AzureVMAgentSSHLauncher.java

  Log Message:
  -----------
  fix ssh issues


  Commit: 4160912f36744d6cbac08109d1d362dcaf6ad76c
      
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/4160912f36744d6cbac08109d1d362dcaf6ad76c
  Author: Chenyang Liu <zackliu1...@hotmail.com>
  Date:   2017-06-30 (Fri, 30 Jun 2017)

  Changed paths:
    M 
src/main/java/com/microsoft/azure/vmagent/AzureVMManagementServiceDelegate.java

  Log Message:
  -----------
  add support for launching windows via ssh


  Commit: c0b4ea4202bf7fe023691150680ddddb2f263f61
      
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/c0b4ea4202bf7fe023691150680ddddb2f263f61
  Author: Chenyang Liu <zackliu1...@hotmail.com>
  Date:   2017-07-03 (Mon, 03 Jul 2017)

  Changed paths:
    M 
src/main/java/com/microsoft/azure/vmagent/AzureVMManagementServiceDelegate.java
    M 
src/main/java/com/microsoft/azure/vmagent/remote/AzureVMAgentSSHLauncher.java
    M src/main/java/com/microsoft/azure/vmagent/util/Constants.java
    M src/main/resources/scripts/sshInit.ps1

  Log Message:
  -----------
  add support for launching windows via ssh


  Commit: 7102bb20db3cb2e762a959277ad018f6df693f44
      
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/7102bb20db3cb2e762a959277ad018f6df693f44
  Author: Chenyang Liu <zackliu1...@hotmail.com>
  Date:   2017-07-03 (Mon, 03 Jul 2017)

  Changed paths:
    M 
src/main/java/com/microsoft/azure/vmagent/remote/AzureVMAgentSSHLauncher.java
    M src/main/resources/scripts/sshInit.ps1

  Log Message:
  -----------
  add restart sshd to update Env


  Commit: 5d33d4764797a613ef234793de70702536fb0619
      
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/5d33d4764797a613ef234793de70702536fb0619
  Author: Chenyang Liu <zackliu1...@hotmail.com>
  Date:   2017-07-04 (Tue, 04 Jul 2017)

  Changed paths:
    M src/main/java/com/microsoft/azure/vmagent/AzureVMAgentTemplate.java
    M 
src/main/java/com/microsoft/azure/vmagent/AzureVMManagementServiceDelegate.java
    M 
src/main/java/com/microsoft/azure/vmagent/remote/AzureVMAgentSSHLauncher.java
    M src/main/java/com/microsoft/azure/vmagent/util/Constants.java
    M 
src/main/resources/com/microsoft/azure/vmagent/AzureVMAgentTemplate/config.jelly
    M 
src/main/resources/com/microsoft/azure/vmagent/AzureVMAgentTemplate/config.properties
    M src/main/resources/scripts/sshInit.ps1
    A src/main/webapp/help-preInstallSsh.html
    M src/test/java/com/microsoft/azure/vmagent/test/IntegrationTest.java

  Log Message:
  -----------
  Update test config


  Commit: b7fa86bafd6119afc98c40d05083f838439932b0
      
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/b7fa86bafd6119afc98c40d05083f838439932b0
  Author: Chenyang Liu <zackliu1...@hotmail.com>
  Date:   2017-07-04 (Tue, 04 Jul 2017)

  Changed paths:
    M 
src/main/java/com/microsoft/azure/vmagent/AzureVMManagementServiceDelegate.java
    M 
src/main/java/com/microsoft/azure/vmagent/remote/AzureVMAgentSSHLauncher.java
    M src/main/webapp/help-initScript.html

  Log Message:
  -----------
  Update help file


  Commit: df6f24aa5d96636edd044429369b9c6e2a88b7be
      
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/df6f24aa5d96636edd044429369b9c6e2a88b7be
  Author: Chenyang Liu <zackliu1...@hotmail.com>
  Date:   2017-07-04 (Tue, 04 Jul 2017)

  Changed paths:
    M src/main/webapp/help-initScript.html

  Log Message:
  -----------
  Update help file


  Commit: c51c13cbfc1bd3f4ce2874bfe874742bf7027db0
      
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/c51c13cbfc1bd3f4ce2874bfe874742bf7027db0
  Author: Chenyang Liu <zackliu1...@hotmail.com>
  Date:   2017-07-05 (Wed, 05 Jul 2017)

  Changed paths:
    M src/test/java/com/microsoft/azure/vmagent/test/IntegrationTest.java

  Log Message:
  -----------
  fix test bug


  Commit: 5cede0e5953541b51365f6a46493ecbf3fcf5a7a
      
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/5cede0e5953541b51365f6a46493ecbf3fcf5a7a
  Author: Chenyang Liu <zackliu1...@hotmail.com>
  Date:   2017-07-06 (Thu, 06 Jul 2017)

  Changed paths:
    M 
src/main/java/com/microsoft/azure/vmagent/remote/AzureVMAgentSSHLauncher.java
    M src/main/resources/scripts/windowsInstallGitScript.ps1
    M src/main/webapp/help-agentLaunchMethod.html
    M src/main/webapp/help-initScript.html

  Log Message:
  -----------
  disable git credential manager


  Commit: 7fd5cda661ec3cf447aefa8f4aef59807b66c1ae
      
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/7fd5cda661ec3cf447aefa8f4aef59807b66c1ae
  Author: Chenyang Liu <zackliu1...@hotmail.com>
  Date:   2017-07-06 (Thu, 06 Jul 2017)

  Changed paths:
    M 
src/main/java/com/microsoft/azure/vmagent/remote/AzureVMAgentSSHLauncher.java

  Log Message:
  -----------
  bug fix


  Commit: 6d6f483212e8a67d449c9ffdbc1da93ed5cf85f3
      
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/6d6f483212e8a67d449c9ffdbc1da93ed5cf85f3
  Author: Chenyang Liu <zackliu1...@hotmail.com>
  Date:   2017-07-06 (Thu, 06 Jul 2017)

  Changed paths:
    M README.md
    M src/main/webapp/help-doNotUseMachineIfInitFails.html

  Log Message:
  -----------
  update README


  Commit: 01ca993b5de178501f65c75e23218a8f1a5d6935
      
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/01ca993b5de178501f65c75e23218a8f1a5d6935
  Author: Chenyang Liu <zackliu1...@hotmail.com>
  Date:   2017-07-07 (Fri, 07 Jul 2017)

  Changed paths:
    M README.md

  Log Message:
  -----------
  update README


  Commit: 0e57250114b29b14ae787928b6debeafbf9d67ff
      
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/0e57250114b29b14ae787928b6debeafbf9d67ff
  Author: Chenyang Liu <zackliu1...@hotmail.com>
  Date:   2017-07-07 (Fri, 07 Jul 2017)

  Changed paths:
    M README.md
    M src/main/java/com/microsoft/azure/vmagent/AzureVMAgentTemplate.java
    M 
src/main/java/com/microsoft/azure/vmagent/AzureVMManagementServiceDelegate.java
    M 
src/main/java/com/microsoft/azure/vmagent/remote/AzureVMAgentSSHLauncher.java
    M src/main/java/com/microsoft/azure/vmagent/util/Constants.java
    M 
src/main/resources/com/microsoft/azure/vmagent/AzureVMAgentTemplate/config.jelly
    M 
src/main/resources/com/microsoft/azure/vmagent/AzureVMAgentTemplate/config.properties
    A src/main/resources/scripts/sshInit.ps1
    M src/main/resources/scripts/windowsInstallGitScript.ps1
    M src/main/webapp/help-agentLaunchMethod.html
    M src/main/webapp/help-doNotUseMachineIfInitFails.html
    M src/main/webapp/help-initScript.html
    A src/main/webapp/help-preInstallSsh.html
    M src/test/java/com/microsoft/azure/vmagent/test/IntegrationTest.java

  Log Message:
  -----------
  Merge pull request #60 from zackliu/dev_ssh

Add support for connecting Windows Slave via SSH


  Commit: 48cef3553c26a50692f6da19780233baeba877a9
      
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/48cef3553c26a50692f6da19780233baeba877a9
  Author: Dayang Shen <days...@microsoft.com>
  Date:   2017-07-18 (Tue, 18 Jul 2017)

  Changed paths:
    M src/main/java/com/microsoft/azure/vmagent/AzureVMCloud.java
    M 
src/main/java/com/microsoft/azure/vmagent/AzureVMManagementServiceDelegate.java
    M src/main/java/com/microsoft/azure/vmagent/util/TokenCache.java
    M 
src/test/java/com/microsoft/azure/vmagent/test/ITAzureVMManagementServiceDelegate.java
    M src/test/java/com/microsoft/azure/vmagent/test/IntegrationTest.java

  Log Message:
  -----------
  Catch all possible exceptions from Azure SDK and strip HTTP details

Though not specified in interface definitions, Azure SDK may throw exceptions.
There are massive HTTP details embedded in these exceptions which may not be
deserialized correctly once persisted by the Cloud Statistics Plugin. As in
most cases a single exception message is sufficient for diagnosis, we can just
suppress these exceptions and throw a new exception without details.

This patch catches exceptions in all occurrences of Azure SDK call and re-throw
them with new `AzureCloudException`s.


  Commit: b1f00d4fdf9ea21ff5c6ab147cddcba8a7e9c4b4
      
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/b1f00d4fdf9ea21ff5c6ab147cddcba8a7e9c4b4
  Author: Chenyang Liu <zackliu1...@hotmail.com>
  Date:   2017-07-18 (Tue, 18 Jul 2017)

  Changed paths:
    M src/main/java/com/microsoft/azure/vmagent/AzureVMCloud.java
    M src/main/resources/com/microsoft/azure/vmagent/AzureVMCloud/config.jelly
    M 
src/main/resources/com/microsoft/azure/vmagent/AzureVMCloud/config.properties
    A src/main/webapp/help-cloudName.html
    M src/test/java/com/microsoft/azure/vmagent/test/ITAzureVMCloud.java

  Log Message:
  -----------
  Add cloud name


  Commit: e788b219bad1502673529a419259f65c086ba9d1
      
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/e788b219bad1502673529a419259f65c086ba9d1
  Author: Chenyang Liu <zackliu1...@hotmail.com>
  Date:   2017-07-18 (Tue, 18 Jul 2017)

  Changed paths:
    M src/main/java/com/microsoft/azure/vmagent/AzureVMCloud.java

  Log Message:
  -----------
  Add cloud name


  Commit: 15f228065309768ff0ee8593640596b87328003f
      
https://github.com/jenkinsci/azure-vm-agents-plugin/commit/15f228065309768ff0ee8593640596b87328003f
  Author: Chenyang Liu <zackliu1...@hotmail.com>
  Date:   2017-07-19 (Wed, 19 Jul 2017)

  Changed paths:
    M src/main/java/com/microsoft/azure/vmagent/AzureVMCloud.java
    M src/main/resources/com/microsoft/azure/vmagent/AzureVMCloud/config.jelly
    M 
src/main/resources/com/microsoft/azure/vmagent/AzureVMCloud/config.properties
    A src/main/webapp/help-cloudName.html
    M src/test/java/com/microsoft/azure/vmagent/test/ITAzureVMCloud.java

  Log Message:
  -----------
  Merge pull request #63 from zackliu/dev_cloud_name

Add cloud name


Compare: 
https://github.com/jenkinsci/azure-vm-agents-plugin/compare/df3cbb1f9f5a...15f228065309

-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to