summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Server/Admin/Pull.py
Commit message (Expand)AuthorAgeFilesLines
* added module-level OptionParser to avoid passing it as an argument or global ...Chris St. Pierre2013-01-171-2/+2
* flush input buffers before accepting stdinChris St. Pierre2012-11-121-1/+7
* remove remaining calls to Bcfg2.Server.Admin.MetadataCore.__call__Tim Laszlo2012-10-171-1/+0
* expanded pylint coverage to Admin modes, removed some old/broken admin modesChris St. Pierre2012-10-171-33/+23
* fixed a few straggling perms -> mode changesChris St. Pierre2012-10-151-2/+2
* renamed Bcfg2Py3k to CompatChris St. Pierre2012-08-271-1/+1
* removed print statementsChris St. Pierre2012-08-151-1/+0
* Removed deprecated plugins BB, Svcmgr, SGenshiChris St. Pierre2012-08-151-1/+1
* PY3K: Refactor input codeSol Jerome2012-06-051-5/+3
* Allow to run directly from a git checkout (#1037)Sol Jerome2012-03-241-0/+154