summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* expanded pylint coverage to Admin modes, removed some old/broken admin modesChris St. Pierre2012-10-1720-430/+198
* Remove perms use in migrate_dbstats.pyTim Laszlo2012-10-171-1/+1
* Reporting: add an experimental redis transportTim Laszlo2012-10-161-0/+194
* remove call to super __call__ in minestructTim Laszlo2012-10-161-1/+0
* doc: note deprecation of mode='inherit'Chris St. Pierre2012-10-161-29/+27
* fixing the fixChris St. Pierre2012-10-161-1/+1
* doc: fixed awful cat | grep | wc abomination in probes exampleChris St. Pierre2012-10-161-5/+9
* bcfg2-reports: dangling reference to old schemaTim Laszlo2012-10-161-1/+1
* doc: added note about exit_on_probe_failureChris St. Pierre2012-10-161-0/+9
* ignore unsupported create_unique for sqliteTim Laszlo2012-10-161-4/+7
* Compat: added reminder about compat docsChris St. Pierre2012-10-161-0/+7
* Packages: import error we catchChris St. Pierre2012-10-161-1/+1
* Reporting: use mode instead of permsTim Laszlo2012-10-164-13/+181
* Packages: better error handling for GPG key downloadingChris St. Pierre2012-10-161-3/+15
* added unit tests to test for schema validityChris St. Pierre2012-10-163-2/+42
* Reporting: Use the new mode attributeTim Laszlo2012-10-151-2/+3
* fixed a few straggling perms -> mode changesChris St. Pierre2012-10-155-6/+6
* testsuite: Fix more 'mode' testsSol Jerome2012-10-154-9/+9
* Options: Update mdata option to use 'mode'Sol Jerome2012-10-153-5/+5
* Lint: Migrate Lint to 'mode' attributeSol Jerome2012-10-155-9/+9
* Plugins: Fix info/:info regexSol Jerome2012-10-151-4/+4
* Plugins: Update builtin plugins to use 'mode' attributeSol Jerome2012-10-1513-28/+27
* POSIXCompat: Revive compatibility plugin for POSIXSol Jerome2012-10-151-0/+22
* POSIX: Switch from perms to modeSol Jerome2012-10-1519-110/+108
* log imports when DirectStore is usedTim Laszlo2012-10-151-0/+5
* removed print statements from testsuiteChris St. Pierre2012-10-151-3/+1
* added support for JSON and YAML properties filesChris St. Pierre2012-10-154-145/+556
* bcfg2-reports: updated to new schemaTim Laszlo2012-10-152-22/+29
* migrate_db: skip db lookup since all should be knownTim Laszlo2012-10-152-8/+11
* 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
|\