Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/elasticbox-plugin
  Commit: f13d25bfc76e1655df4dd0cae0bb0aea8f4bdf3d
      
https://github.com/jenkinsci/elasticbox-plugin/commit/f13d25bfc76e1655df4dd0cae0bb0aea8f4bdf3d
  Author: Guillermo Sánchez Uríen <[email protected]>
  Date:   2017-04-25 (Tue, 25 Apr 2017)

  Changed paths:
    M src/main/java/com/elasticbox/Client.java

  Log Message:
  -----------
  Fix getPageUrl logic for endpoints ending with “/“


  Commit: a3198d2fed6cb6a217269e399655621d3e76820f
      
https://github.com/jenkinsci/elasticbox-plugin/commit/a3198d2fed6cb6a217269e399655621d3e76820f
  Author: Guillermo Sánchez Uríen <[email protected]>
  Date:   2017-04-26 (Wed, 26 Apr 2017)

  Changed paths:
    A src/test/java/com/elasticbox/jenkins/SlaveProvisionTest.java
    M src/test/java/com/elasticbox/jenkins/tests/BuildStepTestBase.java
    R src/test/java/com/elasticbox/jenkins/tests/SlaveProvisionTest.java
    M src/test/java/com/elasticbox/jenkins/tests/TestUtils.java
    A 
src/test/resources/com/elasticbox/jenkins/tests/boxes/linux-jenkins-slave-failing/install.sh
    A 
src/test/resources/com/elasticbox/jenkins/tests/boxes/linux-jenkins-slave-failing/linux-jenkins-slave.json

  Log Message:
  -----------
  Add SlaveProvisionFailing test


  Commit: 57a1d272777cc1fec9f8e0895fd8e71cab3868e5
      
https://github.com/jenkinsci/elasticbox-plugin/commit/57a1d272777cc1fec9f8e0895fd8e71cab3868e5
  Author: Guillermo Sánchez Uríen <[email protected]>
  Date:   2017-04-26 (Wed, 26 Apr 2017)

  Changed paths:
    M src/test/java/com/elasticbox/jenkins/tests/SlaveProvisionTestBase.java

  Log Message:
  -----------
  Add SlaveCfg description


  Commit: a3c1e4b24ee517b7f202c3c4b8890e3d827d1d65
      
https://github.com/jenkinsci/elasticbox-plugin/commit/a3c1e4b24ee517b7f202c3c4b8890e3d827d1d65
  Author: Guillermo Sánchez Uríen <[email protected]>
  Date:   2017-04-26 (Wed, 26 Apr 2017)

  Changed paths:
    M src/main/java/com/elasticbox/jenkins/ElasticBoxComputer.java

  Log Message:
  -----------
  Set slave to be removable when explicitly removing the computer node


  Commit: 4607066d41509aad4da9d3ef97c27b620b5a3eb6
      
https://github.com/jenkinsci/elasticbox-plugin/commit/4607066d41509aad4da9d3ef97c27b620b5a3eb6
  Author: Guillermo Sánchez Uríen <[email protected]>
  Date:   2017-04-26 (Wed, 26 Apr 2017)

  Changed paths:
    M src/main/java/com/elasticbox/jenkins/ElasticBoxSlave.java
    M src/main/java/com/elasticbox/jenkins/ElasticBoxSlaveHandler.java

  Log Message:
  -----------
  Change accessors to be accessible from test and always use method to check if 
max attempts reached


  Commit: e8cd26e01f7daffc65fb87248d030e76385ba05b
      
https://github.com/jenkinsci/elasticbox-plugin/commit/e8cd26e01f7daffc65fb87248d030e76385ba05b
  Author: Guillermo Sánchez Uríen <[email protected]>
  Date:   2017-04-27 (Thu, 27 Apr 2017)

  Changed paths:
    M src/main/java/com/elasticbox/jenkins/ElasticBoxSlaveHandler.java

  Log Message:
  -----------
  Add a comment to clarify behaviour


  Commit: c7609caf73b43c8d92e5f6c4db3555192f295f7f
      
https://github.com/jenkinsci/elasticbox-plugin/commit/c7609caf73b43c8d92e5f6c4db3555192f295f7f
  Author: Guillermo Sánchez Uríen <[email protected]>
  Date:   2017-04-27 (Thu, 27 Apr 2017)

  Changed paths:
    M src/test/java/com/elasticbox/jenkins/SlaveProvisionTest.java
    M src/test/java/com/elasticbox/jenkins/tests/BuildStepTestBase.java
    M src/test/java/com/elasticbox/jenkins/tests/TestBase.java

  Log Message:
  -----------
  Remove author, unused imports and test code


  Commit: d68994004f52e0c60db8bf1638a6eada9e5b1c9c
      
https://github.com/jenkinsci/elasticbox-plugin/commit/d68994004f52e0c60db8bf1638a6eada9e5b1c9c
  Author: Guillermo Sánchez Uríen <[email protected]>
  Date:   2017-04-27 (Thu, 27 Apr 2017)

  Changed paths:
    M src/main/java/com/elasticbox/Client.java
    M src/main/java/com/elasticbox/jenkins/ElasticBoxComputer.java
    M src/main/java/com/elasticbox/jenkins/ElasticBoxSlave.java
    M src/main/java/com/elasticbox/jenkins/ElasticBoxSlaveHandler.java
    A src/test/java/com/elasticbox/jenkins/SlaveProvisionTest.java
    M src/test/java/com/elasticbox/jenkins/tests/BuildStepTestBase.java
    R src/test/java/com/elasticbox/jenkins/tests/SlaveProvisionTest.java
    M src/test/java/com/elasticbox/jenkins/tests/SlaveProvisionTestBase.java
    M src/test/java/com/elasticbox/jenkins/tests/TestBase.java
    M src/test/java/com/elasticbox/jenkins/tests/TestUtils.java
    A 
src/test/resources/com/elasticbox/jenkins/tests/boxes/linux-jenkins-slave-failing/install.sh
    A 
src/test/resources/com/elasticbox/jenkins/tests/boxes/linux-jenkins-slave-failing/linux-jenkins-slave.json

  Log Message:
  -----------
  Merge pull request #15 from gsanchezu/fix/EBE4807_slaveProvisioningCleanup

Fix slave provisioning cleanup process


Compare: 
https://github.com/jenkinsci/elasticbox-plugin/compare/d79f2860c5f2...d68994004f52

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