iwla/plugins/post_analysis
Gregory Soutade bb268114b2 Make backup before compressing (low memory servers)
Fix error : Call post hook plugins even in display only mode
Don't compute unordered hits (remove pasts if they are found after current)
Remove tags in stats diff
Don't do geolocalisation is visitor is not valid
Don't try to find search engine on robots
Update robot check rules
Add top_pages_diff plugin
2019-08-30 07:50:54 +02:00
..
__init__.py Add bytesToStr() 2014-11-24 13:44:04 +01:00
browsers.py Add Browsers post analysis and display 2015-01-08 21:01:33 +01:00
feeds.py New format for (not_)viewed pages/hits and bandwidth that are now recorded by day (in a dictionnary were only element 0 is initialized). Element 0 is the total. WARNING : not backward compatible with previous databases. 2017-08-24 07:55:53 +02:00
hours_stats.py Fix typo error in getCurrentVisits() method name 2016-02-04 20:44:36 +01:00
ip_to_geo.py Make backup before compressing (low memory servers) 2019-08-30 07:50:54 +02:00
iptogeo.py ip_to_geo : reset connection after 50 requests 2017-09-05 07:34:27 +02:00
operating_systems.py Add Operating Systems post analysis and display 2015-01-08 20:59:11 +01:00
referers.py Make backup before compressing (low memory servers) 2019-08-30 07:50:54 +02:00
reverse_dns.py Remove crawler from feed parsers 2016-08-20 13:08:02 +02:00
top_downloads.py Add Feeds plugin 2015-02-17 19:11:04 +01:00
top_hits.py Fix typo error in getCurrentVisits() method name 2016-02-04 20:44:36 +01:00
top_pages.py Fix typo error in getCurrentVisits() method name 2016-02-04 20:44:36 +01:00