Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
60b1511a 06/09/2017 05:02 PM David Davis

Fixes #19759 - Add options to skip publish and promote

f92e695a 06/08/2017 09:01 AM David Davis

Fixes #19927 - Drop and readd rules when importing filters

This is a change to the way we handle filter rules. Basically, there is
no way to ensure uniqueness among filter rules so updating rules isn't
possible. The package filter rule has a unique check but it simply...

ebb00443 06/06/2017 01:31 PM Andrew Kofink

Fixes #19718 - Allow import of unpublished CVs

0030fb46 05/30/2017 12:13 PM Thomas McKay

vcr - re-record content_hosts tests

2f22006a 05/30/2017 12:13 PM Thomas McKay

fixes #18864 - option to clear subscriptions first

ac187d3d 05/30/2017 10:53 AM Thomas McKay

vcr recording tests

a2c97209 05/30/2017 10:53 AM Thomas McKay

fixes #18616 - for import

ff467024 03/28/2017 10:18 AM Thomas McKay

vcr - full re-record

68039065 03/28/2017 10:18 AM Thomas McKay

vcr - re-recording content_hosts_test.rb

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

fixes #18384 - namify Guests of Host column

4a6b2238 12/19/2016 01:49 PM Thomas McKay

fixes #17735 - export content-hosts count greater than page size

vcr - full re-record

8e332d45 12/14/2016 10:54 AM Thomas McKay

vcr - record test=setup/setup
vcr - record test=resources/content_hosts

04be28e1 12/14/2016 10:54 AM Thomas McKay

fixes #17453 - use PUT /rhsm/consumers/:id to update facts

1327c177 12/13/2016 02:52 PM Thomas McKay

vcr - full recording

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

19a9f75d 10/12/2016 10:17 AM Thomas McKay

recorded test=resources/subscriptions

2bf1b05c 10/12/2016 10:11 AM Thomas McKay

recorded test=setup/setup

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.

d9498f54 09/07/2016 08:19 AM Thomas McKay

fixes #16428 - set domain FastGettext

+ Initialize FastGettext properly when called under Thread.new()
+ Changed pot/po files from _ to -

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

5da9eed3 06/22/2016 10:40 AM Thomas McKay

fixes #14265 - import content hosts with hypervisors and guests

b2e88b7c 04/11/2016 10:12 AM Thomas McKay

fixes #14162 - hide unsupported sub-commands and options

+ updated for ruby 2.0.0
+ updated README
+ fixed rubocop
+ updated tests
+ based on feedback switched to default being unsupported for new commands

5146ac68 03/11/2016 08:37 AM Thomas McKay

myriad changes in attempt to get import working against master/develop

04bb710e 01/29/2016 12:17 PM Thomas McKay

job-templates

+ export job-templates
+ import job-templates
+ other odds&bits

6b4c161c 01/08/2016 10:33 AM Thomas McKay

general fixes

+ rex wip
operating-systems - additional columns, redmine issues created
+ allow --dir w/ individual --

02387fb5 11/03/2015 09:02 AM Thomas McKay

+ import/export host-groups
+ import/export domains
+ fixed --organization search options
+ updated export args
+ content-views test
+ updated test data
+ export job-templates
+ removed COUNT column from export

c4dbc7a3 10/07/2015 06:00 PM Thomas McKay

updates to tests and functionality

+ added export containers
+ export content-view-filters erratum and rpm types
+ 'hammer csv import' now works from --dir https://somewhere
+ 'hammer csv import' tests and fixes

088e0854 08/19/2015 03:04 PM Thomas McKay

+ removed copyright and old comments that had been moved to README

+ updated api call to add host collections to activation key

+ adding import/export settings

+ clean up options --organization and --file

+ added deprecation for --csv-file and --csv-export...

9e11b4c5 05/12/2015 04:50 PM Thomas McKay

updated to work with foreman-csv plugin

fixed roles

updated comment

2645da78 03/17/2015 11:16 AM Thomas McKay

export content-hosts

+ export content-hosts
+ renamed some code from 'system' to 'content-host'
+ handle different server versions and their search syntax
+ add --organization to limit some commands to specific orgs

fd57822a 02/13/2015 01:04 PM Thomas McKay

content hosts auto-attach

a90dd3fc 11/12/2014 10:24 AM Thomas McKay

updates to export from SAM

0aaf4889 11/07/2014 03:36 PM Adam Price

rubocop - Lint/AmbiguousRegexpLiteral

e2c07325 11/06/2014 04:20 PM Adam Price

rubocop - Lint/AmbiguousOperator

c2496839 11/03/2014 06:39 PM Thomas McKay

