Commit Graph
100 Commits
Author SHA1 Message Date
Gregory Soutade 2de395c3dd Fix version 2015-07-13 13:30:52 +02:00
Gregory Soutade ac954d73ea Merge branch 'dev' 2015-07-13 13:20:18 +02:00
Gregory Soutade ee74324085 Update help 2015-07-13 13:09:32 +02:00
Gregory Soutade 6605fc7e49 Update documentation 2015-07-13 13:07:39 +02:00
Gregory Soutade e8e3951018 Update documentation 2015-07-13 13:03:41 +02:00
Gregory Soutade 47cd9264c5 Update tools to sort documentation 2015-07-13 11:43:13 +02:00
Gregory Soutade b72563af8d WIP 2015-07-08 08:20:22 +02:00
Gregory Soutade 743e6d8cc1 Merge branch 'dev' of soutade.fr:iwla into dev 2015-07-08 08:12:31 +02:00
Gregory Soutade d4210de7f4 Add Google via SFR search engine 2015-07-06 08:08:09 +02:00
Gregory Soutade 2d46dfc513 Merge branch 'dev' of soutade.fr:iwla into dev 2015-06-12 17:56:53 +02:00
Gregory Soutade 4e71380293 Add own search engines file 2015-06-12 17:56:27 +02:00
Gregory Soutade 2733a15aa6 Merge branch 'dev' of soutade.fr:iwla into dev 2015-05-23 16:39:50 +02:00
Gregory Soutade 79b58f2e1c Add -z option (don't compress) 2015-05-23 16:38:39 +02:00
Gregory Soutade a9073cf49c Merge branch 'dev' of soutade.fr:iwla into dev 2015-05-23 08:57:35 +02:00
Gregory Soutade ce1cee986e Merge branch 'dev' of soutade.fr:iwla into dev 2015-05-22 08:16:15 +02:00
Gregory Soutade b74d4c868b Update awstats_data 2015-05-22 08:15:47 +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 c7daad23c8 Merge branch 'dev' of soutade.fr:iwla into dev 2015-05-14 09:55:29 +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 62be78845a Add debug traces in robots plugin 2015-05-13 18:13:18 +02:00
Gregory Soutade 8e86e6946b Merge branch 'dev' of soutade.fr:iwla into dev 2015-04-08 14:06:18 +02:00
Gregory Soutade 389679cdb4 Conf.py 2015-04-08 14:06:03 +02:00
Gregory Soutade 157868dc3e Update istats_diff, the key used in hashtable can be changed (using uri() for example) 2015-04-08 14:04:59 +02:00
Gregory Soutade 651a7b9566 Add display/top_downloads_diff plugin 2015-04-06 17:55:11 +02:00
Gregory Soutade ee184f86b5 Add has_subclasses checks for iplugins (prevent for loading parent class) 2015-04-06 17:54:44 +02:00
Gregory Soutade df78a3f4cb [pre_analysis/robots] Don't checks for /robots.txt request, but endswith /robots.txt for robot detection 2015-04-06 17:52:31 +02:00
Gregory Soutade 2ed7551049 Add GET/POST checks before accepting request 2015-03-15 10:31:28 +01:00
Gregory Soutade ad3f3467f4 Update conf.py 2015-02-19 20:23:13 +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 f5b0c35bad Add a star for merged feeds parsers 2015-02-18 20:56:03 +01:00
Gregory Soutade cfbd35d818 Merge one hit only parsers in feeds parsers detection 2015-02-18 20:32:04 +01:00
Gregory Soutade e0f9260802 Add Feeds plugin 2015-02-17 19:11:04 +01:00
Gregory Soutade bcdb68b0d4 Bad indentation in browsers display plugin 2015-02-08 10:07:50 +01:00
Gregory Soutade f3fbf8b727 Add pages and hits to track_users 2015-02-07 15:28:24 +01:00
Gregory Soutade e67723e58e Fix some bugs in track_users 2015-01-14 20:19:19 +01:00
Gregory Soutade 49d21cf4b4 Update .gitignore 2015-01-13 18:57:51 +01:00
Gregory Soutade 511ca49397 Add track users plugin 2015-01-13 18:57:26 +01:00
Gregory Soutade 616b0d8052 Add computeRatio method to display. Enable it in browsers display plugin 2015-01-13 18:55:46 +01:00
Gregory Soutade 1d9bf71b4b Set arguments of page_to_hit facultative 2015-01-13 18:54:57 +01:00
Gregory Soutade 9d3f7c05a4 Optimize top_downloads post analysis plugin 2015-01-13 18:54:22 +01:00
Gregory Soutade 3fb1b897ea Remove one s in operating systems plugin 2015-01-13 18:53:50 +01:00
Gregory Soutade 75b11c2e97 Add isMultimediaFile() and generate after serialization 2015-01-13 18:52:35 +01:00
Gregory Soutade 4c74a14037 Filter robot with *bot* and *crawl* re 2015-01-11 18:06:44 +01:00
Gregory Soutade 00ad08a201 Add try/catch in browsers display plugin in case of an icon doesn't exists) 2015-01-11 18:06:18 +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 7bfbac1f52 Add operating systems and browsers icons 2015-01-08 21:02:01 +01:00
Gregory Soutade 2baf4173fd Add Browsers post analysis and display 2015-01-08 21:01:33 +01:00
Gregory Soutade a40f116c71 Add Operating Systems post analysis and display 2015-01-08 20:59:11 +01:00
Gregory Soutade 9a1c23ec78 Update documentation of some plugins 2015-01-08 20:58:27 +01:00
Gregory Soutade 72a76fc0f9 Move icons into resources/icon/other 2015-01-08 20:57:56 +01:00
Gregory Soutade 496ecb42f5 Update ChangeLog 2015-01-06 08:08:42 +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 a6ce8e1c6e Update Chagelog 2015-01-02 19:28:33 +01:00
Gregory Soutade b1cdb30243 Add analysis duration in result 2015-01-02 19:27:57 +01:00
Gregory Soutade cfe8510970 Update ChangeLog 2014-12-31 18:01:08 +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 9ed038d4ea Merge branch 'dev' of soutade.fr:iwla into dev 2014-12-31 15:01:06 +01:00
Gregory Soutade 2b0fd9fb46 Generate index table in documentation 2014-12-31 14:54:20 +01:00
Gregory Soutade f1fb8cb674 Merge with origin:dev 2014-12-31 14:22:46 +01:00
Gregory Soutade 8299a7d785 Update doc 2014-12-31 14:09:12 +01:00
Gregory Soutade 5ed9bbbae8 Add ChangeLog 2014-12-31 11:24:01 +01:00
Gregory Soutade 3dd4ddfaed Update doc 2014-12-31 11:17:16 +01:00
Gregory Soutade d2d37d9c90 Initial commit 2014-12-31 11:17:16 +01:00
Gregory Soutade ac211e30ea Add year statistics in month details 2014-12-31 11:17:16 +01:00
Gregory Soutade 1d894b6bc0 Forgot body tag 2014-12-31 11:17:16 +01:00
Gregory Soutade a38597314c Add generic interface istats_diff 2014-12-31 11:17:16 +01:00
Gregory Soutade b5bb7f72c9 Add .gitignore 2014-12-31 11:17:16 +01:00
Gregory Soutade f24fcbf287 Bug fixes in referers_diff 2014-12-31 11:17:15 +01:00
Gregory Soutade 87612fb786 Page title not translated in key_phrases.html 2014-12-31 11:17:15 +01:00
Gregory Soutade 9e837fbf6a First version of referers_diff 2014-12-31 11:17:15 +01:00
Gregory Soutade 088fb26a07 Initial commit 2014-12-31 11:16:53 +01:00
Gregory Soutade 9a1ad3dc25 Update doc 2014-12-30 16:22:06 +01:00
Gregory Soutade 9ea5e8e8d2 Initial commit 2014-12-30 16:21:49 +01:00
Gregory Soutade a17bbbccf8 Merge with origin:master 2014-12-23 15:03:40 +01:00
Gregory Soutade 765d033928 Update doc 2014-12-23 09:18:30 +01:00
Gregory Soutade 0a2494cb70 Initial commit 2014-12-23 07:48:25 +01:00
Gregory Soutade 67a96bb461 Merge branch 'referers_diff' of soutade.fr:iwla 2014-12-22 09:38:52 +01:00
Gregory Soutade c56bb65b4f Page title not translated in key_phrases.html 2014-12-22 09:38:20 +01:00
Gregory Soutade c6cf1aa491 Merge with origin:referers_diff 2014-12-21 15:39:43 +01:00
Gregory Soutade 182f7f9465 Merge with remote:master 2014-12-21 15:38:50 +01:00
Gregory Soutade 15047f91f1 First version of referers_diff 2014-12-21 15:36:39 +01:00
Gregory Soutade b9d13c9e19 Merge with remote:master 2014-12-19 18:06:46 +01:00
Gregory Soutade 33472e564a Merge branch 'master' of soutade.fr:iwla 2014-12-19 18:01:48 +01:00
Gregory Soutade 02c7018da0 Merge branch 'master' of soutade.fr:iwla 2014-12-18 21:58:55 +01:00
Gregory Soutade a30b3d9d8d Merge branch 'master' of soutade.fr:iwla 2014-12-18 21:40:02 +01:00
Gregory Soutade 01a4841617 Merge branch 'master' of soutade.fr:iwla 2014-12-18 07:50:28 +01:00
Gregory Soutade 9f0770ec52 Merge branch 'master' of soutade.fr:iwla 2014-12-17 21:32:19 +01:00
Gregory Soutade a21786c0e2 Merge branch 'master' of soutade.fr:iwla 2014-12-16 07:48:27 +01:00
Gregory Soutade fd6b05475b Merge branch 'master' of soutade.fr:iwla 2014-12-15 22:32:47 +01:00
Gregory Soutade f13ba43dae Merge branch 'master' of soutade.fr:iwla 2014-12-15 08:26:19 +01:00
Gregory Soutade 59e234b9bf Update TODO 2014-12-14 15:48:57 +01:00
Gregory Soutade 2ef7cdf01b Merge branch 'master' of soutade.fr:iwla 2014-12-14 15:47:19 +01:00
Gregory Soutade d4e3c0ecdd Update TODO 2014-12-14 15:46:44 +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 3c5f117870 Create display root before symlink css 2014-12-14 15:28:12 +01:00
Gregory Soutade bd31b04e9b Merge branch 'master' of soutade.fr:iwla
Conflicts:
	conf.py
2014-12-14 15:15:05 +01:00
Gregory Soutade 094b05900e Final version of conf 2014-12-14 15:11:50 +01:00