[JIRA] (JENKINS-42372) query: how to git build from forked repo?

2017-02-28 Thread poojashah....@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 pooja shah updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-42372  
 
 
  query: how to git build from forked repo?   
 

  
 
 
 
 

 
Change By: 
 pooja shah  
 

  
 
 
 
 

 
 I might be wrong asking this here but there is no clue I could find. I'm using Jenkins GIT plugin with "Repositories" set as main origin repo. in "Branches to build" on giving a branch which is part of origin, it build properly but while passing the branch from forked repo, it fails with "ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job"  (which i understand because its not part of origin so fails but I need a work around here)Need: for my main repo, every team member works on their forked repo, from where they create pull request to main repo. and on github's pull request, i'm building a jenkins build against the head branch (which is from forked repo in this case)Ex.  github pull request shows: commit into main_repo:qa from forked_repo:patch/after_releaseand so any of these lines fails "git rev-parse refs/remotes/origin/patch/after_release^{commit} ""git rev-parse refs/remotes/origin/abhi9moe:patch/after_release^{commit} ""git rev-parse refs/remotes/abhi9moe/patch/after_release^{commit} "is there any way to tell the plugin to search branch_name in forked repo as well?*meanwhile i'm changing "repository" link as per need, but looking for better decent solution...*  !image-2017-02-28-18-09-47-796.png|thumbnail!    
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
  

[JIRA] (JENKINS-42372) query: how to git build from forked repo?

2017-02-28 Thread poojashah....@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 pooja shah updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-42372  
 
 
  query: how to git build from forked repo?   
 

  
 
 
 
 

 
Change By: 
 pooja shah  
 

  
 
 
 
 

 
 I might be wrong asking this here but there is no clue I could find. I'm using Jenkins GIT plugin with "Repositories" set as main origin repo. in "Branches to build" on giving a branch which is part of origin, it build properly but while passing the branch from forked repo, it fails with "ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job"  (which i understand because its not part of origin so fails but I need a work around here)Need: for my main repo, every team member works on their forked repo, from where they create pull request to main repo. and on github's pull request, i'm building a jenkins build against the head branch (which is from forked repo in this case)Ex.  github pull request shows: commit into main_repo:qa from forked_repo:patch/after_releaseand so any of these lines fails "git rev-parse refs/remotes/origin/patch/after_release^{commit} ""git rev-parse refs/remotes/origin/abhi9moe:patch/after_release^{commit} ""git rev-parse refs/remotes/abhi9moe/patch/after_release^{commit} "is there any way to tell the plugin to search branch_name in forked repo as well? *meanwhile i'm changing "repository" link as per need, but looking for better decent solution...*  !image-2017-02-28-18-09-47-796.png|thumbnail!    
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 

[JIRA] (JENKINS-42372) query: how to git build from forked repo?

2017-02-28 Thread poojashah....@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 pooja shah updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-42372  
 
 
  query: how to git build from forked repo?   
 

  
 
 
 
 

 
Change By: 
 pooja shah  
 

  
 
 
 
 

 
 I might be wrong asking this here but there is no clue I could find. I'm using Jenkins GIT plugin with "Repositories" set as main origin repo. in "Branches to build" on giving a branch which is part of origin, it build properly but while passing the branch from forked repo, it fails with "ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job"   (which i understand because its not part of origin so fails but I need a work around here) Need: for my main repo, every team member works on their forked repo, from where they create pull request to main repo. and on github's pull request, i'm building a jenkins build against the head branch (which is from forked repo in this case)Ex.  github pull request shows: commit into main_repo:qa from forked_repo:patch/after_releaseand so any of these lines fails "git rev-parse refs/remotes/origin/patch/after_release^{commit} ""git rev-parse refs/remotes/origin/abhi9moe:patch/after_release^{commit} ""git rev-parse refs/remotes/abhi9moe/patch/after_release^{commit} "is there any way to tell the plugin to search branch_name in forked repo as well? !image-2017-02-28-18-09-47-796.png|thumbnail!    
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 

[JIRA] (JENKINS-42372) query: how to git build from forked repo?

2017-02-28 Thread poojashah....@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 pooja shah created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-42372  
 
 
  query: how to git build from forked repo?   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Mark Waite  
 
 
Attachments: 
 image-2017-02-28-18-09-47-796.png  
 
 
Components: 
 git-plugin, github-plugin  
 
 
Created: 
 2017/Feb/28 12:42 PM  
 
 
Priority: 
  Trivial  
 
 
Reporter: 
 pooja shah  
 

  
 
 
 
 

 
 I might be wrong asking this here but there is no clue I could find.  I'm using Jenkins GIT plugin with "Repositories" set as main origin repo. in "Branches to build" on giving a branch which is part of origin, it build properly but while passing the branch from forked repo, it fails with "ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job" Need: for my main repo, every team member works on their forked repo, from where they create pull request to main repo. and on github's pull request, i'm building a jenkins build against the head branch (which is from forked repo in this case) Ex. github pull request shows:  commit into main_repo:qa from forked_repo:patch/after_release and so any of these lines fails "git rev-parse refs/remotes/origin/patch/after_release^ {commit} " "git rev-parse refs/remotes/origin/abhi9moe:patch/after_release^{commit}  " "git rev-parse refs/remotes/abhi9moe/patch/after_release^ {commit}  " is there any way to tell the plugin to search branch_name in forked repo as well?
 

  
 
 
 
 

 
 

