Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added better common walk_packages implementation for python 2.4 and 2.5 | Chris St. Pierre | 2012-08-27 | 1 | -20/+2 |
* | renamed Bcfg2Py3k to Compat | Chris St. Pierre | 2012-08-27 | 1 | -1/+1 |
* | SchemaUpdater: fix sorting of updaters | Tim Laszlo | 2012-08-23 | 1 | -1/+2 |
* | SchemaUpdater: _walk_packages incorrectly used __path__ | Tim Laszlo | 2012-08-22 | 1 | -2/+2 |
* | removed context managers from unit tests | Chris St. Pierre | 2012-08-21 | 1 | -1/+1 |
* | added CmpMixin to provide __cmp__ functionality to py3k | Chris St. Pierre | 2012-08-20 | 1 | -1/+4 |
* | SchemaUpdater: improved error handling | Chris St. Pierre | 2012-08-15 | 1 | -15/+25 |
* | Wrong module | Tim Laszlo | 2012-08-15 | 1 | -1/+1 |
* | Core: add database_available flag to allow plugins to see availability | Tim Laszlo | 2012-08-15 | 1 | -0/+4 |
* | Merge reporting configuration with main server configuration | Tim Laszlo | 2012-08-07 | 7 | -0/+630 |