summaryrefslogtreecommitdiff
path: root/lib/chef/data_collector
Commit message (Expand)AuthorAgeFilesLines
* Extract Action Collection from Data CollectorLamont Granquist2019-03-118-382/+486
* changes for rubocop engine upgrades.lcg/rubocop-upgradesLamont Granquist2019-01-152-41/+41
* replace some instances of to_hash with to_hlcg/to-h-cleanupLamont Granquist2018-09-261-4/+4
* Save the node's UUID as an attributetm/chef_guidThom May2018-03-211-1/+1
* Fix some yard warningsyard_warningsTim Smith2018-03-111-2/+0
* Remove unused chef_server_fqdn argument: run_statusJason Barnett2017-12-142-3/+3
* Get policy_name/group from node object rather than Chef::Config for run_end d...jjh/policy_collector_fieldsJosh Hudson2017-03-311-2/+2
* Add policy_name and policy_group indexes to converge message sent to data-col...Josh Hudson2017-03-301-0/+2
* Make ResourceReporter smarter to get resource identity and stateSalim Afiune2017-03-241-4/+32
* update org name regex to match Chef Server'sadamleff/ipo-500/fix-data-collector-org-parsingAdam Leff2016-12-071-1/+1
* Fix Data Collector organization parsing regexAdam Leff2016-12-071-1/+1
* fix Style/MultilineIfModifierLamont Granquist2016-12-061-6/+8
* Update Data Collector to use Chef::JSONCompatAdam Leff2016-11-282-3/+2
* Add deprecations to Data Collector competion messageadamleff/deprecations-to-data-collectorAdam Leff2016-10-281-1/+2
* Data Collector server URL validation, and disable on host downAdam Leff2016-07-031-0/+1
* Adding node object to run_converge message, include ignore_failure propertyAdam Leff2016-06-282-39/+11
* Expand data_collector resource list to include all resourcesAdam Leff2016-06-242-7/+16
* bug fix: correctly write out data collector metadata fileadamleff/node-uuid-fixAdam Leff2016-06-101-2/+2
* Bug fix: updated_resource_count should only include updated resourcesAdam Leff2016-06-071-3/+3
* Creation of the new DataCollector reporterAdam Leff2016-06-023-0/+370