[JIRA] (JENKINS-41167) credential is not saving the credentials (iframe cross origin policy issue)

2017-02-14 Thread poojashah....@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 pooja shah edited a comment on  JENKINS-41167  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: credential is not saving the credentials (iframe cross origin policy issue)   
 

  
 
 
 
 

 
 I'm accessing via the route domain name not using localhost or 127.0.0.1 (yeah, i   too  see that in logs but   I have no idea why  is  is re-directing to it. is  there any way I can debug it further like how is it not making call  to the  via  domain  name ?  I have set the same domain under configure->jenkins Location->Jenkins URLis there any more places where such settings exist?  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-41167) credential is not saving the credentials (iframe cross origin policy issue)

2017-02-14 Thread poojashah....@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 pooja shah edited a comment on  JENKINS-41167  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: credential is not saving the credentials (iframe cross origin policy issue)   
 

  
 
 
 
 

 
 I'm accessing via  the route  domain name not using localhost or 127.0.0.1 (yeah, i  too see that in logs but  I have no idea why is is re-directing to it. is there any way I can debug it further like how is it not making call via domain name?  I have set the same domain under configure->jenkins Location->Jenkins URLis there any more places where such settings exist?  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-41167) credential is not saving the credentials (iframe cross origin policy issue)

2017-02-14 Thread poojashah....@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 pooja shah edited a comment on  JENKINS-41167  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: credential is not saving the credentials (iframe cross origin policy issue)   
 

  
 
 
 
 

 
 I'm accessing via domain name not using localhost or 127.0.0.1 (yeah, i  too see that in logs but  I have no idea why is is re-directing to it. is there any way I can debug it further like how is it not making call via domain name?  I have set the same domain under configure->jenkins Location->Jenkins URLis there any more places where such settings exist?  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-41167) credential is not saving the credentials (iframe cross origin policy issue)

2017-02-14 Thread poojashah....@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 pooja shah commented on  JENKINS-41167  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: credential is not saving the credentials (iframe cross origin policy issue)   
 

  
 
 
 
 

 
 I'm accessing via the route domain name not using localhost or 127.0.0.1 (yeah, i see that in logs but is there any way I can debug it further like how is it not making call to the domain?  I have set the same domain under configure->jenkins Location->Jenkins URL is there any more places where such settings exist?  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-41167) credential is not saving the credentials (iframe cross origin policy issue)

2017-02-01 Thread poojashah....@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 pooja shah edited a comment on  JENKINS-41167  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: credential is not saving the credentials (iframe cross origin policy issue)   
 

  
 
 
 
 

 
 [~stephenconnolly] in my understanding,  it can be resolved with  right CSP settings ,  should make it work.   can you please tell me what value should be passed in System.getProperty("hudson.model.DirectoryBrowserSupport.CSP", "VALUE");   ?  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-41167) credential is not saving the credentials (iframe cross origin policy issue)

2017-02-01 Thread poojashah....@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 pooja shah edited a comment on  JENKINS-41167  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: credential is not saving the credentials (iframe cross origin policy issue)   
 

  
 
 
 
 

 
 [~stephenconnolly] in my understanding, it can be resolved with right CSP settings, can you please tell me what value should be passed in System.getProperty("hudson.model.DirectoryBrowserSupport.CSP", "VALUE");    ?   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-41167) credential is not saving the credentials (iframe cross origin policy issue)

2017-02-01 Thread poojashah....@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 pooja shah commented on  JENKINS-41167  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: credential is not saving the credentials (iframe cross origin policy issue)   
 

  
 
 
 
 

 
 Stephen Connolly in my understanding, it can be resolved with right CSP settings, can you please tell me what value should be passed in System.getProperty("hudson.model.DirectoryBrowserSupport.CSP", "VALUE");  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-41167) credential is not saving the credentials (iframe cross origin policy issue)

