aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [tests] Add test for plugin design conformanceJake Hunsaker2021-05-191-0/+57
* [plugins] Add missing plugin namesJake Hunsaker2021-05-195-4/+5
* [Plugin] Set option_list by default to empty listJake Hunsaker2021-05-191-2/+1
* [plugins] Add missing short_desc to pluginsJake Hunsaker2021-05-194-3/+5
* [plugins] Fix incorrect tuples in plugin attributesJake Hunsaker2021-05-1926-42/+32
* [report] Do not fail on skipping non-existing pluginsJake Hunsaker2021-05-182-4/+19
* [networking] Add nstat command supportSeiichi Ikarashi2021-05-141-0/+2
* [docs] Clarify profile in manpage and how to enable further pluginsJake Hunsaker2021-05-141-6/+14
* [Policy] Allow users to toggle SSL verification for HTTPS uploadsJake Hunsaker2021-05-144-9/+28
* [Policy] Correct and clarify https upload internalsJake Hunsaker2021-05-146-17/+29
* [cirrus] Make auto_cancellation global instead of environmentalJake Hunsaker2021-05-141-4/+4
* [policy,collector] State explicitly that caseid is optionalPavel Moravec2021-05-142-3/+4
* Capture missing files in /etc/auditd/Jose Castillo2021-05-141-0/+2
* [cirrus] Enable auto-cancellation of jobs and specify type for GCEJake Hunsaker2021-05-141-3/+6
* [tests] Add integration testing for ForemanJake Hunsaker2021-05-133-30/+143
* [convert2rhel] Fix packages and profiles attrs as tuplesJake Hunsaker2021-05-121-2/+2
* [archive] Don't shell out for compressing the archiveJake Hunsaker2021-05-125-62/+70
* [kernel]:Patch to update kernel plugin to collect debug infoMamatha Inamdar2021-05-111-0/+2
* [snapper]:Ptach to update snapper plugin to collect snapper infoMamatha Inamdar2021-05-111-0/+27
* [block]:Patch to update block pluging to collect disk infoMamatha Inamdar2021-05-111-0/+1
* [saphana] remove redundant unused argument of get_inst_infoPavel Moravec2021-05-111-1/+1
* [virtwho] improve regexp processing performance on huge linesPavel Moravec2021-05-101-1/+1
* [zvm] Add new pluginJake Hunsaker2021-05-101-0/+109
* [s390] Integrate missing commands from IBM s390x dbginfo.shJake Hunsaker2021-05-102-3/+12
* [ssh] SSH and SSHD configurations may be fragmentedKevin C Myers2021-05-101-2/+21
* [candlepin] move tomcat logs from foreman pluginPavel Moravec2021-05-102-8/+8
* [foreman] apply config scrubbing also to installer logsPavel Moravec2021-05-101-20/+17
* [tests|logs] Stream test data to journal, change inspected journalJake Hunsaker2021-05-051-9/+13
* [grub2] Add predicate on dm_mod for grub2-mkconfigJake Hunsaker2021-05-051-1/+2
* [tests] assertFileGlobInArchive should only fail if file is presentJake Hunsaker2021-05-051-4/+8
* [devicemapper] Add check for dm_modJake Hunsaker2021-05-051-2/+4
* [policies] Improve kernel module loading to include builtinsJake Hunsaker2021-05-051-1/+38
* [tests] Correct test package installationJake Hunsaker2021-05-052-10/+9
* [cirrus] Add testing on CentOS Stream 8Jake Hunsaker2021-05-051-10/+17
* [openstack_database] Add new pluginJake Hunsaker2021-05-051-0/+91
* [foreman] fix unmatched group error in scrubbing installer logsPavel Moravec2021-05-041-1/+1
* [tests] Add test class for when exceptions are expected in an executionJake Hunsaker2021-05-032-6/+89
* [pulpcore] add plugin for pulp-3Pavel Moravec2021-05-031-0/+120
* [apache] Forbid collecting openstack logsJake Hunsaker2021-04-301-3/+13
* [reporting] Sort order of report contents by nameJake Hunsaker2021-04-301-1/+4
* [man] Add missing log-size report option to collect manpageJake Hunsaker2021-04-301-0/+13
* [man] Properly document size limits in manpageJake Hunsaker2021-04-301-3/+11
* [Plugin] Make command output size limiting obviousJake Hunsaker2021-04-303-5/+35
* [tests] Use re.search for assertOutput(Not)ContainsJake Hunsaker2021-04-281-2/+4
* [logging] Fix archive debug logging, adjust verbosity levelsJake Hunsaker2021-04-284-4/+30
* [insights] Removeinsights-client command as it's superfluousPaul Wayper2021-04-261-5/+0
* [apache] Refactor duplicate code for Jboss file collectionsJake Hunsaker2021-04-261-38/+34
* [subscription_manager] call curl to the RHSM serverPavel Moravec2021-04-261-0/+52
* [chrony] configuration can now be fragmentedEric Desrochers2021-04-261-0/+2
* [process] Collect per-process files from /procJake Hunsaker2021-04-162-1/+47