summaryrefslogtreecommitdiffstats
path: root/src/lib/Server/Plugins/TCheetah.py
Commit message (Expand)AuthorAgeFilesLines
* Change TCheetah to set self.path for config file pathNarayan Desai2007-06-141-1/+1
* Add support to pull config file entry info out (for path) (requested by jcollie)Narayan Desai2007-06-141-0/+1
* Tighten up error handling in TCheetah (Resolves Ticket #336)Narayan Desai2007-01-181-1/+1
* Fix TCheetah when properties file doesn't exist (Resolves Ticket #335)Narayan Desai2006-12-131-1/+11
* Fix initialization to use a complete path for template namesNarayan Desai2006-09-281-1/+2
* Handle templates properly, regardless of event order (resolves ticket #158)Narayan Desai2006-09-281-3/+4
* Implement useful error handling for template parse failuresNarayan Desai2006-09-151-3/+7
* Implement template target ownership and permissions controlNarayan Desai2006-09-141-9/+20
* Switch TCheetah over to new /path/to/file/template schemeNarayan Desai2006-09-141-27/+31
* Fix properties handlingNarayan Desai2006-09-111-1/+2
* Fix metadata interpolation in TCheetahNarayan Desai2006-09-101-1/+1
* * Make bcfg2-info not produce a stack trace for PluginExecutionErrorNarayan Desai2006-09-101-2/+2
* Introduce the new logging infrastructure and convert the server (and bcfg2-in...Narayan Desai2006-01-251-4/+6
* Re-add daemonize support to the serverNarayan Desai2005-12-061-6/+1
* switch to etree errorsNarayan Desai2005-11-281-3/+2
* pedantic fixNarayan Desai2005-11-281-2/+2
* switch to lxmlNarayan Desai2005-11-121-1/+1
* update to new plugin APINarayan Desai2005-09-071-0/+110
* Initial revisionNarayan Desai2005-09-071-0/+0