aboutsummaryrefslogtreecommitdiffstats
path: root/example_plugins
Commit message (Collapse)AuthorAgeFilesLines
* Add vim tags to all python source filesBryn M. Reeves2014-03-261-0/+2
| | | | | | Fixes Issue #243. Signed-off-by: Bryn M. Reeves <bmr@redhat.com>
* Make more names pep8 compliant across the treeBryn M. Reeves2013-03-281-1/+1
| | | | | | | | | Fix policy and utility function, method and variable names to use lower case underscored style instead of camelCase. Related to Issue #112. Signed-off-by: Bryn M. Reeves <bmr@redhat.com>
* Rename functions and methods in plugins to comply with pep8Bryn M. Reeves2013-03-281-5/+5
| | | | | | | | | | | | | There are lots of historical camelCase function and method names in the plugin directory even though pep8 very clearly recommends against these other than for external backwards compatibility. Rename all the camelCased functions and methods and fix up the main sosreport code, examples and tests to use the new names. Fixes Issue #112. Signed-off-by: Bryn M. Reeves <bmr@redhat.com>
* Removing many unused bitsJesse Jaggars2012-02-294-131/+16
|
* Update example plugin to reflect reality (almost).Adrien Kunysz2011-04-221-28/+17
| | | | | | | There is still room for improvement but at least it's not completely wrong and misleading anymore. Acked-by: "Bryn M. Reeves" <bmr@redhat.com>
* - moved 1.9 to trunkr1.9astokes2010-02-174-0/+183
git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@778 ef72aa8b-4018-0410-8976-d6e080ef94d8