[JIRA] (JENKINS-18439) Ability to modify the login page

2016-12-20 Thread hiran.chaudh...@amadeus.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Hiran Chaudhuri edited a comment on  JENKINS-18439  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Ability to modify the login page   
 

  
 
 
 
 

 
 Hello Jessica. To be honest: No,  I  could not find a solution  tried your suggestion  and  finally gave up  it works for me .  Today I always have to tell users how to logon - luckily they learn fast  Thank you for the hint .  :-)  With Maybe  that  I still wish there were a good solution to this  should go somewhere into documentation as others may want it as well .Hiran  
 

  
 
 
 
 

 
 
 

 
 
 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-18439) Ability to modify the login page

2016-12-20 Thread hiran.chaudh...@amadeus.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Hiran Chaudhuri edited a comment on  JENKINS-18439  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Ability to modify the login page   
 

  
 
 
 
 

 
 Hello Jessica.To be honest: No, I could not find a solution and finally gave up. Today I always have to tell users how to logon - luckily they learn fast.With that I  would  still wish there were a good solution to this.Hiran  
 

  
 
 
 
 

 
 
 

 
 
 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-18439) Ability to modify the login page

2016-12-20 Thread hiran.chaudh...@amadeus.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Hiran Chaudhuri commented on  JENKINS-18439  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Ability to modify the login page   
 

  
 
 
 
 

 
 Hello Jessica. To be honest: No, I could not find a solution and finally gave up. Today I always have to tell users how to logon - luckily they learn fast. With that I would still wish there were a good solution to this. Hiran  
 

  
 
 
 
 

 
 
 

 
 
 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-18439) Ability to modify the login page

2016-08-10 Thread hiran.chaudh...@amadeus.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Hiran Chaudhuri commented on  JENKINS-18439  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Ability to modify the login page   
 

  
 
 
 
 

 
 So what I created in the end is a file called "loginhint.js" that resides in $JENKINS_HOME/userContent. This file's content is this: {{window._onload_ = function () { if(window.location.href.indexOf("/login?from=") !== -1)  { var hint=document.createTextNode("Hint: Use your XX credentials to login."); var node = document.getElementById("main-panel"); node.insertBefore(hint, node.firstChild); } }}} The URL of theme JS is set to /userContent/loginhint.js With that I get the message on the login screen however can no longer load the config page? Seems like there is still something missing...  
 

  
 
 
 
 

 
 
 

 
 
 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-18439) Ability to modify the login page

2016-08-10 Thread hiran.chaudh...@amadeus.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Hiran Chaudhuri resolved as Won't Fix  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 I tested by first assigning all permissions (and saw anonymous users have access to the file), then removed one by one (from the right). Anonymous user had access until I finally removed the last tick. I tried again by assigning the "Overall/Read" privilege and it definitely is sufficient.  
 

  
 
 
 
 

 
 Jenkins /  JENKINS-18439  
 
 
  Ability to modify the login page   
 

  
 
 
 
 

 
Change By: 
 Hiran Chaudhuri  
 
 
Status: 
 Reopened Resolved  
 
 
Resolution: 
 Won't Fix  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

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

 
   
 

  
 

  
 

   





-- 
You received this message because you are 

[JIRA] (JENKINS-18439) Ability to modify the login page

2016-08-10 Thread hiran.chaudh...@amadeus.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Hiran Chaudhuri reopened an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 I have exactly the same issue as the original poster: On the login page I need to display what credentials need to be used as we have too many in our organisation. Unfortunately the solution advertised does not work in my setup, which uses Jenkins 2.7.2 together with Active Directory and Matrix based security plugins. The reason is that the Simple Theme Plugin would allow some _javascript_ file to be loaded into any page. My idea was to create a function that detects the login page and then inserts the required information. The _javascript_ file would reside in $JENKINS_HOME/userContent. I discovered 2 problems: 1) all documentation about userContent claim the files would be available in http://jenkinsserver:port/jenkins/userContent - however I had to use https://jenkinsserver:port/userContent (note the different context path as protocol and port are obvious) 2) The files are not served to anonymous users unless they have the Overall/Administer privilege While 1) is a nuisance 2) actually is a showstopper. If anonymous users have Administer privileges I do not need to setup security at all. So how would a useful way work here?  
 

  
 
 
 
 

 
 Jenkins /  JENKINS-18439  
 
 
  Ability to modify the login page   
 

  
 
 
 
 

 
