summaryrefslogtreecommitdiffstats
path: root/src/lib/Server/Plugins/TCheetah.py
Commit message (Expand)AuthorAgeFilesLines
* TCheetah: Fix local variable bug reported by trehn on IRCSol Jerome2011-05-061-3/+3
* Plugins: Add full PY3K compatibilitySol Jerome2011-04-261-2/+6
* TGenshi/TCheetah: Add base64 encoding support for files handled by non-Cfg pl...Sol Jerome2010-08-051-1/+6
* Updated files to match PEP 257 Fabian Affolter2010-06-091-4/+4
* TGenshi/TCheetah: Set type to 'file' for Path entriesSol Jerome2009-10-271-0/+2
* Pylint/PEP 8 Code cleanupsSol Jerome2009-10-071-4/+6
* TCheetah: handle imports in a way that pylint likesNarayan Desai2009-07-161-8/+6
* TCheetah: Remove RPM python-cheetah requirementSol Jerome2009-07-131-2/+11
* Fix unicode error messagesNarayan Desai2009-02-021-2/+3
* Remove old properties implementation and hardwiringNarayan Desai2009-01-211-7/+3
* This patch is stage 1 of the plugin capabilities reworkNarayan Desai2009-01-051-1/+1
* Fix TCheetah properties (resolves Ticket #613) (confirmed by Gordon Messmer)Narayan Desai2008-12-011-1/+1
* Fix properties in cheetah templatesNarayan Desai2008-11-221-1/+1
* TCheetah: Use an explicit searchlist for variable resolution, which gets prop...Narayan Desai2008-11-041-3/+8
* Add source_path field for cheetah templatesNarayan Desai2008-08-201-0/+1
* Unicode support (from stousignant) (Resolves Ticket #549)Narayan Desai2008-06-301-2/+7
* Fix TCheetah when psyco is used (Completely resolve Ticket #559)Narayan Desai2008-05-161-1/+3
* Enable use of properties store (from ritcey)Narayan Desai2008-03-221-0/+1
* New EntrySet-based TCheetah from ritceyNarayan Desai2008-03-211-127/+21
* Add repo to metadata for TCheetah templates (Resolves #501)Narayan Desai2007-12-281-0/+1
* Second stage of the root->0 backout (from GP)Narayan Desai2007-11-021-1/+1
* Implement better error reporting for TCheetahNarayan Desai2007-08-261-1/+6
* Implement infoxml support for TCheetahNarayan Desai2007-08-261-2/+14
* merge realname into path for altsrc templatesNarayan Desai2007-07-231-2/+1
* Add a realname attribute in altsrc bound entries and add TCheetah supportNarayan Desai2007-07-231-0/+1
* Power about to die can't find adapter may work or not...Daniel Joseph Barnhart Clark2007-07-021-1/+1
* 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