[JIRA] [cli] (JENKINS-33942) jenkins-cli.jar: set-build-description command fails with NPE for non-existent build

2016-04-06 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-33942 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: jenkins-cli.jar: set-build-description command fails with NPE for non-existent build  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_main_trunk #4549 

JENKINS-33942
 Fixed NPE when non-exists run requested (Revision 575c1af489a43a6bc1846ca46864e5d4931e47e3) 
 Result = SUCCESS pjanouse : 575c1af489a43a6bc1846ca46864e5d4931e47e3 Files :  
 

core/src/main/java/hudson/cli/SetBuildDescriptionCommand.java
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-21486) Fail a plugin if its dependencies doesn't exist

2016-04-06 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-21486 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Fail a plugin if its dependencies doesn't exist  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_main_trunk #4548 

JENKINS-21486
 Follow-up (Revision 5ebf6b8bde83543a10dc21ef0dfd74872f20421e) 
 Result = SUCCESS vincent latombe : 5ebf6b8bde83543a10dc21ef0dfd74872f20421e Files :  
 

core/src/main/java/hudson/PluginWrapper.java
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-21486) Fail a plugin if its dependencies doesn't exist

2016-04-04 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-21486 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Fail a plugin if its dependencies doesn't exist  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_main_trunk #4543 

JENKINS-21486
 Fix plugin dependencies resolution (Revision d57db1b1f2e30917c337eabdc0c204a832fb8d0a) 

JENKINS-21486
 Verify core version (Revision 57e73a3575d4e1fb332e6e41afd282bdecf3d473) 

JENKINS-21486
 Check Jenkins version if the flag is set (Revision 91e8400ea1ced342c5f11a6499c91beee56542ba) 

JENKINS-21486
 Reduce visibility of flag to private (Revision f4e9cb4af4707a07258bd6332416acffd75d443e) 
 Result = SUCCESS vincent latombe : d57db1b1f2e30917c337eabdc0c204a832fb8d0a Files :  
 

test/src/test/java/hudson/PluginManagerUtil.java
 

core/src/main/java/hudson/PluginManager.java
 

core/src/main/java/hudson/PluginWrapper.java
 

test/src/test/java/hudson/PluginManagerTest.java
 

test/src/test/java/hudson/PluginWrapperTest.java
 

test/src/test/resources/plugins/depender-0.0.2.hpi
 

test/src/test/resources/plugins/dependee-0.0.2.hpi
 

test/src/test/resources/plugins/mandatory-depender-0.0.2.hpi
 
 
vincent latombe : 57e73a3575d4e1fb332e6e41afd282bdecf3d473 Files :  
 

core/src/main/java/hudson/PluginWrapper.java
 
 
vincent latombe : 91e8400ea1ced342c5f11a6499c91beee56542ba Files :  
 

core/src/main/java/hudson/PluginWrapper.java
 
 
vincent latombe : f4e9cb4af4707a07258bd6332416acffd75d443e Files :  

[JIRA] [core] (JENKINS-33971) WorkflowJob not reliably started from ReverseBuildTrigger after restart

2016-04-03 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-33971 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: WorkflowJob not reliably started from ReverseBuildTrigger after restart  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_main_trunk #4539 [FIXED JENKINS-33971] ReverseBuildTrigger.upstream2Trigger was not being (Revision 1618270f6ced8d2760c3df632ea783fa73096af2) 
 Result = SUCCESS Jesse Glick : 1618270f6ced8d2760c3df632ea783fa73096af2 Files :  
 

core/src/main/java/jenkins/triggers/ReverseBuildTrigger.java
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-33693) maven builder fails if latest maven on path on windows

2016-03-22 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-33693 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: maven builder fails if latest maven on path on windows  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_main_trunk #4523 [FIXED JENKINS-33693] Do not hardcode .bat extension. (Revision 490adc9d0f4b0ed2c7e3183b18b136c006953824) 
 Result = SUCCESS james nord : 490adc9d0f4b0ed2c7e3183b18b136c006953824 Files :  
 

core/src/main/java/hudson/tasks/Maven.java
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-33681) Jenkins fails to restart with an exception

2016-03-21 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-33681 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Jenkins fails to restart with an exception  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_main_trunk #4520 [FIXED JENKINS-33681] Plugin filters were failing to be removed and (Revision a5febd7666fd78542d45428505cc62c067315c43) 
 Result = UNSTABLE stephen connolly : a5febd7666fd78542d45428505cc62c067315c43 Files :  
 

core/src/main/java/hudson/util/PluginServletFilter.java
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-33467) CauseAction.causes can become huge

2016-03-21 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-33467 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: CauseAction.causes can become huge  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_main_trunk #4519 

JENKINS-33467
 Clarifying that CauseAction.getCauses is immutable and (Revision 4adee7597aad7a338db8d3eb320575ae618a8c81) 
 Result = SUCCESS Jesse Glick : 4adee7597aad7a338db8d3eb320575ae618a8c81 Files :  
 

core/src/main/java/hudson/model/CauseAction.java
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-32525) Error 500 using Build other Projects in Promotion process of a template

2016-03-20 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-32525 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Error 500 using Build other Projects in Promotion process of a template  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_main_trunk #4514 

JENKINS-32525
 - Handle null @AncestorInPath when selecting Downstream (Revision 10699e2a50a748585401e12cbfef89fb4c2d215d) 

JENKINS-32525
 - Added warning. (Revision 85365c6f399cd3dcdc9a0c10fb6737e4d9a3e5ca) 
 Result = SUCCESS allan.burdajewicz : 10699e2a50a748585401e12cbfef89fb4c2d215d Files :  
 

test/src/test/java/hudson/tasks/BuildTriggerTest.java
 

core/src/main/java/hudson/tasks/BuildTrigger.java
 
 
allan.burdajewicz : 85365c6f399cd3dcdc9a0c10fb6737e4d9a3e5ca Files :  
 

core/src/main/resources/hudson/tasks/Messages.properties
 

core/src/main/java/hudson/tasks/BuildTrigger.java
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to 

[JIRA] [core] (JENKINS-32831) "None of the Update Sites passed the signature check" w/ Jenkins v1.647

2016-03-19 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-32831 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: "None of the Update Sites passed the signature check" w/ Jenkins v1.647  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_main_trunk #4512 

JENKINS-32831
 if metadata for tool installer does not exist should not (Revision d2b1f15fc56f382f1d578c9317fca917ddabac92) 
 Result = UNSTABLE valentina.armenise : d2b1f15fc56f382f1d578c9317fca917ddabac92 Files :  
 

core/src/main/java/hudson/model/DownloadService.java
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-33037) hudson.model.Fingerprint.RangeSet.fromString(...) accepts malformed ranges

2016-03-19 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-33037 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: hudson.model.Fingerprint.RangeSet.fromString(...) accepts malformed ranges  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_main_trunk #4509 

JENKINS-33037
 Fixed malformed ranges in RangeSet.fromString() (Revision c1621a2bd09533f874c4aff9d193c334ee97078d) 
 Result = SUCCESS pjanouse : c1621a2bd09533f874c4aff9d193c334ee97078d Files :  
 

core/src/main/java/hudson/model/Fingerprint.java
 

core/src/test/java/hudson/model/FingerprintTest.java
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-33395) Jenkins should install a default UncaughtExceptionHander

2016-03-19 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-33395 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Jenkins should install a default UncaughtExceptionHander  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_main_trunk #4513 [FIXED JENKINS-33395] install an uncaught exception handler (Revision 3c10f1f7b905feb5b1f7c4b3a1d98048defda3a3) 
 Result = SUCCESS james nord : 3c10f1f7b905feb5b1f7c4b3a1d98048defda3a3 Files :  
 

core/src/main/java/hudson/init/impl/InstallUncaughtExceptionHandler.java
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-18032) "Delete Project" link fails with 403 Exception: No valid crumb was included in the request

2016-03-19 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-18032 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: "Delete Project" link fails with 403 Exception: No valid crumb was included in the request  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_main_trunk #4511 [FIXED JENKINS-18032] Crumbs must be appended when using post=true (Revision 57fced93596b1f8bd69f00f154430a11530393de) 
 Result = SUCCESS jesse glick : 57fced93596b1f8bd69f00f154430a11530393de Files :  
 

core/src/main/resources/lib/layout/breadcrumbs.js
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-33038) FutureImpl.cancel() doesn't cancel the linked job

2016-03-19 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-33038 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: FutureImpl.cancel() doesn't cancel the linked job  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_main_trunk #4509 

JENKINS-33038
 correctly set executor in FutureImpl (Revision 8d3eb20e5d82cf3528849301493ec5b2ddf9dd87) 
 Result = SUCCESS yoann.dubreuil : 8d3eb20e5d82cf3528849301493ec5b2ddf9dd87 Files :  
 

core/src/main/java/hudson/model/queue/WorkUnit.java
 

core/src/main/java/hudson/model/queue/WorkUnitContext.java
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-32134) RFE - Add relative path tip in help message of Build Other Projects step

2016-03-19 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-32134 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: RFE - Add relative path tip in help message of Build Other Projects step  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_main_trunk #4509 

JENKINS-32134
: Improved the Build Other Projects help message for (Revision a0d390a9f65e3f045679f7fdceab3e560f06c84c) 

JENKINS-32134
: Referenced CloudBees Folder Plugin and Multi-Branch (Revision 384f73b49b09d4d7f67fede1c948c79c2247842d) 

JENKINS-32134
: Used the core terminology "ItemGroup". Simplified and (Revision bcba404dca6cb7239ba78381d88e927dda2c1c18) 

JENKINS-32134
: Change the terminology to make it more understandable (Revision 1b720f8711445a134aac0f3de0d9f0ab831dfc0c) 
 Result = SUCCESS allan.burdajewicz : a0d390a9f65e3f045679f7fdceab3e560f06c84c Files :  
 

war/src/main/webapp/help/project-config/downstream.html
 
 
allan.burdajewicz : 384f73b49b09d4d7f67fede1c948c79c2247842d Files :  
 

war/src/main/webapp/help/project-config/downstream.html
 
 
allan.burdajewicz : bcba404dca6cb7239ba78381d88e927dda2c1c18 Files :  
 

