summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Client/XML.py
Commit message (Expand)AuthorAgeFilesLines
* fixed pylint testsChris St. Pierre2014-01-301-2/+2
* Client: let lxml.etree XML implementation parse very large documentsChris St. Pierre2014-01-291-1/+9
* added missing docstringChris St. Pierre2014-01-221-2/+5
* Don't parse unicode XML with encodingChris St. Pierre2014-01-221-1/+10
* various pylint fixesChris St. Pierre2012-09-251-1/+1
* expanded pylint coverageChris St. Pierre2012-09-251-6/+11
* run pylint for errors on almost everything, full runs on some selected stuffChris St. Pierre2012-09-251-3/+4
* Revert "removed Bcfg2.Client.XML abstraction layer since we depend directly o...Chris St. Pierre2012-08-061-0/+36
* removed Bcfg2.Client.XML abstraction layer since we depend directly on lxml.e...Chris St. Pierre2012-08-031-36/+0
* Allow to run directly from a git checkout (#1037)Sol Jerome2012-03-241-0/+36