Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bcfg2-test: test for clients with no entries | Chris St. Pierre | 2013-02-08 | 1 | -0/+3 |
| | |||||
* | fixed unit tests | Chris St. Pierre | 2013-01-29 | 1 | -2/+7 |
| | |||||
* | bcfg2-test: various improvements | Chris St. Pierre | 2013-01-28 | 1 | -11/+40 |
| | | | | | - avoided hang on Ctrl-C - better output formatting and verbosity | ||||
* | expanded pylint coverage | Chris St. Pierre | 2012-09-25 | 1 | -0/+4 |
| | |||||
* | made logging to syslog configurable and default for all logging | Chris St. Pierre | 2012-08-15 | 1 | -1/+1 |
| | |||||
* | fixed bcfg2-lint/bcfg2-test Core instantiation | Chris St. Pierre | 2012-07-22 | 1 | -1/+1 |
| | |||||
* | added CherryPy-based server core | Chris St. Pierre | 2012-07-19 | 1 | -8/+1 |
| | |||||
* | added option groups | Chris St. Pierre | 2012-05-21 | 1 | -14/+6 |
| | |||||
* | Added inotify filemonitor driver | Chris St. Pierre | 2012-05-18 | 1 | -2/+3 |
| | | | | Moved list of files to ignore into config | ||||
* | added ability to disable Cfg file validation | Chris St. Pierre | 2012-05-11 | 1 | -0/+1 |
| | |||||
* | moved plugin-specific configs to main config file; propagate "setup" object ↵ | Chris St. Pierre | 2012-05-11 | 1 | -1/+2 |
| | | | | to server Core | ||||
* | added ability to pass options to nose, ignore tests, test specific clients ↵ | Chris St. Pierre | 2012-04-13 | 1 | -28/+76 |
| | | | | to bcfg2-test | ||||
* | fixed mode of bcfg2-test | Chris St. Pierre | 2012-04-09 | 1 | -0/+0 |
| | |||||
* | Only use a minimal filemonitor for testing | Calen Pennington | 2012-01-16 | 1 | -2/+3 |
| | | | | (cherry picked from commit 18fbd90fb23a7e9c7a79fcfa3e570be45996a043) | ||||
* | Add a tool to build all the client configurations and verify that they ↵ | Calen Pennington | 2011-12-07 | 1 | -0/+67 |
contain no failures |