war/src/main/webapp/help/project-config/downstream.html
 
 
allan.burdajewicz : 1b720f8711445a134aac0f3de0d9f0ab831dfc0c Files :  
 

war/src/main/webapp/help/project-config/downstream.html
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

[JIRA] [cli] (JENKINS-31847) Extract clear-queue CLI command from Core to CLI

2016-03-19 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-31847 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Extract clear-queue CLI command from Core to CLI  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_main_trunk #4508 

JENKINS-31847
 CLI command clear-queue extracted from core to CLI (Revision c2d8b310014be37230e5e86559540a0b2fc887a5) 
 Result = SUCCESS pjanouse : c2d8b310014be37230e5e86559540a0b2fc887a5 Files :  
 

test/src/test/java/hudson/cli/ClearQueueCommandTest.java
 

core/src/main/resources/hudson/model/Messages_es.properties
 

core/src/main/resources/hudson/model/Messages_da.properties
 

core/src/main/java/hudson/model/Queue.java
 

core/src/main/resources/hudson/model/Messages_zh_CN.properties
 

core/src/main/resources/hudson/cli/Messages_it.properties
 

core/src/main/java/hudson/cli/ClearQueueCommand.java
 

core/src/main/resources/hudson/model/Messages_bg.properties
 

core/src/main/resources/hudson/cli/Messages_bg.properties
 

core/src/main/resources/hudson/cli/Messages_pt_BR.properties
 

core/src/main/resources/hudson/cli/Messages_es.properties
 

core/src/main/resources/hudson/cli/Messages_ja.properties
 

core/src/main/resources/hudson/model/Messages_de.properties
 

core/src/main/resources/hudson/cli/Messages_da.properties
 

core/src/main/resources/hudson/cli/Messages_zh_CN.properties
 

core/src/main/resources/hudson/model/Messages_zh_TW.properties
   

[JIRA] [packaging] (JENKINS-21484) Jenkins Windows slave service exe requires .NET 2.0 only. Allow it to work with later .NET versions.

2016-03-14 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-21484 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Jenkins Windows slave service exe requires .NET 2.0 only. Allow it to work with later .NET versions.  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_main_trunk #4506 [FIXED JENKINS-21484] (Revision b08d7c7ee7e7ff589dcc5e5bdd40a014b0213a65) 
 Result = UNSTABLE kohsuke : b08d7c7ee7e7ff589dcc5e5bdd40a014b0213a65 Files :  
 

core/src/main/resources/windows-service/jenkins.exe.config
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [cli] (JENKINS-32684) Improve test coverage of CLI command 'console'

2016-03-14 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-32684 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Improve test coverage of CLI command 'console'  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_main_trunk #4505 JENKINS-32684 Improved test coverage of CLI command 'console' (Revision 776f8f353c9e105cc451c4ba60e956c1c747d938) 
 Result = UNSTABLE pjanouse : 776f8f353c9e105cc451c4ba60e956c1c747d938 Files :  
 

test/src/test/java/hudson/cli/ConsoleCommandTest.java
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-33467) CauseAction.causes can become huge

2016-03-11 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-33467 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: CauseAction.causes can become huge  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_main_trunk #4501 

JENKINS-33467
 Noting merge of #2114. (Revision a57afbd1bc3fdeb47243696174d4b564ab50414f) 
 Result = SUCCESS jesse glick : a57afbd1bc3fdeb47243696174d4b564ab50414f Files :  
 

changelog.html
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-33467) CauseAction.causes can become huge

2016-03-11 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-33467 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: CauseAction.causes can become huge  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_main_trunk #4500 [FIXED JENKINS-33467] Do not store redundant copies of Cause in (Revision 6ae54add5dd3f171cf7cca820ca2e5443ae34b14) 
 Result = SUCCESS jesse glick : 6ae54add5dd3f171cf7cca820ca2e5443ae34b14 Files :  
 

test/src/test/java/hudson/model/QueueTest.java
 

core/src/main/java/hudson/model/CauseAction.java
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-32190) UsageStatistics Page Decorator may get called during initialization.

2016-03-09 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-32190 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: UsageStatistics Page Decorator may get called during initialization.  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_main_trunk #4497 Revert "

JENKINS-32190
 Make UsageStatistics#isDue check Jenkins init (Revision b2013edbf7a4d40df2bc05a1e219d8599e642961) 
 Result = SUCCESS kohsuke : b2013edbf7a4d40df2bc05a1e219d8599e642961 Files :  
 

core/src/main/java/hudson/model/UsageStatistics.java
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-33414) Provide an API to allow detecting if running on the Jenkins JVM

2016-03-09 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-33414 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Provide an API to allow detecting if running on the Jenkins JVM  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_main_trunk #4496 
 Result = UNSTABLE 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-33425) Log shutdown progress and make more resilient to errors

2016-03-09 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-33425 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Log shutdown progress and make more resilient to errors  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_main_trunk #4496 [FIXED JENKINS-33425] Refactored the cleanUp() method to log progress (Revision ce5efbc3517632a9c5ce2265d5e996dda13d0e10) 

JENKINS-33425
 w00t we can use addSuppressed (Revision f421f32944b18a5457282be688a2afd844b567bf) 

JENKINS-33425
 Better timer cancellation (Revision 42ff7850bd5ea938d62dc463bd609dfe0fc5f639) 
 Result = UNSTABLE stephen connolly : ce5efbc3517632a9c5ce2265d5e996dda13d0e10 Files :  
 

core/src/main/java/jenkins/model/Jenkins.java
 
 
stephen connolly : f421f32944b18a5457282be688a2afd844b567bf Files :  
 

core/src/main/java/jenkins/model/Jenkins.java
 
 
stephen connolly : 42ff7850bd5ea938d62dc463bd609dfe0fc5f639 Files :  
 

core/src/main/java/jenkins/model/Jenkins.java
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this 

[JIRA] [core] (JENKINS-26580) For JNLP slaves the master-slave communication should be encrypted

2016-03-09 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-26580 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: For JNLP slaves the master-slave communication should be encrypted  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_main_trunk #4494 

JENKINS-26580
 Initial implementation of JNLP3-connect protocol (Revision 9bb35a78b8298930adf978046e9f6c53c6853e27) 

JENKINS-26580
 Updated implementation of Jnlp3 protocol (Revision e9f5caa13fa1a3d1bf602ec9d67dac75f3310889) 
 Result = UNSTABLE akshay_abd : 9bb35a78b8298930adf978046e9f6c53c6853e27 Files :  
 

core/src/main/java/jenkins/slaves/JnlpSlaveAgentProtocol3.java
 

pom.xml
 

core/src/main/java/jenkins/slaves/JnlpSlaveHandshake.java
 
 
akshay_abd : e9f5caa13fa1a3d1bf602ec9d67dac75f3310889 Files :  
 

core/src/main/java/jenkins/slaves/JnlpSlaveAgentProtocol3.java
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to 

[JIRA] [core] (JENKINS-33414) Provide an API to allow detecting if running on the Jenkins JVM

2016-03-09 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-33414 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Provide an API to allow detecting if running on the Jenkins JVM  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_main_trunk #4493 [FIXED JENKINS-33414] Added an API to allow identification of the (Revision f68f5fb24f0fe69b45bf7286b222f448d26b2fac) 

JENKINS-33414
 Fix Javadoc comments (Revision e98af7b987564396cc65efe47bf2346f24073983) 

JENKINS-33414
 Add a test case that verifies for real (Revision 58cd6f0ab1048f01642947e727ea8d49c5b82ac6) 
 Result = UNSTABLE stephen connolly : f68f5fb24f0fe69b45bf7286b222f448d26b2fac Files :  
 

core/src/test/java/jenkins/util/JenkinsJVMTest.java
 

core/src/main/java/jenkins/util/JenkinsJVM.java
 

core/src/main/java/hudson/ProxyConfiguration.java
 

core/src/main/java/hudson/WebAppMain.java
 
 
stephen connolly : e98af7b987564396cc65efe47bf2346f24073983 Files :  
 

core/src/main/java/jenkins/util/JenkinsJVM.java
 
 
stephen connolly : 58cd6f0ab1048f01642947e727ea8d49c5b82ac6 Files :  
 

core/src/main/java/jenkins/model/Jenkins.java
 

test/src/test/java/jenkins/util/JenkinsJVMRealTest.java
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 

[JIRA] [core] (JENKINS-33384) PluginServletFilters should be let clean up before the Jenkins singleton is cleared

2016-03-09 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-33384 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: PluginServletFilters should be let clean up before the Jenkins singleton is cleared  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_main_trunk #4492 [FIXED JENKINS-33384] clean up the PluginServletFilter instances on (Revision abf9fd36582ce6277dec929e89f078678e587209) 
 Result = SUCCESS stephen connolly : abf9fd36582ce6277dec929e89f078678e587209 Files :  
 

core/src/main/java/jenkins/model/Jenkins.java
 

core/src/main/java/hudson/util/PluginServletFilter.java
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-28790) Sonar database credentials in build console output not masked since LTS version 1.596.3

2016-03-08 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-28790 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Sonar database credentials in build console output not masked since LTS version 1.596.3  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_main_trunk #4491 
 Result = SUCCESS 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-33377) Functions.isExtensionsAvailable() should return false during termination

2016-03-08 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-33377 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Functions.isExtensionsAvailable() should return false during termination  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_main_trunk #4489 [FIXED JENKINS-33377] Add a check for termination to (Revision 1ed395aa06b64eea29504a39556995491db3ce57) 
 Result = SUCCESS stephen connolly : 1ed395aa06b64eea29504a39556995491db3ce57 Files :  
 

core/src/main/java/hudson/Functions.java
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-33127) Wrong HTTP status code when Internal server error occurs

2016-03-07 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-33127 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Wrong HTTP status code when Internal server error occurs  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_main_trunk #4487 [FIX JENKINS-33127] BootFailures send HTTP 500 (Revision 236d2474a6951cf4987d0c24ea41c29d129a9604) 
 Result = UNSTABLE daniel-beck : 236d2474a6951cf4987d0c24ea41c29d129a9604 Files :  
 

core/src/main/resources/hudson/util/IncompatibleAntVersionDetected/index.jelly
 

core/src/main/resources/hudson/util/NoTempDir/index.jelly
 

