aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [sos] improve preset argument filteringBryn M. Reeves2018-06-201-2/+2
* [policies] return None in find_preset() if preset not foundBryn M. Reeves2018-06-202-4/+3
* [sosreport] do not display {add,del}_preset in --list-presetsBryn M. Reeves2018-06-201-0/+8
* [sosreport] add --add-preset and --del-presetBryn M. Reeves2018-06-202-6/+71
* [sos] add add_preset and del_preset to SoSOptionsBryn M. Reeves2018-06-201-5/+8
* [sos] add SoSOptions.dict()Bryn M. Reeves2018-06-201-1/+15
* [sos] replace hard-coded format tuple with list comprehensionBryn M. Reeves2018-06-201-8/+1
* [sosreport] add --list-presetsBryn M. Reeves2018-06-202-3/+30
* [policies] add on-disk preset supportBryn M. Reeves2018-06-202-4/+111
* [sos] add automatic preset detection infrastructureBryn M. Reeves2018-06-203-3/+17
* [sosreport] apply preset defaults to command argumentsBryn M. Reeves2018-06-201-0/+15
* [policies/redhat] add RHEL preset definitionsBryn M. Reeves2018-06-201-2/+57
* [policies] add PresetDefaults infrastructureBryn M. Reeves2018-06-201-1/+61
* [sos,sosreport] add new SoSOptions.preset / --preset optionBryn M. Reeves2018-06-202-3/+6
* [sos] add __str__ and __repr__ to SoSOptionsBryn M. Reeves2018-06-201-1/+31
* [sos] make SoSOptions.profiles default an empty listBryn M. Reeves2018-06-201-1/+1
* [sos] alphabetise SoSOptions attribute listBryn M. Reeves2018-06-201-17/+17
* [sosreport] move SoSOptions from sos.sosreport to sosBryn M. Reeves2018-06-202-87/+118
* [sosreport] add SoSOptions.merge()Bryn M. Reeves2018-06-201-3/+30
* [sosreport] add command line defaults dictionaryBryn M. Reeves2018-06-201-16/+22
* [sosreport] make --debug a booleanBryn M. Reeves2018-06-201-2/+1
* [sosreport] alphabetise argument listBryn M. Reeves2018-06-201-54/+54
* [sosreport] simplify SoSOptionsBryn M. Reeves2018-06-201-457/+157
* [Plugin] set size limits automaticallyBryn M. Reeves2018-06-202-0/+12
* [Plugin] fix Plugin.add_journal() kwarg useBryn M. Reeves2018-06-201-3/+2
* [Plugin] fix Plugin.add_cmd_output() kwarg useBryn M. Reeves2018-06-201-3/+4
* [sosreport] Correct verbosity level when -v is not specifiedJake Hunsaker2018-06-201-2/+2
* [global] Transition to pycodestyleJake Hunsaker2018-06-2039-74/+76
* [elastic] handle cases when config file isnt presentPavel Moravec2018-06-201-11/+14
* [fibrechannel] do not attempt to list non-existent directoriesBryn M. Reeves2018-06-201-6/+4
* [sosreport] Fix finished running plugins reportJake Hunsaker2018-06-201-1/+1
* [sosreport] use private plugin list for ThreadPoolExecutorBryn M. Reeves2018-06-191-1/+3
* [puppet] add package checksBryan Quigley2018-06-181-0/+2
* [skydive] add pluginMasco Kaliyamoorthy2018-06-181-0/+61
* [sosreport] call traceback.print_exc without argumentsPavel Moravec2018-06-181-2/+1
* [plugins] Check read access before trying to list a dirBryan Quigley2018-06-181-1/+1
* [ipa] collect more logs and httpd alias configsPavel Moravec2018-06-181-1/+14
* [ovirt_provider_ovn] fix typo in provider file/config variable namePavel Moravec2018-06-181-1/+1
* [infiniband] test if dir exists before listing itPavel Moravec2018-06-181-1/+1
* [fibrechannel] test if dir exists before listing itPavel Moravec2018-06-181-1/+2
* [sosreport] --batch option does not display resultsPavel Moravec2018-06-181-2/+1
* [archive] use threads for xz compressionPavel Moravec2018-06-184-9/+32
* [policies] add auxiliary function _get_pkg_name_for_binaryPavel Moravec2018-06-182-0/+12
* [sosreport] Fix threads execution with no options and output formattingJake Hunsaker2018-06-181-9/+13
* [elastic] Add Elasticsearch service pluginAmit Ghadge2018-06-181-0/+60
* [mssql] Add new pluginTakayoshi Tanaka2018-06-181-0/+92
* [origin] Collect {resolv,node-dnsmasq}.conf under /etc/origin/nodeKenjiro Nakayama2018-06-181-0/+2
* [openstack_instack] add support for containerized undercloudEmilien Macchi2018-06-181-3/+13
* [archive] make FileCacheArchive methods re-entrantBryn M. Reeves2018-06-182-74/+177
* netplan conf files can exist in 3 locationsEric Desrochers2018-06-071-0/+2