[JIRA] [git-plugin] (JENKINS-29842) Parameters not expanded in the Repository browser URL field

2016-01-20 Thread stanislav.bashkirt...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Stanislav Bashkyrtsev commented on  JENKINS-29842 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Parameters not expanded in the Repository browser URL field  
 
 
 
 
 
 
 
 
 
 
Mark Waite, I think the solution can be to take the default value of the parameter set for the job, not the actual build parameter. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [nested-view-plugin] (JENKINS-17352) Manage columns

2015-10-20 Thread stanislav.bashkirt...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Stanislav Bashkyrtsev commented on  JENKINS-17352 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Manage columns  
 
 
 
 
 
 
 
 
 
 
I don't think it's doable - you'd need to iterate over every job to get their weather and status (which is calculated every time). 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-14605) Simple means to obtain logged in user's id

2015-09-18 Thread stanislav.bashkirt...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 stanislav bashkirtsev commented on  JENKINS-14605 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Simple means to obtain logged in user's id  
 
 
 
 
 
 
 
 
 
 
Was too long ago, don't even remember the fact that I asked this question, sorry  
 
 
 
 
 
 
 
 
 
 
 
 

 
 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] [customtools-plugin] (JENKINS-26683) Get rid of dependency on Extended Choice Parameter plugin

2015-01-29 Thread stanislav.bashkirt...@gmail.com (JIRA)














































stanislav bashkirtsev
 created  JENKINS-26683


Get rid of dependency on Extended Choice Parameter plugin















Issue Type:


Improvement



Assignee:


Oleg Nenashev



Components:


customtools-plugin



Created:


29/Jan/15 10:11 AM



Description:


Is there a real need to depend on Extended Choice Parameter? I'd like to use Custom Tools, but don't want to install an extra plugin like Extended Choice (my team hates it ). So if Custom Tools can work without additional dependency, that would be fantastic.

I've noticed that Extended Choice is used only for tools versioning (which throws exceptions anyway), would be great to simply specify the version as a plain string.




Project:


Jenkins



Priority:


Major



Reporter:


stanislav bashkirtsev

























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] [customtools-plugin] (JENKINS-26683) Get rid of dependency on Extended Choice Parameter plugin

2015-01-29 Thread stanislav.bashkirt...@gmail.com (JIRA)














































stanislav bashkirtsev
 commented on  JENKINS-26683


Get rid of dependency on Extended Choice Parameter plugin















That's still a good news since this is planned to be done. Thanks!



























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] [template-project] (JENKINS-22150) Should not search for similar projects if SCM checkbox is turned off

2014-03-12 Thread stanislav.bashkirt...@gmail.com (JIRA)














































stanislav bashkirtsev
 created  JENKINS-22150


Should not search for similar projects if SCM checkbox is turned off















Issue Type:


Bug



Assignee:


stanislav bashkirtsev



Components:


template-project



Created:


12/Mar/14 11:37 AM



Description:


Jenkins sends validation requests each time a configuration page is opened
in case the field is empty. In case of 'Use SCM from another project' even
if the option wasn't chosen (let's say Git was enabled or None), Jenkins
anyway will send validation request.

In the doCheckProjectName() if the Project isn't found, then similar projects
are looked up. And if there are a lot of jobs (let's say 5000), then this is
an additional load. 




Project:


Jenkins



Labels:


performance




Priority:


Major



Reporter:


stanislav bashkirtsev

























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] [template-project] (JENKINS-22150) Should not search for similar projects if SCM checkbox is turned off

2014-03-12 Thread stanislav.bashkirt...@gmail.com (JIRA)














































stanislav bashkirtsev
 started work on  JENKINS-22150


Should not search for similar projects if SCM checkbox is turned off
















Change By:


stanislav bashkirtsev
(12/Mar/14 11:37 AM)




Status:


Open
InProgress



























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] [role-strategy] (JENKINS-18377) Performance problem when listing many jobs

2013-07-19 Thread stanislav.bashkirt...@gmail.com (JIRA)














































stanislav bashkirtsev
 commented on  JENKINS-18377


Performance problem when listing many jobs















I've raised issues with detailed analysis: JENKINS-18721 JENKINS-18723 They might be the reason of current problem.



























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/groups/opt_out.




[JIRA] [role-strategy] (JENKINS-18377) Performance problem when listing many jobs

2013-07-19 Thread stanislav.bashkirt...@gmail.com (JIRA)












































 
stanislav bashkirtsev
 edited a comment on  JENKINS-18377


Performance problem when listing many jobs
















I've raised issues with detailed analysis: JENKINS-18721 JENKINS-18723 They might be the reason of current problem. RBAC is what makes the problem visible, but the problem itself is not in RBAC (at least that was what my analysis showed to me).



























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/groups/opt_out.