core/src/main/resources/hudson/util/NoHomeDir/index.jelly
 

core/src/main/resources/hudson/util/HudsonFailedToLoad/index.jelly
 

core/src/main/resources/hudson/util/AWTProblem/index.jelly
 

core/src/main/resources/hudson/util/IncompatibleServletVersionDetected/index.jelly
 

core/src/main/resources/hudson/util/InsufficientPermissionDetected/index.jelly
 

core/src/main/resources/hudson/util/IncompatibleVMDetected/index.jelly
 

core/src/main/resources/hudson/util/JenkinsReloadFailed/index.groovy
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 

[JIRA] [core] (JENKINS-33319) Tests using Jenkins Rule throw exception about TcpSlaveAgentListener (also probably servlet context restart in production)

2016-03-07 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-33319 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Tests using Jenkins Rule throw exception about TcpSlaveAgentListener (also probably servlet context restart in production)  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_main_trunk #4485 [FIXED JENKINS-33319] Fix up @since tags post merge (Revision 738800ea5ea7dbb75a7644d9d0f8d0cb6a62330c) 
 Result = SUCCESS stephen connolly : 738800ea5ea7dbb75a7644d9d0f8d0cb6a62330c Files :  
 

core/src/main/java/hudson/TcpSlaveAgentListener.java
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-33319) Tests using Jenkins Rule throw exception about TcpSlaveAgentListener (also probably servlet context restart in production)

2016-03-07 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-33319 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Tests using Jenkins Rule throw exception about TcpSlaveAgentListener (also probably servlet context restart in production)  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_main_trunk #4484 [FIXED JENKINS-33319] Premtively wake the acceptor thread to let it (Revision 2a61f30250f930b579424dea9682a09e03e7d9db) 

JENKINS-33319
 fix javadoc comment (Revision ad3ccffc0043998b940bfafd63971ca4d89fcaa0) 
 Result = SUCCESS stephen connolly : 2a61f30250f930b579424dea9682a09e03e7d9db Files :  
 

core/src/main/java/hudson/TcpSlaveAgentListener.java
 
 
stephen connolly : ad3ccffc0043998b940bfafd63971ca4d89fcaa0 Files :  
 

core/src/main/java/hudson/TcpSlaveAgentListener.java
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-25440) Failed to create Guice container from all the plugins

2016-03-04 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-25440 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Failed to create Guice container from all the plugins  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_main_trunk #4480 [FIXED JENKINS-25440] Recursively resolve @Inject’ed extensions, too, (Revision 1a2d82275c078ca3f651d9924a53acd2b6210a93) 
 Result = SUCCESS jesse glick : 1a2d82275c078ca3f651d9924a53acd2b6210a93 Files :  
 

core/src/main/java/hudson/ExtensionFinder.java
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-32303) Boolean Parameter in Previous Builds After a Parameterized Build Is Ran is Editable

2016-03-04 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-32303 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Boolean Parameter in Previous Builds After a Parameterized Build Is Ran is Editable  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_main_trunk #4479 [FIX JENKINS-32303] Fix readonly behavior for f:checkbox (Revision 58afb04f9df8849789c6146026c7f670dde2930c) 
 Result = SUCCESS daniel-beck : 58afb04f9df8849789c6146026c7f670dde2930c Files :  
 

core/src/main/resources/lib/form/checkbox.jelly
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [durable-task-plugin] (JENKINS-27152) Store sh control files outside of workspace

2016-03-03 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-27152 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Store sh control files outside of workspace  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_main_trunk #4478 

JENKINS-27152
 Introduce common API WorkspaceList.tempDir. (Revision 307bfc17385c14aefcb623ccc3e7144e4f01e2a3) 
 Result = SUCCESS jesse glick : 307bfc17385c14aefcb623ccc3e7144e4f01e2a3 Files :  
 

core/src/main/java/hudson/model/WorkspaceCleanupThread.java
 

test/src/test/java/hudson/model/WorkspaceCleanupThreadTest.java
 

core/src/main/java/hudson/slaves/WorkspaceList.java
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-33068) AsyncPeriodicWork log files are overwritten every execution

2016-02-25 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-33068 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: AsyncPeriodicWork log files are overwritten every execution  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_main_trunk #4472 

JENKINS-33068
 AsyncPeriodicWork/AsyncAperiodicWork log files should be (Revision 8ef4801548bf0ca262666159f4184742a3764b9e) 

JENKINS-33068
 While we are at it, let's move the logs to a subdir (Revision b8584f5047be33fe1477d55ea2a53edc4a3d7b2d) 

JENKINS-33068
 Address code review comments (Revision 229408328fbfd58dbb28de64e2b53b85ddd7c66c) 

JENKINS-33068
 Make it clear that we want to force a rotation every (Revision 2316bfba95f0e2c83a449a97424cbec59f75b9bf) 

JENKINS-33068
 There was a bug in the rotation logic (Revision 79271d028714b3c60164e357149170e9e6e78a7b) 

JENKINS-33068
 Migrate the old logs on first startup (Revision 1341d565e4527b0eb74609b6825b3a54eb871ccc) 

JENKINS-33068
 While I'm here, fix this to getActiveInstance() (Revision 20926f4dd937cebdf4b355b9a4cbc3bb19a0e364) 

JENKINS-33068
 Address nits (Revision 5f349a61c3f2d1610b75c3469d72e78c5683474c) 

JENKINS-33068
 Update @since tags before merge (Revision 9cf4a80ccf4a4be0acdcca2e0e68aa32f9477ae0) [FIXED JENKINS-33068] Recording merge (Revision 39642a49c32b3da42aa7d34b2bb81607c6aa98e5) 
 Result = UNSTABLE stephen connolly : 8ef4801548bf0ca262666159f4184742a3764b9e Files :  
 

core/src/main/java/hudson/model/AsyncPeriodicWork.java
 

core/src/main/java/hudson/util/StreamTaskListener.java
 

core/src/main/java/hudson/model/AsyncAperiodicWork.java
 
 
stephen connolly : b8584f5047be33fe1477d55ea2a53edc4a3d7b2d Files :  
 

core/src/main/java/hudson/model/AsyncPeriodicWork.java
 

core/src/main/java/hudson/model/AsyncAperiodicWork.java
 
   

[JIRA] [core] (JENKINS-32852) ArrayIndexOutOfBoundsException can be thrown in hudson.model.Fingerprint.RangeSet.fromString(...)

2016-02-19 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-32852 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: ArrayIndexOutOfBoundsException can be thrown in hudson.model.Fingerprint.RangeSet.fromString(...)  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_main_trunk #4459 

JENKINS-32852
 Fixed possible ArrayIndexOutOfBoundsException in (Revision 0f89ef4162f5c9e0da687f51b1eae61aa512c4f9) 
 Result = SUCCESS pjanouse : 0f89ef4162f5c9e0da687f51b1eae61aa512c4f9 Files :  
 

core/src/main/java/hudson/model/Fingerprint.java
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [cli] (JENKINS-32273) Refactor and unify issue handling in CLI commands

2016-02-19 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-32273 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Refactor and unify issue handling in CLI commands  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_main_trunk #4458 JENKINS-32273 Refactored return error codes and messages (Revision 49d9f0e1b5872b7eea4d22c8b5edd634cc28e9f6) JENKINS-32273 Unified an issue handling in CLI (Revision d5725e6d18c0bcd4a2640943eaea059f137786bc) 
 Result = SUCCESS pjanouse : 49d9f0e1b5872b7eea4d22c8b5edd634cc28e9f6 Files :  
 

core/src/main/java/hudson/cli/CLICommand.java
 
 
pjanouse : d5725e6d18c0bcd4a2640943eaea059f137786bc Files :  
 

test/src/test/java/hudson/cli/SetBuildDisplayNameCommandTest.java
 

core/src/main/java/hudson/cli/DeleteNodeCommand.java
 

core/src/main/java/hudson/cli/handlers/GenericItemOptionHandler.java
 

test/src/test/java/hudson/cli/UpdateViewCommandTest.java
 

core/src/test/java/hudson/cli/ListJobsCommandTest.java
 

core/src/main/java/hudson/cli/GroovyCommand.java
 

core/src/main/java/hudson/cli/handlers/ViewOptionHandler.java
 

test/src/test/java/hudson/cli/GetViewCommandTest.java
 

test/src/test/java/hudson/cli/CopyJobCommandTest.java
 

core/src/test/java/hudson/cli/handlers/ViewOptionHandlerTest.java
 

core/src/main/java/hudson/cli/InstallPluginCommand.java
 

core/src/main/java/hudson/cli/CommandDuringBuild.java
 

test/src/test/groovy/hudson/cli/BuildCommandTest.groovy
 

test/src/test/java/hudson/cli/ViewManipulationTest.java
 
   

[JIRA] [core] (JENKINS-31321) Renaming a node over another is possible and destroys both configurations

2016-02-16 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-31321 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Renaming a node over another is possible and destroys both configurations  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_main_trunk #4450 [FIXED JENKINS-31321] protect against node-rename corruption (Revision df2b7d97ad8018d8fc4929b8a24bc8bcbfb90926) 
 Result = SUCCESS ogondza : df2b7d97ad8018d8fc4929b8a24bc8bcbfb90926 Files :  
 

core/src/main/java/hudson/model/Computer.java
 

test/src/test/java/hudson/model/ComputerTest.java
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-32190) UsageStatistics Page Decorator may get called during initialization.

2016-02-16 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-32190 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: UsageStatistics Page Decorator may get called during initialization.  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_main_trunk #4450 

JENKINS-32190
 Make UsageStatistics#isDue check Jenkins init level (Revision 50b927c7fcb148ee08959d7d68b11afa40de9e15) 
 Result = SUCCESS ogondza : 50b927c7fcb148ee08959d7d68b11afa40de9e15 Files :  
 

core/src/main/java/hudson/model/UsageStatistics.java
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-31219) A CloudProvisioningListener can prevent provisioning of all clouds instead of just the targeted cloud

2016-02-16 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-31219 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: A CloudProvisioningListener can prevent provisioning of all clouds instead of just the targeted cloud  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_main_trunk #4450 [FIXED JENKINS-31219] A CloudProvisioningListener can prevent (Revision de9835a6797bc7afef9b1605fa21ae0dcf3c6d37) 
 Result = SUCCESS ogondza : de9835a6797bc7afef9b1605fa21ae0dcf3c6d37 Files :  
 