2017-02-01 Thread poojashah....@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 pooja shah edited a comment on  JENKINS-41167  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: credential is not saving the credentials (iframe cross origin policy issue)   
 

  
 
 
 
 

 
 [~stephenconnolly] yes have upgraded credentials plugin to 2.1.11 but no luck, attached few more screen-shots showing potential error places. ```window.credentials.addSubmit = function (e) {var id;var containerId = "container" + (iota++);var responseDialog = new YAHOO.widget.Panel("wait" + (iota++), {fixedcenter: true,close: true,draggable: true,zindex: 4,modal: true,visible: false});responseDialog.setHeader("Error");responseDialog.setBody("");responseDialog.render(document.body);var target; // iframefunction attachIframeOnload(target, f) {if (target.attachEvent) {target.attachEvent("onload", f);} else {target._onload_ = f;}}var f = $('credentials-dialog-form');// create a throw-away IFRAME to avoid back button from loading the POST result backid = "iframe" + (iota++);target = document.createElement("iframe");target.setAttribute("id", id);target.setAttribute("name", id);target.setAttribute("style", "height:100%; width:100%");$(containerId).appendChild(target);attachIframeOnload(target, function () {if (target.contentWindow && target.contentWindow.applyCompletionHandler) { {color:red}# BREAKS HERE{color} {color:red}with `Uncaught DOMException: Blocked a frame with origin "http://www.   from accessing a cross-origin frame`{color}// apply-aware server is expected to set this handlertarget.contentWindow.applyCompletionHandler(window);} else {// otherwise this is possibly an error from the server, so we need to render the whole content.var r = YAHOO.util.Dom.getClientRegion();responseDialog.cfg.setProperty("width", r.width * 3 / 4 + "px");responseDialog.cfg.setProperty("height", r.height * 3 / 4 + "px");responseDialog.center();responseDialog.show();}window.setTimeout(function () {// otherwise Firefox will fail to leave the "connecting" state$(id).remove();}, 0)});f.target = target.id;try {buildFormTree(f);f.submit(); {color:red}# BREAKS HERE  with 'Failed to load resource: net::ERR_CONNECTION_REFUSED' {color}} finally {f.target = null;}window.credentials.dialog.hide();return false;};```  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
   

[JIRA] (JENKINS-41167) credential is not saving the credentials (iframe cross origin policy issue)

2017-02-01 Thread poojashah....@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 pooja shah edited a comment on  JENKINS-41167  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: credential is not saving the credentials (iframe cross origin policy issue)   
 

  
 
 
 
 

 
 [~stephenconnolly] yes have upgraded credentials plugin to 2.1.11 but no luck, attached few more screen-shots showing potential error places. ```window.credentials.addSubmit = function (e) {var id;var containerId = "container" + (iota++);var responseDialog = new YAHOO.widget.Panel("wait" + (iota++), {fixedcenter: true,close: true,draggable: true,zindex: 4,modal: true,visible: false});responseDialog.setHeader("Error");responseDialog.setBody("");responseDialog.render(document.body);var target; // iframefunction attachIframeOnload(target, f) {if (target.attachEvent) {target.attachEvent("onload", f);} else {target._onload_ = f;}}var f = $('credentials-dialog-form');// create a throw-away IFRAME to avoid back button from loading the POST result backid = "iframe" + (iota++);target = document.createElement("iframe");target.setAttribute("id", id);target.setAttribute("name", id);target.setAttribute("style", "height:100%; width:100%");$(containerId).appendChild(target);attachIframeOnload(target, function () {if (target.contentWindow && target.contentWindow.applyCompletionHandler) { {color:red}# BREAKS HERE{color}  {color:red}  with `Uncaught DOMException: Blocked a frame with origin "http://www.   from accessing a cross-origin frame` {color} // apply-aware server is expected to set this handlertarget.contentWindow.applyCompletionHandler(window);} else {// otherwise this is possibly an error from the server, so we need to render the whole content.var r = YAHOO.util.Dom.getClientRegion();responseDialog.cfg.setProperty("width", r.width * 3 / 4 + "px");responseDialog.cfg.setProperty("height", r.height * 3 / 4 + "px");responseDialog.center();responseDialog.show();}window.setTimeout(function () {// otherwise Firefox will fail to leave the "connecting" state$(id).remove();}, 0)});f.target = target.id;try {buildFormTree(f);f.submit(); {color:red}# BREAKS HERE{color}} finally {f.target = null;}window.credentials.dialog.hide();return false;};```  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 

[JIRA] (JENKINS-41167) credential is not saving the credentials (iframe cross origin policy issue)

