summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Server/BuiltinCore.py
Commit message (Collapse)AuthorAgeFilesLines
* updated various scripts/components to reflect updated Core invocation for ↵Chris St. Pierre2012-09-051-2/+2
| | | | thread-safety
* Core: fixed threading issues preventing successful daemonization of builtin coreChris St. Pierre2012-09-041-15/+24
|
* Core: collect more performance statisticsChris St. Pierre2012-08-301-2/+1
|
* made bcfg2-admin perf work againChris St. Pierre2012-08-291-1/+2
|
* renamed Bcfg2Py3k to CompatChris St. Pierre2012-08-271-1/+1
|
* Server: Fix server startupSol Jerome2012-07-201-1/+2
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* added CherryPy-based server coreChris St. Pierre2012-07-191-0/+102