core/src/main/java/hudson/slaves/NodeProvisioner.java
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-24696) GroovyHookScript needs Jenkins.getInstance() but should not (called for HudsonFailedToLoad)

2016-02-16 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-24696 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: GroovyHookScript needs Jenkins.getInstance() but should not (called for HudsonFailedToLoad)  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_main_trunk #4450 [FIXED JENKINS-24696] Cannot assume that Jenkins.getInstance() != null (Revision ef8ea8c6692f983886de4c5129e387577c886096) 
 Result = SUCCESS ogondza : ef8ea8c6692f983886de4c5129e387577c886096 Files :  
 

core/src/main/java/hudson/init/impl/GroovyInitScript.java
 

core/src/main/java/jenkins/util/groovy/GroovyHookScript.java
 

core/src/main/java/hudson/util/BootFailure.java
 

test/src/test/java/hudson/util/BootFailureTest.java
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-32765) Allow the directory that plugins are exploded into to be changed

2016-02-15 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-32765 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Allow the directory that plugins are exploded into to be changed  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_main_trunk #4449 

JENKINS-32765
 Update extras-executable-war to pick up system property (Revision 20317bb1e409d30626abf43f88bee07aa29524f3) 
 Result = SUCCESS stephen connolly : 20317bb1e409d30626abf43f88bee07aa29524f3 Files :  
 

war/pom.xml
 

changelog.html
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-27268) "dumb" slave?

2016-02-13 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-27268 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: "dumb" slave?  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_main_trunk #4447 JENKINS-27268 Use agent instead of slave in UI labels (Revision 262cd1fa46fa579dd627550d102500fec1b03da9) JENKINS-27268 Fix tests after renaming (Revision 317d788eff4726dffd73b88caf12bd2295cc5951) JENKINS-27268 Remove HTML files containing slave (Revision 981db8b586603163c872dda495d4ca6312f45531) 
 Result = SUCCESS amuniz : 262cd1fa46fa579dd627550d102500fec1b03da9 Files :  
 

core/src/main/resources/hudson/model/Job/buildTimeTrend_sv_SE.properties
 

core/src/main/resources/hudson/model/Job/buildTimeTrend_de.properties
 

core/src/main/resources/hudson/model/Job/buildTimeTrend_tr.properties
 

core/src/main/resources/hudson/model/Job/buildTimeTrend_lv.properties
 

core/src/main/resources/hudson/model/Job/buildTimeTrend.jelly
 

core/src/main/resources/hudson/slaves/JNLPLauncher/main_es.properties
 

core/src/main/resources/hudson/slaves/ComputerLauncher/main_zh_TW.properties
 

core/src/main/resources/hudson/model/Job/buildTimeTrend_nl.properties
 

core/src/main/resources/hudson/slaves/ComputerLauncher/main_sv_SE.properties
 

core/src/main/resources/hudson/model/Computer/delete.jelly
 

core/src/main/resources/hudson/slaves/ComputerLauncher/main_es.properties
 

core/src/main/resources/hudson/model/Slave/help-launcher.jelly
 

core/src/main/resources/jenkins/security/s2m/MasterKillSwitchWarning/message.properties
 

core/src/main/resources/hudson/slaves/SlaveComputer/systemInfo.jelly
 

core/src/main/resources/lib/hudson/scriptConsole.jelly
 

[JIRA] [amazon-ecs-plugin] (JENKINS-32865) InvalidKeyException: ECDH key agreement requires ECPublicKey for doPhase

2016-02-10 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-32865 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: InvalidKeyException: ECDH key agreement requires ECPublicKey for doPhase  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_main_trunk #4445 JENKINS-32865 Bump instance-identity to 1.5.1 this indirectly (Revision a6ce5a899364624d28f571934d22931874f632b3) 
 Result = SUCCESS nicolas de loof : a6ce5a899364624d28f571934d22931874f632b3 Files :  
 

war/pom.xml
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-32765) Allow the directory that plugins are exploded into to be changed

2016-02-09 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-32765 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Allow the directory that plugins are exploded into to be changed  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_main_trunk # [FIXED JENKINS-32765] Allow the directory that plugins are exploded (Revision d27cff8fd2f500162368c265ab4d40808eb444da) 

JENKINS-32765
 Perhaps it makes more sense to make this a property of (Revision c0cbff72972d7611da187f6258116e6b60d78e7d) 

JENKINS-32765
 As I am not adding a new import, I will annotate with (Revision bdb3c0c6d5e368d3751b3c6dcac8863df217604a) 

JENKINS-32765
 Fix failing tests (Revision 566def3bd6e0d1f9fd8b0cd6f7e9600c95107780) 
 Result = SUCCESS stephen connolly : d27cff8fd2f500162368c265ab4d40808eb444da Files :  
 

core/src/main/java/hudson/ClassicPluginStrategy.java
 
 
stephen connolly : c0cbff72972d7611da187f6258116e6b60d78e7d Files :  
 

core/src/main/java/hudson/PluginManager.java
 

core/src/main/java/hudson/ClassicPluginStrategy.java
 
 
stephen connolly : bdb3c0c6d5e368d3751b3c6dcac8863df217604a Files :  
 

core/src/main/java/hudson/PluginManager.java
 
 
stephen connolly : 566def3bd6e0d1f9fd8b0cd6f7e9600c95107780 Files :  
 

core/src/main/java/hudson/PluginManager.java
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


[JIRA] [core] (JENKINS-32517) Queue#getApproximateItemsQuickly can cache invalid results

2016-02-04 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-32517 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Queue#getApproximateItemsQuickly can cache invalid results  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_main_trunk #4437 JENKINS-32517 Deprecate Queue#getApproximateItemsQuickly (Revision 638ceb2316df86e724e537cd7ed0b5e4f263e315) 
 Result = SUCCESS arodriguez : 638ceb2316df86e724e537cd7ed0b5e4f263e315 Files :  
 

core/src/main/java/hudson/model/Queue.java
 

core/src/main/resources/hudson/model/ComputerSet/sidepanel.jelly
 

test/src/test/java/hudson/model/QueueTest.java
 

core/src/main/resources/lib/hudson/queue.jelly
 

core/src/main/resources/jenkins/widgets/BuildQueueWidget/index.groovy
 

core/src/main/resources/hudson/model/View/ajaxBuildQueue.jelly
 

core/src/main/java/hudson/widgets/BuildHistoryWidget.java
 

core/src/main/java/hudson/model/View.java
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 

[JIRA] [core] (JENKINS-24696) GroovyHookScript needs Jenkins.getInstance() but should not (called for HudsonFailedToLoad)

2016-02-03 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-24696 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: GroovyHookScript needs Jenkins.getInstance() but should not (called for HudsonFailedToLoad)  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_main_trunk #4436 [FIXED JENKINS-24696] Cannot assume that Jenkins.getInstance() != null (Revision db1f62835b4a2fa51c9a276d520ddb21694a35ba) 
 Result = SUCCESS ogondza : db1f62835b4a2fa51c9a276d520ddb21694a35ba Files :  
 

core/src/main/java/hudson/util/BootFailure.java
 

test/src/test/java/hudson/util/BootFailureTest.java
 

core/src/main/java/jenkins/util/groovy/GroovyHookScript.java
 

core/src/main/java/hudson/init/impl/GroovyInitScript.java
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-26466) Split node monitors from core

2016-01-29 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-26466 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Split node monitors from core  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_main_trunk #4434 JENKINS-26466 Decouple AbstractProject from DiskSpaceMonitor (Revision dad9cb6e6defb60bcd714cb5f8e0c7fe2423e1c9) 
 Result = SUCCESS batmat : dad9cb6e6defb60bcd714cb5f8e0c7fe2423e1c9 Files :  
 

core/src/main/java/hudson/model/AbstractProject.java
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-32328) A custom update center is not consulted for Tool installer metadata

2016-01-25 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-32328 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: A custom update center is not consulted for Tool installer metadata  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_main_trunk #4430 

JENKINS-32328
 process multiple update-centers for ToolInstallers (Revision 80a6a9e7cbc1f2c7ecbf7c1161c55dae8c0233e0) 

JENKINS-32328
 handling tool Installers which do not have the default (Revision e7f88146baf87dc96d723255e522bf51471f6701) 
 Result = SUCCESS valentina.armenise : 80a6a9e7cbc1f2c7ecbf7c1161c55dae8c0233e0 Files :  
 

core/src/main/java/hudson/model/DownloadService.java
 

test/src/test/resources/hudson/model/hudson.tasks.Maven.MavenInstaller1.json
 

test/src/test/resources/hudson/model/hudson.tools.JDKInstallerResult.json
 

core/src/main/java/hudson/tools/ToolInstaller.java
 

test/src/test/resources/hudson/model/hudson.tasks.Ant.AntInstaller3.json
 

test/src/test/resources/hudson/model/hudson.tasks.Ant.AntInstallerResult.json
 

test/src/test/resources/hudson/model/hudson.tools.JDKInstaller3.json
 

test/src/test/resources/hudson/model/hudson.tasks.Ant.AntInstaller2.json
 

test/src/test/resources/hudson/model/hudson.tasks.Maven.MavenInstallerResult.json
 

test/src/test/resources/hudson/model/hudson.tasks.Maven.MavenInstaller2.json
 

test/src/test/resources/hudson/model/hudson.tools.JDKInstaller2.json
 

test/src/test/resources/hudson/model/hudson.tasks.Ant.AntInstaller1.json
 

core/src/main/java/hudson/tools/JDKInstaller.java
 


[JIRA] [core] (JENKINS-32493) New Parent POM for Jenkins Plugins

2016-01-22 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-32493 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: New Parent POM for Jenkins Plugins  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_main_trunk #4428 JENKINS-32493 Remove plugin parent POM from core project. (Revision e7ead0eee8aeba82dc6de79ab704e400e0912071) 
 Result = UNSTABLE arodriguez : e7ead0eee8aeba82dc6de79ab704e400e0912071 Files :  
 

pom.xml
 

plugins/pom.xml
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-26466) Split node monitors from core

