aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [buildah] Write command output to relevant subdirsJake Hunsaker2019-05-211-2/+4
* [docker] Write command output to relevant subdirJake Hunsaker2019-05-211-4/+7
* [plugin] Allow plugins to write to subdirsJake Hunsaker2019-05-211-7/+11
* [katello] support both locations of qpid SSL certsPavel Moravec2019-05-171-1/+7
* [unpackaged|RedHat] Don't exit on failed file list queryJake Hunsaker2019-05-142-8/+1
* [buildah] parse container list properly even for scratch onesPavel Moravec2019-05-141-1/+1
* [foreman] support external postgres DBPavel Moravec2019-05-141-7/+37
* [pulp] support external mongo DBPavel Moravec2019-05-141-2/+31
* [pulp] collect db and collection sizesPavel Moravec2019-05-141-0/+29
* [sosreport] Print header before policy initializationJake Hunsaker2019-05-141-3/+3
* [Plugin] Allow plugins to capture environment variablesJake Hunsaker2019-05-143-4/+38
* [kubernetes] Allow only capturing logs for certain podsJake Hunsaker2019-05-141-0/+10
* [Plugin] Replace command tuples with a classJake Hunsaker2019-05-141-44/+42
* [manageiq] add postresql configuration pathDavid Luong2019-05-141-1/+5
* [npm] plugin to requires_rootPavel Moravec2019-05-141-1/+0
* [openstack_instack] add ansible.logEmilien Macchi2019-04-301-1/+2
* [sosreport] update sos.conf manpages by [general] section descriptionPavel Moravec2019-04-301-4/+34
* [sosreport] initialize disabled plugins properly when parsing sos.confPavel Moravec2019-04-301-1/+1
* [foreman,satellite] increase plugin default timeoutsPavel Moravec2019-04-302-0/+2
* [maas,mysql,npm,pacemaker,postgresql] fix plugopts data typesPavel Moravec2019-04-305-11/+11
* [pcp] collect pmlogger without a sizelimitPavel Moravec2019-04-301-1/+1
* [vdsm] capture supervdsmd statusIrit goihman2019-04-151-0/+1
* [vdsm] change filterIrit goihman2019-04-151-1/+1
* [vdsm] drop explicit size limitingIrit goihman2019-04-151-3/+1
* [vdsm] use metadata_read_only=1 for LVM2 commandsIrit goihman2019-04-151-0/+5
* [vdsm] fix plugin docstring capitalisationIrit goihman2019-04-151-1/+1
* [plugins] add vdsm pluginIrit Goihman2019-04-151-0/+146
* [Plugin] add get_process_pids() to return PIDs by process nameirit.go2019-04-151-0/+16
* [sos] bump release3.7Bryn M. Reeves2019-03-272-2/+2
* [origin] make origin.diag-prevent on by defaultPablo Alonso Rodriguez2019-03-271-1/+1
* [foreman] decrease default task export to 1 monthPavel Moravec2019-03-261-3/+3
* [archive] opening a file should ignore UTF errorsPavel Moravec2019-03-261-1/+1
* [sosreport] do not pass chunksize to ThreadPoolExecutor.map()Bryan Quigley2019-03-261-1/+1
* [travis] robustness, actually fail on errorsBryan Quigley2019-03-261-1/+4
* [pacemaker] add sbd configuration and full statusBryn M. Reeves2019-03-261-1/+2
* [plugins] do_file_sub to catch nonexisting filePavel Moravec2019-03-251-1/+1
* [policies/amazon] update Red Hat copyrightBryn M. Reeves2019-03-251-1/+1
* [plugins] remove stray 'amazon' merge artefactBryn M. Reeves2019-03-251-35/+0
* [amazon] Add Amazon Linux policyJake Hunsaker2019-03-253-1/+70
* [kubernetes] Split out non-namespaced resourcesJake Hunsaker2019-03-251-8/+10
* [plugins] add_string_as_file to deal with empty content properlyPavel Moravec2019-03-251-1/+1
* [docker] fix command predicate usageBryn M. Reeves2019-03-251-6/+1
* [Plugin] fix predicate precedence in get_predicate()Bryn M. Reeves2019-03-251-2/+4
* [Plugin] handle predicates correctly in get_cmd_output_now()Bryn M. Reeves2019-03-251-14/+27
* [Plugin] decode content read from file in do_file_sub()Bryn M. Reeves2019-03-221-1/+4
* [Plugin] ensure the null predicate evaluates to TrueBryn M. Reeves2019-03-221-1/+5
* [Plugin] always use current predicate in log messagesBryn M. Reeves2019-03-221-4/+4
* [man] add --dry-run to sosreport.1Bryn M. Reeves2019-03-221-3/+9
* [npm] do not call self.archive.add_string() directlyBryn M. Reeves2019-03-221-1/+1
* [unpackaged] check plugin predicate before processing packagesBryn M. Reeves2019-03-221-0/+4