Skip to content
  1. Nov 06, 2016
    • Akbashev Alexander's avatar
      [FIXED JENKINS-39535] - Optimize get log method (#2607) · 2e8c3bec
      Akbashev Alexander authored
      * Add some tests to  current behaviour of getLog method
      
      * getLog(maxLines) reads only last maxLines lines now
      
      It should speed up and reduce memory consumption for some plugins (i.e.
      Email-ext Plugin).
      Also now this method could be used to get last lines of build output in efficient manner.
      
      * Fix issues from code review
      2e8c3bec
  2. Nov 05, 2016
  3. Nov 04, 2016
  4. Nov 02, 2016
  5. Nov 01, 2016
  6. Oct 31, 2016
  7. Oct 30, 2016
  8. Oct 29, 2016
    • Oleg Nenashev's avatar
      [JENKINS-39363,CID-1205051] - Prevent resource leak in... · fe2b697e
      Oleg Nenashev authored
      [JENKINS-39363,CID-1205051] - Prevent resource leak in hudson.XmlFile#readRaw() in the case of encoding issues. (#2518)
      
      [JENKINS-39363,CID-1205051] - Prevent resource leak in hudson.XmlFile#readRaw() in the case of encoding issues.
      fe2b697e
    • Stephen Connolly's avatar
      [JENKINS-39232] Walk the DelegatingComputerLauncher instances when checking if... · 1d16ce02
      Stephen Connolly authored
      [JENKINS-39232] Walk the DelegatingComputerLauncher instances when checking if JNLPComputerLauncher (#2602)
      
      * [JENKINS-39232] Walk the DelegatingComputerLauncher instances when checking if JNLPComputerLauncher
      
      * [JENKINS-39232] Add a system property to enable legacy plugins to continue to work until they get fixed
      
      * [JENKINS-39232] Be more forgiving of plugins
      
      * [JENKINS-39232] Yet more forgiveness of plugins but define the forward contract
      
      * [JENKINS-39232] Provide diagnostics when this issue is encountered
      
      - Since the failure of strict verification is an issue, we should log it as a warning always
      1d16ce02
  9. Oct 28, 2016
  10. Oct 26, 2016
  11. Oct 25, 2016
  12. Oct 24, 2016
  13. Oct 23, 2016
Loading