Project

General

Profile

Download (12.5 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
b1315a76 01/29/2018 08:56 AM ntkathole

Fixes #22436: Fix some nitpicks

1998ffff 10/30/2017 10:19 AM Kavita Gaikwad

Fixes #21452 - Add yum clean all before packages update

bd9ed488 09/22/2017 11:52 AM ntkathole

Fixes #21070 - fix typos in documentation

8cb7b5ae 09/06/2017 03:44 PM Swapnil Abnave

[README] Add code-climate badge

8de50ff3 08/28/2017 10:32 AM Rahul Bajaj

Fixes #20751 - Add info for contributors in README.md

81abdf61 08/21/2017 04:24 PM Rahul Bajaj

Fixes #20565 - Add license to the README.rst file

faa2988b 08/18/2017 04:37 AM Swapnil Abnave

[README] Add travis-ci build status

a8c926aa 08/10/2017 06:04 AM Ivan Necas

Update README

f46f513d 07/26/2017 05:00 PM Ivan Necas

Update from review

eb63de18 06/23/2017 03:45 AM Ivan Necas

Advanced run command and tests

65803389 06/23/2017 03:44 AM Ivan Necas

Configure repositories and update packages

aca6d7ed 05/11/2017 06:41 AM Ivan Necas

Update readme

bac61fb8 04/18/2017 11:00 AM Swapnil Abnave

Fixes #44 - Change tag 'basic' to 'default'

be883fe2 03/23/2017 03:39 PM Ivan Necas

Turn hammer feature into a utils class

After looking more into this, I think the util class is actually better
fit for the hammer case. I've also removed the detection of the
credentials from hammer configuration, as we actually don't need
the credentials by our own.

b3c821a5 03/21/2017 06:26 PM Ivan Necas

Make the spinner opt-in, not opt-out

The default spinner caused issues when one needs to interact with the
user (printing additional messages). As it's needed only for long
running actions, it should not be enforced by default.

12c747f7 03/21/2017 06:26 PM Ivan Necas

Set next steps with the assert check

This allows adding more assertions to the check, each adding their own
next steps.

276f9729 03/09/2017 09:59 AM Ivan Necas

Allow running checks by label

5793bf1d 02/19/2017 05:30 PM Ivan Necas

Update readme

341432ac 02/17/2017 04:50 PM Ivan Necas

Update readme

ed2c683b 02/13/2017 05:41 PM Ivan Necas

Tests for runner and reporter

632fd2a8 02/13/2017 04:17 PM Ivan Necas

Update README

1c01e876 02/10/2017 04:08 PM Ivan Necas

Basic gem structure