aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [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
* [Plugin] factor out common code into Plugin.test_predicate()Bryn M. Reeves2019-03-221-8/+17
* [Plugin] accept predicates in Plugin.add_string_as_file()Bryn M. Reeves2019-03-221-6/+14
* [sos] Implement sosreport --dry-runBryn M. Reeves2019-03-225-27/+53
* [docker] gate command collection on docker service predicateBryn M. Reeves2019-03-221-1/+3
* [Plugin] allow setting default plugin predicatesBryn M. Reeves2019-03-221-0/+33
* [Plugin] use service_is_running() in SoSPredicate()Bryn M. Reeves2019-03-221-1/+1
* [Plugin] accept predicates in Plugin.add_journal()Bryn M. Reeves2019-03-221-2/+2
* [Plugin] accept predicates in Plugin.add_copy_spec()Bryn M. Reeves2019-03-221-1/+6
* [Plugin] accept predicates in Plugin.get_cmd_output_now()Bryn M. Reeves2019-03-221-1/+7
* [Plugin] add SoSPredicate implementationBryn M. Reeves2019-03-221-6/+86
* [Plugin] Terminate running commands when a plugin exceeds timeoutJake Hunsaker2019-03-223-5/+44
* [foreman] collect all logrotated patterns and error httpd logsPavel Moravec2019-03-221-3/+3
* [candlepin] collect all types of logrotated patternsPavel Moravec2019-03-221-2/+2
* [apache] dont collect foreman httpd logsPavel Moravec2019-03-221-0/+6
* [plugins] dont collect tail of fobidden filePavel Moravec2019-03-221-0/+3
* [xfs] call xfs_admin on device namePavel Moravec2019-03-221-1/+1
* [openstack_neutron] fix method name typoBryn M. Reeves2019-03-211-1/+1
* [foreman] Natively implement foreman-debug in sosJake Hunsaker2019-03-211-7/+207