fixes #17735 - export content-hosts count greater than page size
vcr - full re-record
fixes #17698 - no longer raise error in matches_by_quantity
fixes #17682 - release 2.2.0
vcr - record test=setup/setupvcr - record test=resources/content_hosts
fixes #17453 - use PUT /rhsm/consumers/:id to update facts
Merge pull request #142 from thomasmckay/1400101-subs
fixes #17505, #17052 - refine search for subs in act-keys and content-hosts
vcr - full recording
Fixes #17624 - Compatibility with authenticators
- use existing foreman api connection for csv too- adds compatibility with authenticators
Merge pull request #131 from thomasmckay/16880-search
fixes #16880 - add --search option to export
Merge pull request #141 from thomasmckay/custom-columns
fixes #17510 - specify which columns to export
fixes #17510 - add custom column export configuration for content-hosts
Fixes #17420 - Use Test Corp subs in AK itemized (#139)
Use the subscriptions from the Test Corporation for testing itemizedimport/export of activation-keys
fixes #17259 - products columns for docker content
Fixes #17307 - move help module out of CsvCommand (#137)
Fixes #17223 - use HammerCLI's new help model (#135)
HammerCLICsv is broken due tohttps://github.com/theforeman/hammer-cli/pull/222
Fixes #17051 - PUT quantity to attach for AK subs (#134)
PUT the quantity to attach to the activation key rather than thetotal quantity attached
`activation-keys --itemized-subscriptions --file ak_subs.csv`
Merge pull request #133 from thomasmckay/16999-portal
fixes #16999 - process portal creation
added temporary travis.yml change
Merge pull request #132 from thomasmckay/16957-v2.1.2
fixes #16957 - release v2.1.2
Merge pull request #130 from thomasmckay/16852-search
fixes #16852 - add Search column content-hosts import
Merge pull request #129 from thomasmckay/16848-locale
fixes #16848 - include locale dir in gemspec
new search content-hosts test
recorded test=resources/subscriptions
recorded test=setup/setup
corrected logic for attaching sub
Merge pull request #128 from thomasmckay/v2.1.1
fixes #16761 - release v2.1.1
Merge pull request #127 from thomasmckay/15581-timeout
fixes #15581 - configuration based on foreman stanza
Merge pull request #125 from thomasmckay/16660-domains
fixes #16660 - i18n, locations added
Merge pull request #126 from thomasmckay/16661-compute-resources
fixes #16661 - i18n and --help test
Merge pull request #124 from thomasmckay/16659-subs
fixes #16659 - subscriptions manifest import, date columns
fixes #____ - subscriptions manifest, dates
Merge pull request #122 from thomasmckay/create-subs
fixes #16493 - create manifest in portal
Merge pull request #123 from thomasmckay/subnets-io
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.
Merge pull request #121 from thomasmckay/fastgettext
fixes #16428 - set domain FastGettext
+ Initialize FastGettext properly when called under Thread.new()+ Changed pot/po files from _ to -
Merge pull request #120 from bkearney/bkearney/16339
Fixes #16339 - Adds in string extraction and a couple of cleanups
Merge pull request #119 from thomasmckay/16281-actkey-subs
fixes #16281 - add --itemized-subscriptions to activation-keys
Merge pull request #118 from thomasmckay/15752-coe
fixes #15752 - continue processing even if error
Merge pull request #117 from thomasmckay/15743-attach-subs
fixes #15743 - import and export of subscriptions one-per-line
Merge pull request #113 from thomasmckay/subs-rework
fixes #15740 - move red hat repo enable to products
This PR also fixed some aspects of the new VCR tests
Merge pull request #116 from thomasmckay/15916-vcr
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
Fixes #15748 - Test on Ruby 2.1-2.2 (#115)
Merge pull request #114 from thomasmckay/15744-v2.1
fixes #15744 - master is now v2.1
Merge pull request #108 from thomasmckay/15310-export-subs
fixes #15310 - export Red Hat subscriptions as comments
Merge pull request #106 from thomasmckay/14265-hv-guests
fixes #14265 - import content hosts with hypervisors and guests
Merge pull request #107 from thomasmckay/15104-subs-export
fixes #15104 - properly find Red Hat products
Merge pull request #104 from thomasmckay/hostgroup-export
fixes #14389 - import/export host groups
Merge pull request #103 from thomasmckay/14162-hide-em
fixes #14162 - hide unsupported sub-commands and options
Merge pull request #105 from thomasmckay/media-io
fixes #14390 - installation-media i/o
+ updated for ruby 2.0.0+ updated README+ fixed rubocop+ updated tests+ based on feedback switched to default being unsupported for new commands
hammer-cli-csv v2.0.0
Merge pull request #102 from thomasmckay/moar-hosts
myriad changes in attempt to get import working against master/develop
Merge pull request #101 from thomasmckay/rex
remote execution
job-templates
+ export job-templates+ import job-templates+ other odds&bits
Merge pull request #100 from thomasmckay/rex
general fixes
+ updated travis to match hammer-cli-katello
+ rex wipoperating-systems - additional columns, redmine issues created+ allow --dir w/ individual --
Merge pull request #99 from thomasmckay/version
version 1.0.2
Merge pull request #98 from thomasmckay/orgs-update
repo enable for subscriptions that don't have release version
Merge pull request #96 from thomasmckay/smart-proxies
update smart-proxies, begin job-templates
wip
Merge pull request #94 from beav/readme-update
README updates
Merge pull request #95 from thomasmckay/host-groups
+ import/export host-groups
+ 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
I consistently forget to update csv.yml :cat2:. This patch adds an additionalinstallation step to update that file.
Merge pull request #93 from thomasmckay/vegan
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
Merge pull request #92 from thomasmckay/organic
+ hosts export w/ organization
+ hosts export w/ organization+ export / import puppet facts+ added examples dir+ subscriptions can have optional Organization column to be filled w/ --organization+ content-view-filters export date based errata+ read from http/file/stdin+ removed gettext from gemspec (prevented installation)
Merge pull request #91 from thomasmckay/6.0-to-6.1
many updates in support of changes to api and other "productization" aspects
+ 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...
Merge pull request #90 from ehelms/remove-spec
Move to katello-packaging
Merge pull request #89 from thomasmckay/v-1.0.1
release 1.0.1