Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
e50e4ffa 10/07/2018 08:00 AM Kamil Szubrycht

fixes #25128 - variables loader works with inherited classes

7ac4870b 10/05/2018 09:28 AM Lukas Zapletal

Fixes #23336 - env variables for test retry and logs

9f914ea2 10/04/2018 10:42 AM Marek Hulán

Fixes #25102 - introduce template inputs

This adds the formal template inputs to all templates. It's heavily
based on current implementation from remote execution plugin.

63fbccbf 10/03/2018 09:13 AM Martin Bacovsky

Fixes #25099 - Add macros for easier report definition

Add rows to a report with
<%- report_row(
'Column header 1': 'Value 1',
'Column header 2': `Value 2`,
) ->
and render the report with
<
= report_render -%>

Each row of the report needs to have the same columns....

82d3d234 10/01/2018 11:49 AM Marek Hulán

Fixes #25070 - keep variables optional

89eaa0b6 09/25/2018 07:43 AM Kamil Szubrycht

Fixes #24294 - add snapshot tests for templates

cc85ed61 09/06/2018 08:33 AM Michael Moll

Refs #22612 - add Active Storage routes

1e47c5b3 08/31/2018 07:43 AM Lukas Zapletal

Fixes #24745 - new variables kernel/initrd_uri

b15278e9 08/29/2018 06:21 PM Lukas Zapletal

Fixes #24639 - medium provider works with discovery

40c34091 08/22/2018 01:25 PM Timo Goebel

fixes #24496 - remove unattended helper

View revisions

Also available in: Atom