index
:
sos
bmr-suse-policy
main
suse
A unified tool for collecting system logs and other debug information
Matěj Cepl <mcepl@cepl.eu>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[archive|component] Move archive setup and cleanup into SoSComponent
Jake Hunsaker
2020-04-22
4
-93
/
+86
*
[collector] Align with SoSComponent.execute() calls
Jake Hunsaker
2020-04-22
2
-6
/
+12
*
[collector] Drop Configuration class and use SoSOptions
Jake Hunsaker
2020-04-22
5
-447
/
+267
*
[collector] Transition logging to logger setup by SoSComponent
Jake Hunsaker
2020-04-22
3
-49
/
+39
*
[collector] Add cluster and host loading into SoSCollector() directly
Jake Hunsaker
2020-04-22
1
-2
/
+99
*
[collector] Initial import of sos-collector into sos
Jake Hunsaker
2020-04-22
14
-1
/
+2868
*
[tests] Fix unittests
Jake Hunsaker
2020-04-21
3
-4
/
+4
*
[insights] collect insights-client dump
Pavel Moravec
2020-04-21
1
-0
/
+4
*
[systemd] update trigger with better generic file check
Heather Lemon
2020-04-21
1
-4
/
+1
*
[landscape] Substitute oidc conf in service file
Eric Desrochers
2020-04-21
1
-0
/
+20
*
[navicli] replace interactive prompt by plugin option
Pavel Moravec
2020-04-16
1
-25
/
+5
*
[freeipmi] Add freeipmi support
Arif Ali
2020-04-16
1
-0
/
+33
*
[pmem] Adds a new 'pmem' (Persistent Memory) plugin to collect data
Steve Scargall
2020-04-16
1
-0
/
+91
*
[landscape] simplify and remove deprecated log dir
Eric Desrochers
2020-04-14
1
-11
/
+15
*
[global] fix some flake8 issues
Bryan Quigley
2020-04-14
4
-9
/
+6
*
[global] Drop use of python six and other 2.X bits
Bryan Quigley
2020-04-09
17
-120
/
+40
*
[global] Drop use of __future__
Bryan Quigley
2020-04-08
8
-17
/
+0
*
[build] Update setuptools for new package layout, remove python2 tests
Jake Hunsaker
2020-04-08
3
-12
/
+4
*
[options] Remove extraneous import
Jake Hunsaker
2020-04-08
1
-1
/
+1
*
[travis] Update test script for new binary
Jake Hunsaker
2020-04-08
1
-9
/
+9
*
[global] PEP8 fixes
Jake Hunsaker
2020-04-08
4
-11
/
+13
*
[binary] Allow subcommand alias references
Jake Hunsaker
2020-04-08
1
-6
/
+17
*
[reporting] Move reporting under sos/report
Jake Hunsaker
2020-04-08
3
-2
/
+2
*
[binary] Have legacy sosreport binary redirect to sos
Jake Hunsaker
2020-04-08
3
-6
/
+16
*
[binary] Set python3 as the interpreter
Jake Hunsaker
2020-04-08
1
-1
/
+1
*
[report] Add a description for help output
Jake Hunsaker
2020-04-08
1
-8
/
+5
*
[options] Ensure verbosity is an int
Jake Hunsaker
2020-04-08
1
-1
/
+1
*
[report] Remove extra 'report' string from log message
Jake Hunsaker
2020-04-08
1
-1
/
+1
*
[report] Don't override self.sys_tmp in __init__()
Jake Hunsaker
2020-04-08
1
-1
/
+0
*
[options] Cast arg_names to list instead of dict_keys
Jake Hunsaker
2020-04-08
1
-1
/
+1
*
[report] Update SoSReport() to use SoSComponent()
Jake Hunsaker
2020-04-08
3
-328
/
+197
*
[redhat] Fix SoSOptions import
Jake Hunsaker
2020-04-08
1
-1
/
+1
*
[options] Drop explicit subclass of object
Jake Hunsaker
2020-04-08
1
-1
/
+1
*
[utilities] Move _sos back into sos/__init__.py
Jake Hunsaker
2020-04-08
3
-13
/
+11
*
[component] Add Policy loading and move to new component.py
Jake Hunsaker
2020-04-08
2
-144
/
+172
*
[soscomponent] Add exit handling to SoSComponent
Jake Hunsaker
2020-04-08
1
-0
/
+17
*
[options] Update option loading from config file
Jake Hunsaker
2020-04-08
2
-38
/
+92
*
[sos] Extract logging setup from report
Jake Hunsaker
2020-04-08
2
-0
/
+89
*
[options] Decouple SoSOptions from report
Jake Hunsaker
2020-04-08
3
-91
/
+39
*
[sos] Dynamically build argparser usage strings
Jake Hunsaker
2020-04-08
1
-2
/
+23
*
[policies] Fix imports after moving SoSOptions
Jake Hunsaker
2020-04-08
1
-2
/
+2
*
[sos] Fix bad imports/typos
Jake Hunsaker
2020-04-08
1
-5
/
+5
*
[options] Split SoSOptions into a new module
Jake Hunsaker
2020-04-08
2
-321
/
+342
*
[4.0] Create new binary and define new entrypoints for subcommands
Jake Hunsaker
2020-04-08
2
-14
/
+116
*
[utilities] Move gettext into utilities
Jake Hunsaker
2020-04-07
1
-0
/
+12
*
[4.0] Remove __run__.py
Jake Hunsaker
2020-04-07
1
-14
/
+0
*
[report] Move sosreport.py into report/__init__.py
Jake Hunsaker
2020-04-07
3
-1469
/
+1469
*
[global] Fix report import paths
Jake Hunsaker
2020-04-07
308
-319
/
+323
*
[4.0] Re-organize tree for sos-4.0
Jake Hunsaker
2020-04-07
298
-0
/
+0
*
[Plugin] Remove add_udev_info method
Jake Hunsaker
2020-04-07
1
-19
/
+0
[next]