TeamspeakStats/tsstats
Thor77 e92ad9e6fe update scope of tsstats.log._sort_logs (rename to tsstats.log._bundle_logs)
* rename to tsstats.log._bundle_logs
* expect list of logpaths as argument and return them sorted
* move globbing-stuff to parse_logs in an upcoming commit
2016-06-20 21:31:59 +02:00
..
tests cover line not matching 2016-06-12 18:44:41 +02:00
__init__.py add source-encoding (utf-8) to all files 2016-06-07 17:42:53 +02:00
__main__.py add source-encoding (utf-8) to all files 2016-06-07 17:42:53 +02:00
client.py remove unneccessary and unused tsstats.client.Client.__getitem__ 2016-06-12 18:43:20 +02:00
config.py add source-encoding (utf-8) to all files 2016-06-07 17:42:53 +02:00
exceptions.py add source-encoding (utf-8) to all files 2016-06-07 17:42:53 +02:00
log.py update scope of tsstats.log._sort_logs (rename to tsstats.log._bundle_logs) 2016-06-20 21:31:59 +02:00
template.html add id to sections and use unique id for client-items 2016-06-10 16:04:24 +02:00
template.py convert onlinetime to int before converting to text 2016-06-12 18:11:27 +02:00
utils.py expect key as lambda in tsstats.utils.sort_clients 2016-06-12 17:36:12 +02:00