Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testsuite: fixed issues found by latest version of pylint | Chris St. Pierre | 2013-03-26 | 1 | -6/+6 |
| | |||||
* | testsuite: fixed issues found by latest version of pep8 | Chris St. Pierre | 2013-03-26 | 1 | -1/+1 |
| | |||||
* | Logger: set log handler names in a py <2.6 compatible way | Chris St. Pierre | 2013-03-22 | 1 | -3/+12 |
| | |||||
* | Merge branch '1.3.2' into maint | Chris St. Pierre | 2013-03-21 | 1 | -0/+3 |
|\ | | | | | | | | | | | | | | | | | Conflicts: src/lib/Bcfg2/Client/Tools/__init__.py src/sbin/bcfg2-test testsuite/Testsrc/Testlib/TestClient/TestTools/TestPOSIX/Test__init.py testsuite/Testsrc/Testlib/TestClient/TestTools/TestPOSIXUsers.py testsuite/Testsrc/test_code_checks.py | ||||
| * | Debug improvements: | Chris St. Pierre | 2013-03-19 | 1 | -0/+3 |
| | | | | | | | | | | | | * Added (set|toggle)_core_debug RMI methods to set debugging in the core * Enable plugin debugging when run with -d * Allow enabling debugging on Reporting plugin before threads have started | ||||
* | | Logger: Fix encoding traceback (#1140) | Sol Jerome | 2013-03-19 | 1 | -1/+5 |
|/ | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | logging: set log level correctly when no options given | Chris St. Pierre | 2012-12-13 | 1 | -2/+8 |
| | |||||
* | produce debug logs about how logging is configured | Chris St. Pierre | 2012-11-27 | 1 | -4/+9 |
| | |||||
* | log to stderr, not stdout | Chris St. Pierre | 2012-10-30 | 1 | -2/+2 |
| | |||||
* | expanded pylint coverage | Chris St. Pierre | 2012-09-25 | 1 | -16/+24 |
| | |||||
* | fixed syslog reconnection message | Chris St. Pierre | 2012-09-04 | 1 | -5/+9 |
| | |||||
* | made logging to syslog configurable and default for all logging | Chris St. Pierre | 2012-08-15 | 1 | -17/+15 |
| | |||||
* | Logger: Fix traceback | Sol Jerome | 2012-08-14 | 1 | -3/+7 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | PY3K: Get server code working again | Sol Jerome | 2012-05-05 | 1 | -3/+3 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | Allow to run directly from a git checkout (#1037) | Sol Jerome | 2012-03-24 | 1 | -0/+180 |
Signed-off-by: Sol Jerome <sol.jerome@gmail.com> |