Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
a2c97209 05/30/2017 10:53 AM Thomas McKay

fixes #18616 - for import

91caed1b 03/28/2017 10:18 AM Thomas McKay

fixes #18384 - namify Guests of Host column

afc8539f 12/13/2016 02:52 PM Thomas McKay

fixes #17505, #17052 - refine search for subs in act-keys and content-hosts

a6c1d857 12/13/2016 09:41 AM Tomas Strachota

Fixes #17624 - Compatibility with authenticators

Fixes #17624 - Compatibility with authenticators

- use existing foreman api connection for csv too
- adds compatibility with authenticators

6498291e 12/01/2016 03:01 PM Thomas McKay

fixes #16880 - add --search option to export

863472b5 11/30/2016 02:25 PM Thomas McKay

fixes #17510 - add custom column export configuration for content-hosts

af925f14 11/30/2016 07:32 AM Andrew Kofink

Fixes #17420 - Use Test Corp subs in AK itemized (#139)

Use the subscriptions from the Test Corporation for testing itemized
import/export of activation-keys

f4fb9c20 11/21/2016 04:36 PM Thomas McKay

fixes #17259 - products columns for docker content

d76bdbc0 11/03/2016 10:18 AM Andrew Kofink

Fixes #17051 - PUT quantity to attach for AK subs (#134)

PUT the quantity to attach to the activation key rather than the
total quantity attached

`activation-keys --itemized-subscriptions --file ak_subs.csv`

b923e753 10/12/2016 12:01 PM Thomas McKay

new search content-hosts test

f5d21adb 09/30/2016 11:46 AM Thomas McKay

fixes #15581 - configuration based on foreman stanza

1527466c 09/26/2016 12:57 PM Thomas McKay

Merge pull request #125 from thomasmckay/16660-domains

fixes #16660 - i18n, locations added

a872bfc1 09/26/2016 11:45 AM Thomas McKay

fixes #16661 - i18n and --help test

88ccfdbe 09/26/2016 11:44 AM Thomas McKay

fixes #16660 - i18n, locations added

3061c66a 09/26/2016 11:30 AM Thomas McKay

fixes #____ - subscriptions manifest, dates

400832c6 09/12/2016 02:18 PM Thomas McKay

fixes #16493 - create manifest in portal

f370cc85 09/09/2016 04:25 PM Thomas McKay

fixes #16501 - subnets import not setting proxies

Changed the vcr recording by adding --reload-cache to all the hammer commands. This hopefully will avoid the intermittent failures due to fetching the v2.json.

611959a3 08/26/2016 12:01 PM Thomas McKay

fixes #16281 - add --itemized-subscriptions to activation-keys

3fe1ff94 08/24/2016 01:55 PM Thomas McKay

fixes #15752 - continue processing even if error

c06f1783 08/22/2016 07:36 PM Thomas McKay

fixes #15743 - import and export of subscriptions one-per-line

a2eda8bf 08/03/2016 02:38 PM Thomas McKay

fixes #15740 - move red hat repo enable to products

This PR also fixed some aspects of the new VCR tests

b50ceaa2 08/02/2016 04:35 PM Thomas McKay

fixes #15916 - infrastructure to switch tests to use vcr

Switching to VCR will allow both running against a live server (as the existing tests do now) or to run in pre-recorded mode.

Setting initial code coverage to 26%

Added default rake task to run rubocop and test