aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Include coverage module during CI testsAdam Stokes2013-04-042-1/+2
* remove python 2.6 build support and allow failure of python 3.x testsAdam Stokes2013-04-041-1/+6
* More pep8 classname stylingAdam Stokes2013-04-0415-25/+25
* Fix unittests and more pep8 conformingAdam Stokes2013-04-048-22/+58
* Merge branch 'bmr-pep8ify-names'Bryn M. Reeves2013-04-04121-1154/+1154
|\
| * Make more names pep8 compliant across the treeBryn M. Reeves2013-03-2851-268/+268
| * Rename copy_stuff() to collect()Bryn M. Reeves2013-03-283-6/+6
| * Rename functions and methods in plugins to comply with pep8Bryn M. Reeves2013-03-28114-896/+896
* | Merge pull request #113 from karibou/masterBryn M. Reeves2013-04-030-0/+0
|\ \
| * | Fixed Class name inversionLouis Bouchard2013-04-021-2/+2
| |/
* | Merge pull request #111 from rubeon/masterBryn M. Reeves2013-04-031-0/+72
|\ \
| * | Changed classname to match style guidelines.Eric Williams2013-03-291-1/+1
| * | Renamed landscape_client to landscape so it looks better in the plugin list.Eric Williams2013-03-281-2/+3
| * | Added landscape plugin, which gathers logs and configuration files for the Ub...Eric Williams2013-03-281-0/+71
| |/
* | Merge pull request #109 from battlemidget/patch-1Bryn M. Reeves2013-04-031-6/+6
|\ \
| * | Fix super call to proper general plugin nameAdam Stokes2013-03-281-6/+6
| |/
* | Merge pull request #107 from battlemidget/patch-1Bryn M. Reeves2013-04-031-1/+1
|\ \ | |/ |/|
| * Only specify the var/log/juju dirAdam Stokes2013-03-281-1/+1
|/
* Merge pull request #103 from battlemidget/patch-1Bryn M. Reeves2013-03-2614-21/+93
|\
| * Update man page date to reflect recent changes to the informationAdam Stokes2013-03-251-1/+1
| * Merge git://github.com/sosreport/sosreport into patch-1Adam Stokes2013-03-253-48/+89
| |\ | |/ |/|
* | Clean up command line option handlingBryn M. Reeves2013-03-251-12/+12
* | Man page updatesBryn M. Reeves2013-03-251-26/+64
* | Rename --silent to --quietBryn M. Reeves2013-03-253-8/+11
* | Improve UI text readabilityBryn M. Reeves2013-03-251-2/+2
| * Conforming naming scheme in a few pluginsAdam Stokes2013-03-256-11/+13
| * Merge branch 'patch-1' of github.com:battlemidget/sosreport into patch-1Adam Stokes2013-03-251-1/+0
| |\
| | * Update __init__.pyAdam Stokes2013-03-251-1/+0
| * | Inherit system within DebianSystem pluginAdam Stokes2013-03-251-1/+1
| |/
| * Fixes #104Adam Stokes2013-03-251-1/+3
| * Port several plugins to Debian/UbuntuAdam Stokes2013-03-2510-15/+84
|/
* Merge pull request #102 from sosreport/bmr-template-text-fixesBryn M. Reeves2013-03-255-29/+111
|\
| * Fix Fedora policy detectionBryn M. Reeves2013-03-221-2/+3
| * Improve policy template handlingBryn M. Reeves2013-03-225-29/+110
|/
* Merge pull request #101 from battlemidget/cloud-pluginsBryn M. Reeves2013-03-213-0/+82
|\
| * Merge git://github.com/sosreport/sosreport into cloud-pluginsAdam Stokes2013-03-181-0/+1
| |\ | |/ |/|
* | Merge pull request #98 from battlemidget/patch-1Bryn M. Reeves2013-03-181-0/+1
|\ \
| * | Line 243 attempts to access non-imported regexAdam Stokes2013-02-111-0/+1
| | * 3 New pluginsAdam Stokes2013-03-063-0/+82
| |/ |/|
* | Merge pull request #99 from battlemidget/patch-2Bryn M. Reeves2013-02-221-2/+2
|\ \ | |/ |/|
| * Include new-line in shell_outAdam Stokes2013-02-111-2/+2
|/
* Make add_file() more robustBryn M. Reeves2012-12-181-9/+15
* Force LC_ALL=C for external commandsBryn M. Reeves2012-12-181-1/+6
* Disable archive recursion tests for TarFileArchiveBryn M. Reeves2012-12-181-10/+14
* Fix import statement in archives_test.pyBryn M. Reeves2012-12-181-1/+1
* Separate archive classes from utilities moduleBryn M. Reeves2012-12-185-244/+276
* Rename command output collection interfacesBryn M. Reeves2012-12-1764-360/+360
* Merge pull request #94 from battlemidget/featureJesse Jaggars2012-12-141-1/+1
|\
| * Make Ubuntu/Debian depend on python-selinux (Closed GH:#93)Adam Stokes2012-12-141-1/+1
* | Add output of ntptime to ntp moduleBryn M. Reeves2012-12-131-1/+4
|/