Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Core: apply FAM blocking option to all commands that start a server | Chris St. Pierre | 2013-07-09 | 1 | -1/+1 |
| | |||||
* | Revert "Core: properly handle Ctrl-C" | Sol Jerome | 2013-06-26 | 1 | -0/+15 |
| | | | | | | | | | | | | | | This reverts commit 4568c44372c99ba809826e016680da9b881bd8e8. Trying to handle ^c in the core is difficult and can break STDOUT for interactive programs that invoke the core. Signed-off-by: Sol Jerome <sol.jerome@gmail.com> Conflicts: src/lib/Bcfg2/Server/Core.py src/sbin/bcfg2-test tools/bcfg2-profile-templates.py | ||||
* | bcfg2-profile-templates.py: lots of improvements | Chris St. Pierre | 2013-05-01 | 1 | -35/+60 |
| | | | | | | | | calculate mean, median, and standard deviation display templates with high stdev properly calculate rendering times of templates on multiple clients better logging make number of runs per template configurable | ||||
* | Core: properly handle Ctrl-C | Chris St. Pierre | 2013-02-25 | 1 | -15/+0 |
| | |||||
* | bcfg2-profile-templates.py: various improvements | Chris St. Pierre | 2013-01-29 | 1 | -60/+44 |
| | |||||
* | updated various scripts/components to reflect updated Core invocation for ↵ | Chris St. Pierre | 2012-09-05 | 1 | -4/+1 |
| | | | | thread-safety | ||||
* | removed print statements | Chris St. Pierre | 2012-08-15 | 1 | -2/+2 |
| | |||||
* | added --client argument to bcfg2-profile-templates.py | Chris St. Pierre | 2011-12-28 | 1 | -12/+23 |
| | |||||
* | fixed bug when no templates are specified to bcfg2-profile-templates.py | Chris St. Pierre | 2011-12-21 | 1 | -0/+2 |
| | |||||
* | added tools for SVN postcommit log message, template render benchmarking; ↵ | Chris St. Pierre | 2011-12-15 | 1 | -0/+119 |
improved tools README |