summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* testsuite: expanded pylint coverageChris St. Pierre2012-10-036-308/+322
* testsuite: skip django pylint checks for nowChris St. Pierre2012-10-031-0/+10
* fixed missing error when probe download failsChris St. Pierre2012-10-031-0/+1
* testsuite: added unit tests for Cfg handlersChris St. Pierre2012-10-0218-63/+591
* Cfg: deprecated perms="inherit"Chris St. Pierre2012-10-021-0/+2
* testsuite: unit tests for Cfg plugin and base handlersChris St. Pierre2012-10-025-109/+859
* consistently list ACLs on Path entriesChris St. Pierre2012-10-021-3/+5
* fixed contingencies on sbin pylint checksChris St. Pierre2012-09-281-18/+25
* if an entry has no acls and its filesystem is mounted noacl, that's not an errorChris St. Pierre2012-09-281-2/+7
* Revert "POSIX: make sure to close file handles on temp files"Chris St. Pierre2012-09-281-10/+7
* fixed contingent pylint code checksChris St. Pierre2012-09-281-10/+27
* YUM: fixed bug in pylint complianceChris St. Pierre2012-09-281-1/+1
* wrote unit tests for encryptionChris St. Pierre2012-09-282-10/+212
* POSIX: make sure to close file handles on temp filesChris St. Pierre2012-09-281-7/+10
* full pylint checks for bcfg2 (the client script)Chris St. Pierre2012-09-281-1/+1
* made client runs abort on probe failure, added option to disable thatChris St. Pierre2012-09-283-123/+161
* wrote unit tests for PropertiesChris St. Pierre2012-09-276-12/+305
* made YUM driver pass pylintChris St. Pierre2012-09-262-257/+272
* YUM: driver now records actions to yum.log (#1103)Chris St. Pierre2012-09-261-107/+113
* fixed bug with Remove and FindExtra in package toolsChris St. Pierre2012-09-261-13/+8
* wrote docs for Bcfg2.CompatChris St. Pierre2012-09-264-50/+238
* rolled genshi/cheetah docs into cfg, deprecated old tgenshi/tcheetah docsChris St. Pierre2012-09-2634-445/+494
* documented which pylint messages are disabled and whyChris St. Pierre2012-09-261-0/+32
* made full pylint checks the default, expanded pylint coverage to lots of toolsChris St. Pierre2012-09-2617-207/+271
* added more optional test prereqsChris St. Pierre2012-09-262-2/+3
* deprecated YUM24 tool, renamed YUMng to YUM, RPMng to RPMChris St. Pierre2012-09-2612-2916/+2641
* SELinux: Fix incorrect return valueSol Jerome2012-09-251-2/+2
* SELinux: Check for attribute explicitlySol Jerome2012-09-251-2/+2
* SELinux: Do not attempt transaction while lockedSol Jerome2012-09-251-0/+1
* add to path in pylint for testingChris St. Pierre2012-09-251-1/+3
* moved pidfile creation into the server backendsChris St. Pierre2012-09-253-4/+18
* updated bcfg2.conf man pageChris St. Pierre2012-09-254-33/+106
* various pylint fixesChris St. Pierre2012-09-2526-124/+67
* testsuite: fix path in pylint testsChris St. Pierre2012-09-252-1/+9
* fixes for test environmentChris St. Pierre2012-09-252-2/+2
* misc. minor bug fixesChris St. Pierre2012-09-254-15/+23
* SELinux: when selinux supports transactions but not adding modules via the AP...Chris St. Pierre2012-09-252-48/+140
* settings: Fix variable usageSol Jerome2012-09-251-1/+1
* expanded pylint coverageChris St. Pierre2012-09-2528-568/+825
* fixed tests for pylint changesChris St. Pierre2012-09-259-102/+85
* more pylint checksChris St. Pierre2012-09-257-165/+234
* made json optional againChris St. Pierre2012-09-255-11/+29
* expanded pylint testsChris St. Pierre2012-09-2524-530/+621
* run pylint for errors on almost everything, full runs on some selected stuffChris St. Pierre2012-09-2572-755/+1243
* bcfg2-admin: Switch to pseudo file monitorTim Laszlo2012-09-241-1/+3
* bcfg2-admin: Blacklist unused plugins in query modeTim Laszlo2012-09-241-0/+2
* Corrected template loader versionTim Laszlo2012-09-211-1/+1
* Web Reports: Remove unnecessary comparison in config_items/item.htmlTim Laszlo2012-09-211-1/+1
* Web Reports: allow bcfg2.conf to be passed to the wsgi appTim Laszlo2012-09-211-1/+6
* reports: Update TEMPLATE_LOADERS for older versions of DjangoTim Laszlo2012-09-211-4/+10