summaryrefslogtreecommitdiff
path: root/spec/unit/data_collector_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Use object ID when detected unprocessed Resources (#5604)Adam Leff2016-12-121-0/+56
* Ensure Data Collector resource report exists before updatingadamleff/fix-data-collectorAdam Leff2016-11-211-16/+6
* Don't double-JSON data collector run complete messagesdanielsdeleo2016-11-031-10/+38
* Enable data collector w/o token for solo, but require explicit URLdanielsdeleo2016-11-031-3/+3
* Remove stale TODO commentsdanielsdeleo2016-11-021-7/+0
* Disable data collector for solo if token isn't configureddanielsdeleo2016-11-021-8/+78
* Enable the data collector automaticallydanielsdeleo2016-11-021-2/+2
* Allow optional signed header auth for data collectordanielsdeleo2016-11-021-1/+47
* fix Style/BlockDelimiters, Style/MultilineBlockLayout and 0.42.0 engine upgradeLamont Granquist2016-08-171-18/+18
* autofixing Style/RedundantException copLamont Granquist2016-08-161-1/+1
* Data Collector server URL validation, and disable on host downAdam Leff2016-07-031-1/+41
* Expand data_collector resource list to include all resourcesAdam Leff2016-06-241-24/+40
* Bug fix: updated_resource_count should only include updated resourcesAdam Leff2016-06-071-27/+4
* Creation of the new DataCollector reporterAdam Leff2016-06-021-0/+525