Commit Graph

16 Commits

Author SHA1 Message Date
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 9e3a5f1bcf add sphinx-documentation
* basic index
* api-documentation for tsstats.client.Client and tsstats.client.Clients
2016-05-18 21:36:09 +02:00