Change By: 
 Hiran Chaudhuri  
 
 
Resolution: 
 Won't Fix  
 
 
Status: 
 Resolved Reopened  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 
 

[JIRA] (JENKINS-12017) Seriously slow rendering/loading times for the job/foo/configure page

2016-06-14 Thread hiran.chaudh...@amadeus.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Hiran Chaudhuri commented on  JENKINS-12017  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Seriously slow rendering/loading times for the job/foo/configure page   
 

  
 
 
 
 

 
 I resolved this situation by removing Tomcat and running Jenkins war with the built-in Winstone container. Performance was way better here and I did not bother to go back and compare.  
 

  
 
 
 
 

 
 
 

 
 
 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] [simple-parameterized-builds-report-plugin] (JENKINS-34907) Simple Parameterized Builds: Rerun build

2016-05-18 Thread hiran.chaudh...@amadeus.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Hiran Chaudhuri created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-34907 
 
 
 
  Simple Parameterized Builds: Rerun build  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Improvement 
 
 
 

Assignee:
 

 Unassigned 
 
 
 

Components:
 

 simple-parameterized-builds-report-plugin 
 
 
 

Created:
 

 2016/May/18 7:25 AM 
 
 
 

Environment:
 

 Jenkins 2.2, SPBR 1.5 
 
 
 

Priority:
 
  Minor 
 
 
 

Reporter:
 
 Hiran Chaudhuri 
 
 
 
 
 
 
 
 
 
 
I make heavy use of the Simple Parameterized Builds Report. Every now and then I'd like to rerun one of the jobs, and I have to trigger the build and tap in all the paramters. 
Wouldn't it be nice if the parameterized build report contained a 'trigger build' button in every line that automatically reuses the parameter values? 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
   

[JIRA] [simple-parameterized-builds-report-plugin] (JENKINS-34525) StackOverflowError in Jenkins 2.0 with Simple Parameterized Builds Report

2016-05-10 Thread hiran.chaudh...@amadeus.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Hiran Chaudhuri commented on  JENKINS-34525 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: StackOverflowError in Jenkins 2.0 with Simple Parameterized Builds Report  
 
 
 
 
 
 
 
 
 
 
Thank you for the quick fix. I confirm using Jenkins 2.2 and the Simple Parameterized Build Plugin 1.5 the issue is fixed. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [simple-parameterized-builds-report-plugin] (JENKINS-34525) StackOverflowError in Jenkins 2.0 with Simple Parameterized Builds Report

2016-05-10 Thread hiran.chaudh...@amadeus.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Hiran Chaudhuri closed an issue as Fixed 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
I confirm the problem no longer occurs. Thank you. 
 
 
 
 
 
 
 
 
 
 Jenkins /  JENKINS-34525 
 
 
 
  StackOverflowError in Jenkins 2.0 with Simple Parameterized Builds Report  
 
 
 
 
 
 
 
 
 

Change By:
 
 Hiran Chaudhuri 
 
 
 

Status:
 
 Resolved Closed 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [simple-parameterized-builds-report-plugin] (JENKINS-34525) StackOverflowError in Jenkins 2.0 with Simple Parameterized Builds Report

2016-05-10 Thread hiran.chaudh...@amadeus.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Hiran Chaudhuri edited a comment on  JENKINS-34525 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: StackOverflowError in Jenkins 2.0 with Simple Parameterized Builds Report  
 
 
 
 
 
 
 
 
 
 Thank you for the quick  fix  reaction .I confirm using Jenkins 2.2 and the Simple Parameterized Build Plugin 1.5 the issue is fixed. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [other] (JENKINS-34525) StackOverflowError in Jenkins 2.0 with Parameterized Builds Plugin

