Commit Graph

103 Commits

Author SHA1 Message Date
a7c817b7f5 Merge branch 'dev' 2016-04-13 17:29:38 +02:00
Gregory Soutade
bb189425f1 Add filter mechanism for plugins 2016-02-04 20:46:12 +01:00
Gregory Soutade
79da471398 Fix typo error in getCurrentVisits() method name 2016-02-04 20:44:36 +01:00
Gregory Soutade
992c3cee93 Merge branch 'dev' of soutade.fr:iwla into dev 2016-01-18 07:34:13 +01:00
Gregory Soutade
519033e474 Do reverse DNS on feeds parsers 2016-01-18 07:33:48 +01:00
Gregory Soutade
283c2fbce3 Merge branch 'dev' of soutade.fr:iwla into dev 2016-01-16 08:45:00 +01:00
Gregory Soutade
3d927543f7 Syntax error 2016-01-16 08:44:57 +01:00
Gregory Soutade
5c750e8b0c Remove final slashes for referers 2016-01-16 08:43:29 +01:00
Gregory Soutade
ec0a3a52a8 Fix _normalizeURI substitution. Fix _normalizeParameters. Fix -r argument 2016-01-03 09:28:19 +01:00
Gregory Soutade
73e4b0d8a6 Dont count 'uri' and 'uri/' as differents uri 2016-01-02 11:50:31 +01:00
Gregory Soutade
538012a107 Update version 2015-08-08 17:40:28 +02:00
Gregory Soutade
2de395c3dd Fix version 2015-07-13 13:30:52 +02:00
Gregory Soutade
ee74324085 Update help 2015-07-13 13:09:32 +02:00
Gregory Soutade
79b58f2e1c Add -z option (don't compress) 2015-05-23 16:38:39 +02:00
root
f3fc24e45e Forgot default value for reset option 2015-05-23 08:53:06 +02:00
Gregory Soutade
4cb3b21ca5 Add reset feature
Allow to open .gz file transparently
Import debug in robots.py
2015-05-22 07:51:11 +02:00
Gregory Soutade
86fc5f2189 Add FileIter to iwla, allowing to specify multiple files to analyse 2015-05-14 09:54:25 +02:00
Gregory Soutade
2ed7551049 Add GET/POST checks before accepting request 2015-03-15 10:31:28 +01:00
ab1167c621 Forgot to generate last day of a month... 2015-03-02 18:26:42 +01:00
Gregory Soutade
b63421642c Fix a little mistake in previous commit 2015-02-19 20:19:42 +01:00
Gregory Soutade
bca4b8661e We can now use _append suffix un conf.py to append a value to a default configuration instead of reapeating whole configuration 2015-02-19 20:15:03 +01:00
Gregory Soutade
75b11c2e97 Add isMultimediaFile() and generate after serialization 2015-01-13 18:52:35 +01:00
Gregory Soutade
588b3179d5 Generate display before serialization (avoid errors when generation raise exception and database partially saved (months but not meta)) 2015-01-11 18:05:09 +01:00
Gregory Soutade
bfba52af8f Bug : hits/pages in the same second where not analyzed 2015-01-06 08:08:09 +01:00
Gregory Soutade
b1cdb30243 Add analysis duration in result 2015-01-02 19:27:57 +01:00
Gregory Soutade
e7e988657e Deactivate UTC time computation 2014-12-31 18:00:10 +01:00
Gregory Soutade
24c9807aa8 Bug in UTC time computation 2014-12-31 17:59:28 +01:00
Gregory Soutade
f1fb8cb674 Merge with origin:dev 2014-12-31 14:22:46 +01:00
046c1d8983 Use a clear conf file 2014-12-19 18:06:02 +01:00
ea32f7f0ae Append domain_name in pages title 2014-12-19 17:50:45 +01:00
Grégory Soutadé
a35d462cb7 Replace # for module description by """ (help auto extraction) 2014-12-19 11:34:25 +01:00
2f05a70ee5 0 in place of nothing in total year overview 2014-12-18 21:57:44 +01:00
53dc5a29fb Merge branch 'master' of soutade.fr:iwla 2014-12-18 19:55:19 +01:00
e740bf1e45 Add licence information 2014-12-18 19:54:31 +01:00
Grégory Soutadé
4363c90197 Bug in valid visitor creation and count_hit_only_visitors 2014-12-18 07:46:12 +01:00
50fb09104e Filter by domain name 2014-12-17 21:06:48 +01:00
ccab40b4e1 Replace g.gettext by iwla._
Add createCurTitle() to factorize code
2014-12-17 20:31:59 +01:00
c278ff30f0 Use g.gettext for translations 2014-12-17 19:00:42 +01:00
7afbf4fa96 Logging seems OK, except names 2014-12-16 20:23:33 +01:00
e69af5e675 Start implementing logging 2014-12-15 22:30:49 +01:00
ba5bd75ac1 Sort years in reverse order for main index.html 2014-12-15 22:30:17 +01:00
4d4fcf4075 Fix a copy/past bug in _compressFile (bad filename) 2014-12-15 22:20:47 +01:00
4f4e464843 Add file compression 2014-12-15 21:28:25 +01:00
e327a1ff35 Add visitors in addition to visits 2014-12-15 20:43:43 +01:00
Grégory Soutadé
caeab70ca6 Forgot to remove robots from visitors in days statistics 2014-12-15 08:21:46 +01:00
Gregory Soutade
2ab98c4090 Add -f paramter 2014-12-14 15:46:01 +01:00
Gregory Soutade
c221c813bf Don't account hits <= last_access (< before) 2014-12-14 15:41:47 +01:00
Gregory Soutade
3a246d5cd6 Optimize analysis using reverse loop 2014-12-14 15:10:13 +01:00
Gregory Soutade
9da4eb3858 Seems ok for account 2014-12-14 14:50:30 +01:00
Grégory Soutadé
bb7ce4af90 Start refactoring statistics computation 2014-12-12 14:01:23 +01:00