Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | expanded pylint coverage | Chris St. Pierre | 2012-09-25 | 1 | -12/+17 |
| | |||||
* | renamed Bcfg2Py3k to Compat | Chris St. Pierre | 2012-08-27 | 1 | -1/+1 |
| | |||||
* | made logging levels more consistent in a few places | Chris St. Pierre | 2012-08-15 | 1 | -1/+0 |
| | |||||
* | better error messages from failed import in models.py | Chris St. Pierre | 2012-08-15 | 1 | -2/+4 |
| | |||||
* | Merge reporting configuration with main server configuration | Tim Laszlo | 2012-08-07 | 1 | -0/+14 |
| | | | | | | Admin/Syncdb: Use SchemaUpdater Move the schema update routines from reports to Bcfg2.Server Move Reports.settings into Bcfg2.settings | ||||
* | Metadata and other improvements: | Chris St. Pierre | 2012-07-30 | 1 | -0/+62 |
* Added support for Client tag in groups.xml * Added support for nested Group tags in groups.xml * Added support for negated groups in groups.xml * Added DatabaseBacked plugin mixin to easily allow plugins to connect to a database specified in global database settings in bcfg2.conf * Added DBMetadata plugin that uses relational DB to store client records instead of writing to clients.xml |