aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Enabled new Debian plugins & adapted to new formatLouis Bouchard2013-04-051-5/+43
| * | Enabled new Debian plugins & adapted to new formatLouis Bouchard2013-04-051-2/+26
| * | Enabled new Debian plugins & adapted to new formatLouis Bouchard2013-04-056-13/+94
| * | More fixes for general.py specific to Ubuntu/DebianLouis Bouchard2013-04-051-2/+1
| * | Fix optionList anomalyLouis Bouchard2013-04-051-2/+2
* | | Merge branch 'pyflakes-remove-unused-imports'Bryn M. Reeves2013-04-1835-44/+6
|\ \ \
| * | | Remove all unused imports in pluginsAdam Stokes2013-04-1437-49/+6
* | | | Merge branch 'shell-fix-debian-packaging'Bryn M. Reeves2013-04-169-46/+77
|\ \ \ \
| * | | | Fix inconsistent use of tabs and spacesAdam Stokes2013-04-142-29/+29
| * | | | Remove python-support, attempt to remove LICENSE after dh_auto_installAdam Stokes2013-04-116-23/+45
| * | | | Debian packaging changes as a result from Debian ITPAdam Stokes2013-04-113-5/+14
| * | | | Fix test for shell_outputAdam Stokes2013-04-111-1/+1
| | |_|/ | |/| |
* | | | Merge pull request #124 from arges/masterBryn M. Reeves2013-04-163-13/+62
|\ \ \ \
| * | | | Enable soundcard plugin for Debian/Ubuntu.Chris J Arges2013-04-121-7/+28
| * | | | Add Ubuntu/Debian support for postgresql plugin.Chris J Arges2013-04-102-6/+34
| |/ / /
* | | | Merge pull request #128 from battlemidget/pyflakes-fixesBryn M. Reeves2013-04-169-20/+18
|\ \ \ \
| * | | | pyflakes resultsAdam Stokes2013-04-145-15/+11
| * | | | Fix imports in correct filesAdam Stokes2013-04-143-4/+6
| | |/ / | |/| |
| * | | Small change to test_exe to point to /usr/bin/pythonAdam Stokes2013-04-111-1/+1
| |/ /
* | | Remove jboss and as7 plug-ins and related infrastructureBryn M. Reeves2013-04-163-1102/+0
* | | Remove obsolete ksyms check from kernel plug-inBryn M. Reeves2013-04-161-2/+0
* | | Remove PATH workarounds from hardware plug-inBryn M. Reeves2013-04-161-13/+6
* | | Fixup PATH breakage in general plug-inBryn M. Reeves2013-04-161-1/+1
* | | Fixup PATH breakage in emc plug-inBryn M. Reeves2013-04-161-59/+59
|/ /
* | Merge pull request #108 from ivoks/patch-1Bryn M. Reeves2013-04-101-1/+16
|\ \
| * | Add basic cinder data to the pluginivoks2013-03-281-1/+16
* | | Merge pull request #118 from battlemidget/unittest-fixes-1Bryn M. Reeves2013-04-1028-53/+92
|\ \ \
| * | | More pep8 naming updatesAdam Stokes2013-04-085-6/+6
| * | | - Remove unused DEPS envAdam Stokes2013-04-041-3/+0
| * | | 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
| | |/ | |/|
* | | Remove absolute paths from plug-insBryn M. Reeves2013-04-0958-306/+306
* | | Make PATH policy controlledBryn M. Reeves2013-04-093-5/+29
* | | Remove obsolete command from selinux pluginBryn M. Reeves2013-04-091-1/+0
|/ /
* | 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
|/