summaryrefslogtreecommitdiffstats
path: root/src/lib/Server/Admin/Pull.py
Commit message (Expand)AuthorAgeFilesLines
* bcfg2-admin: PY3K + PEP8 fixesSol Jerome2011-04-061-17/+29
* Help layout fixedFabian Affolter2011-01-051-3/+3
* Admin.Pull: Fix generator plugin nameTim Laszlo2010-12-181-3/+3
* Admin.Pull: Add commit support to PulEntryTim Laszlo2010-12-181-1/+6
* Pull: Fix help message formattingSol Jerome2010-10-111-1/+1
* Admin/Pull: Allow a list of files to be read from stdinTim Laszlo2010-07-161-4/+24
* Updated files to match PEP 257Fabian Affolter2010-06-071-7/+6
* Pylint/PEP 8 Code cleanupsSol Jerome2009-10-071-2/+2
* Pull.py: Fix traceback for ticket #731Sol Jerome2009-09-141-1/+6
* Update bcfg2-admin query to use new Core interfaceSol Jerome2009-01-131-1/+1
* Finish up Pull Source and multi-Statistics codeNarayan Desai2009-01-121-7/+9
* Split pull functionality into PullSource/PullTarget and rebase Cfg and SSHbas...Narayan Desai2009-01-111-1/+1
* Finish up PullSource plugin workNarayan Desai2009-01-101-2/+5
* Implement metadata connector functionalityNarayan Desai2008-12-241-1/+1
* Update dictionary accesses to work with Python 3.0Sol Jerome2008-12-221-1/+1
* handle non-interactive pull where no choices existNarayan Desai2008-10-311-0/+2
* Fix bcfg2-admin for new host-specific entriesNarayan Desai2008-10-281-13/+15
* Improve help messages for bcfg2-admin (and modes)Sol Jerome2008-09-121-8/+26
* Implement portable bcfg2-admin pull (now works directly from DB)Narayan Desai2008-08-071-53/+17
* Implement support for non-configuration pluginsNarayan Desai2008-07-281-2/+2
* Unicode support (from stousignant) (Resolves Ticket #549)Narayan Desai2008-06-301-1/+1
* Rework bcfg2-admin pullNarayan Desai2008-03-241-52/+76
* bcfg2-admin: use Bcfg2.SettingsRobert Gogolok2007-12-301-2/+2
* Refactor of bcfg2-admin (all modes moved to discrete modules in Bcfg2.Server....Narayan Desai2007-12-291-0/+99