Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | don't trigger full reparse on adding config file | Michael Fenn | 2014-04-14 | 1 | -0/+1 |
* | added bcfg2-crypt back | Chris St. Pierre | 2014-02-11 | 1 | -0/+8 |
* | Merge branch 'maint' | Chris St. Pierre | 2013-12-09 | 1 | -8/+0 |
|\ | |||||
| * | bcfg2-crypt: handle error when encrypting properties with multiple keys | Chris St. Pierre | 2013-11-25 | 1 | -4/+8 |
| * | bcfg2-crypt: Fixed variable name collision | Chris St. Pierre | 2013-11-12 | 1 | -3/+3 |
| * | bcfg2-crypt: backported fixes in b5b26415161e715fe4d22d69328b06801ff7124d | Chris St. Pierre | 2013-11-12 | 1 | -22/+25 |
| * | bcfg2-crypt: fixed missing EVPError | Chris St. Pierre | 2013-11-11 | 1 | -2/+1 |
| * | bcfg2-crypt: better debugging, error handling with Properties files | Chris St. Pierre | 2013-11-11 | 1 | -3/+37 |
| * | bcfg2-crypt: fixed completely backwards logic | Chris St. Pierre | 2013-11-11 | 1 | -1/+1 |
| * | bcfg2-crypt: fixed deprecation warning | Chris St. Pierre | 2013-11-05 | 1 | -1/+1 |
| * | Merge pull request #110 from AlexanderS/reporting-model-updates | Chris St. Pierre | 2013-11-05 | 1 | -5/+5 |
| |\ | |||||
| | * | bcfg2-reports: update to use current models | Alexander Sulfrian | 2013-06-29 | 1 | -5/+5 |
* | | | bcfg2-report-collector: import DBSettings explicitly to parse them early | Chris St. Pierre | 2013-10-31 | 1 | -0/+1 |
* | | | bcfg2-reports: rewrote with new option parser | Chris St. Pierre | 2013-10-30 | 1 | -277/+3 |
* | | | DB: fixed how Django settings are loaded | Chris St. Pierre | 2013-10-30 | 1 | -18/+2 |
* | | | bcfg2-server: Fixed default backend value | Chris St. Pierre | 2013-08-09 | 1 | -1/+1 |
* | | | Merge branch 'options-rewrite' | Chris St. Pierre | 2013-08-08 | 9 | -2278/+57 |
|\ \ \ | |||||
| * | | | Options: migrated client to new parser | Chris St. Pierre | 2013-06-27 | 1 | -22/+4 |
| * | | | Options: migrated bcfg2-yum-helper | Chris St. Pierre | 2013-06-27 | 1 | -268/+2 |
| * | | | Options: migrated reporting to new parser | Chris St. Pierre | 2013-06-27 | 1 | -10/+4 |
| * | | | Options: migrated bcfg2-crypt and Encryption libs to new parser | Chris St. Pierre | 2013-06-27 | 1 | -501/+2 |
| * | | | Options: migrated bcfg2-test to new parser | Chris St. Pierre | 2013-06-27 | 1 | -311/+4 |
| * | | | Options: migrated bcfg2-admin to new parser | Chris St. Pierre | 2013-06-27 | 1 | -88/+2 |
| * | | | Options: migrated bcfg2-info to new parser | Chris St. Pierre | 2013-06-27 | 1 | -788/+2 |
| * | | | Options: migrated bcfg2-lint to new parser | Chris St. Pierre | 2013-06-27 | 2 | -208/+2 |
| * | | | Options: migrated server core to new option parser | Chris St. Pierre | 2013-06-27 | 1 | -47/+27 |
* | | | | Merge branch 'maint' | Chris St. Pierre | 2013-08-08 | 3 | -5/+13 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Plugin: added new Caching interface | Chris St. Pierre | 2013-08-07 | 1 | -2/+3 |
| * | | | bcfg2-yum-helper: disable pylint check | Chris St. Pierre | 2013-08-06 | 1 | -1/+2 |
| * | | | bcfg2-yum-helper: fully download group metadata during makecache | Chris St. Pierre | 2013-08-06 | 1 | -0/+1 |
| * | | | bcfg2-crypt: prevent traceback for certain decrypt failures | Chris St. Pierre | 2013-08-05 | 1 | -1/+2 |
| * | | | bcfg2-yum-helper: populate group cache during makecache | Chris St. Pierre | 2013-07-31 | 1 | -0/+4 |
| * | | | bcfg2-yum-helper: Fix another python3 syntax error | Sol Jerome | 2013-07-27 | 1 | -1/+1 |
| * | | | bcfg2-yum-helper: Fix python3 syntax error | Sol Jerome | 2013-07-27 | 1 | -1/+1 |
* | | | | Merge branch 'maint' | Sol Jerome | 2013-07-27 | 2 | -0/+44 |
|\| | | | |||||
| * | | | bcfg2-yum-helper: added missing docstring | Chris St. Pierre | 2013-07-18 | 1 | -0/+2 |
| * | | | Packages: added lock to yum cache update | Chris St. Pierre | 2013-07-18 | 1 | -0/+32 |
| * | | | bcfg2-info: fixed expirecache | Chris St. Pierre | 2013-07-18 | 1 | -2/+2 |
| * | | | bcfg2-info: added expirecache command to expire metadata cache | Chris St. Pierre | 2013-07-18 | 1 | -0/+10 |
* | | | | Remove bcfg2-repo-validate | Sol Jerome | 2013-07-27 | 1 | -1/+0 |
* | | | | Merge branch 'maint' | Sol Jerome | 2013-07-18 | 4 | -7/+51 |
|\| | | | |||||
| * | | | bcfg2-info: fixed automatch | Chris St. Pierre | 2013-07-18 | 1 | -1/+1 |
| * | | | Packages: fixed read-only yum cache | Chris St. Pierre | 2013-07-18 | 1 | -5/+26 |
| * | | | Read-only yum cache | Chris St. Pierre | 2013-07-15 | 1 | -0/+23 |
| * | | | Core: apply FAM blocking option to all commands that start a server | Chris St. Pierre | 2013-07-09 | 3 | -3/+3 |
* | | | | bcfg2-info: Fix pylint errors | Sol Jerome | 2013-07-13 | 1 | -3/+4 |
* | | | | bcfg2-info: Use builtin cmd help | Sol Jerome | 2013-07-13 | 1 | -91/+85 |
* | | | | bcfg2-crypt: Fix path to Encryption module | Sol Jerome | 2013-07-08 | 1 | -19/+21 |
* | | | | Merge branch 'maint' | Sol Jerome | 2013-07-08 | 3 | -306/+245 |
|\| | | | |/ / |/| | | |||||
| * | | fixed pylint | Chris St. Pierre | 2013-07-03 | 1 | -1/+1 |