Wanted: HOWTO write Dashboard portlets

2012-11-13 Thread Glfk4rt
I tried Googling for a HOWTO without luck. (yes, I did google first :P ) Our development would like more customization on our Dashboard. Is there a portlet development FAQ? Rodney

Re: Wanted: HOWTO write Dashboard portlets

2012-11-13 Thread Glfk4rt
Certainly covers the ground. I thought that all of the portlets went through the dashboard view and was hoping there would be something more specific. Thanks, Rodney On Tue, Nov 13, 2012 at 4:49 PM, Mark Waite wrote: > How about https://wiki.jenkins-ci.org/display/JENKINS/Extend+Jenkins ? > >

Re: Wanted: HOWTO write Dashboard portlets

2012-11-14 Thread Glfk4rt
/form"> > view portlet --> > ugly, I know --> > > > > > > > > I'll update the section in the wiki with this information. > > Marco > > > On 14 November 2012 07:31, Glfk4rt wrot

Re: Jenkins open or close issue

2012-11-17 Thread Glfk4rt
Mark, History. At this time, I report outward so that we can determine which tests are flaky. That's the engineering reason. We all know the MGMT reason... Metrics , Metrics, Metrics Total result trendlines are useful. I just wish I could click on a specific test and see its history

How does one get the basic jenkins mailer to send raw console?

2013-02-13 Thread Glfk4rt
There is a builtin , very clever, log filter, that is replacing paths to artifacts inside logs with the path to the Jenkins artifact. Is there a way to send Raw console? Rodney -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe fr

From Changeset to Build rather than from Build to Changeset

2012-02-15 Thread Glfk4rt
Howdy, Is there a reverse lookup for "All Changes"? Or worded, is there a programmatic way to determine which build was the first to contain a changeset? Thanks, Rodney

Re: To kick off a build on all slaves

2012-02-21 Thread Glfk4rt
Is this a use for "Multi-Configuation" or Matrix projects? I don't have any but, it sounds like one to me. Rodney On Tue, Feb 21, 2012 at 12:58 PM, Patrick Renaud wrote: > I need to run an administrative task on all my slaves that match a certain > category. The pooling functionality gives me th

Re: Mercurial plugin NOT picking up merges back to the default branch

2012-04-23 Thread Glfk4rt
We have hit the same issue. Also waiting, patiently. On Mon, Apr 23, 2012 at 4:02 AM, hezjing wrote: > I'm waiting for the fix too ... our team didn't realized that we actually > missed some builds because Jenkins ignored the merge changesets :-( > > > On Tue, Feb 21, 2012 at 4:05 AM, Maven Use