2016-01-19 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-26466 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Split node monitors from core  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_main_trunk #4425 JENKINS-26466 Decouple Node from NodeMonitor (Revision 71a25853e909dcd35df8b981adbef9f6c9ca7f7f) 
 Result = SUCCESS batmat : 71a25853e909dcd35df8b981adbef9f6c9ca7f7f Files :  
 

core/src/main/java/hudson/model/Node.java
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-22767) AbstractLazyLoadRunMap.getById subject to race condition with .load

2016-01-19 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-22767 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: AbstractLazyLoadRunMap.getById subject to race condition with .load  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_main_trunk #4424 

JENKINS-22767
 Noting merge of #1989. (Revision 0f50ca826470d55ada4a982548d03879dd584e66) 
 Result = UNSTABLE jesse glick : 0f50ca826470d55ada4a982548d03879dd584e66 Files :  
 

changelog.html
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-22767) AbstractLazyLoadRunMap.getById subject to race condition with .load

2016-01-19 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-22767 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: AbstractLazyLoadRunMap.getById subject to race condition with .load  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_main_trunk #4423 [FIXED JENKINS-22767] Make sure only one thread actually loads a given (Revision d5167025a204750633c931ea8c1fff8d7561ab9c) 
 Result = SUCCESS jesse glick : d5167025a204750633c931ea8c1fff8d7561ab9c Files :  
 

core/src/test/java/jenkins/model/lazy/AbstractLazyLoadRunMapTest.java
 

core/src/main/java/jenkins/model/lazy/AbstractLazyLoadRunMap.java
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-31753) Fields are aligned at the bottom in the view of the parameters of a job

2016-01-19 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-31753 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Fields are aligned at the bottom in the view of the parameters of a job  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_main_trunk #4426 

JENKINS-31753
 Fields are aligned at the bottom (Revision ad22f4dd4fa3214b6cc420cb4abcaf43c7010a9c) 
 Result = SUCCESS fbonerandi : ad22f4dd4fa3214b6cc420cb4abcaf43c7010a9c Files :  
 

core/src/main/resources/hudson/model/ParametersAction/index.jelly
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-19565) dropdownDescriptorSelector is loosing the context of `it`

2016-01-15 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-19565 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: dropdownDescriptorSelector is loosing the context of `it`  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_main_trunk #4415 [FIXED JENKINS-19565] Pass $ {it} 
 and $ {instance} 
 to contents of (Revision 86319de87b8469c06cf56ed933cfe85bade4eee4) 
 Result = SUCCESS devld : 86319de87b8469c06cf56ed933cfe85bade4eee4 Files :  
 

core/src/main/resources/lib/form/dropdownDescriptorSelector.jelly
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-32190) UsageStatistics Page Decorator may get called during initialization.

2016-01-14 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-32190 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: UsageStatistics Page Decorator may get called during initialization.  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_2.0 #5 

JENKINS-32190
 Make UsageStatistics#isDue check Jenkins init level (Revision d8a13ac07c4357eb74ab45a03955c0db430e3aa9) 
 Result = SUCCESS arodriguez : d8a13ac07c4357eb74ab45a03955c0db430e3aa9 Files :  
 

core/src/main/java/hudson/model/UsageStatistics.java
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-31019) Ruby Runtime Plugin - java.lang.ClassCircularityError: org/jruby/RubyClass

2016-01-14 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-31019 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Ruby Runtime Plugin - java.lang.ClassCircularityError: org/jruby/RubyClass  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_2.0 #5 

JENKINS-31019
 Bump BCT to pickup fix. (Revision ac03723ba5cb036d9cc02540a8c7d1ffd84c8403) 

JENKINS-31019
 - Noting https://github.com/jenkinsci/jenkins/pull/1935 (Revision a31f1acd5cf5dd4af770828c0cfb0769b473e8b1) 
 Result = SUCCESS james nord : ac03723ba5cb036d9cc02540a8c7d1ffd84c8403 Files :  
 

core/pom.xml
 
 
o.v.nenashev : a31f1acd5cf5dd4af770828c0cfb0769b473e8b1 Files :  
 

changelog.html
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [remoting] (JENKINS-31718) JNLP slaves can fail to correctly negotiate a transport

2016-01-14 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-31718 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: JNLP slaves can fail to correctly negotiate a transport  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_2.0 #5 [FIXED JENKINS-31718] Integrated a new version of Remoting with a fix (Revision e6d8500dd8e9b157ae8c54aec6fd42286e88301a) [FIXED JENKINS-31718] Integrated a new version of Remoting with a fix (Revision 9e321a4a0eefde421709647f0f15cb7bc8da61d1) 
 Result = SUCCESS jesse glick : e6d8500dd8e9b157ae8c54aec6fd42286e88301a Files :  
 

pom.xml
 
 
kohsuke : 9e321a4a0eefde421709647f0f15cb7bc8da61d1 Files :  
 

pom.xml
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-31321) Renaming a node over another is possible and destroys both configurations

2016-01-14 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-31321 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Renaming a node over another is possible and destroys both configurations  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_2.0 #5 [FIXED JENKINS-31321] protect against node-rename corruption (Revision 16d6429c58400b18350c42280ac541a6322ac8f3) 
 Result = SUCCESS christopherleesimons : 16d6429c58400b18350c42280ac541a6322ac8f3 Files :  
 

test/src/test/java/hudson/model/ComputerTest.java
 

core/src/main/java/hudson/model/Computer.java
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-30395) ClosedByInterruptException in JenkinsRule setup

2016-01-14 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-30395 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: ClosedByInterruptException in JenkinsRule setup  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_2.0 #5 

JENKINS-30395
 Work around ClosedByInterruptException by checking (Revision 28bef5f366c2ebf6efdb4a71c920fe1d8bb28d3e) 
 Result = SUCCESS jesse glick : 28bef5f366c2ebf6efdb4a71c920fe1d8bb28d3e Files :  
 

test/src/main/java/org/jvnet/hudson/test/JenkinsRule.java
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-20327) “Form too large” errors submitting view configurations with many jobs

2016-01-14 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-20327 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: “Form too large” errors submitting view configurations with many jobs  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_2.0 #5 [FIXED JENKINS-20327] Integrate Winstone 2.9. (Revision 8f012d63d771b22d74eec8396b2895f0e45f0e6f) 
 Result = SUCCESS jesse glick : 8f012d63d771b22d74eec8396b2895f0e45f0e6f Files :  
 

war/pom.xml
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-31458) NoStaplerConstructorException: There's no @DataBoundConstructor on any constructor of class com.cwctravel.hudson.plugins.extended_choice_parameter.ExtendedChoiceParameter

2016-01-14 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-31458 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: NoStaplerConstructorException: There's no @DataBoundConstructor on any constructor of class com.cwctravel.hudson.plugins.extended_choice_parameter.ExtendedChoiceParameterDefinition  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_2.0 #5 

JENKINS-31458
 Reproduced problem in test (passes in 53c86ec but fails (Revision c6f66be8df7974186e014681912bdfdec01bb123) [FIXED JENKINS-31458] Ensuring that Descriptor.newInstance is called (Revision dca86078c36fbc8aeeefec22d8483c9e8bbcd986) 
 Result = SUCCESS jesse glick : c6f66be8df7974186e014681912bdfdec01bb123 Files :  
 

test/src/test/resources/hudson/model/ParametersDefinitionPropertyTest/KrazyParameterDefinition/config.jelly
 

test/src/test/java/hudson/model/ParametersDefinitionPropertyTest.java
 
 
jesse glick : dca86078c36fbc8aeeefec22d8483c9e8bbcd986 Files :  
 

core/src/main/java/hudson/model/Node.java
 

test/src/test/java/hudson/model/ParametersDefinitionPropertyTest.java
 

core/src/main/java/hudson/model/Descriptor.java
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
   

[JIRA] [core] (JENKINS-11016) Add an option to try again after a failed Jenkins upgrade

2016-01-14 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-11016 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Add an option to try again after a failed Jenkins upgrade  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_2.0 #5 [FIX JENKINS-11016] Add button that allows retrying core update (Revision e539198c092bd161fe0cc9d1d332d94c15abd04d) 
 Result = SUCCESS daniel-beck : e539198c092bd161fe0cc9d1d332d94c15abd04d Files :  
 

core/src/filter/resources/hudson/model/UpdateCenter/CoreUpdateMonitor/message.properties
 

core/src/main/resources/hudson/model/UpdateCenter/CoreUpdateMonitor/message.jelly
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-31395) On the jenkins homepage the footer scrolls up with the rest of the page

2016-01-14 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-31395 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: On the jenkins homepage the footer scrolls up with the rest of the page  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_2.0 #5 

JENKINS-31395
 Footer does not work fine in IE11 (Revision 0fc3176a9219133e7c50b6865751a54654a11d76) 

JENKINS-31395
 Footer will be at the bottom of the page (Revision 1219bd1790a9c4864695c649cfa1cc05e7906479) 

JENKINS-31395
 Footer more robust (Revision 9013b290b75d3638203c3b112b2ef2a2cfb31dc4) 
 Result = SUCCESS mrecena : 0fc3176a9219133e7c50b6865751a54654a11d76 Files :  
 

war/src/main/webapp/css/style.css
 
 
mrecena : 1219bd1790a9c4864695c649cfa1cc05e7906479 Files :  
 

war/src/main/webapp/css/style.css
 
 
recena : 9013b290b75d3638203c3b112b2ef2a2cfb31dc4 Files :  
 

core/src/main/resources/lib/layout/layout.jelly
 

war/src/main/webapp/css/style.css
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 

[JIRA] [cli] (JENKINS-31776) Extract online-node CLI command from Core to CLI

2016-01-14 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-31776 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Extract online-node CLI command from Core to CLI  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_2.0 #5 

JENKINS-31776
 CLI command online-node extracted from core to CLI (Revision 809a3c6a61845e1938c0ed0979438af7cf265e97) Noting 

JENKINS-31776
 from (Revision d3e3c57af098ad337ef7fc26aa45ce99372f10bc) 
 Result = SUCCESS pjanouse : 809a3c6a61845e1938c0ed0979438af7cf265e97 Files :  
 

core/src/main/resources/hudson/cli/Messages_da.properties
 

core/src/main/resources/hudson/cli/Messages_de.properties
 

core/src/main/resources/hudson/model/Messages_da.properties
 

