[% PROCESS common.tt %] [% BLOCK renderNode %]
  • [% IF done.${node.path} %] [% node.name | html %] ( "#" _ done.${node.path}) %]>repeated) [% ELSE %] [% done.${node.path} = global.nodeId; global.nodeId = global.nodeId + 1; %] [% IF node.refs.size > 0 %] [% END %] done.${node.path}) %]> [% IF node.buildStep %] c.uri_for('/build' node.buildStep.get_column('build'))) %]>[% node.name %] [% IF buildStepLogExists(node.buildStep); INCLUDE renderLogLinks url=c.uri_for('/build' node.buildStep.get_column('build') 'nixlog' node.buildStep.stepnr); END %] [% ELSE %] [% node.name | html %] (no info) [% END %] [% IF isRoot %] (collapse allexpand all) [% END %] [% IF node.refs.size > 0 %] [% END %] [% END %]
  • [% END %]