Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make more names pep8 compliant across the tree | Bryn M. Reeves | 2013-03-28 | 1 | -4/+4 |
| | | | | | | | | | 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> | ||||
* | adding ability to specify multiple files for Plugin.fileGrep | Jesse Jaggars | 2012-02-27 | 1 | -1/+19 |
| | |||||
* | adding more tests and fixing an error with tar archives | Jesse Jaggars | 2012-02-23 | 1 | -1/+7 |
| | |||||
* | refactoring common linux-related policy features into a common superclass, ↵ | Jesse Jaggars | 2012-02-23 | 1 | -0/+45 |
simplifying specification of valid plugin subclasses |