Branch: refs/heads/ARM-dev
  Home:   https://github.com/jenkinsci/azure-slave-plugin
  Commit: c5c7290208e4d39682e3b0d828857023d9c35f85
      
https://github.com/jenkinsci/azure-slave-plugin/commit/c5c7290208e4d39682e3b0d828857023d9c35f85
  Author: Arjun Roy Chaudhuri <arr...@microsoft.com>
  Date:   2016-10-27 (Thu, 27 Oct 2016)

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

  Log Message:
  -----------
  fixed string.join() error


  Commit: b0e0e9ab45669546b08510c6f22ebf08d290cefd
      
https://github.com/jenkinsci/azure-slave-plugin/commit/b0e0e9ab45669546b08510c6f22ebf08d290cefd
  Author: Arjun Roy Chaudhuri <arr...@microsoft.com>
  Date:   2016-11-18 (Fri, 18 Nov 2016)

  Changed paths:
    M src/main/java/com/microsoft/azure/AzureVMCloud.java
    M src/main/java/com/microsoft/azure/AzureVMCloudVerificationTask.java
    M src/main/java/com/microsoft/azure/AzureVMManagementServiceDelegate.java
    M src/main/java/com/microsoft/azure/util/Constants.java
    M src/main/resources/com/microsoft/azure/Messages.properties

  Log Message:
  -----------
  added validation for azure profile configuration


  Commit: a88cfc803ff3abb075dc59ffa3f90a89b61a3bda
      
https://github.com/jenkinsci/azure-slave-plugin/commit/a88cfc803ff3abb075dc59ffa3f90a89b61a3bda
  Author: Arjun Roy Chaudhuri <arr...@microsoft.com>
  Date:   2016-11-21 (Mon, 21 Nov 2016)

  Changed paths:
    M .gitignore
    M pom.xml
    M src/main/java/com/microsoft/azure/AzureVMAgent.java
    M src/main/java/com/microsoft/azure/AzureVMAgentCleanUpTask.java
    M src/main/java/com/microsoft/azure/AzureVMAgentTemplate.java
    M src/main/java/com/microsoft/azure/AzureVMCloud.java
    M src/main/java/com/microsoft/azure/AzureVMCloudVerificationTask.java
    M src/main/java/com/microsoft/azure/AzureVMManagementServiceDelegate.java
    M src/main/java/com/microsoft/azure/ServiceDelegateHelper.java
    M src/main/java/com/microsoft/azure/StorageServiceDelegate.java
    A 
src/main/java/com/microsoft/azure/exceptions/AzureCredentialsValidationException.java
    M src/main/java/com/microsoft/azure/remote/AzureVMAgentSSHLauncher.java
    M src/main/java/com/microsoft/azure/util/AccessToken.java
    A src/main/java/com/microsoft/azure/util/AzureCredentials.java
    A src/main/java/com/microsoft/azure/util/AzureUserAgentFilter.java
    M src/main/java/com/microsoft/azure/util/AzureUtil.java
    M src/main/java/com/microsoft/azure/util/TokenCache.java
    M src/main/resources/com/microsoft/azure/AzureVMAgentTemplate/config.jelly
    M 
src/main/resources/com/microsoft/azure/AzureVMAgentTemplate/config.properties
    M src/main/resources/com/microsoft/azure/AzureVMCloud/config.jelly
    M src/main/resources/com/microsoft/azure/AzureVMCloud/config.properties
    A 
src/main/resources/com/microsoft/azure/util/AzureCredentials/credentials.jelly
    R src/main/webapp/help-adminPassword.html
    R src/main/webapp/help-adminUserName.html
    A src/main/webapp/help-azureCredentials.html
    A src/main/webapp/help-credentials.html

  Log Message:
  -----------
  Merge branch 'ARM-dev' into local-build-successfull


  Commit: 05acf50121c794f0f50f216b6b85f3edbe7d2ce1
      
https://github.com/jenkinsci/azure-slave-plugin/commit/05acf50121c794f0f50f216b6b85f3edbe7d2ce1
  Author: Arjun Roy Chaudhuri <arr...@microsoft.com>
  Date:   2016-11-21 (Mon, 21 Nov 2016)

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

  Log Message:
  -----------
  Merge branch 'ARM-dev' into local-build-successfull


  Commit: a125d19235cfd32a2beff678910315aa9a00d413
      
https://github.com/jenkinsci/azure-slave-plugin/commit/a125d19235cfd32a2beff678910315aa9a00d413
  Author: Arjun Roy Chaudhuri <arr...@microsoft.com>
  Date:   2016-11-21 (Mon, 21 Nov 2016)

  Changed paths:
    M src/main/java/com/microsoft/azure/AzureVMAgentTemplate.java
    M src/main/java/com/microsoft/azure/AzureVMCloud.java
    M src/main/java/com/microsoft/azure/AzureVMCloudVerificationTask.java
    M src/main/java/com/microsoft/azure/AzureVMManagementServiceDelegate.java
    M src/main/java/com/microsoft/azure/util/AzureCredentials.java
    M src/main/java/com/microsoft/azure/util/AzureUtil.java
    M src/main/resources/com/microsoft/azure/AzureVMAgentTemplate/config.jelly

  Log Message:
  -----------
  refactored code as per iteration#1


  Commit: 1eca498d1016488950fe4dea3ea381b6bac3ca0c
      
https://github.com/jenkinsci/azure-slave-plugin/commit/1eca498d1016488950fe4dea3ea381b6bac3ca0c
  Author: Claudiu Guiman <clgui...@microsoft.com>
  Date:   2016-11-23 (Wed, 23 Nov 2016)

  Changed paths:
    M src/main/java/com/microsoft/azure/AzureVMAgentTemplate.java
    M src/main/java/com/microsoft/azure/AzureVMCloud.java
    M src/main/java/com/microsoft/azure/AzureVMCloudVerificationTask.java
    M src/main/java/com/microsoft/azure/AzureVMManagementServiceDelegate.java
    M src/main/java/com/microsoft/azure/util/AzureCredentials.java
    M src/main/java/com/microsoft/azure/util/AzureUtil.java
    M src/main/java/com/microsoft/azure/util/Constants.java
    M src/main/resources/com/microsoft/azure/AzureVMAgentTemplate/config.jelly
    M src/main/resources/com/microsoft/azure/AzureVMCloud/config.jelly
    M src/main/resources/com/microsoft/azure/Messages.properties

  Log Message:
  -----------
  Merge pull request #67 from arroyc/local-build-successfull

Added validation check for resource group name and other fields in Azure VM 
Agent Cloud


Compare: 
https://github.com/jenkinsci/azure-slave-plugin/compare/89fa7a197094...1eca498d1016

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