[JIRA] [role-strategy] (JENKINS-18377) Performance problem when listing many jobs

2013-07-19 Thread stanislav.bashkirt...@gmail.com (JIRA)












































 
stanislav bashkirtsev
 edited a comment on  JENKINS-18377


Performance problem when listing many jobs
















I've raised issues with detailed analysis: JENKINS-18721 JENKINS-18723 They might be the reason of current problem. RBAC is what makes the problem visible, but the problem itself is not in RBAC (at least that was what my analysis showed to me), but in ListView.



























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/groups/opt_out.




[JIRA] [core] (JENKINS-18721) ListView asks for all jobs too often

2013-07-12 Thread stanislav.bashkirt...@gmail.com (JIRA)














































stanislav bashkirtsev
 created  JENKINS-18721


ListView asks for all jobs too often















Issue Type:


Bug



Affects Versions:


current



Assignee:


Unassigned


Components:


core



Created:


12/Jul/13 7:47 AM



Description:


ListView has problems with performance because it asks for all jobs while figuring out what jobs it contains. The reason we should care - it always asks for ACL. In our project we use RBAC plugin, we also have 3000 jobs in Jenkins which together kills the performance. 

Details:

	ListView#202 here it asks for all items to find those that match the regexp pattern
	ListView#171 again asks for all jobs just to get Items from Job Names
	ListView#181 and again asks for all jobs for the sake of filtering.



Solution: 

	ListView should get the list of items once and reuse it in all subsequent situation.
	Instead of building a list of Job Names it's better to build a list of Items in ListView#202






Fix Versions:


current



Project:


Jenkins



Labels:


performance




Priority:


Critical



Reporter:


stanislav bashkirtsev

























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/groups/opt_out.




[JIRA] [core] (JENKINS-18723) Relative links to job are built very slowly

2013-07-12 Thread stanislav.bashkirt...@gmail.com (JIRA)














































stanislav bashkirtsev
 created  JENKINS-18723


Relative links to job are built very slowly















Issue Type:


Bug



Affects Versions:


current



Assignee:


Unassigned


Components:


core



Created:


12/Jul/13 8:32 AM



Description:


If a View contains 10 jobs, while building relative links Jenkins would build this view 10 times iterating over all Jenkins jobs. This is an extremely inefficient way of building links.

Details:

	projectView.jelly#L84 this one asks Functions to build a relative link.
	Functions.java#L951 it obtains all items of the view which builds it and accesses Security to iterate through all the jobs in Jenkins. Note, that this code was added 2 months ago.



Either there should be a different way of building relative path or a different way for building view items.




Fix Versions:


current



Project:


Jenkins



Priority:


Major



Reporter:


stanislav bashkirtsev

























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/groups/opt_out.




[JIRA] [core] (JENKINS-18721) ListView asks for all jobs too often

2013-07-12 Thread stanislav.bashkirt...@gmail.com (JIRA)














































stanislav bashkirtsev
 updated  JENKINS-18721


ListView asks for all jobs too often
















Change By:


stanislav bashkirtsev
(12/Jul/13 9:03 AM)




Priority:


Critical
Major



























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/groups/opt_out.




[JIRA] [core] (JENKINS-18723) Relative links to job are built very slowly

2013-07-12 Thread stanislav.bashkirt...@gmail.com (JIRA)














































stanislav bashkirtsev
 updated  JENKINS-18723


Relative links to job are built very slowly
















Change By:


stanislav bashkirtsev
(12/Jul/13 9:02 AM)




Priority:


Major
Critical



























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/groups/opt_out.




[JIRA] [core] (JENKINS-18614) Config screen loading dialog permanently blocks config

2013-07-04 Thread stanislav.bashkirt...@gmail.com (JIRA)














































stanislav bashkirtsev
 commented on  JENKINS-18614


Config screen loading dialog permanently blocks config















Guys, do you run system tests before doing a new release? Again the very basic feature works badly..



























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/groups/opt_out.




[JIRA] [nested-view] (JENKINS-17315) Nested view no longer shows unless logged in

2013-04-08 Thread stanislav.bashkirt...@gmail.com (JIRA)















































stanislav bashkirtsev
 closed  JENKINS-17315 as Fixed


Nested view no longer shows unless logged in
















Change By:


stanislav bashkirtsev
(08/Apr/13 7:16 AM)




Status:


Resolved
Closed



























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/groups/opt_out.




[JIRA] [nested-view] (JENKINS-17352) Manage columns

2013-04-08 Thread stanislav.bashkirt...@gmail.com (JIRA)















































stanislav bashkirtsev
 closed  JENKINS-17352 as Fixed


Manage columns
















Change By:


stanislav bashkirtsev
(08/Apr/13 7:15 AM)




Status:


Resolved
Closed



























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/groups/opt_out.




[JIRA] [nested-view] (JENKINS-14546) Regular users (others than admin) can't see any nested-views (other than the default one) with role-based authorization strategy activated

2013-04-08 Thread stanislav.bashkirt...@gmail.com (JIRA)















































stanislav bashkirtsev
 closed  JENKINS-14546 as Duplicate


Regular users (others than admin) cant see any nested-views (other than the default one) with role-based authorization strategy activated
















Change By:


stanislav bashkirtsev
(08/Apr/13 7:17 AM)




Status:


Resolved
Closed



























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/groups/opt_out.




[JIRA] [nested-view] (JENKINS-11580) nested-view plugin using wrong URL for health images

2013-04-08 Thread stanislav.bashkirt...@gmail.com (JIRA)















































stanislav bashkirtsev
 closed  JENKINS-11580 as Not A Defect


nested-view plugin using wrong URL for health images
















Change By:


stanislav bashkirtsev
(08/Apr/13 7:17 AM)




Status:


Resolved
Closed



























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/groups/opt_out.




[JIRA] [nested-view] (JENKINS-9367) Access to api/json on second level view fails

2013-04-08 Thread stanislav.bashkirt...@gmail.com (JIRA)















































stanislav bashkirtsev
 closed  JENKINS-9367 as Fixed


Access to api/json on second level view fails
















Change By:


stanislav bashkirtsev
(08/Apr/13 7:53 AM)




Status:


Resolved
Closed



























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/groups/opt_out.




[JIRA] [core] (JENKINS-8922) Nested View Plugin: Worst Status is wrong if a failed job is disabled

2013-04-08 Thread stanislav.bashkirt...@gmail.com (JIRA)















































stanislav bashkirtsev
 closed  JENKINS-8922 as Fixed


Nested View Plugin: Worst Status is wrong if a failed job is disabled
















Change By:


stanislav bashkirtsev
(08/Apr/13 11:36 AM)




Status:


Resolved
Closed



























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/groups/opt_out.




[JIRA] [nested-view] (JENKINS-7489) support geting the jobs using remote access api

2013-04-08 Thread stanislav.bashkirt...@gmail.com (JIRA)















































stanislav bashkirtsev
 closed  JENKINS-7489 as Fixed


support geting the jobs using remote access api
















Change By:


stanislav bashkirtsev
(08/Apr/13 11:37 AM)




Status:


Resolved
Closed



























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/groups/opt_out.




[JIRA] [nested-view] (JENKINS-8237) Failed to add subview with regexp jobs selection

2013-04-08 Thread stanislav.bashkirt...@gmail.com (JIRA)















































stanislav bashkirtsev
 closed  JENKINS-8237 as Cannot Reproduce


Failed to add subview with regexp jobs selection
















Change By:


stanislav bashkirtsev
(08/Apr/13 11:38 AM)




Status:


Resolved
Closed



























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/groups/opt_out.




[JIRA] [nested-view] (JENKINS-7904) Nested view broken since 1.379

2013-04-08 Thread stanislav.bashkirt...@gmail.com (JIRA)















































stanislav bashkirtsev
 closed  JENKINS-7904 as Duplicate


Nested view broken since 1.379
















Change By:


stanislav bashkirtsev
(08/Apr/13 11:38 AM)




Status:


Resolved
Closed



























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/groups/opt_out.




[JIRA] [nested-view] (JENKINS-7124) Add build status icon for nested view

2013-04-08 Thread stanislav.bashkirt...@gmail.com (JIRA)















































stanislav bashkirtsev
 closed  JENKINS-7124 as Fixed


Add build status icon for nested view
















Change By:


stanislav bashkirtsev
(08/Apr/13 11:36 AM)




Status:


Resolved
Closed



























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/groups/opt_out.




[JIRA] [nested-view] (JENKINS-7815) Nested view not visible anymore

2013-04-08 Thread stanislav.bashkirt...@gmail.com (JIRA)















































stanislav bashkirtsev
 closed  JENKINS-7815 as Fixed


Nested view not visible anymore
















Change By:


stanislav bashkirtsev
(08/Apr/13 11:36 AM)




Status:


Resolved
Closed



























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/groups/opt_out.




[JIRA] [nested-view] (JENKINS-7362) Setting Hudson default view to nested view locks access to standard views

2013-04-08 Thread stanislav.bashkirt...@gmail.com (JIRA)















































stanislav bashkirtsev
 closed  JENKINS-7362 as Fixed


Setting Hudson default view to nested view locks access to standard views   
















Change By:


stanislav bashkirtsev
(08/Apr/13 11:39 AM)




Status:


Resolved
Closed



























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/groups/opt_out.




[JIRA] [nested-view] (JENKINS-7862) newView link shows up as text instead of link

2013-04-08 Thread stanislav.bashkirt...@gmail.com (JIRA)















































stanislav bashkirtsev
 closed  JENKINS-7862 as Fixed


newView link shows up as text instead of link
















Change By:


stanislav bashkirtsev
(08/Apr/13 11:39 AM)




Status:


Resolved
Closed



























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/groups/opt_out.




[JIRA] [nested-view] (JENKINS-7485) Missing icon configure project in nested view plugin

2013-04-08 Thread stanislav.bashkirt...@gmail.com (JIRA)















































stanislav bashkirtsev
 closed  JENKINS-7485 as Wont Fix


Missing icon configure project in nested view plugin 
















Change By:


stanislav bashkirtsev
(08/Apr/13 11:39 AM)




Status:


Resolved
Closed



























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/groups/opt_out.




[JIRA] [nested-view] (JENKINS-10065) Stack Trace displayed when creating a new view in a nested view

2013-04-08 Thread stanislav.bashkirt...@gmail.com (JIRA)















































stanislav bashkirtsev
 closed  JENKINS-10065 as Cannot Reproduce


Stack Trace displayed when creating a new view in a nested view
















Change By:


stanislav bashkirtsev
(08/Apr/13 11:40 AM)




Status:


Resolved
Closed



























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/groups/opt_out.




[JIRA] [nested-view] (JENKINS-13429) Nested views not showing up with just read perms for View

2013-04-08 Thread stanislav.bashkirt...@gmail.com (JIRA)















































stanislav bashkirtsev
 closed  JENKINS-13429 as Fixed


Nested views not showing up with just read perms for View
















Change By:


stanislav bashkirtsev
(08/Apr/13 11:40 AM)




Status:


Resolved
Closed



























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/groups/opt_out.




[JIRA] [nested-view] (JENKINS-17352) Manage columns

2013-04-07 Thread stanislav.bashkirt...@gmail.com (JIRA)















































stanislav bashkirtsev
 resolved  JENKINS-17352 as Fixed


Manage columns
















Was released in 1.10.





Change By:


stanislav bashkirtsev
(07/Apr/13 6:55 AM)




Status:


InProgress
Resolved





Resolution:


Fixed



























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/groups/opt_out.




[JIRA] [nested-view] (JENKINS-17352) Manage columns

2013-04-03 Thread stanislav.bashkirt...@gmail.com (JIRA)















































stanislav bashkirtsev
 assigned  JENKINS-17352 to stanislav bashkirtsev



Manage columns
















Change By:


stanislav bashkirtsev
(03/Apr/13 6:18 PM)




Assignee:


stanislavbashkirtsev



























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/groups/opt_out.




[JIRA] [nested-view] (JENKINS-17352) Manage columns

2013-04-03 Thread stanislav.bashkirt...@gmail.com (JIRA)














































stanislav bashkirtsev
 started work on  JENKINS-17352


Manage columns
















Change By:


stanislav bashkirtsev
(03/Apr/13 6:18 PM)




Status:


Open
InProgress



























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/groups/opt_out.




[JIRA] (JENKINS-17352) Manage columns

2013-03-29 Thread stanislav.bashkirt...@gmail.com (JIRA)














































stanislav bashkirtsev
 commented on  JENKINS-17352


Manage columns















A pull request was created to fix this issue, would be great to get this functionality released soon..



























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/groups/opt_out.




[JIRA] (JENKINS-17352) Manage columns

2013-03-29 Thread stanislav.bashkirt...@gmail.com (JIRA)














































stanislav bashkirtsev
 updated  JENKINS-17352


Manage columns
















Change By:


stanislav bashkirtsev
(29/Mar/13 8:11 AM)




Description:


CurrentlyitsimpossibletoaddoratleasttoremovecolumnsfromtheviewlikeitspossibleinListView.Forusthisisprettyimportantbecausewhenwehavealotofsubviewswiththeirjobs,pluginstartscalculatingtheweather
andstatus
traversingallthebuildswhichisextremelyslow.
Inourcaseittakes60seconds.Youcanfindapullrequestincommentsthatallowsremovingcolumnswhichspeedsusupto2seconds.



























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/groups/opt_out.




[JIRA] (JENKINS-14605) Simple means to obtain logged in user's id

2013-03-13 Thread stanislav.bashkirt...@gmail.com (JIRA)














































stanislav bashkirtsev
 commented on  JENKINS-14605


Simple means to obtain logged in users id















I'm trying to use these methods while debugging one of plugins, but it returns SYSTEM. Can you give me a hint here - in what situations that SYSTEM is returned?



























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/groups/opt_out.