2017-02-01 Thread poojashah....@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 pooja shah edited a comment on  JENKINS-41167  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: credential is not saving the credentials (iframe cross origin policy issue)   
 

  
 
 
 
 

 
 [~stephenconnolly] yes have upgraded credentials plugin to 2.1.11 but no luck, attached few more screen-shots showing potential error places. ```window.credentials.addSubmit = function (e) {var id;var containerId = "container" + (iota++);var responseDialog = new YAHOO.widget.Panel("wait" + (iota++), {fixedcenter: true,close: true,draggable: true,zindex: 4,modal: true,visible: false});responseDialog.setHeader("Error");responseDialog.setBody("");responseDialog.render(document.body);var target; // iframefunction attachIframeOnload(target, f) {if (target.attachEvent) {target.attachEvent("onload", f);} else {target._onload_ = f;}}var f = $('credentials-dialog-form');// create a throw-away IFRAME to avoid back button from loading the POST result backid = "iframe" + (iota++);target = document.createElement("iframe");target.setAttribute("id", id);target.setAttribute("name", id);target.setAttribute("style", "height:100%; width:100%");$(containerId).appendChild(target);attachIframeOnload(target, function () {if (target.contentWindow && target.contentWindow.applyCompletionHandler) { {color:red}# BREAKS HERE{color}  with `Uncaught DOMException: Blocked a frame with origin "http://www.   from accessing a cross-origin frame` // apply-aware server is expected to set this handlertarget.contentWindow.applyCompletionHandler(window);} else {// otherwise this is possibly an error from the server, so we need to render the whole content.var r = YAHOO.util.Dom.getClientRegion();responseDialog.cfg.setProperty("width", r.width * 3 / 4 + "px");responseDialog.cfg.setProperty("height", r.height * 3 / 4 + "px");responseDialog.center();responseDialog.show();}window.setTimeout(function () {// otherwise Firefox will fail to leave the "connecting" state$(id).remove();}, 0)});f.target = target.id;try {buildFormTree(f);f.submit(); {color:red}# BREAKS HERE{color}} finally {f.target = null;}window.credentials.dialog.hide();return false;};```  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
 

[JIRA] (JENKINS-41167) credential is not saving the credentials (iframe cross origin policy issue)

2017-02-01 Thread poojashah....@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 pooja shah commented on  JENKINS-41167  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: credential is not saving the credentials (iframe cross origin policy issue)   
 

  
 
 
 
 

 
 Daniel Beckham: sorry, i'm on 2.23 so can't find "Administrative Monitors" and to upgrade 2.24 there is only way I see is to fresh download and setup everything which is a little tedious task than any soft upgrade facility, please let me know if there is any upgrade shell or apt-get kind of command. or equivalent anything in 2.23   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-41167) credential is not saving the credentials (iframe cross origin policy issue)

2017-02-01 Thread poojashah....@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 pooja shah edited a comment on  JENKINS-41167  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: credential is not saving the credentials (iframe cross origin policy issue)   
 

  
 
 
 
 

 
 [~stephenconnolly] yes have upgraded credentials plugin to 2.1.11 but no luck, attached few more screen-shots showing potential error places.   ```window.credentials.addSubmit = function (e) {var id;var containerId = "container" + (iota++);var responseDialog = new YAHOO.widget.Panel("wait" + (iota++), {fixedcenter: true,close: true,draggable: true,zindex: 4,modal: true,visible: false});responseDialog.setHeader("Error");responseDialog.setBody("");responseDialog.render(document.body);var target; // iframefunction attachIframeOnload(target, f) {if (target.attachEvent) {target.attachEvent("onload", f);} else {target._onload_ = f;}}var f = $('credentials-dialog-form');// create a throw-away IFRAME to avoid back button from loading the POST result backid = "iframe" + (iota++);target = document.createElement("iframe");target.setAttribute("id", id);target.setAttribute("name", id);target.setAttribute("style", "height:100%; width:100%");$(containerId).appendChild(target);attachIframeOnload(target, function () {if (target.contentWindow && target.contentWindow.applyCompletionHandler) { {color:red}# BREAKS HERE{color}// apply-aware server is expected to set this handlertarget.contentWindow.applyCompletionHandler(window);} else {// otherwise this is possibly an error from the server, so we need to render the whole content.var r = YAHOO.util.Dom.getClientRegion();responseDialog.cfg.setProperty("width", r.width * 3 / 4 + "px");responseDialog.cfg.setProperty("height", r.height * 3 / 4 + "px");responseDialog.center();responseDialog.show();}window.setTimeout(function () {// otherwise Firefox will fail to leave the "connecting" state$(id).remove();}, 0)});f.target = target.id;try {buildFormTree(f);f.submit(); {color:red}# BREAKS HERE{color}} finally {f.target = null;}window.credentials.dialog.hide();return false;};``` [~dbeckham]: sorry, i'm on 2.23 so can't find "Administrative Monitors" and to upgrade 2.24 there is only way I see is to fresh download and setup everything which is a little tedious task than any soft upgrade facility, please let me know if there is any upgrade shell  or apt-get  kind of command.  or equivalent anything in 2.23
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  

[JIRA] (JENKINS-41167) credential is not saving the credentials (iframe cross origin policy issue)

