Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed determination of repo name from source component name | Chris St. Pierre | 2012-08-22 | 1 | -3/+2 |
| | |||||
* | fixed lxml.etree.tostring invocations | Chris St. Pierre | 2012-08-22 | 13 | -25/+29 |
| | |||||
* | fixed encoding of Cfg files with unicode contents | Chris St. Pierre | 2012-08-22 | 2 | -3/+3 |
| | |||||
* | merged cheetah encoding fixes from maint | Chris St. Pierre | 2012-08-22 | 2 | -3/+5 |
| | |||||
* | Cfg: Fix traceback for unicode templates | Sol Jerome | 2012-08-22 | 1 | -0/+6 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | fixed xml stringification in core, bcfg2 | Chris St. Pierre | 2012-08-21 | 2 | -4/+6 |
| | |||||
* | removed context managers from unit tests | Chris St. Pierre | 2012-08-21 | 1 | -1/+1 |
| | |||||
* | lots of various py3k fixes | Chris St. Pierre | 2012-08-21 | 29 | -113/+104 |
| | |||||
* | div tag ended in the wrong block | Tim Laszlo | 2012-08-21 | 1 | -1/+1 |
| | |||||
* | fixed broken XML-RPC retries, made delay configurable | Chris St. Pierre | 2012-08-20 | 3 | -37/+56 |
| | |||||
* | Proxy: made SSLHTTPConnection object py3k-compatible | Chris St. Pierre | 2012-08-20 | 1 | -13/+17 |
| | |||||
* | Metadata: reduced verbosity of category suppression | Chris St. Pierre | 2012-08-20 | 1 | -1/+8 |
| | |||||
* | py3k unicode fixes | Chris St. Pierre | 2012-08-20 | 2 | -4/+6 |
| | |||||
* | py3k xml fixes | Chris St. Pierre | 2012-08-20 | 3 | -8/+7 |
| | |||||
* | added CmpMixin to provide __cmp__ functionality to py3k | Chris St. Pierre | 2012-08-20 | 3 | -3/+29 |
| | |||||
* | fixed Bcfg2.settings if django not available | Chris St. Pierre | 2012-08-20 | 1 | -1/+1 |
| | |||||
* | fixed syntax error | Chris St. Pierre | 2012-08-20 | 1 | -1/+1 |
| | |||||
* | do not prompt to install entries that are not handled by any tool (#1051) | Chris St. Pierre | 2012-08-20 | 1 | -36/+39 |
| | |||||
* | removed debugging junk | Chris St. Pierre | 2012-08-20 | 1 | -3/+0 |
| | |||||
* | ensure that ACL entries can be parsed without error even without pylibacl | Chris St. Pierre | 2012-08-20 | 1 | -1/+1 |
| | |||||
* | removed excess newlines from interactive prompt diffs | Chris St. Pierre | 2012-08-20 | 1 | -1/+1 |
| | |||||
* | removing Cfg-specific behavior from EntrySet | Chris St. Pierre | 2012-08-20 | 1 | -1/+1 |
| | |||||
* | fixed diffs of unicode files | Chris St. Pierre | 2012-08-20 | 1 | -3/+3 |
| | |||||
* | fixed EntrySet.best_matching() | Chris St. Pierre | 2012-08-20 | 2 | -15/+15 |
| | |||||
* | added --version argument to everything that uses Bcfg2.Options (#1044) | Chris St. Pierre | 2012-08-20 | 1 | -1/+23 |
| | |||||
* | Bundler: Add logger for BundleTemplateFile | Sol Jerome | 2012-08-18 | 1 | -5/+7 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | bcfg2-admin: Make help message consistent | Sol Jerome | 2012-08-18 | 1 | -2/+7 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | bcfg2-info: Fix traceback when (mis)using profile | Sol Jerome | 2012-08-18 | 1 | -0/+3 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | bcfg2-info: Fix 'groups' command | Sol Jerome | 2012-08-18 | 1 | -10/+6 |
| | | | | | | | There used to be an additional "Contains" column but I was unable to determine what it was used for (and it doesn't work). Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | Admin/Init: Fix auto-generated clients.xml | Sol Jerome | 2012-08-16 | 1 | -3/+4 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | fixed some egregiously wrong Options tests | Chris St. Pierre | 2012-08-16 | 1 | -11/+10 |
| | |||||
* | fix for missing ACL libs | Chris St. Pierre | 2012-08-16 | 1 | -4/+6 |
| | |||||
* | bcfg2-lint: fixed errors in TemplateHelper lint plugin | Chris St. Pierre | 2012-08-16 | 1 | -3/+3 |
| | |||||
* | Bcfg2.settings: bcfg2-web.conf is the default, unless bcfg2-web.conf doesn't ↵ | Chris St. Pierre | 2012-08-16 | 4 | -24/+33 |
| | | | | exit and bcfg2.conf does | ||||
* | POSIX: added tests, fixes for File._get_diffs | Chris St. Pierre | 2012-08-16 | 1 | -9/+10 |
| | |||||
* | increase default console log level for bcfg2-server | Chris St. Pierre | 2012-08-16 | 1 | -1/+6 |
| | |||||
* | Reports: quiet debugging info from importscript.py | Chris St. Pierre | 2012-08-16 | 1 | -1/+1 |
| | |||||
* | FileProbes: fixed bug introduced by Cfg rewrite | Chris St. Pierre | 2012-08-16 | 2 | -7/+16 |
| | |||||
* | Core: fixed error message bug | Chris St. Pierre | 2012-08-16 | 1 | -1/+1 |
| | |||||
* | fixed bug with setting debug level in client | Chris St. Pierre | 2012-08-16 | 1 | -2/+2 |
| | |||||
* | fix _verify_metadata() when selinux libs not installed | Chris St. Pierre | 2012-08-16 | 1 | -1/+2 |
| | |||||
* | made logging levels more consistent in a few places | Chris St. Pierre | 2012-08-15 | 4 | -11/+19 |
| | |||||
* | SchemaUpdater: improved error handling | Chris St. Pierre | 2012-08-15 | 2 | -16/+27 |
| | |||||
* | Core: Catch attribute errors. Allow loading submodules | Tim Laszlo | 2012-08-15 | 1 | -2/+6 |
| | |||||
* | Version bump to 1.2.3 | Sol Jerome | 2012-08-15 | 1 | -1/+1 |
| | | | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> Conflicts: misc/bcfg2.spec setup.py | ||||
* | fixed regex for encoding in info/:info files | Chris St. Pierre | 2012-08-15 | 1 | -1/+1 |
| | |||||
* | InfoXML bcfg2-lint plugin warns about deprecated :info/info files | Chris St. Pierre | 2012-08-15 | 1 | -16/+27 |
| | |||||
* | removed print statements | Chris St. Pierre | 2012-08-15 | 7 | -34/+4 |
| | |||||
* | deprecated TGenshi and TCheetah | Chris St. Pierre | 2012-08-15 | 2 | -0/+2 |
| | |||||
* | Removed deprecated plugins BB, Svcmgr, SGenshi | Chris St. Pierre | 2012-08-15 | 12 | -214/+72 |
| |