Thor77
c3cfad0a88
fix wrong regex for logs with unexpected spacing
...
* add "\ *" arround level, component, sid and message
2016-06-07 16:51:55 +02:00
Thor77
5c44f0ca47
fix missing requirements.txt for installation via pip
...
* copy deps to setup.py instead of reading requirements.txt
2016-06-07 15:46:10 +02:00
Thor77
8ca23e0115
add documentation to tsstats.{config,log,template,utils}.*
2016-05-30 20:23:03 +02:00
Thor77
b726a9fa79
divite api.rst into sections
2016-05-29 00:26:25 +02:00
Thor77
f7af9f9d39
add documentation for tsstats.exceptions.*
2016-05-29 00:25:21 +02:00
Thor77
f72521dc2c
bump version to 0.5.3
2016-05-25 20:16:19 +02:00
Thor77
a1f25648a2
define log_format just once and rename to log_timestamp_format
2016-05-25 20:09:48 +02:00
Thor77
09ad45e9a6
cover tsstats.log.parse_logs
2016-05-25 20:06:17 +02:00
Thor77
da5683ede2
add tsstats.log.re_log_entry for log-line-matching
...
* don't evaluate invalid log-lines leading to unexpected results
* don't abort parsing just because of an invalid character at the beginning/end
* add debug-output if line doesn't match
2016-05-25 20:06:00 +02:00
Thor77
42d8c74f72
fix tsstats.log.parse_logs not returning clients
2016-05-24 22:29:49 +02:00
Thor77
53ffad3d81
refactor tsstats.log.parse_log(s)
...
* rename tsstats.log.parse_logs to tsstats.log.parse_log and remove glob-functionality
* create tsstats.log.parse_log to handle globbing
* fix tests to use tsstats.log.parse_log instead of tsstats.log.parse_logs
* bump version to 0.4.0
2016-05-23 21:50:10 +02:00
Thor77
1f5a6211b9
bump version to 0.3.0
2016-05-21 23:15:15 +02:00
Thor77
9c0ebc18ed
add documentation for IdentMap
2016-05-20 23:58:23 +02:00
Thor77
af3ea48a2d
re-add redundant client.nick= in tsstats.log.parse_logs to display nick-changes
2016-05-19 21:59:34 +02:00
Thor77
4bb7553f64
remove duplicate code in tsstats.log.parse_logs
...
* bump version to 0.2.4
2016-05-19 21:57:15 +02:00
Thor77
2f0755c1fc
bump version to 0.2.3
2016-05-19 21:40:37 +02:00
Thor77
3bb5538b64
bump version to 0.2.2
2016-05-19 21:40:37 +02:00
Thor77
8af2b761a3
refactor tsstats.client.Client.__getitem__
2016-05-19 21:09:27 +02:00
Thor77
a3397d6367
bump version to 0.2.0
2016-05-19 15:47:04 +02:00
Thor77
89dc96dc99
bump version to 0.1.1
2016-05-18 22:40:50 +02:00
Thor77
432e89bfbe
add setup.py
2016-05-11 21:09:45 +02:00