2017-02-01 Thread poojashah....@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 pooja shah edited a comment on  JENKINS-41167  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: credential is not saving the credentials (iframe cross origin policy issue)   
 

  
 
 
 
 

 
 [~stephenconnolly] yes have upgraded credentials plugin to 2.1.11 but no luck, attached few more screen-shots showing potential error places.```window.credentials.addSubmit = function (e) {var id;var containerId = "container" + (iota++);var responseDialog = new YAHOO.widget.Panel("wait" + (iota++), {fixedcenter: true,close: true,draggable: true,zindex: 4,modal: true,visible: false});responseDialog.setHeader("Error");responseDialog.setBody("");responseDialog.render(document.body);var target; // iframefunction attachIframeOnload(target, f) {if (target.attachEvent) {target.attachEvent("onload", f);} else {target._onload_ = f;}}var f = $('credentials-dialog-form');// create a throw-away IFRAME to avoid back button from loading the POST result backid = "iframe" + (iota++);target = document.createElement("iframe");target.setAttribute("id", id);target.setAttribute("name", id);target.setAttribute("style", "height:100%; width:100%");$(containerId).appendChild(target);attachIframeOnload(target, function () {if (target.contentWindow && target.contentWindow.applyCompletionHandler) { {color:red}# BREAKS HERE{color}// apply-aware server is expected to set this handlertarget.contentWindow.applyCompletionHandler(window);} else {// otherwise this is possibly an error from the server, so we need to render the whole content.var r = YAHOO.util.Dom.getClientRegion();responseDialog.cfg.setProperty("width", r.width * 3 / 4 + "px");responseDialog.cfg.setProperty("height", r.height * 3 / 4 + "px");responseDialog.center();responseDialog.show();}window.setTimeout(function () {// otherwise Firefox will fail to leave the "connecting" state$(id).remove();}, 0)});f.target = target.id;try {buildFormTree(f);f.submit(); {color:red}# BREAKS HERE{color}} finally {f.target = null;}window.credentials.dialog.hide();return false;};``` [~dbeckham]: sorry, i'm on 2.23 so can't find "Administrative Monitors" and to upgrade 2.24 there is only way I see is to fresh download and setup everything which is a little tedious task than any soft upgrade facility, please let me know if there is any upgrade shell  or apt-get  kind of command.  or equivalent anything in 2.23   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  

[JIRA] (JENKINS-41167) credential is not saving the credentials (iframe cross origin policy issue)

2017-02-01 Thread poojashah....@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 pooja shah updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-41167  
 
 
  credential is not saving the credentials (iframe cross origin policy issue)   
 

  
 
 
 
 

 
Change By: 
 pooja shah  
 
 
Attachment: 
 credential plugin-select.js break.png  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-41167) credential is not saving the credentials (iframe cross origin policy issue)

2017-02-01 Thread poojashah....@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 pooja shah updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-41167  
 
 
  credential is not saving the credentials (iframe cross origin policy issue)   
 

  
 
 
 
 

 
Change By: 
 pooja shah  
 
 
Attachment: 
 select.js break.png  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-41167) credential is not saving the credentials (iframe cross origin policy issue)

2017-02-01 Thread poojashah....@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 pooja shah updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-41167  
 
 
  credential is not saving the credentials (iframe cross origin policy issue)   
 

  
 
 
 
 

 
Change By: 
 pooja shah  
 
 
Attachment: 
 select.js line 156.png  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-41167) credential is not saving the credentials (iframe cross origin policy issue)

2017-02-01 Thread poojashah....@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 pooja shah edited a comment on  JENKINS-41167  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: credential is not saving the credentials (iframe cross origin policy issue)   
 

  
 
 
 
 

 
 [~stephenconnolly] yes have upgraded credentials plugin to 2.1.11 but no luck, attached few more screen-shots showing potential error places.  !Screen Shot 2017-02-01 at 2.51.44 pm.png|thumbnail!  !Screen Shot 2017-02-01 at 2.51.58 pm.png|thumbnail!  !Screen Shot 2017-02-01 at 2.52.14 pm.png|thumbnail![~dbeckham], i'm on 2.23 so can't find "Administrative Monitors" and to upgrade 2.24 there is only way I see is to fresh download and setup everything which is a little tedious task than any soft upgrade facility, please let me know if there is any upgrade shell  or apt-get  kind of command.  or equivalent anything in 2.23   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-41167) credential is not saving the credentials (iframe cross origin policy issue)

2017-02-01 Thread poojashah....@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 pooja shah commented on  JENKINS-41167  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: credential is not saving the credentials (iframe cross origin policy issue)   
 

  
 
 
 
 

 
 Stephen Connolly yes have upgraded credentials plugin to 2.1.11 but no luck, attached few more screen-shots showing potential error places. Unable to render embedded object: File (Screen Shot 2017-02-01 at 2.51.44 pm.png) not found. Unable to render embedded object: File (Screen Shot 2017-02-01 at 2.51.58 pm.png) not found. Unable to render embedded object: File (Screen Shot 2017-02-01 at 2.52.14 pm.png) not found.  Daniel Beckham, i'm on 2.23 so can't find "Administrative Monitors" and to upgrade 2.24 there is only way I see is to fresh download and setup everything which is a little tedious task than any soft upgrade facility, please let me know if there is any upgrade shell or apt-get kind of command. or equivalent anything in 2.23   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-41167) credential is not saving the credentials (iframe cross origin policy issue)

