summaryrefslogtreecommitdiffstats
path: root/src/lib/Server/Plugins/DBStats.py
Commit message (Expand)AuthorAgeFilesLines
* Finish up Pull Source and multi-Statistics codeNarayan Desai2009-01-121-1/+1
* This patch is stage 1 of the plugin capabilities reworkNarayan Desai2009-01-051-8/+14
* Increase DBstats verbosity upon import failureNarayan Desai2008-11-071-1/+1
* Add error handling and retries for database write problems (Resolves Ticket #...Narayan Desai2008-10-081-2/+10
* Fix dbstats for getExtraNarayan Desai2008-08-271-1/+1
* Add reporting system schema evolution support (from Stousignant)Narayan Desai2008-08-201-7/+22
* Fix error paths in direct db pluginNarayan Desai2008-08-191-2/+5
* Implement GetCurrentEntry api for Statistics and DBStats (prereq for portable...Narayan Desai2008-08-071-2/+19
* Switch bcfg2-admin minestruct to use the new statistics api to get at data in...Narayan Desai2008-08-061-0/+6
* Switch dbstats to using fast reports importerNarayan Desai2008-08-061-1/+1
* Add new DBstats plugin (direct to reports db)Narayan Desai2008-07-221-0/+25