Branch: refs/heads/dev
  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: 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


Compare: 
https://github.com/jenkinsci/azure-vm-agents-plugin/compare/df3cbb1f9f5a...1cfb969ffbf2

-- 
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