2017-02-01 Thread poojashah....@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 pooja shah edited a comment on  JENKINS-41167  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: credential is not saving the credentials (iframe cross origin policy issue)   
 

  
 
 
 
 

 
 [~stephenconnolly] yes have upgraded credentials plugin to 2.1.11 but no luck, attached few more screen-shots showing potential error places. [~dbeckham] : sorry , i'm on 2.23 so can't find "Administrative Monitors" and to upgrade 2.24 there is only way I see is to fresh download and setup everything which is a little tedious task than any soft upgrade facility, please let me know if there is any upgrade shell  or apt-get  kind of command.  or equivalent anything in 2.23   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-41167) credential is not saving the credentials (iframe cross origin policy issue)

2017-02-01 Thread poojashah....@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 pooja shah updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-41167  
 
 
  credential is not saving the credentials (iframe cross origin policy issue)   
 

  
 
 
 
 

 
Change By: 
 pooja shah  
 
 
Attachment: 
 high-level log.png  
 
 
Attachment: 
 select.js break.png  
 
 
Attachment: 
 select.js line 156.png  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-41167) credential is not saving the credentials (iframe cross origin policy issue)

2017-02-01 Thread poojashah....@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 pooja shah updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-41167  
 
 
  credential is not saving the credentials (iframe cross origin policy issue)   
 

  
 
 
 
 

 
Change By: 
 pooja shah  
 
 
Attachment: 
 Screen Shot 2017-02-01 at 2.51.58 pm.png  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-41167) credential is not saving the credentials (iframe cross origin policy issue)

2017-02-01 Thread poojashah....@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 pooja shah updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-41167  
 
 
  credential is not saving the credentials (iframe cross origin policy issue)   
 

  
 
 
 
 

 
Change By: 
 pooja shah  
 
 
Attachment: 
 Screen Shot 2017-02-01 at 2.51.44 pm.png  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-41167) credential is not saving the credentials (iframe cross origin policy issue)

2017-02-01 Thread poojashah....@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 pooja shah updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-41167  
 
 
  credential is not saving the credentials (iframe cross origin policy issue)   
 

  
 
 
 
 

 
Change By: 
 pooja shah  
 
 
Attachment: 
 Screen Shot 2017-02-01 at 2.52.14 pm.png  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-41167) credential is not saving the credentials (iframe cross origin policy issue)

2017-02-01 Thread poojashah....@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 pooja shah updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-41167  
 
 
  credential is not saving the credentials (iframe cross origin policy issue)   
 

  
 
 
 
 

 
Change By: 
 pooja shah  
 
 
Attachment: 
 Screen Shot 2017-02-01 at 2.51.44 pm.png  
 
 
Attachment: 
 Screen Shot 2017-02-01 at 2.51.58 pm.png  
 
 
Attachment: 
 Screen Shot 2017-02-01 at 2.52.14 pm.png  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-41167) credential is not saving the credentials (iframe cross origin policy issue)

2017-01-31 Thread poojashah....@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 pooja shah commented on  JENKINS-41167  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: credential is not saving the credentials (iframe cross origin policy issue)   
 

  
 
 
 
 

 
 Hi Stephen, Apologies, my bad. mistakenly missed to read your last reply. Credentials Plugin version = 2.1.5 Jenkins Plugin version = 2.23 Jenkins.getActiveInstance().getRootUrlFromRequest() from shows "http" (Result: http://127.0.0.1:8080/) it doesn't look like 35150 because I don't see the failure reason as explained in this issue "user configuration error in setting up the reverse proxy configuration of Jenkins" -> I didn't set anything explicit in this regard, however let me know If I can debug this in anyway because I remember seeing "reverse proxy broken" error message on "/manage" route until I clicked on "dismiss" button there. Please let me know if I can debug it further with any clues.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-38663) HTML viewer is broken in version:1.629

2017-01-18 Thread poojashah....@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 pooja shah closed an issue as Fixed  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-38663  
 
 
  HTML viewer is broken in version:1.629   
 

  
 
 
 
 

 
Change By: 
 pooja shah  
 
 
Status: 
 Resolved Closed  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-41167) credential is not saving the credentials (iframe cross origin policy issue)

2017-01-18 Thread poojashah....@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 pooja shah updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-41167  
 
 
  credential is not saving the credentials (iframe cross origin policy issue)   
 

  
 
 
 
 

 
Change By: 
 pooja shah  
 
 
Summary: 
 credential  plugin  is not saving the credentials (iframe cross origin policy issue)  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-41167) credential plugin is not saving the credentials (iframe cross origin policy issue)

2017-01-18 Thread poojashah....@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 pooja shah updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-41167  
 
 
  credential plugin is not saving the credentials (iframe cross origin policy issue)   
 

  
 
 
 
 

 
Change By: 
 pooja shah  
 
 
Component/s: 
 git-plugin  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-41167) credential plugin is not saving the credentials (iframe cross origin policy issue)

2017-01-18 Thread poojashah....@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 pooja shah updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-41167  
 
 
  credential plugin is not saving the credentials (iframe cross origin policy issue)   
 

  
 
 
 
 

 
Change By: 
 pooja shah  
 
 