core/src/main/java/hudson/model/Computer.java
 

core/src/main/resources/hudson/cli/Messages_it.properties
 

core/src/main/resources/hudson/model/Messages_de.properties
 

core/src/main/resources/hudson/model/Messages_it.properties
 

core/src/main/resources/hudson/model/Messages_es.properties
 

test/src/test/java/hudson/cli/OnlineNodeCommandTest.java
 

core/src/main/resources/hudson/model/Messages.properties
 

core/src/main/resources/hudson/cli/Messages_pt_BR.properties
 

core/src/main/resources/hudson/model/Messages_pt_BR.properties
 

core/src/main/resources/hudson/cli/Messages.properties
 

core/src/main/resources/hudson/model/Messages_ja.properties
 

core/src/main/resources/hudson/cli/Messages_es.properties
   

[JIRA] [core] (JENKINS-31649) SECURITY-186 regression: non-item tasks hidden

2016-01-14 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-31649 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: SECURITY-186 regression: non-item tasks hidden  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_2.0 #5 [FIXED JENKINS-31649] Check should be against AccessControlled and (Revision cf1fdf98e435b4c7df54f1a8e958d185f1a0f3d2) 

JENKINS-31649
 Tidy-up javadoc comments after merge of 

JENKINS-31649
 (Revision e930da45ff4c48dfcaadc57e01485051d2a04b1d) [FIXED JENKINS-31649] Check should be against AccessControlled and (Revision b51653d2bfa1a8b4e854bb0991202879e7228da8) 
 Result = SUCCESS stephen connolly : cf1fdf98e435b4c7df54f1a8e958d185f1a0f3d2 Files :  
 

core/src/main/java/hudson/model/Queue.java
 
 
stephen connolly : e930da45ff4c48dfcaadc57e01485051d2a04b1d Files :  
 

core/src/main/java/hudson/model/Queue.java
 

core/src/main/java/hudson/model/queue/AbstractQueueTask.java
 
 
ogondza : b51653d2bfa1a8b4e854bb0991202879e7228da8 Files :  
 

core/src/main/java/hudson/model/Queue.java
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 

[JIRA] [core] (JENKINS-31219) A CloudProvisioningListener can prevent provisioning of all clouds instead of just the targeted cloud

2016-01-14 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-31219 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: A CloudProvisioningListener can prevent provisioning of all clouds instead of just the targeted cloud  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_2.0 #5 [FIXED JENKINS-31219] A CloudProvisioningListener can prevent (Revision cc932c49afa8c2946a32555285e1aa52dc724ddf) 
 Result = SUCCESS stephen connolly : cc932c49afa8c2946a32555285e1aa52dc724ddf Files :  
 

core/src/main/java/hudson/slaves/NodeProvisioner.java
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-31954) StackOverflow in hudson.model.Descriptor$NewInstanceBindInterceptor.onConvert

2016-01-14 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-31954 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: StackOverflow in hudson.model.Descriptor$NewInstanceBindInterceptor.onConvert  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_2.0 #5 [FIXED JENKINS-31954] Stack overflow reconfiguring some settings where (Revision 60a23e5bcad490ed3267bc418849d44da5ec791d) 
 Result = SUCCESS jesse glick : 60a23e5bcad490ed3267bc418849d44da5ec791d Files :  
 

core/src/main/java/hudson/model/Descriptor.java
 

test/src/test/java/hudson/model/RunParameterDefinitionTest.java
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [cli] (JENKINS-31098) New delete-node CLI command breaks node cleanup in cloud plugins

2016-01-14 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-31098 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: New delete-node CLI command breaks node cleanup in cloud plugins  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_2.0 #5 

JENKINS-31098
 Deletage remove a node back to Computer.doDoDelete() (Revision 24785d545971e10ece89b29fa2dfb50c29c85fd9) 
 Result = SUCCESS ogondza : 24785d545971e10ece89b29fa2dfb50c29c85fd9 Files :  
 

core/src/main/java/hudson/cli/DeleteNodeCommand.java
 

test/src/test/java/hudson/cli/DeleteNodeCommandTest.java
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-31596) The MasterKillSwitchConfiguration should always be relevant if security is enabled

2016-01-14 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-31596 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: The MasterKillSwitchConfiguration should always be relevant if security is enabled  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_2.0 #5 [FIXED JENKINS-31596] Provide an extension point for (Revision fc582bae19c562a59400889e95eab754914ee094) 

JENKINS-31596
 The kill switch is never relevant if you do not have (Revision c55d56291485f05d8be29e4854bf7a4605fe9bae) Revert "

JENKINS-31596
 The kill switch is never relevant if you do not (Revision 39ef6157fa41b5e9df92fec03f0fc65c95e07c57) Revert "Merge pull request #1917 from stephenc/jenkins-31596" (Revision 208320f8e121dd151286f457d2f0fa3099b8047f) 

JENKINS-31596
 No excuses, have security => relevant (Revision 3c94a7cb60c39286945d5a9c1ccee505c01d16b8) 
 Result = SUCCESS stephen connolly : fc582bae19c562a59400889e95eab754914ee094 Files :  
 

core/src/main/java/jenkins/security/s2m/MasterKillSwitchConfiguration.java
 
 
stephen connolly : c55d56291485f05d8be29e4854bf7a4605fe9bae Files :  
 

core/src/main/java/jenkins/security/s2m/MasterKillSwitchConfiguration.java
 
 
stephen connolly : 39ef6157fa41b5e9df92fec03f0fc65c95e07c57 Files :  
 

core/src/main/java/jenkins/security/s2m/MasterKillSwitchConfiguration.java
 
 
stephen connolly : 3c94a7cb60c39286945d5a9c1ccee505c01d16b8 Files :  
 

core/src/main/java/jenkins/security/s2m/MasterKillSwitchConfiguration.java
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 
  

[JIRA] [core] (JENKINS-24696) GroovyHookScript needs Jenkins.getInstance() but should not (called for HudsonFailedToLoad)

2016-01-14 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-24696 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: GroovyHookScript needs Jenkins.getInstance() but should not (called for HudsonFailedToLoad)  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_2.0 #5 [FIXED JENKINS-24696] Cannot assume that Jenkins.getInstance() != null (Revision 42de07bba60bdde51ee7123ed6c65a11cddb78ae) 
 Result = SUCCESS jesse glick : 42de07bba60bdde51ee7123ed6c65a11cddb78ae Files :  
 

test/src/test/java/hudson/util/BootFailureTest.java
 

core/src/main/java/hudson/init/impl/GroovyInitScript.java
 

core/src/main/java/hudson/util/BootFailure.java
 

core/src/main/java/jenkins/util/groovy/GroovyHookScript.java
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-31747) Add node/npm profiles to plugin parent pom

2016-01-14 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-31747 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Add node/npm profiles to plugin parent pom  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_2.0 #5 [Fixed JENKINS-31747] Add node/npm profiles to plugin parent pom (Revision 6e5a067ed5a53cbe9e9199beeca1fafdc2f05521) 
 Result = SUCCESS tfennelly : 6e5a067ed5a53cbe9e9199beeca1fafdc2f05521 Files :  
 

plugins/pom.xml
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-31631) JenkinsRule.submit should click YUI submit button

2016-01-14 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-31631 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: JenkinsRule.submit should click YUI submit button  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_2.0 #5 

JENKINS-31631
 Handle YUI submit  clicks (Revision 5defc349a8894bbc6dd524e6f9ba9c1fc5662e52) 

JENKINS-31631
 Exclude transitive htmlunit-core-js via (Revision 0056b55146cb1948e3a828a905f543a1c540ab22) 
 Result = SUCCESS ogondza : 5defc349a8894bbc6dd524e6f9ba9c1fc5662e52 Files :  
 

test/src/main/java/org/jvnet/hudson/test/JenkinsRule.java
 

test/src/main/java/com/gargoylesoftware/htmlunit/html/HtmlElementUtil.java
 
 
ogondza : 0056b55146cb1948e3a828a905f543a1c540ab22 Files :  
 

test/pom.xml
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [cli] (JENKINS-32273) Refactor and unify issue handling in CLI commands

2016-01-14 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-32273 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Refactor and unify issue handling in CLI commands  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_2.0 #5 JENKINS-32273 Jenkins CLI unification of error handling and returning (Revision 253c2a6444ee9ce8503cea592e1f10a77d51f654) 
 Result = SUCCESS pjanouse : 253c2a6444ee9ce8503cea592e1f10a77d51f654 Files :  
 

core/src/main/java/hudson/cli/CLICommand.java
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-32194) display the present timezone of Jenkins server

2016-01-14 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-32194 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: display the present timezone of Jenkins server  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_2.0 #5 [FIX JENKINS-32194] Add time zone to generation date in footer (Revision 92926efe621cc9a5033c095ddfdbd6e8ccbbba2d) 
 Result = SUCCESS daniel-beck : 92926efe621cc9a5033c095ddfdbd6e8ccbbba2d Files :  
 

core/src/main/resources/lib/layout/layout.jelly
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-32190) UsageStatistics Page Decorator may get called during initialization.

2016-01-11 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-32190 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: UsageStatistics Page Decorator may get called during initialization.  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_main_trunk #4414 JENKINS-32190 Make UsageStatistics#isDue check Jenkins init level (Revision d8a13ac07c4357eb74ab45a03955c0db430e3aa9) 
 Result = SUCCESS arodriguez : d8a13ac07c4357eb74ab45a03955c0db430e3aa9 Files :  
 

core/src/main/java/hudson/model/UsageStatistics.java
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [cli] (JENKINS-32273) Refactor and unify issue handling in CLI commands

2016-01-11 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-32273 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Refactor and unify issue handling in CLI commands  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_main_trunk #4410 JENKINS-32273 Jenkins CLI unification of error handling and returning (Revision 253c2a6444ee9ce8503cea592e1f10a77d51f654) 
 Result = UNSTABLE pjanouse : 253c2a6444ee9ce8503cea592e1f10a77d51f654 Files :  
 

core/src/main/java/hudson/cli/CLICommand.java
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-24696) GroovyHookScript needs Jenkins.getInstance() but should not (called for HudsonFailedToLoad)