Checks /api/status for SAM (Headpin)

90d0b5c8 09/25/2014 03:42 PM Thomas McKay

corrected api errors in roles csv

561a8ac9 08/26/2014 12:25 PM Thomas McKay

update roles use of api with test and docs

Note: The roles test does not work completely since changing user is not working. Unsure how to accomplish this. Tests run as admin do work.

a389840d 07/20/2014 07:17 PM Thomas McKay

First pass at documentation

0b978f6e 07/14/2014 08:55 PM Thomas McKay

content-views and content-view-filters and myriad more

lots and lots of changes as foretello develop/master iterates to stability

1cfcc5dd 06/13/2014 04:28 PM Thomas McKay

myriad changes... all for the better!

+ minor - removed nesting params in 'user'
+ mostly working export subscriptions w/ repos to enable
+ products export pipe to import working
hammer csv products --csv-export | hammer csv products -v

df47dd3c 06/02/2014 07:25 AM Thomas McKay

corrected threading

reports updated

removed debug

8c7ba4af 05/28/2014 06:57 PM Thomas McKay

updates to csv

fixed lifecycle-env

ship it

a77acc4a 05/21/2014 10:22 AM Thomas McKay

a lot of fixes and updates across many resources to match katello updates

868aeb92 05/17/2014 09:50 AM Thomas McKay

removed commented lines from roles.csv

c02629de 05/17/2014 09:45 AM Thomas McKay

+ updated 'hammer csv import' command
+ fixed import/export roles

317e335f 05/15/2014 09:08 PM Thomas McKay

export smart proxies

import smart proxies

locations added to smart proxies

cleaned up org loc associations

rubocop cleaning

starting compute resources

import compute resources

megacorp - working on subnets

megacorp - subnet import wip

megacorp - subnets wip...

9439ade5 04/29/2014 09:23 AM Thomas McKay

removed hammer-it

adding config

cleaning it up

cleaning up tests

updated case statement

f8ecc788 04/08/2014 01:44 PM Thomas McKay

csv-scope - lots of cleanup

7b00acc6 03/27/2014 04:21 PM Thomas McKay

fixes #4926 - systems test and rubocop cleanup

8ac78bfe 03/26/2014 03:07 PM Thomas McKay

fixes #4873 - add rubocop.yml

rubocop - cleaned base.rb, users.rb, and updated users_test.rb

bf81b9cf 03/21/2014 05:26 PM Thomas McKay

test-fixes - setup_test clean except for manifest upload repeat

587327f4 03/19/2014 10:04 PM Thomas McKay

cv-updates - a lot of updates and clean up
+ GPLv2 in files
+ updated to new dynamic apipie bindings
+ fixed domain and puppet environments associating to organizations

dcfb98fd 03/05/2014 02:52 PM Thomas McKay

hosts-test - confirm expected host is present

8e5eda06 03/03/2014 08:28 AM Thomas McKay

clean-test - updates

bfc065ce 02/27/2014 03:27 PM Thomas McKay

roles-test - wip

roles-test - users now get roles, orgs, and locations

37ef9522 02/12/2014 07:54 AM Thomas McKay

reports - roles working

c1357ce1 02/05/2014 04:05 PM Thomas McKay

hostprod - host/guest working now

6bc031bd 01/27/2014 08:25 PM Thomas McKay

hostguest - sys group attaching to systems now

hostguest - cleaning up orgs

hostguest - wip

hostguest - wip

hostguest - working on arch, os, and org linking

hostguest - through ptables

hostguest - lifecycle envs

hostguest - env export

9d9e4494 12/19/2013 12:46 PM Thomas McKay

cv - provider, products, repo creation

612bf01e 12/10/2013 02:10 PM Thomas McKay

systems - sys groups working

fe05a9d7 11/25/2013 02:00 PM Thomas McKay

updated to use 'results'

0c7641a0 11/20/2013 09:16 PM Thomas McKay

pfacts - facts working

1397ae99 11/20/2013 06:04 PM Thomas McKay

hammer-time - both full create and update working

42d8c0ad 11/19/2013 04:46 PM Thomas McKay

puppet-facts - import/export working

cc3fcc43 11/18/2013 03:24 PM Thomas McKay

os-details - os w/ arch & ptable working

2be0739f 11/18/2013 11:11 AM Thomas McKay

stuff - lots of refactoring for foreman

1a0abf99 11/15/2013 05:22 PM Thomas McKay

hosts - export and create seem to be working

370106bb 11/14/2013 05:53 PM Thomas McKay

foreman-env - out / in / update working

ee942928 11/14/2013 02:02 PM Thomas McKay

akeys - activation keys and other stuff