summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Server/Plugins
Commit message (Expand)AuthorAgeFilesLines
* fixed a few straggling perms -> mode changesChris St. Pierre2012-10-151-1/+1
* Plugins: Update builtin plugins to use 'mode' attributeSol Jerome2012-10-1513-28/+27
* POSIXCompat: Revive compatibility plugin for POSIXSol Jerome2012-10-151-0/+22
* added support for JSON and YAML properties filesChris St. Pierre2012-10-152-32/+209
* wrote sphinx docs for base server CoreChris St. Pierre2012-10-154-47/+47
* bcfg2-lint: rolled Duplicates plugin into MetadataLintChris St. Pierre2012-10-151-12/+44
* fixed docs for Apt and Pac collections. can haz sphinx 1.1 yet?Chris St. Pierre2012-10-113-1/+27
* Packages: updated pulp repo handling to latest Pulp v1 APIChris St. Pierre2012-10-114-16/+157
* Packages: added stats trackingChris St. Pierre2012-10-105-4/+22
* bcfg2-lint: check for duplicate groups defined in MetadataChris St. Pierre2012-10-091-1/+22
* Reporting: move pickling from base transport to LocalFilesystem transportChris St. Pierre2012-10-091-20/+11
* Reporting: made plugin produce errors if South is not installedChris St. Pierre2012-10-091-0/+12
* fixed more pylint checksChris St. Pierre2012-10-091-22/+22
* Replace DBStats with ReportingTim Laszlo2012-10-081-86/+6
* Remove debug messageTim Laszlo2012-10-081-1/+0
* Reporting: Merge new reporting dataTim Laszlo2012-10-082-0/+107
* Metadata: added warnings about bogus profile groupsChris St. Pierre2012-10-041-5/+34
* fixed bcfg2-lint checking of bundle names with . in themChris St. Pierre2012-10-041-1/+1
* FileProbes: escape literal % in probe codeChris St. Pierre2012-10-041-2/+2
* Cfg: fixed regexes for handling and ignoring files with different Cfg handlersChris St. Pierre2012-10-031-39/+17
* Cfg: fixed some issues with genshi error handlingChris St. Pierre2012-10-031-2/+2
* better error reporting for unknown template bundle render failuresChris St. Pierre2012-10-031-3/+3
* testsuite: expanded pylint coverageChris St. Pierre2012-10-033-85/+106
* testsuite: added unit tests for Cfg handlersChris St. Pierre2012-10-027-24/+27
* Cfg: deprecated perms="inherit"Chris St. Pierre2012-10-021-0/+2
* testsuite: unit tests for Cfg plugin and base handlersChris St. Pierre2012-10-021-100/+124
* made client runs abort on probe failure, added option to disable thatChris St. Pierre2012-09-281-8/+19
* wrote unit tests for PropertiesChris St. Pierre2012-09-271-3/+4
* various pylint fixesChris St. Pierre2012-09-2511-93/+42
* testsuite: fix path in pylint testsChris St. Pierre2012-09-251-1/+1
* misc. minor bug fixesChris St. Pierre2012-09-253-12/+15
* expanded pylint coverageChris St. Pierre2012-09-252-119/+207
* fixed tests for pylint changesChris St. Pierre2012-09-252-16/+17
* more pylint checksChris St. Pierre2012-09-253-75/+90
* made json optional againChris St. Pierre2012-09-253-4/+25
* run pylint for errors on almost everything, full runs on some selected stuffChris St. Pierre2012-09-2535-574/+591
* Packages: deprecated magic groups, disabled by defaultChris St. Pierre2012-09-212-2/+10
* Encryption: improved docs, made algorithm configurableChris St. Pierre2012-09-204-48/+76
* Packages: Fixed urls property of YumSourceChris St. Pierre2012-09-201-2/+4
* Packages: fixed reload on server startupChris St. Pierre2012-09-202-8/+11
* Packages: fixed process_files() used to process Apt and Pacman metadataChris St. Pierre2012-09-201-22/+22
* Packages: fixed unknown_filterChris St. Pierre2012-09-202-18/+32
* fixed bug in yum conversion to package tuplesChris St. Pierre2012-09-201-2/+2
* documented packages backendsChris St. Pierre2012-09-206-123/+431
* documented PackagesSourcesChris St. Pierre2012-09-207-209/+257
* documented Packages base classChris St. Pierre2012-09-203-57/+210
* Source fully documentedChris St. Pierre2012-09-206-117/+439
* deduplicated Packages code, more docsChris St. Pierre2012-09-205-140/+130
* development docs for Packages: Collection docs writtenChris St. Pierre2012-09-206-186/+471
* added json, md5 to Bcfg2.CompatChris St. Pierre2012-09-203-32/+5