Overhauling the Tattler mechanism
This commit moves most of the functionality into:
https://github.com/mcoia/mobius_evergreen/tree/seek_and_destroy_tattle_tale_reporting
This code has been condensed into a single web call that responds with
0,1,2 depending on the state of seekdestroy.ignore_list.
The table creation is not included as it's part of the main
seek_and_destroy code right now.
Removing the dbi modules. Not needed
Removed Makefile changes
TODO:
Fully integrate the seek and destroy funcationality into Evergreen,
including:
new schema
action triggers
catalog administration interfaces
catalog participation interfaces
Removing the dbi modules. Not needed
Signed-off-by: blake <blake@mobiusconsortium.org>