X-Git-Url: https://git.exim.org/buildfarm-server.git/blobdiff_plain/a40507fdd34a204c774aa3038361f6000f4cfefb..254797f837fd70fafdfb241ce7f783f7772a3fed:/templates/fstatus.tt diff --git a/templates/fstatus.tt b/templates/fstatus.tt index e88b488..1e2c8e9 100644 --- a/templates/fstatus.tt +++ b/templates/fstatus.tt @@ -21,7 +21,13 @@ See accompanying License file for license details 'thread-safety' => '/img/threads.gif', 'integer-datetimes' = '/img/days.png', git => '/img/git.png', - } + }; + + filter = ''; + IF max_days ; filter = 'max_days=' _ max_days ; END ; + FOREACH qmemb IN qmembers ; IF filter ; filter = "$filter&" ; END ; filter = filter _ 'member=' _ qmemb ; END ; + FOREACH qstage IN qstages ; IF filter ; filter = "$filter&" ; END ; filter = filter _ 'stage=' _ qstage ; END ; + FOREACH qbranch IN qbranches ; IF filter ; filter = "$filter&" ; END ; filter = filter _ 'branch=' _ qbranch ; END ; -%] [%- BLOCK img ; IF flag == 'depend' or flag == 'gnu-ld' ; ; ELSIF flag_imgs.$flag %][% flag %] [% ELSE %][%# flag ; ' ' @@ -32,13 +38,13 @@ See accompanying License file for license details [%- CASE 'OK' %]pass[% CASE 'ContribCheck' %]warn[% CASE [ 'Check' 'InstallCheck' ] %]warnx[% CASE %]fail[% END %]" [%- END -%] [% WRAPPER 'page.tt' - title = 'PostgreSQL BuildFarm Recent Failures' + title = 'Exim BuildFarm Recent Failures' bodyclass = 'none' pagebutton = 'failures' %] -

PostgreSQL BuildFarm Recent Failures

+

Exim BuildFarm Recent Failures

- Shown here are build failures that occurred in the last 90 days. + Shown here are build failures that occurred in the last [% max_days %] days.

Use the farm member link for history of that member @@ -47,11 +53,44 @@ See accompanying License file for license details

+
+
+

Filter

+
+ + +
DaysBranch(es)Member(s)Stage(s) 
+> + + + + + + + +
+
+

 

[% FOREACH flagset IN flag_imgs %] @@ -59,7 +98,7 @@ See accompanying License file for license details [% IF loop.count == 7 %][% END %] [% END %]
Legend
-
+
[% brch = "" %] [% IF sortby == 'namenobranch' %]