stackalytics/stackalytics/processor
Ilya Shakhat 4ee02f0b6c Show warning if data is older than configured value
The patch introduces config param 'age-warn' with default value
in 2 days. The warning message will be useful for cases when
processor stuck or data was recovered from the dump.

Change-Id: I910b87da5c664fbda7d25e77ee51554f01ad9bc2
2015-06-02 16:35:56 +03:00
..
__init__.py Implementation of blueprint stackalytics-core 2013-07-10 23:05:47 +04:00
bps.py Use oslo.log instead of incubated code 2015-03-20 15:47:53 +03:00
config.py Show warning if data is older than configured value 2015-06-02 16:35:56 +03:00
default_data_processor.py Allow to specify default branch for repos 2015-04-01 14:47:14 +03:00
driverlog.py Use oslo.log instead of incubated code 2015-03-20 15:47:53 +03:00
dump.py Encode user_id and email before dumping them 2015-04-16 16:47:52 +03:00
launchpad_utils.py Use oslo.log instead of incubated code 2015-03-20 15:47:53 +03:00
lp.py Use oslo.log instead of incubated code 2015-03-20 15:47:53 +03:00
main.py Ignore invalid repo names from projects.yaml 2015-04-23 09:39:11 +03:00
mls.py Use oslo.log instead of incubated code 2015-03-20 15:47:53 +03:00
mps.py Use oslo.log instead of incubated code 2015-03-20 15:47:53 +03:00
normalizer.py Set user as independent if profile contains no info 2015-04-02 13:06:21 +03:00
rcs.py Use oslo.log instead of incubated code 2015-03-20 15:47:53 +03:00
record_processor.py Fix log pattern in merge_profiles 2015-05-07 12:04:25 +03:00
runtime_storage.py Use oslo.log instead of incubated code 2015-03-20 15:47:53 +03:00
user_processor.py Use oslo.log instead of incubated code 2015-03-20 15:47:53 +03:00
utils.py Ignore self-reviews in stats 2015-04-08 19:53:41 +03:00
vcs.py Added 'Co-Author' to co-author's regex 2015-05-12 15:06:27 +03:00