2016-05-02 Thread hiran.chaudh...@amadeus.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Hiran Chaudhuri created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-34525 
 
 
 
  StackOverflowError in Jenkins 2.0 with Parameterized Builds Plugin  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 

 Unassigned 
 
 
 

Components:
 

 other 
 
 
 

Created:
 

 2016/May/02 9:39 AM 
 
 
 

Environment:
 

 Jenkins 2.0, Parameterizes Builds Plugin 1.4 or 1.3 
 
 
 

Priority:
 
  Minor 
 
 
 

Reporter:
 
 Hiran Chaudhuri 
 
 
 
 
 
 
 
 
 
 
On Jenkins 2.0, when running the Parameterized Builds Report on a project I get an error page showing a StackOverflowError. This does not occur on Jenkins 1.653. As Jenkins 2.0 claims to be fully compatible it might be as well Jenkins or the plugin that needs to be fixed. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
  

[JIRA] [core] (JENKINS-12017) Seriously slow rendering/loading times for the job/foo/configure page

2014-07-27 Thread hiran.chaudh...@amadeus.com (JIRA)














































Hiran Chaudhuri
 commented on  JENKINS-12017


Seriously slow rendering/loading times for the job/foo/configure page















Some way out: Meanwhile I tested some more containers. It seems regardless which version of JBoss or Tomcat you use the performance is incredibly slow. The performance issue does not come from a specific plugin. As soon as you switch to the builtin Winstone servlet container Jenkins responds fast.
To run it with the internal container, launch it like:
java -jar jenkins.jar

If noone can investigate where this problem comes from or how otherwise it could be resolved then it may make sense to not name the distribution 'war'?



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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-12017) Seriously slow rendering/loading times for the job/foo/configure page

2014-07-27 Thread hiran.chaudh...@amadeus.com (JIRA)














































Hiran Chaudhuri
 commented on  JENKINS-12017


Seriously slow rendering/loading times for the job/foo/configure page















I do not think a thread dump would be very representative unless we are in a deadlock situation.
When I tried to use the JVisualVM profiler (included in Oracle JDK) it seemed that a lot of time is spent in the java reflection API called during tag rendering.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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-12017) Seriously slow rendering/loading times for the job/foo/configure page

2014-07-27 Thread hiran.chaudh...@amadeus.com (JIRA)












































 
Hiran Chaudhuri
 edited a comment on  JENKINS-12017


Seriously slow rendering/loading times for the job/foo/configure page
















Some way out: Meanwhile I tested some more containers. It seems regardless which version of JBoss or Tomcat you use the performance is incredibly slow. The performance issue does not come from a specific plugin. As soon as you switch to the builtin Winstone servlet container Jenkins responds fast.
To run it with the internal container, launch it like:
java -jar jenkins.war

If noone can investigate where this problem comes from or how otherwise it could be resolved then it may make sense to not name the distribution 'war'?



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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-12017) Seriously slow rendering/loading times for the job/foo/configure page

2014-07-23 Thread hiran.chaudh...@amadeus.com (JIRA)














































Hiran Chaudhuri
 commented on  JENKINS-12017


Seriously slow rendering/loading times for the job/foo/configure page















I also ran into the extremely slow rendering. Apart from that Jenkins is running fine. I can see all the jobs getting executed as they should, but looking into logs seems more comfortable by ssh-ing to the server and looking into .jenkins directory myself.

The installation is Jenkins-ci 1.5.72 on JBoss EAP 6.1.0. I verified the setup and the performance issue on JBoss EAP 6.2.0.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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-12017) Seriously slow rendering/loading times for the job/foo/configure page

2014-07-23 Thread hiran.chaudh...@amadeus.com (JIRA)












































 
Hiran Chaudhuri
 edited a comment on  JENKINS-12017


Seriously slow rendering/loading times for the job/foo/configure page
















I also ran into the extremely slow rendering. Apart from that Jenkins is running fine. I can see all the jobs getting executed as they should, but looking into logs seems more comfortable by ssh-ing to the server and looking into .jenkins directory myself.

The installation is Jenkins-ci 1.5.72 on JBoss EAP 6.1.0. I verified the setup and the performance issue on JBoss EAP 6.2.0 - no other plugins installed.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







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