Summary: 
 credential plugin is not saving the  form  credentials (iframe cross origin policy issue)  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-41167) credential plugin is not saving the form

2017-01-18 Thread poojashah....@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 pooja shah created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-41167  
 
 
  credential plugin is not saving the form   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Stephen Connolly  
 
 
Attachments: 
 Screen Shot 2017-01-18 at 3.42.26 pm.png  
 
 
Components: 
 credentials-plugin  
 
 
Created: 
 2017/Jan/18 10:43 AM  
 
 
Environment: 
 jenkins version:2.23  
 
 
Priority: 
  Major  
 
 
Reporter: 
 pooja shah  
 

  
 
 
 
 

 
 upgraded jenkins from 1.6 to 2.23 in job->configure->Git->Credential save fails (please observe the screenshot). it closes the frame as if it worked but when found no entry being added in drop-down, console revealed the exception. fails because of cross origin policy breach as  Blocked a frame with origin "http://domain.com" from accessing a cross-origin frame. as per the guidelines here https://wiki.jenkins-ci.org/display/JENKINS/Configuring+Content+Security+Policy , tried setting this, but no luck: System.getProperty("hudson.model.DirectoryBrowserSupport.CSP","default-src 'none'; img-src 'self'; style-src 'self'; child-src 'self'; frame-src 'self';") What headers to set it to work? (I also use HTML viewer which also got broken and the fix System.setProperty("hudson.model.DirectoryBrowserSupport.CSP","'unsafe-inline';'allow-scripts' ;") had worked but now I see even if I reset the CSP, it works without any trouble)  
 

  
 
 
 
 

[JIRA] (JENKINS-39075) how does "Include Test Summary" works?

2016-10-18 Thread poojashah....@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 pooja shah created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-39075  
 
 
  how does "Include Test Summary" works?   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Kurt Madel  
 
 
Attachments: 
 .DS_Store  
 
 
Components: 
 slack-plugin  
 
 
Created: 
 2016/Oct/18 6:27 PM  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 pooja shah  
 

  
 
 
 
 

 
 I'm having python nosetests running in jenkins job. in job, have ticked, Include Test Summary" but it shows "No Tests found" (please refer the screenshot) What is the pre condition required to actually fill the "Test Summary"? or is it not working anymore?  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

[JIRA] (JENKINS-39074) notify to channel doesn't work unless "start" is selected

2016-10-18 Thread poojashah....@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 pooja shah created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-39074  
 
 
  notify to channel doesn't work unless "start" is selected   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Kurt Madel  
 
 
Attachments: 
 Screen Shot 2016-10-18 at 11.29.58 pm.png  
 
 
Components: 
 slack-plugin  
 
 
Created: 
 2016/Oct/18 6:23 PM  
 
 
Priority: 
  Major  
 
 
Reporter: 
 pooja shah  
 

  
 
 
 
 

 
 I want to notify my slack channel only in case of test failure but the notifier plugin doesn't seem to work if I don't select "Notify build start". Ex. refer the screenshot, it works only if select "Start" or "repeated failure" as per checkbox policy, all checkboxes should be working without "start" dependency. any work around or some setting i''m missing?  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 

[JIRA] (JENKINS-38663) HTML viewer is broken in version:1.629

2016-10-15 Thread poojashah....@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 pooja shah edited a comment on  JENKINS-38663  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: HTML viewer is broken in version:1.629   
 

  
 
 
 
 

 
 however Mcrooney: i ; ' m curious to figure how to even resolve these warnings, though till now i dnt see any side effects and even this discussion confirms it http://stackoverflow.com/questions/12291258/unrecognized-content-security-policy-directiveI tried as Mike's ideas but results the same, if i use default-src etc, it doesn't work !screenshot-1.png|thumbnail!   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-38663) HTML viewer is broken in version:1.629

2016-10-14 Thread poojashah....@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 pooja shah updated  JENKINS-38663  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-38663  
 
 
  HTML viewer is broken in version:1.629   
 

  
 
 
 
 

 
Change By: 
 pooja shah  
 
 
Status: 
 Resolved In Review  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-38663) HTML viewer is broken in version:1.629

2016-10-14 Thread poojashah....@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 pooja shah updated  JENKINS-38663  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-38663  
 
 
  HTML viewer is broken in version:1.629   
 

  
 
 
 
 

 
Change By: 
 pooja shah  
 
 
Status: 
 In Review Resolved  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-38663) HTML viewer is broken in version:1.629

2016-10-14 Thread poojashah....@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 pooja shah updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-38663  
 
 
  HTML viewer is broken in version:1.629   
 

  
 
 
 
 

 
Change By: 
 pooja shah  
 
 
Attachment: 
 screenshot-1.png  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-38663) HTML viewer is broken in version:1.629

