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
*
Update references to github URL
Bryn M. Reeves
2014-04-06
5
-6
/
+6
*
Convert PowerPC plugin to use add_copy_specs()
Bryn M. Reeves
2014-04-04
1
-14
/
+20
*
Replace kvm os.popen use with Plugin.call_ext_prog()
Bryn M. Reeves
2014-04-04
1
-7
/
+14
*
Syntax error.. I blame emacs.
Adam Stokes
2014-04-04
1
-1
/
+1
*
Properly state unicode literal in Python 3.2
Adam Stokes
2014-04-04
1
-1
/
+1
*
Pass byte strings to six.binary_type
Bryn M. Reeves
2014-04-04
1
-1
/
+1
*
add python 3.2 for Ubuntu Precise release
Adam Stokes
2014-04-04
1
-0
/
+1
*
Use six.binary_type to produce a .decode()able string
Bryn M. Reeves
2014-04-04
1
-1
/
+1
*
Use input method from python six
Adam Stokes
2014-04-04
3
-6
/
+10
*
Fix tuna collection in kernelrt
Bryn M. Reeves
2014-04-04
1
-2
/
+3
*
Clean up sos_get_command_output() and friends
Bryn M. Reeves
2014-04-04
7
-47
/
+60
*
Clean up utilities.sos_get_command_output()
Bryn M. Reeves
2014-04-04
1
-14
/
+13
*
Make forbidden path test a separate function
Bryn M. Reeves
2014-04-03
1
-4
/
+7
*
Fix whitespace in Plugin class
Bryn M. Reeves
2014-04-03
1
-1
/
+1
*
Add Plugin.do_path_regex_sub()
Bryn M. Reeves
2014-04-03
1
-0
/
+12
*
Add mail notification to sos-devel in travis configuration
Bryn M. Reeves
2014-04-03
1
-1
/
+2
*
Update cgred configuration file path for RedHatCgroups
Bryn M. Reeves
2014-04-02
1
-1
/
+1
*
Refactor cgroups plugin
Bryn M. Reeves
2014-04-02
1
-14
/
+16
*
Add collection of /var/log/cloud-init.log and
Louis Bouchard
2014-04-02
1
-0
/
+1
*
Update travis-ci build status image
Adam Stokes
2014-04-01
1
-1
/
+1
*
Use := with gmake shell function for better optimization
Adam Stokes
2014-04-01
1
-5
/
+5
*
Collect network interfaces flags
Michele Baldessari
2014-03-31
2
-1
/
+3
*
Add collection of grub configuration for UEFI systems
Bryn M. Reeves
2014-03-28
2
-6
/
+7
*
Raise a TypeError if add_copy_specs() is called with a string
Bryn M. Reeves
2014-03-27
2
-0
/
+5
*
Add tests for Plugin.add_copy_spec()/add_copy_specs()
Bryn M. Reeves
2014-03-27
1
-2
/
+24
*
Update Plugin tests to treat copy_paths as a set
Bryn M. Reeves
2014-03-27
1
-1
/
+1
*
Use a set for Plugin.copy_paths
Bryn M. Reeves
2014-03-27
1
-8
/
+6
*
Remove references to 'sub' parameter from plugin tests
Bryn M. Reeves
2014-03-27
1
-7
/
+3
*
Remove 'sub' parameter from Plugin.add_copy_spec*()
Bryn M. Reeves
2014-03-27
1
-32
/
+17
*
Drop RedHatPlugin from procenv
Bryn M. Reeves
2014-03-27
1
-2
/
+2
*
Update plugin_tests.py to match new method names
Bryn M. Reeves
2014-03-27
1
-5
/
+5
*
Remove obsolete checksum reference from utilities_tests.py
Bryn M. Reeves
2014-03-27
1
-1
/
+1
*
Refactor Plugin.collect() pathway
Bryn M. Reeves
2014-03-27
1
-23
/
+34
*
Fix x86 arch detection in processor plugin
Bryn M. Reeves
2014-03-27
1
-1
/
+1
*
Pythonify Plugin._path_in_pathlist()
Bryn M. Reeves
2014-03-27
1
-4
/
+1
*
Clean up package checks in processor plugin
Bryn M. Reeves
2014-03-27
1
-12
/
+6
*
Replace self.policy().pkg_by_name() us in Logs plugin
Bryn M. Reeves
2014-03-27
1
-1
/
+1
*
Convert infiniband to package list
Bryn M. Reeves
2014-03-27
1
-5
/
+1
*
Dead code removal: PluginException
Bryn M. Reeves
2014-03-26
1
-5
/
+0
*
Dead code removal: sos.plugins.common_prefix()
Bryn M. Reeves
2014-03-26
1
-13
/
+0
*
Add vim tags to all python source files
Bryn M. Reeves
2014-03-26
165
-2
/
+330
*
Dead code removal: utilities.checksum()
Bryn M. Reeves
2014-03-26
2
-27
/
+0
*
Dead code removal: DirTree
Bryn M. Reeves
2014-03-26
2
-99
/
+1
*
Dead code removal: sos_relative_path()
Bryn M. Reeves
2014-03-26
2
-31
/
+1
*
Remove --profile support
Bryn M. Reeves
2014-03-25
4
-71
/
+3
*
Fix plugin_test exception on six.PY2
Bryn M. Reeves
2014-03-25
1
-2
/
+2
*
Call rhsm-debug with the --sos switch
Bryn M. Reeves
2014-03-20
1
-1
/
+1
*
Do not collect isos in cobbler plugin
Adam Stokes
2014-03-14
1
-0
/
+1
*
Match plugins against policies
Bryn M. Reeves
2014-03-13
3
-26
/
+39
*
Update policy_tests.py for validate_plugin change
Bryn M. Reeves
2014-03-13
1
-4
/
+4
[next]