Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | expanded pylint coverage to Admin modes, removed some old/broken admin modes | Chris St. Pierre | 2012-10-17 | 17 | -400/+160 |
| | |||||
* | Reporting: add an experimental redis transport | Tim Laszlo | 2012-10-16 | 1 | -0/+194 |
| | |||||
* | remove call to super __call__ in minestruct | Tim Laszlo | 2012-10-16 | 1 | -1/+0 |
| | |||||
* | ignore unsupported create_unique for sqlite | Tim Laszlo | 2012-10-16 | 1 | -4/+7 |
| | |||||
* | Compat: added reminder about compat docs | Chris St. Pierre | 2012-10-16 | 1 | -0/+7 |
| | |||||
* | Packages: import error we catch | Chris St. Pierre | 2012-10-16 | 1 | -1/+1 |
| | |||||
* | Reporting: use mode instead of perms | Tim Laszlo | 2012-10-16 | 4 | -13/+181 |
| | |||||
* | Packages: better error handling for GPG key downloading | Chris St. Pierre | 2012-10-16 | 1 | -3/+15 |
| | |||||
* | Reporting: Use the new mode attribute | Tim Laszlo | 2012-10-15 | 1 | -2/+3 |
| | |||||
* | fixed a few straggling perms -> mode changes | Chris St. Pierre | 2012-10-15 | 5 | -6/+6 |
| | |||||
* | Options: Update mdata option to use 'mode' | Sol Jerome | 2012-10-15 | 1 | -3/+3 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | Lint: Migrate Lint to 'mode' attribute | Sol Jerome | 2012-10-15 | 1 | -3/+3 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | Plugins: Fix info/:info regex | Sol Jerome | 2012-10-15 | 1 | -4/+4 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | Plugins: Update builtin plugins to use 'mode' attribute | Sol Jerome | 2012-10-15 | 13 | -28/+27 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | POSIXCompat: Revive compatibility plugin for POSIX | Sol Jerome | 2012-10-15 | 1 | -0/+22 |
| | | | | | | | This plugin adds back the perms attribute for older client compatibility. Can be removed in a future release. Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | POSIX: Switch from perms to mode | Sol Jerome | 2012-10-15 | 6 | -26/+26 |
| | | | | | | | | Bcfg2 has traditionally used the 'perms' attribute to specify the file mode for POSIX entries. Switching to a 'mode' attribute will allow us to be more consistent with other tools as well as POSIX itself. Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | log imports when DirectStore is used | Tim Laszlo | 2012-10-15 | 1 | -0/+5 |
| | |||||
* | added support for JSON and YAML properties files | Chris St. Pierre | 2012-10-15 | 2 | -32/+209 |
| | |||||
* | bcfg2-reports: updated to new schema | Tim Laszlo | 2012-10-15 | 1 | -0/+9 |
| | |||||
* | migrate_db: skip db lookup since all should be known | Tim Laszlo | 2012-10-15 | 1 | -3/+6 |
| | |||||
* | documented Statistics interface | Chris St. Pierre | 2012-10-15 | 2 | -12/+52 |
| | |||||
* | documented core implementations | Chris St. Pierre | 2012-10-15 | 3 | -90/+109 |
| | |||||
* | wrote sphinx docs for base server Core | Chris St. Pierre | 2012-10-15 | 6 | -120/+421 |
| | |||||
* | FileMonitor: removed extraneous messages about handling 0 events | Chris St. Pierre | 2012-10-15 | 1 | -1/+2 |
| | |||||
* | bcfg2-lint: rolled Duplicates plugin into MetadataLint | Chris St. Pierre | 2012-10-15 | 2 | -85/+44 |
| | |||||
* | Reports.Admin: Update prune for new schema | Tim Laszlo | 2012-10-11 | 1 | -6/+7 |
| | |||||
* | Admin.Reports: Add database stats method | Tim Laszlo | 2012-10-11 | 1 | -2/+13 |
| | |||||
* | Reversed the count on printStats | Tim Laszlo | 2012-10-11 | 1 | -1/+1 |
| | |||||
* | deprecated the Fam FAM (yo dog...) | Chris St. Pierre | 2012-10-11 | 1 | -4/+6 |
| | |||||
* | Admin.Reports: Fix printStats decorator | Tim Laszlo | 2012-10-11 | 1 | -13/+10 |
| | |||||
* | un-break FAM. d'oh | Chris St. Pierre | 2012-10-11 | 1 | -1/+1 |
| | |||||
* | wrote FAM docs | Chris St. Pierre | 2012-10-11 | 5 | -52/+340 |
| | |||||
* | RPM driver: fixed querying config options when the deprecated RPMng driver ↵ | Chris St. Pierre | 2012-10-11 | 1 | -0/+1 |
| | | | | is used | ||||
* | Change the default base for sqlite dbs to SERVER_REPOSITORY/etc/ | Tim Laszlo | 2012-10-11 | 1 | -1/+1 |
| | |||||
* | Lower reporting_file_limit to match 1.2, move web_prefix to reporting section | Tim Laszlo | 2012-10-11 | 1 | -2/+3 |
| | |||||
* | fixed docs for Apt and Pac collections. can haz sphinx 1.1 yet? | Chris St. Pierre | 2012-10-11 | 3 | -1/+27 |
| | |||||
* | Packages: updated pulp repo handling to latest Pulp v1 API | Chris St. Pierre | 2012-10-11 | 4 | -16/+157 |
| | |||||
* | Added launchd support for osx 10.7, 10.8 | Luke Cyca | 2012-10-10 | 1 | -2/+1 |
| | |||||
* | Ignore non-package lines in macports output | Luke Cyca | 2012-10-10 | 1 | -0/+4 |
| | |||||
* | Statistics: ignore pylint error | Chris St. Pierre | 2012-10-10 | 1 | -1/+2 |
| | |||||
* | XMLFileBacked: clarified docs on __identifier__ | Chris St. Pierre | 2012-10-10 | 1 | -7/+28 |
| | |||||
* | Packages: added stats tracking | Chris St. Pierre | 2012-10-10 | 5 | -4/+22 |
| | |||||
* | moved track_statistics to plugin helpers to make it usable by plugins | Chris St. Pierre | 2012-10-10 | 2 | -30/+40 |
| | |||||
* | added module-level Bcfg2.Statistics object for easier tracking | Chris St. Pierre | 2012-10-10 | 4 | -15/+27 |
| | |||||
* | Reporting: Make transport configurable | Tim Laszlo | 2012-10-10 | 4 | -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-lint: check for duplicate groups defined in Metadata | Chris St. Pierre | 2012-10-09 | 1 | -1/+22 |
| | |||||
* | Admin.Reports: Map syncdb to update as the migration command is now required ↵ | Tim Laszlo | 2012-10-09 | 1 | -3/+5 |
| | | | | with south | ||||
* | create directory containing pidfile in bcfg2-server itself | Chris St. Pierre | 2012-10-09 | 1 | -0/+12 |
| | |||||
* | bcfg2-admin: fixed syncdb | Chris St. Pierre | 2012-10-09 | 1 | -4/+2 |
| | |||||
* | ThreadedStatistics: removed unused error catching | Chris St. Pierre | 2012-10-09 | 1 | -11/+6 |
| |