2016-10-14 Thread poojashah....@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 pooja shah edited a comment on  JENKINS-38663  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: HTML viewer is broken in version:1.629   
 

  
 
 
 
 

 
 thanks a lot Mcrooney for pointing into right direction. finally after trials and checking errors in devtools figure the working policy for me. noting its here so as to be useful for others facing the same issue ```  * System.setProperty("hudson.model.DirectoryBrowserSupport.CSP","'unsafe-inline';'allow-scripts' ;") ``` *  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-38663) HTML viewer is broken in version:1.629

2016-10-14 Thread poojashah....@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 pooja shah commented on  JENKINS-38663  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: HTML viewer is broken in version:1.629   
 

  
 
 
 
 

 
 thanks a lot Mcrooney for pointing into right direction. finally after trials and checking errors in devtools figure the working policy for me. noting its here so as to be useful for others facing the same issue ``` System.setProperty("hudson.model.DirectoryBrowserSupport.CSP","'unsafe-inline';'allow-scripts' ;") ```  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-38663) HTML viewer is broken in version:1.629

2016-10-03 Thread poojashah....@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 pooja shah created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-38663  
 
 
  HTML viewer is broken in version:1.629   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 mcrooney  
 
 
Attachments: 
 Screen Shot 2016-10-03 at 6.11.00 pm.png, tabbed UI.png  
 
 
Components: 
 htmlpublisher-plugin  
 
 
Created: 
 2016/Oct/03 1:01 PM  
 
 
Priority: 
  Critical  
 
 
Reporter: 
 pooja shah  
 

  
 
 
 
 

 
 It was working earlier, and on upgrade on ubuntu packages (apt-get upgrade), jenkins have got upgraded to 1.629 and I find all my jobs which were publishing html file, the html viewer is broken and even the shown zip link doesn't work (refer screenshot) + even the saved HTML in build artifact doesn't open with proper html, css. it opens vim like ugly style. Very Strange thing to note: even the confix.xml used to say 1.629 before upgrade and saya the same now as well but yes I can find the difference in Jenkins UI to say that its upgraded (its tabbed UI like jenkins 2 though I get notification to upgrade it to jenkins 2) Is upgrading to 2 is only solution or will it make worse?  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
  

[JIRA] (JENKINS-6660) quiet period ignored for parameterized builds

2016-10-03 Thread poojashah....@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 pooja shah edited a comment on  JENKINS-6660  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: quiet period ignored for parameterized builds   
 

  
 
 
 
 

 
 does is  it still broken on Jenkins version: 1.629 ?Getting same issue: https://issues.jenkins-ci.org/browse/JENKINS-24955any work around would be helpful   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-6660) quiet period ignored for parameterized builds

2016-09-14 Thread poojashah....@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 pooja shah edited a comment on  JENKINS-6660  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: quiet period ignored for parameterized builds   
 

  
 
 
 
 

 
 does it still  exist  broken  on Jenkins version: 1.629 ?Getting same issue: https://issues.jenkins-ci.org/browse/JENKINS-24955any work around would be helpful   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-6660) quiet period ignored for parameterized builds

2016-09-14 Thread poojashah....@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 pooja shah commented on  JENKINS-6660  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: quiet period ignored for parameterized builds   
 

  
 
 
 
 

 
 does it still exist on Jenkins version: 1.629 ? Getting same issue: https://issues.jenkins-ci.org/browse/JENKINS-24955 any work around would be helpful   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-24955) Quiet period doesn't work

2016-09-14 Thread poojashah....@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 pooja shah commented on  JENKINS-24955  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Quiet period doesn't work   
 

  
 
 
 
 

 
 seeing similar issue : https://issues.jenkins-ci.org/browse/JENKINS-6660 any work around?  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-24955) Quiet period doesn't work

2016-09-14 Thread poojashah....@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 pooja shah edited a comment on  JENKINS-24955  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Quiet period doesn't work   
 

  
 
 
 
 

 
 Hi Daniel, Jenkins version: 1.629 yes root cause is: default param "build?delay=0sec" in job's build with parameters option, it overrides the 'quiet period'  settingany idea how can I make it work when I'm calling this job in my build step? refer screenshot, test_test is the job which has quiet period set but it doesn't work because of the obvious reason!Screen Shot 2016-09-14 at 5.17.36 pm.png|thumbnail!   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-24955) Quiet period doesn't work

2016-09-14 Thread poojashah....@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 pooja shah commented on  JENKINS-24955  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Quiet period doesn't work   
 

  
 
 
 
 

 
 Hi Daniel, yes root cause is: default param "build?delay=0sec" in job's build with parameters option, it overrides the 'quiet period' setting any idea how can I make it work when I'm calling this job in my build step?  refer screenshot, test_test is the job which has quiet period set but it doesn't work because of the obvious reason
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-24955) Quiet period doesn't work

2016-09-14 Thread poojashah....@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 pooja shah updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-24955  
 
 
  Quiet period doesn't work   
 

  
 
 
 
 

 
Change By: 
 pooja shah  
 
 
Attachment: 
 Screen Shot 2016-09-14 at 5.17.36 pm.png  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





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