summaryrefslogtreecommitdiffstats
path: root/src/lib/Server/Plugins/Bundler.py
Commit message (Expand)AuthorAgeFilesLines
* Avoid reporting Genshi bundles as missingMike McCallister2011-10-151-1/+2
* fixed issue with bogus filenames in Bundler in a more generic way for all Dir...Chris St. Pierre2011-10-051-7/+2
* make Bundler skip unknown filenames; this prevents an occasional stack trace ...Chris St. Pierre2011-10-051-2/+7
* Rewrote DirectoryBacked so it handles files contained in an arbitrary directo...Mike McCallister2011-07-261-2/+3
* add yet another missing sys importTorsten Rehn2011-05-091-0/+1
* Plugins: Add full PY3K compatibilitySol Jerome2011-04-261-1/+2
* Plugins: PY3K + PEP8 fixesSol Jerome2011-04-061-1/+1
* Bundler: Add support for genshi .xml bundlesSol Jerome2011-02-261-3/+20
* Updated files to match PEP 257 Fabian Affolter2010-06-091-3/+3
* Pylint/PEP 8 Code cleanupsSol Jerome2009-10-071-5/+9
* Improve bundler error handling for .genshi filesNarayan Desai2009-06-111-2/+2
* Implement support for .genshi bundles in BundlerNarayan Desai2009-05-071-7/+44
* add GBundler plugin (like SGenshi, but works like Bundler)Narayan Desai2009-01-151-2/+0
* This patch is stage 1 of the plugin capabilities reworkNarayan Desai2009-01-051-2/+4
* Update dictionary accesses to work with Python 3.0Sol Jerome2008-12-221-1/+1
* Change to typed plugin systemNarayan Desai2008-06-091-1/+2
* Implement file filtering for XMLDirectories (Base, Bundler, Pkgmgr, Rules, Sv...Narayan Desai2007-01-181-2/+2
* Introduce the new logging infrastructure and convert the server (and bcfg2-in...Narayan Desai2006-01-251-6/+4
* last step of repo switchesNarayan Desai2006-01-231-103/+17
* fix xml commentsNarayan Desai2005-11-301-4/+6
* switch to etree errorsNarayan Desai2005-11-281-4/+3
* switch to lxmlNarayan Desai2005-11-121-2/+2
* switch to plugin importNarayan Desai2005-09-081-2/+1
* switch Construct callNarayan Desai2005-09-071-0/+122
* Initial revisionNarayan Desai2005-09-071-0/+0