commit | 0fb4e786dca936d8b9c985d391744c395e1bb680 | [log] [tgz] |
---|---|---|
author | Daniel Gruno <humbedooh@apache.org> | Wed Oct 11 23:29:53 2017 +0200 |
committer | Daniel Gruno <humbedooh@apache.org> | Wed Oct 11 23:29:53 2017 +0200 |
tree | 0d26637819f87de79dd06e9c7da4814431623caa | |
parent | 1267296d5629388a713207133545aa85a882a49a [diff] |
work with upserts, complain if no ID present
The Kibble Scanners collect information for the Kibble Suite.
python3 src/kibble-scanner.py
.conf/
: Config filessrc/
:kibble-scanner.py
: Main script for launching scansplugins/
:brokers
: The various database brokers (ES or JSON API)utils
: Utility librariesscanners
: The individual scanner applicationsplugins/scanners/ponymail.py
)plugins/scanners/jira.py
)plugins/scanners/bugzilla.py
)plugins/scanners/gerrit.py
)plugins/scanners/git-sync.py
)plugins/scanners/git-census.py
)plugins/scanners/git-evolution.py
)plugins/scanners/git-sloc.py
)plugins/scanners/github.py
)plugins/scanners/pipermail.py
)