Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  macros
  variables
base_test.rb 509 Bytes
report_test.rb 2.84 KB

Latest revisions

# Date Author Comment
c1104d00 04/14/2021 08:20 AM Ondřej Ezr

Fixes #32092 - add puppet safe guard

Hides puppetserver and puppet environment behind macros, that can alter
implementation much more easily and even be patched from plugin.

bb1a931b 02/19/2021 09:25 AM Lukáš Zapletal

Fixes #31064 - sequence helper macro (#8072)

45ed4a79 02/02/2021 12:48 PM Dominik Matoulek

fixes #31633 - Introducing format_time macro

There is no way how to show Unix timestamp in pretty way in reports. This macro solves the problem.

a9ed12bb 10/12/2020 12:05 PM Kamil Szubrycht

Fixes #31015 - Add macros to deal with json and yaml in safemode

ed3abb68 10/11/2020 10:45 AM Ondřej Ezr

Refs #31031 - no mixed hash keys

Disable mixing hash keys.
Exclude routes for now as those should be transfered consistantly.

5de05e85 07/16/2020 06:48 AM Ondřej Ezr

Fixes #30126 - use facets fact parsing

c0c1e744 05/26/2020 10:26 AM Marek Hulán

Fixes #29578 - add sorting feature to reports

Reports usually generate a tabular data using the report_render
macro. There is no way to sort such output. This patch adds a new
parameter to report_render macro allowing to specify one or more
columns for sorting....

6eb07eb7 05/21/2020 09:01 AM Ranjan Kumar

Fixes #29891 - add kernel release fact for rhsm

5d32b661 05/18/2020 12:06 PM Lukas Zapletal

Fixes #29733 - deprecate foreman_url without arguments

f8eb891c 05/06/2020 02:02 PM Lukas Zapletal

Fixes #28070 - host param fallback parameter

View revisions

Also available in: Atom