summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* documented Statistics interfaceChris St. Pierre2012-10-153-12/+87
* documented core implementationsChris St. Pierre2012-10-155-99/+134
* bcfg2-info: added probes subcommand to list probes for a clientChris St. Pierre2012-10-151-6/+44
* wrote sphinx docs for base server CoreChris St. Pierre2012-10-1511-132/+505
* FileMonitor: removed extraneous messages about handling 0 eventsChris St. Pierre2012-10-151-1/+2
* bcfg2-lint: rolled Duplicates plugin into MetadataLintChris St. Pierre2012-10-152-85/+44
* migrate_db: add timing for importsTim Laszlo2012-10-151-1/+8
* migrate_db: set the current interaction after importTim Laszlo2012-10-151-0/+8
* migrate: create FilePerms objects earlyTim Laszlo2012-10-121-17/+38
* Remove unnecessary transaction.commit_manuallyTim Laszlo2012-10-121-1/+0
* migration: fetch metadata in the main queryTim Laszlo2012-10-121-3/+3
* migrate: switch to BatchFetch and bypass save() overrideTim Laszlo2012-10-111-2/+4
* Reports.Admin: Update prune for new schemaTim Laszlo2012-10-111-6/+7
* Admin.Reports: Add database stats methodTim Laszlo2012-10-111-2/+13
* Reversed the count on printStatsTim Laszlo2012-10-111-1/+1
* deprecated the Fam FAM (yo dog...)Chris St. Pierre2012-10-111-4/+6
* doc: merged two documents about development documentationChris St. Pierre2012-10-112-40/+44
* Admin.Reports: Fix printStats decoratorTim Laszlo2012-10-111-13/+10
* More updates to the web reporting documentationTim Laszlo2012-10-114-18/+46
* Rewrite reporting documentationTim Laszlo2012-10-111-35/+185
* Merge pull request #53 from xinket/masterChris St. Pierre2012-10-112-0/+69
|\
| * Adding Solaris manifest filesPhillip Steinbachs2012-10-112-0/+69
* | un-break FAM. d'ohChris St. Pierre2012-10-111-1/+1
* | wrote FAM docsChris St. Pierre2012-10-116-52/+412
* | RPM driver: fixed querying config options when the deprecated RPMng driver is...Chris St. Pierre2012-10-111-0/+1
* | doc: clarified that Packages only supports the Pulp v1 APIChris St. Pierre2012-10-111-3/+10
|/
* Change the default base for sqlite dbs to SERVER_REPOSITORY/etc/Tim Laszlo2012-10-111-1/+1
* Lower reporting_file_limit to match 1.2, move web_prefix to reporting sectionTim Laszlo2012-10-111-2/+3
* 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
* Added launchd support for osx 10.7, 10.8Luke Cyca2012-10-101-2/+1
* Ignore non-package lines in macports outputLuke Cyca2012-10-101-0/+4
* Statistics: ignore pylint errorChris St. Pierre2012-10-101-1/+2
* XMLFileBacked: clarified docs on __identifier__Chris St. Pierre2012-10-101-7/+28
* Packages: added stats trackingChris St. Pierre2012-10-105-4/+22
* moved track_statistics to plugin helpers to make it usable by pluginsChris St. Pierre2012-10-102-30/+40
* added module-level Bcfg2.Statistics object for easier trackingChris St. Pierre2012-10-104-15/+27
* Reporting: Make transport configurableTim Laszlo2012-10-104-2/+22
* bcfg2-report-collector: Raise SystemExit instead of SystemErrorTim Laszlo2012-10-101-2/+2
* bcfg2-lint: shut down server core when done running server lint pluginsChris St. Pierre2012-10-091-4/+7
* bcfg2-lint: check for duplicate groups defined in MetadataChris St. Pierre2012-10-091-1/+22
* Admin.Reports: Map syncdb to update as the migration command is now required ...Tim Laszlo2012-10-091-3/+5
* fixed unit testing example commands for FedoraChris St. Pierre2012-10-091-2/+5
* Revert "added /var/run/bcfg2-server directory in spec files"Chris St. Pierre2012-10-092-4/+0
* Revert "create /var/run/bcfg2 in debian package"Chris St. Pierre2012-10-091-1/+0
* create directory containing pidfile in bcfg2-server itselfChris St. Pierre2012-10-091-0/+12
* added django South to optional deps for unit testingChris St. Pierre2012-10-091-1/+1
* added migrate_dbstats.py to 1.3 upgrade tools READMEChris St. Pierre2012-10-091-0/+3
* bcfg2-admin: fixed syncdbChris St. Pierre2012-10-091-4/+2
* ThreadedStatistics: removed unused error catchingChris St. Pierre2012-10-091-11/+6