Commit Graph

  • cbb44fcb85 [config] rename logfile to log and outputpath to output Thor77 2016-05-10 22:56:48 +0200
  • d836b807be move logging-setup into __init__.py and use one central logger-object Thor77 2016-05-10 22:50:34 +0200
  • 1bc8d80d1d add landscape.io and requires.io badge Thor77 2016-05-09 20:13:48 +0200
  • 9891b1d785 use py.test instead of nose for testing Thor77 2016-05-09 20:09:16 +0200
  • 6889946ab6 use py2-style ConfigParser-set and section_add in tests Thor77 2016-05-09 19:34:13 +0200
  • 6e7922492a use py2-style ConfigParser-get-methods Thor77 2016-05-09 19:29:24 +0200
  • 4329ad2e11 use py2-style ConfigParser-methods Thor77 2016-05-09 19:25:48 +0200
  • 4df012bfb5 update include= in .coveragerc Thor77 2016-05-08 21:58:53 +0200
  • 7e2f4ba09f use py2-style timestamp-retrieval Thor77 2016-05-08 21:54:58 +0200
  • b3427ec785 make config-test py2-compatible Thor77 2016-05-08 21:42:28 +0200
  • a25a596d02 split tsstats.py into package with multiple files Thor77 2016-05-08 21:32:37 +0200
  • e779bbe2fc add .gitignore Thor77 2016-05-08 20:45:46 +0200
  • ef0c1d71b7 use travis for testing Thor77 2016-05-08 19:55:40 +0200
  • b06c63432a remove nose style-test; use standalone cmds instead Thor77 2016-05-08 19:55:24 +0200
  • 9acf33dea8 remove redundant pep8-style-test Thor77 2016-05-08 18:04:56 +0200
  • 7b53fc85de update {testing_,}requirement-versions Thor77 2016-05-08 18:00:17 +0200
  • afb1358d23 remove redundant pep8-requirement Thor77 2016-05-08 17:58:08 +0200
  • 2054a203c9 sort imports Thor77 2015-09-04 23:20:35 +0200
  • 587a083895 remove unused imports Thor77 2015-09-04 23:06:41 +0200
  • b36bc48a35 add pyflakes-tests Thor77 2015-09-04 23:03:26 +0200
  • 654ac87286 modify template-tests to ignore hint Thor77 2015-09-04 22:07:45 +0200
  • be6d080c21 only display last-seen when client not connected Thor77 2015-09-04 22:06:46 +0200
  • a7a525278f add last-seen-tooltip (hint.css) Thor77 2015-09-04 22:01:48 +0200
  • 255e0bab4a sort log-files before parsing Thor77 2015-09-04 22:01:18 +0200
  • 03f93dbcfc add frmttime-filter to jinja-env Thor77 2015-09-04 21:58:42 +0200
  • 473911f9d8 add last_seen-attr to Client Thor77 2015-09-04 21:49:10 +0200
  • 26d993c55c fix bootstrap-container Thor77 2015-08-28 22:28:59 +0200
  • 09ef24667d add broken-log and iter-clients-test Thor77 2015-08-28 13:47:03 +0200
  • 3efe4c09f0 nick-click => direct-link add onclick-attr to list-items Thor77 2015-08-28 13:36:45 +0200
  • b469a1c12e allow direct link to user add id-attr to list-items Thor77 2015-08-28 13:31:34 +0200
  • a10b2e2448 specify character-encoding for template Thor77 2015-08-27 12:49:11 +0200
  • e515cc277b add some line-breaks to improve readability Thor77 2015-08-27 12:28:00 +0200
  • 7f971acfa5 parse file-by-file => improved debugging capabilities (find corrupt log-files) Thor77 2015-08-27 12:16:43 +0200
  • abf03d2fc7 add cmd-arguments-section Thor77 2015-08-26 20:00:48 +0200
  • b1fe62edae remove debug and debugfile from config-section Thor77 2015-08-26 20:00:29 +0200
  • db82869c1b remove debug and debugfile from config; add them as cmdline-args Thor77 2015-08-26 19:58:17 +0200
  • 2699d72b52 add __iter__ to Clients Thor77 2015-08-26 12:44:56 +0200
  • 4d18c6549a existing config in TeamspeakStats-root shouldnt break tests Thor77 2015-08-15 02:55:52 +0200
  • 76868cae7e general and template-tests conform pep8 Thor77 2015-08-07 15:54:37 +0200
  • c4bedcc690 don't ignore pep8:E501 (line too long) Thor77 2015-08-07 15:36:28 +0200
  • e65bf5d9c5 break lines to fit pep8 (max line-length: 79) Thor77 2015-08-07 15:35:32 +0200
  • ac36ba8e72 add id_map.json to test-ressources Thor77 2015-07-31 22:53:21 +0200
  • b99b86f4fd modify ident_map_tests to match real json Thor77 2015-07-31 22:53:09 +0200
  • 6448cc60f0 add idmap-load and conifig not found tests Thor77 2015-07-31 22:52:25 +0200
  • 2d90d77b24 add main-test Thor77 2015-07-31 22:24:44 +0200
  • 5ea493329d remove __format__ from Client (blocks using .format()) Thor77 2015-07-31 22:15:19 +0200
  • 63d3f69c3c test client-repr Thor77 2015-07-31 22:13:32 +0200
  • f95aaf5737 exclude main-call from coverage Thor77 2015-07-31 22:01:28 +0200
  • 3e22461b75 add template-tests Thor77 2015-07-31 21:55:45 +0200
  • f1b9d2cf65 add debuglog-test Thor77 2015-07-31 21:55:26 +0200
  • 266ff582db use glob to select files for stylecheck Thor77 2015-07-31 18:59:07 +0200
  • 7464007b8c add identmap tests Thor77 2015-07-31 18:50:02 +0200
  • a914b96b39 move identmap-action from __add__ to __get__ Thor77 2015-07-31 13:09:08 +0200
  • 2361211e55 add coverage Thor77 2015-07-29 21:25:08 +0200
  • e9cd3c78da add testing-requirements-file Thor77 2015-07-17 15:39:16 +0200
  • df578d6087 add pep8-tests Thor77 2015-07-17 15:36:25 +0200
  • b446abfed4 use argparse for cmdline-args Thor77 2015-07-17 15:08:12 +0200
  • e3d1d7677f update configtests to use new exceptions and remove unneccessary debugfile-test Thor77 2015-07-17 14:40:11 +0200
  • 627c5afa82 add exceptions-class and move abspath-gen into own function Thor77 2015-07-17 14:38:57 +0200
  • 24da440b74 add drone.io-badge Thor77 2015-07-16 15:10:36 +0200
  • 3a6c6da4d4 add tests-section to README Thor77 2015-07-13 21:36:53 +0200
  • 234f671e84 add tests Thor77 2015-07-13 21:35:05 +0200
  • 309966a0ad update README Thor77 2015-07-13 21:23:55 +0200
  • e6e24e7065 add installation-instructions Thor77 2015-07-13 21:14:03 +0200
  • 8ac3fa8c5b use debugfile config-param Thor77 2015-07-13 21:10:00 +0200
  • 8eb01fdc50 remove unused bootstrap-js from template and remove generationtime Thor77 2015-07-13 21:06:32 +0200
  • dd7732a757 use template_name and improve structure Thor77 2015-07-13 21:02:48 +0200
  • 18f952dbdb don't use public clients-obj and move ident_map-usage into Clients Thor77 2015-07-13 21:00:58 +0200
  • ffabb9c284 style-improvements at cmdline-arg-parsing Thor77 2015-07-13 20:54:59 +0200
  • 9a1ed27ba2 move config-parsing into own function Thor77 2015-07-13 20:52:57 +0200
  • 98a4274981 make get_sorted public and move seconds-formatting into own function Thor77 2015-07-13 20:47:26 +0200
  • 4ad9bf1b44 improve abspath-resolve Thor77 2015-07-13 20:35:37 +0200
  • bd9be87867 move log-parse and template-render into own functions Thor77 2015-07-13 20:35:01 +0200
  • acd8c27f1c remove generationtime Thor77 2015-07-13 20:24:15 +0200
  • eaf3e8da11 change abspath-resolving Thor77 2015-06-23 21:55:12 +0200
  • 1271738541 fix onlinetime-counter Thor77 2015-06-22 21:38:28 +0200
  • 8907ecfff0 improve sorting Thor77 2015-06-22 17:18:49 +0200
  • acecd17df2 add debug_file option and set debug-default to false Thor77 2015-06-22 16:38:42 +0200
  • 624462d443 fix id_map using wrong path Thor77 2015-06-22 16:35:50 +0200
  • 815d54132f fix debug-file creation if debug=False Thor77 2015-06-22 16:29:00 +0200
  • 32e060daa4 fix for handling some not dis/connect lines Thor77 2015-06-22 16:25:36 +0200
  • 28ded1fc9b add support for multiple connects with one identity Thor77 2015-06-22 16:20:20 +0200
  • 8558a676a4 fix for multiple log-files Thor77 2015-06-22 16:09:11 +0200
  • 1eb8b3b0d6 add debug option Thor77 2015-06-21 21:28:14 +0200
  • 90bfa04696 clean code -> rewrite Thor77 2015-06-08 21:25:37 +0200
  • b4456d9080 add support for multiple log-files Thor77 2015-06-02 15:13:08 +0200
  • 92518aed55 fix regex for kicks Thor77 2015-05-19 21:37:13 +0200
  • eacec8e046 add passive bans and implement a better method to count kicks Thor77 2015-05-18 19:43:37 +0200
  • a213e66834 automatically disable sections without entrys Thor77 2015-05-17 15:48:08 +0200
  • 8f42e9d736 remove debug-print Thor77 2015-05-17 15:43:20 +0200
  • 2149bc8c31 remove hardcoded string at 'generated in...' Thor77 2015-05-17 15:39:16 +0200
  • 2ad76f908c make id-map-file optional and check file-paths Thor77 2015-05-12 22:00:38 +0200
  • e86d2154bc ID-Mapping and sections-configuration Thor77 2015-05-12 21:38:34 +0200
  • dc91b8fc59 Update TODO Thor77 2015-05-10 19:57:50 +0200
  • e1fd6ae6f6 Add configurable html-title Thor77 2015-04-22 16:32:28 +0200
  • 26c518ddfe fix path for config and template Thor77 2015-04-16 19:30:03 +0200
  • df4e563714 use Jinja2 (template-engine) for html-generation Thor77 2015-04-16 19:08:59 +0200
  • 0b8f7f36c4 Add Usage and TODO-Section Thor77 2015-03-13 21:03:42 +0100
  • 029a2476f9 Remove MY piwik-tracking code 😱 Thor77 2015-03-12 21:00:53 +0100
  • 84b744608a Add configuration-setion to README Thor77 2015-03-05 18:53:47 +0100