2016-01-11 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-24696 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: GroovyHookScript needs Jenkins.getInstance() but should not (called for HudsonFailedToLoad)  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_main_trunk #4412 [FIXED JENKINS-24696] Cannot assume that Jenkins.getInstance() != null (Revision 42de07bba60bdde51ee7123ed6c65a11cddb78ae) 
 Result = SUCCESS jesse glick : 42de07bba60bdde51ee7123ed6c65a11cddb78ae Files :  
 

core/src/main/java/hudson/init/impl/GroovyInitScript.java
 

test/src/test/java/hudson/util/BootFailureTest.java
 

core/src/main/java/hudson/util/BootFailure.java
 

core/src/main/java/jenkins/util/groovy/GroovyHookScript.java
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-30395) ClosedByInterruptException in JenkinsRule setup

2016-01-08 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-30395 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: ClosedByInterruptException in JenkinsRule setup  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_main_trunk #4407 

JENKINS-30395
 Work around ClosedByInterruptException by checking (Revision 28bef5f366c2ebf6efdb4a71c920fe1d8bb28d3e) 
 Result = UNSTABLE jesse glick : 28bef5f366c2ebf6efdb4a71c920fe1d8bb28d3e Files :  
 

test/src/main/java/org/jvnet/hudson/test/JenkinsRule.java
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-31321) Renaming a node over another is possible and destroys both configurations

2016-01-08 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-31321 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Renaming a node over another is possible and destroys both configurations  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_main_trunk #4408 [FIXED JENKINS-31321] protect against node-rename corruption (Revision 16d6429c58400b18350c42280ac541a6322ac8f3) 
 Result = UNSTABLE christopherleesimons : 16d6429c58400b18350c42280ac541a6322ac8f3 Files :  
 

test/src/test/java/hudson/model/ComputerTest.java
 

core/src/main/java/hudson/model/Computer.java
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-32194) display the present timezone of Jenkins server

2016-01-08 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-32194 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: display the present timezone of Jenkins server  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_main_trunk #4408 [FIX JENKINS-32194] Add time zone to generation date in footer (Revision 92926efe621cc9a5033c095ddfdbd6e8ccbbba2d) 
 Result = UNSTABLE daniel-beck : 92926efe621cc9a5033c095ddfdbd6e8ccbbba2d Files :  
 

core/src/main/resources/lib/layout/layout.jelly
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [cli] (JENKINS-31776) Extract online-node CLI command from Core to CLI

2015-12-07 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-31776 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Extract online-node CLI command from Core to CLI  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_main_trunk #4386 JENKINS-31776 CLI command online-node extracted from core to CLI (Revision 809a3c6a61845e1938c0ed0979438af7cf265e97) 
 Result = SUCCESS pjanouse : 809a3c6a61845e1938c0ed0979438af7cf265e97 Files :  
 

core/src/main/resources/hudson/model/Messages_it.properties
 

core/src/main/resources/hudson/cli/Messages.properties
 

core/src/main/java/hudson/model/Computer.java
 

core/src/main/resources/hudson/cli/Messages_de.properties
 

core/src/main/resources/hudson/cli/Messages_pt_BR.properties
 

core/src/main/resources/hudson/model/Messages_de.properties
 

core/src/main/resources/hudson/model/Messages_pt_BR.properties
 

core/src/main/resources/hudson/model/Messages_es.properties
 

core/src/main/resources/hudson/cli/Messages_it.properties
 

core/src/main/resources/hudson/cli/Messages_ja.properties
 

core/src/main/resources/hudson/cli/Messages_da.properties
 

core/src/main/resources/hudson/model/Messages.properties
 

test/src/test/java/hudson/cli/OnlineNodeCommandTest.java
 

core/src/main/resources/hudson/model/Messages_da.properties
 

core/src/main/resources/hudson/cli/Messages_es.properties
 

core/src/main/resources/hudson/model/Messages_ja.properties
 


[JIRA] [core] (JENKINS-31395) On the jenkins homepage the footer scrolls up with the rest of the page

2015-12-07 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-31395 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: On the jenkins homepage the footer scrolls up with the rest of the page  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_main_trunk #4386 

JENKINS-31395
 Footer does not work fine in IE11 (Revision 0fc3176a9219133e7c50b6865751a54654a11d76) 

JENKINS-31395
 Footer will be at the bottom of the page (Revision 1219bd1790a9c4864695c649cfa1cc05e7906479) 

JENKINS-31395
 Footer more robust (Revision 9013b290b75d3638203c3b112b2ef2a2cfb31dc4) 
 Result = SUCCESS mrecena : 0fc3176a9219133e7c50b6865751a54654a11d76 Files :  
 

war/src/main/webapp/css/style.css
 
 
mrecena : 1219bd1790a9c4864695c649cfa1cc05e7906479 Files :  
 

war/src/main/webapp/css/style.css
 
 
recena : 9013b290b75d3638203c3b112b2ef2a2cfb31dc4 Files :  
 

core/src/main/resources/lib/layout/layout.jelly
 

war/src/main/webapp/css/style.css
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 

[JIRA] [core] (JENKINS-31458) NoStaplerConstructorException: There's no @DataBoundConstructor on any constructor of class com.cwctravel.hudson.plugins.extended_choice_parameter.ExtendedChoiceParameter

2015-12-04 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-31458 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: NoStaplerConstructorException: There's no @DataBoundConstructor on any constructor of class com.cwctravel.hudson.plugins.extended_choice_parameter.ExtendedChoiceParameterDefinition  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_main_trunk #4384 

JENKINS-31458
 Reproduced problem in test (passes in 53c86ec but fails (Revision c6f66be8df7974186e014681912bdfdec01bb123) [FIXED JENKINS-31458] Ensuring that Descriptor.newInstance is called (Revision dca86078c36fbc8aeeefec22d8483c9e8bbcd986) 
 Result = SUCCESS Jesse Glick : c6f66be8df7974186e014681912bdfdec01bb123 Files :  
 

test/src/test/resources/hudson/model/ParametersDefinitionPropertyTest/KrazyParameterDefinition/config.jelly
 

test/src/test/java/hudson/model/ParametersDefinitionPropertyTest.java
 
 
Jesse Glick : dca86078c36fbc8aeeefec22d8483c9e8bbcd986 Files :  
 

core/src/main/java/hudson/model/Descriptor.java
 

core/src/main/java/hudson/model/Node.java
 

test/src/test/java/hudson/model/ParametersDefinitionPropertyTest.java
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 

[JIRA] [core] (JENKINS-31019) Ruby Runtime Plugin - java.lang.ClassCircularityError: org/jruby/RubyClass

2015-12-02 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-31019 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Ruby Runtime Plugin - java.lang.ClassCircularityError: org/jruby/RubyClass  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_main_trunk #4382 

JENKINS-31019
 - Noting https://github.com/jenkinsci/jenkins/pull/1935 (Revision a31f1acd5cf5dd4af770828c0cfb0769b473e8b1) 
 Result = SUCCESS o.v.nenashev : a31f1acd5cf5dd4af770828c0cfb0769b473e8b1 Files :  
 

changelog.html
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-31019) Ruby Runtime Plugin - java.lang.ClassCircularityError: org/jruby/RubyClass

2015-12-01 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-31019 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Ruby Runtime Plugin - java.lang.ClassCircularityError: org/jruby/RubyClass  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_main_trunk #4380 

JENKINS-31019
 Bump BCT to pickup fix. (Revision ac03723ba5cb036d9cc02540a8c7d1ffd84c8403) 
 Result = SUCCESS james nord : ac03723ba5cb036d9cc02540a8c7d1ffd84c8403 Files :  
 

core/pom.xml
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-31747) Add node/npm profiles to plugin parent pom

2015-11-27 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-31747 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Add node/npm profiles to plugin parent pom  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_main_trunk #4374 [Fixed JENKINS-31747] Add node/npm profiles to plugin parent pom (Revision 6e5a067ed5a53cbe9e9199beeca1fafdc2f05521) 
 Result = SUCCESS tfennelly : 6e5a067ed5a53cbe9e9199beeca1fafdc2f05521 Files :  
 

plugins/pom.xml
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-31596) Provide an extension point to allow plugins like the swarm plugin to mark the MasterKillSwitchConfiguration as relevant

2015-11-26 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-31596 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Provide an extension point to allow plugins like the swarm plugin to mark the MasterKillSwitchConfiguration as relevant  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_main_trunk #4373 

JENKINS-31596
 The kill switch is never relevant if you do not have RUN_SCRIPTS (Revision c55d56291485f05d8be29e4854bf7a4605fe9bae) Revert "

JENKINS-31596
 The kill switch is never relevant if you do not have RUN_SCRIPTS" (Revision 39ef6157fa41b5e9df92fec03f0fc65c95e07c57) Revert "Merge pull request #1917 from stephenc/jenkins-31596" (Revision 208320f8e121dd151286f457d2f0fa3099b8047f) 

JENKINS-31596
 No excuses, have security => relevant (Revision 3c94a7cb60c39286945d5a9c1ccee505c01d16b8) 
 Result = SUCCESS stephen connolly : c55d56291485f05d8be29e4854bf7a4605fe9bae Files :  
 

core/src/main/java/jenkins/security/s2m/MasterKillSwitchConfiguration.java
 
 
stephen connolly : 39ef6157fa41b5e9df92fec03f0fc65c95e07c57 Files :  
 

core/src/main/java/jenkins/security/s2m/MasterKillSwitchConfiguration.java
 
 
stephen connolly : 3c94a7cb60c39286945d5a9c1ccee505c01d16b8 Files :  
 

core/src/main/java/jenkins/security/s2m/MasterKillSwitchConfiguration.java
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
  

[JIRA] [cli] (JENKINS-31098) New delete-node CLI command breaks node cleanup in cloud plugins

2015-11-26 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-31098 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: New delete-node CLI command breaks node cleanup in cloud plugins  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_main_trunk #4373 

JENKINS-31098
 Deletage remove a node back to Computer.doDoDelete() (Revision 24785d545971e10ece89b29fa2dfb50c29c85fd9) 
 Result = SUCCESS ogondza : 24785d545971e10ece89b29fa2dfb50c29c85fd9 Files :  
 

test/src/test/java/hudson/cli/DeleteNodeCommandTest.java
 

