summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Server/Plugins/TGenshi.py
Commit message (Collapse)AuthorAgeFilesLines
* removed deprecated plugins: TGenshi, TCheetah, Account, Hostbase, Snapshots, ↵Chris St. Pierre2013-01-171-139/+0
| | | | Statistics, Editor
* renamed Bcfg2Py3k to CompatChris St. Pierre2012-08-271-1/+1
|
* fixed handling of regex filename patterns in GroupSpool/EntrySetChris St. Pierre2012-08-221-1/+6
|
* lots of various py3k fixesChris St. Pierre2012-08-211-5/+3
|
* deprecated TGenshi and TCheetahChris St. Pierre2012-08-151-0/+1
|
* raise ImportError if missing genshi libs prevent import of TGenshiChris St. Pierre2012-08-071-1/+1
|
* better TGenshi error messagesChris St. Pierre2012-04-131-2/+4
|
* improved error reporting in a few placesChris St. Pierre2012-04-131-4/+2
|
* Allow to run directly from a git checkout (#1037)Sol Jerome2012-03-241-0/+135
Signed-off-by: Sol Jerome <sol.jerome@gmail.com>