summaryrefslogtreecommitdiffstats
path: root/src/lib/Server/Plugins/TGenshi.py
Commit message (Expand)AuthorAgeFilesLines
* Allow to run directly from a git checkout (#1037)Sol Jerome2012-03-241-135/+0
* Remove svn keywordsSol Jerome2012-02-191-2/+0
* TGenshi: Fix local variable bug reported by trehn on IRCSol Jerome2011-05-061-3/+4
* Fix some syntax issuesSol Jerome2011-04-271-1/+1
* Plugins: Add full PY3K compatibilitySol Jerome2011-04-261-5/+13
* TGenshi: Handle empty files (Resolves #948)Tim Laszlo2011-01-231-0/+2
* TGenshi/TCheetah: Add base64 encoding support for files handled by non-Cfg pl...Sol Jerome2010-08-051-1/+6
* Fixed indention errorFabian Affolter2010-07-301-1/+1
* TGenshi: Warn when genshi is not installedSol Jerome2010-07-161-9/+14
* Updated files to match PEP 257 Fabian Affolter2010-06-091-7/+8
* TGenshi/TCheetah: Set type to 'file' for Path entriesSol Jerome2009-10-271-0/+2
* Pylint/PEP 8 Code cleanupsSol Jerome2009-10-071-3/+8
* TGenshi: Ensure backward/forward api compatibility for genshiNarayan Desai2009-09-221-2/+8
* *Genshi: Don't strip whitespace (Resolves Ticket #730)Narayan Desai2009-09-111-2/+2
* Implement support for .genshi bundles in BundlerNarayan Desai2009-05-071-2/+3
* Prevent Genshi traceback for unknown encodingsSol Jerome2009-02-031-2/+5
* Fix unicode error messagesNarayan Desai2009-02-021-4/+0
* Remove old properties implementation and hardwiringNarayan Desai2009-01-211-5/+3
* This patch is stage 1 of the plugin capabilities reworkNarayan Desai2009-01-051-1/+1
* Fix [TS]Genshi to work with both genshi 0.4 and 0.5Narayan Desai2008-10-081-3/+15
* Support for new Genshi text template syntax (patch from Kamil Kisiel)Sol Jerome2008-09-291-4/+13
* Unicode patch from StousignantNarayan Desai2008-07-311-3/+6
* Unicode support (from stousignant) (Resolves Ticket #549)Narayan Desai2008-06-301-3/+14
* Add template path information into [ST]Genshi processingNarayan Desai2008-05-301-1/+1
* handle genshi parse errors betterNarayan Desai2008-05-241-1/+3
* Switch SGenshi over to using EntrySet classes as well (SGenshi templates can ...Narayan Desai2008-04-081-3/+11
* Merge in GroupSpool plugin as common code and switch TGenshi to use itNarayan Desai2008-03-211-127/+26
* Add infoxml support to TGenshiNarayan Desai2007-08-261-3/+15
* Add support for altsrc bindings to TGenshiNarayan Desai2007-07-251-1/+4
* Initial TGenshi checking (from jcollie)Narayan Desai2007-07-181-0/+145