I don't think there is a corresponding issue, but the commit is
https://github.com/jenkinsci/jenkins/commit/486be0748ad99adb755d5460f742cd58f81f5b88
According to several tweets, it seems to be fixed in the latest (1.470)
release.
Vincent
2012/6/16 Andrei Pozolotin
> please add your comments h
On Sat, Jun 16, 2012 at 1:40 AM, Ari Maniatis
wrote:
> Thanks for that idea. Unfortunately in my case I don't have enough slaves to
> set it up like that (I guess unless I create two slaves on the same physical
> machine)...
Why not get rid of the subversion hook if you don't want it to work?
Jen
Hi,
Is there a plugin, which i can use to create dashboards that can display
reports from various plugins on one page.
Thanks,
-Kamal.
If it's just the job description on the build page, you could add the following
JS snippet to any of your job's parameter descriptions:
if(document.URL == "http://jenkins/job/jobname/build?delay=0sec";) {
new Ajax.Reque
Hi Andrey
Thank you for the feedback. I think this is also the way to go for me.
But i will have to re-implement some of the features i already have now,
most specifically the login part.
And i have to find a way to preserve the user credentials when doing the
REST call.
Also i use some really n
Yeah i know, but it does not really help me with an overall description on
what to, and weather or not the user should run the job at all.
On 15 June 2012 17:50, Ann Campbell wrote:
> Don't forget that you can add a description to each parameter (i.e.
> field-by-field documentation) and default