core/src/main/java/hudson/cli/DeleteNodeCommand.java
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-20327) “Form too large” errors submitting view configurations with many jobs

2015-11-26 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-20327 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: “Form too large” errors submitting view configurations with many jobs  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_main_trunk #4373 [FIXED JENKINS-20327] Integrate Winstone 2.9. (Revision 8f012d63d771b22d74eec8396b2895f0e45f0e6f) 
 Result = SUCCESS jesse glick : 8f012d63d771b22d74eec8396b2895f0e45f0e6f Files :  
 

war/pom.xml
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-31631) JenkinsRule.submit should click YUI submit button

2015-11-26 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-31631 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: JenkinsRule.submit should click YUI submit button  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_main_trunk #4373 

JENKINS-31631
 Handle YUI submit  clicks (Revision 5defc349a8894bbc6dd524e6f9ba9c1fc5662e52) 

JENKINS-31631
 Exclude transitive htmlunit-core-js via embedded-rhino-debugger (Revision 0056b55146cb1948e3a828a905f543a1c540ab22) 
 Result = SUCCESS ogondza : 5defc349a8894bbc6dd524e6f9ba9c1fc5662e52 Files :  
 

test/src/main/java/org/jvnet/hudson/test/JenkinsRule.java
 

test/src/main/java/com/gargoylesoftware/htmlunit/html/HtmlElementUtil.java
 
 
ogondza : 0056b55146cb1948e3a828a905f543a1c540ab22 Files :  
 

test/pom.xml
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [remoting] (JENKINS-31718) JNLP slaves can fail to correctly negotiate a transport

2015-11-26 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-31718 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: JNLP slaves can fail to correctly negotiate a transport  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_main_trunk #4373 [FIXED JENKINS-31718] Integrated a new version of Remoting with a fix for a regression in concurrent socket connections. (Revision e6d8500dd8e9b157ae8c54aec6fd42286e88301a) [FIXED JENKINS-31718] Integrated a new version of Remoting with a fix for a regression in concurrent socket connections. (Revision 9e321a4a0eefde421709647f0f15cb7bc8da61d1) 
 Result = SUCCESS jesse glick : e6d8500dd8e9b157ae8c54aec6fd42286e88301a Files :  
 

pom.xml
 
 
kohsuke : 9e321a4a0eefde421709647f0f15cb7bc8da61d1 Files :  
 

pom.xml
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-31649) SECURITY-186 regression: non-item tasks hidden

2015-11-26 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-31649 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: SECURITY-186 regression: non-item tasks hidden  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_main_trunk #4373 [FIXED JENKINS-31649] Check should be against AccessControlled and Permission.READ (Revision cf1fdf98e435b4c7df54f1a8e958d185f1a0f3d2) 

JENKINS-31649
 Tidy-up javadoc comments after merge of 

JENKINS-31649
 (Revision e930da45ff4c48dfcaadc57e01485051d2a04b1d) [FIXED JENKINS-31649] Check should be against AccessControlled and Permission.READ (Revision b51653d2bfa1a8b4e854bb0991202879e7228da8) 
 Result = SUCCESS stephen connolly : cf1fdf98e435b4c7df54f1a8e958d185f1a0f3d2 Files :  
 

core/src/main/java/hudson/model/Queue.java
 
 
stephen connolly : e930da45ff4c48dfcaadc57e01485051d2a04b1d Files :  
 

core/src/main/java/hudson/model/Queue.java
 

core/src/main/java/hudson/model/queue/AbstractQueueTask.java
 
 
ogondza : b51653d2bfa1a8b4e854bb0991202879e7228da8 Files :  
 

core/src/main/java/hudson/model/Queue.java
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
   

[JIRA] [core] (JENKINS-31596) Provide an extension point to allow plugins like the swarm plugin to mark the MasterKillSwitchConfiguration as relevant

2015-11-18 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-31596 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Provide an extension point to allow plugins like the swarm plugin to mark the MasterKillSwitchConfiguration as relevant  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_main_trunk #4372 [FIXED JENKINS-31596] Provide an extension point for MasterKillSwitchConfiguration relevance (Revision fc582bae19c562a59400889e95eab754914ee094) 
 Result = SUCCESS stephen connolly : fc582bae19c562a59400889e95eab754914ee094 Files :  
 

core/src/main/java/jenkins/security/s2m/MasterKillSwitchConfiguration.java
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-31591) MasterKillSwitchConfiguration is not available when you have clouds but no fixed slaves

2015-11-17 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-31591 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: MasterKillSwitchConfiguration is not available when you have clouds but no fixed slaves  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_main_trunk #4371 
 Result = SUCCESS 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-31235) /createItem?mode=copy shouldn't require Content-Type header

2015-11-15 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-31235 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: /createItem?mode=copy shouldn't require Content-Type header  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_main_trunk #4368 [FIXED JENKINS-31235] fix createItem/copy API args (Revision f0a959943417766eaf2dd1c86ea72d513ab96ceb) 
 Result = UNSTABLE christopherleesimons : f0a959943417766eaf2dd1c86ea72d513ab96ceb Files :  
 

core/src/main/java/hudson/model/View.java
 

core/src/main/java/hudson/model/ItemGroupMixIn.java
 

test/src/test/java/hudson/jobs/CreateItemTest.java
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-27505) A blank line in the beginning of a textarea is removed

2015-11-15 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-27505 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: A blank line in the beginning of a textarea is removed  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_main_trunk #4369 

JENKINS-27505
 Added a test to reproduce 

JENKINS-27505
. The empty line at the beginning will be removed in a textarea. (Revision 979ddba0ced2dabc62851e428a2e03d587892e0d) 

JENKINS-27505
 Add config.jelly for TextareaTestBuilder (Revision d135db19b21d54e67317b8ef7e5cffb4d31a3b5f) [FIXED JENKINS-27505] Preserve an empty line in the beginning of a textarea. (Revision 9794f026830ae3a9bcd2458a431fd5ee8590a0fe) 

JENKINS-27505
 Added a test for two initial newlines. (Revision 236632ba7170b073bc269bc64a3633da981dce24) 

JENKINS-27505
 Collapse tests for 

JENKINS-27505
 to save execution time. (Revision f0a88e65be79628b4cd407b0d7576d7a1abcdd9e) 
 Result = SUCCESS devld : 979ddba0ced2dabc62851e428a2e03d587892e0d Files :  
 

test/src/test/groovy/lib/form/TextAreaTest.groovy
 
 
devld : d135db19b21d54e67317b8ef7e5cffb4d31a3b5f Files :  
 

test/src/test/resources/lib/form/TextAreaTest/TextareaTestBuilder/config.jelly
 
 
devld : 9794f026830ae3a9bcd2458a431fd5ee8590a0fe Files :  
 

core/src/main/resources/lib/form/textarea.jelly
 
 
devld : 236632ba7170b073bc269bc64a3633da981dce24 Files :  
 

test/src/test/groovy/lib/form/TextAreaTest.groovy
 
 
devld : f0a88e65be79628b4cd407b0d7576d7a1abcdd9e Files :  
 

test/src/test/groovy/lib/form/TextAreaTest.groovy
 
 
 
 
 
 
 
 
 
 

[JIRA] [core] (JENKINS-31518) "Discard old builds" setting lost between 1.634 and 1.637

2015-11-14 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-31518 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: "Discard old builds" setting lost between 1.634 and 1.637  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_main_trunk #4367 [FIXED JENKINS-31518] Translate Job.logRotator to BuildDiscarderProperty more seamlessly. (Revision 8a2849b441226ceaba282906af3fe3820fdfa03d) 
 Result = UNSTABLE jesse glick : 8a2849b441226ceaba282906af3fe3820fdfa03d Files :  
 

test/src/test/resources/jenkins/model/BuildDiscarderPropertyTest/buildDiscarderField.zip
 

test/src/test/java/jenkins/model/BuildDiscarderPropertyTest.java
 

core/src/main/java/hudson/model/Job.java
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-16979) "Discard old builds" broken in 1.503

2015-11-14 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-16979 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: "Discard old builds" broken in 1.503  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_main_trunk #4367 

JENKINS-16979
 Migrated test from Groovy to Java for ease of maintenance. (Revision 2200711bf3dcd96263b3a88001a49f5b7241c264) 
 Result = UNSTABLE jesse glick : 2200711bf3dcd96263b3a88001a49f5b7241c264 Files :  
 

test/src/test/java/jenkins/model/BuildDiscarderPropertyTest.java
 

test/src/test/resources/jenkins/model/BuildDiscarderPropertyTest/logRotatorField/jobs/foo/config.xml
 

test/src/test/resources/jenkins/model/BuildDiscarderTest/compatibility/config.xml
 

test/src/test/resources/jenkins/model/BuildDiscarderPropertyTest/logRotatorField/config.xml
 

test/src/test/resources/jenkins/model/BuildDiscarderTest/compatibility/jobs/foo/config.xml
 

test/src/test/groovy/jenkins/model/BuildDiscarderTest.groovy
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups 

[JIRA] [core] (JENKINS-31015) Failure when downloading zipped artifacts

2015-11-12 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-31015 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Failure when downloading zipped artifacts  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_main_trunk #4364 [FIX JENKINS-31015] Prevent InvalidPathException in FileVF (Revision 3450b52a8ac90c357fb96a67c58eaf2b8e68d01c) 
 Result = UNSTABLE daniel-beck : 3450b52a8ac90c357fb96a67c58eaf2b8e68d01c Files :  
 

core/src/main/java/jenkins/util/VirtualFile.java
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [core] (JENKINS-21720) Don't ask for confirmation when it doesn't make any sense

2015-11-05 Thread dogf...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 dogfood commented on  JENKINS-21720 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Don't ask for confirmation when it doesn't make any sense  
 
 
 
 
 
 
 
 
 
 
Integrated in  jenkins_main_trunk #4358 

JENKINS-21720
 JS alert preventig to leave a configuration page even without formulary changes (Revision acd341d5db724bc49fdbc52220f9e938813f5663) 
 Result = UNSTABLE ogondza : acd341d5db724bc49fdbc52220f9e938813f5663 Files :  
 

core/src/main/resources/lib/form/select/select.js
 

core/src/main/resources/lib/form/confirm.js
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


  1   2   3   4   5   6   7   8   9   10   >