summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Rewrite reporting documentationTim Laszlo2012-10-111-35/+185
|
* Merge pull request #53 from xinket/masterChris St. Pierre2012-10-112-0/+69
|\ | | | | Solaris manifest files
| * 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 ↵Chris St. Pierre2012-10-111-0/+1
| | | | | | | | is used
* | 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
| | | | | | | Add routines to the setup to handle alternate transports. Make the default for new installs LocalFilesystem and existing installs DirectStore. Raise an error is DirectStore is used when loading bcfg-report-collector
* bcfg2-report-collector: Raise SystemExit instead of SystemErrorTim Laszlo2012-10-101-2/+2
| | | | This is causing a hang on shutdown when not daemonized.
* 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
| | | | with south
* fixed unit testing example commands for FedoraChris St. Pierre2012-10-091-2/+5
| | | | [ci skip]
* Revert "added /var/run/bcfg2-server directory in spec files"Chris St. Pierre2012-10-092-4/+0
| | | | This reverts commit a20c012fca62bec92f3e99369ed6581485e8a153.
* Revert "create /var/run/bcfg2 in debian package"Chris St. Pierre2012-10-091-1/+0
| | | | This reverts commit d35123b3af02e6865b0188801bba822cb5e8ad82.
* 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
|
* Reporting: all Transports use subdirectories of Reporting plugin directory ↵Chris St. Pierre2012-10-091-1/+1
| | | | instead of creating their own plugin directories
* Reporting: added DirectStore transport that stores interactions directly in ↵Chris St. Pierre2012-10-092-1/+119
| | | | the storage backend
* Reporting: move pickling from base transport to LocalFilesystem transportChris St. Pierre2012-10-093-33/+31
|
* Reporting: made plugin produce errors if South is not installedChris St. Pierre2012-10-091-0/+12
|
* made migrate_dbstats.py executableChris St. Pierre2012-10-091-0/+2
|
* fixed more pylint checksChris St. Pierre2012-10-092-27/+33
|
* add unknown group to groupsTim Laszlo2012-10-091-0/+1
|
* Add prune routinesTim Laszlo2012-10-092-51/+32
|
* fix pylint unit test errorsChris St. Pierre2012-10-094-21/+26
|
* created separate bcfg2-server-cherrypy rpm for cherrypy backendChris St. Pierre2012-10-091-6/+49
|
* Admin.Reports: Fix django command proxyTim Laszlo2012-10-091-2/+2
|
* Reporting: Add a migration script for DBStats dataTim Laszlo2012-10-081-7/+29
|
* Admin.Reports: stop calling __call__ in parent classTim Laszlo2012-10-082-1/+0
|
* Replace DBStats with ReportingTim Laszlo2012-10-081-86/+6
|
* Add django/south version minimumTim Laszlo2012-10-081-2/+2
|
* remove bcfg2-report-collector chkconfig linesTim Laszlo2012-10-081-2/+0
|
* add init scriptTim Laszlo2012-10-083-0/+118
|
* Remove reference to InteractionMetadataTim Laszlo2012-10-081-1/+1
|
* Reporting: add 500 handler backTim Laszlo2012-10-081-0/+2
|