Title: [40945] trunk/hudson/plugins/view-job-filters/src/main/webapp: fixed JENKINS-18386, JENKINS-17597, JENKINS-17093, JENKINS-18399
Revision
40945
Author
jacob_robertson
Date
2013-06-28 22:12:31 -0400 (Fri, 28 Jun 2013)

Log Message

fixed JENKINS-18386, JENKINS-17597, JENKINS-17093, JENKINS-18399

Modified Paths


Added Paths

Diff

Added: trunk/hudson/plugins/view-job-filters/src/main/webapp/most-recent-help.html (0 => 40945)


--- trunk/hudson/plugins/view-job-filters/src/main/webapp/most-recent-help.html	                        (rev 0)
+++ trunk/hudson/plugins/view-job-filters/src/main/webapp/most-recent-help.html	2013-06-29 02:12:31 UTC (rev 40945)
@@ -0,0 +1,6 @@
+<div>
+Restricts the view to only the specified number of recently completed jobs.
+<br/>
+<b>Note:</b> this filter will not include any jobs by itself, you will need to place other filters above this one to 
+include all the right types of jobs before further restricting it with this filter.
+</div>
\ No newline at end of file
Property changes on: trunk/hudson/plugins/view-job-filters/src/main/webapp/most-recent-help.html
___________________________________________________________________

Added: svn:mime-type

Modified: trunk/hudson/plugins/view-job-filters/src/main/webapp/regex-help.html (40944 => 40945)


--- trunk/hudson/plugins/view-job-filters/src/main/webapp/regex-help.html	2013-06-28 23:59:17 UTC (rev 40944)
+++ trunk/hudson/plugins/view-job-filters/src/main/webapp/regex-help.html	2013-06-29 02:12:31 UTC (rev 40945)
@@ -9,6 +9,7 @@
   	<li><u>Email recipients</u>: Matching by Email is useful for organizing by "who cares about this job."</li>
   	<li><u>Maven configuration</u>: Use this to match against "what does this job do"</li>
   	<li><u>Job schedule</u>: Matches against the chron pattern and any comments for Timer and SCM triggers.</li>
+  	<li><u>Node label _expression_</u>: Matches against the Label _expression_ under the "Restrict where this project can be run" option.</li>
   </ul>
   <br/>
   <b>Match Type</b>: Choose whether this filter will add additional jobs, or remove jobs.

--
You received this message because you are subscribed to the Google Groups "Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to