Skip to content
  1. Dec 17, 2016
  2. Dec 16, 2016
  3. Dec 15, 2016
    • Oliver Gondža's avatar
      59291a63
    • Pavel Janousek's avatar
      [JENKINS-38903] Split Exception handling for node provision and adding to Jenkins (#2591) · 15e69874
      Pavel Janousek authored
      * [JENKINS-38903] Split Exception handling for node provision and adding to Jenkins
      
      * Defined new static helper methods that ensure exceptions are not propagated
      
      * Added onCommit and onRollback signals to CloudProvisioningListener
      
      Added the new signals to be able to notify the state after Jenkins.addNode(Node)
      All Listener's calls moved to an exception-tolerant static helpers
      
      * Added @Nonnull annotation
      Changed the method signature CloudProvisioningListener.onRollback()
      
      * Re-throw Error in the fireOnXXX()
      Removed re-thrown Throwable in the main try/catch block
      	(an instance of the Error is handled separately)
      
      * Handling of Error changed
      
      * Fixed Error instance handling in NodeProvisioner.fireOnFailure()
      15e69874
    • kbrowder's avatar
      [FIXED JENKINS-40286] - Delegate JnlpMac computation to SlaveComputers if possible (#2658) · 37806a53
      kbrowder authored
      [FIXED JENKINS-40286] - Delegate JnlpMac computation to SlaveComputers if possible
      37806a53
    • andrealaura's avatar
      [FIX JENKINS-40053]: Use english as default-locale... · f042bf22
      andrealaura authored
      [FIX JENKINS-40053]: Use english as default-locale ResourceBundleUtilTest#test_unknown_locale (#2650)
      
      * [FIX JENKINS-40053]: Use english as default-locale, so the ResourceBundleUtilTest runs also on systems with other default os locales.
      
      * [FIX JENKINS-40053]: Cleanup Locale after test to avoid impact on other tests.
      
      *  [FIX JENKINS-40053]: Use english as default-locale only in the required test method.
      
      * [FIX JENKINS-40053]: Cleanup unused imports.
      f042bf22
  4. Dec 14, 2016
  5. Dec 12, 2016
  6. Dec 11, 2016
  7. Dec 10, 2016
  8. Dec 09, 2016
  9. Dec 07, 2016
  10. Dec 06, 2016
  11. Dec 05, 2016
  12. Dec 04, 2016