Commit graph

403 commits

Author SHA1 Message Date
Thor77
8f95645e14 update README.md to current state
* add term `supported` to install-python step (give versions)
* add config-creation to usage
* update run-command
* update test-command
* remove version from pip in test-requirement-installation-step
* update cmd-arg help-output
* move configuration-docs into section-sub-headers and tables
* update example to fit new names
2016-05-10 23:05:12 +02:00
Thor77
cbb44fcb85 [config] rename logfile to log and outputpath to output 2016-05-10 22:56:48 +02:00
Thor77
d836b807be move logging-setup into __init__.py and use one central logger-object 2016-05-10 22:50:34 +02:00
Thor77
1bc8d80d1d add landscape.io and requires.io badge 2016-05-09 20:13:48 +02:00
Thor77
9891b1d785 use py.test instead of nose for testing 2016-05-09 20:09:16 +02:00
Thor77
6889946ab6 use py2-style ConfigParser-set and section_add in tests 2016-05-09 19:34:13 +02:00
Thor77
6e7922492a use py2-style ConfigParser-get-methods 2016-05-09 19:29:24 +02:00
Thor77
4329ad2e11 use py2-style ConfigParser-methods 2016-05-09 19:25:48 +02:00
Thor77
4df012bfb5 update include= in .coveragerc 2016-05-08 21:58:53 +02:00
Thor77
7e2f4ba09f use py2-style timestamp-retrieval 2016-05-08 21:54:58 +02:00
Thor77
b3427ec785 make config-test py2-compatible 2016-05-08 21:42:28 +02:00
Thor77
a25a596d02 split tsstats.py into package with multiple files 2016-05-08 21:32:37 +02:00
Thor77
e779bbe2fc add .gitignore 2016-05-08 20:46:15 +02:00
Thor77
ef0c1d71b7 use travis for testing 2016-05-08 20:03:55 +02:00
Thor77
b06c63432a remove nose style-test; use standalone cmds instead 2016-05-08 19:55:24 +02:00
Thor77
9acf33dea8 remove redundant pep8-style-test 2016-05-08 18:04:56 +02:00
Thor77
7b53fc85de update {testing_,}requirement-versions 2016-05-08 18:00:17 +02:00
Thor77
afb1358d23 remove redundant pep8-requirement 2016-05-08 17:58:08 +02:00
Thor77
2054a203c9 sort imports 2015-09-04 23:20:35 +02:00
Thor77
587a083895 remove unused imports 2015-09-04 23:06:41 +02:00
Thor77
b36bc48a35 add pyflakes-tests 2015-09-04 23:03:26 +02:00
Thor77
654ac87286 modify template-tests to ignore hint 2015-09-04 22:07:45 +02:00
Thor77
be6d080c21 only display last-seen when client not connected 2015-09-04 22:06:46 +02:00
Thor77
a7a525278f add last-seen-tooltip (hint.css) 2015-09-04 22:01:48 +02:00
Thor77
255e0bab4a sort log-files before parsing 2015-09-04 22:01:18 +02:00
Thor77
03f93dbcfc add frmttime-filter to jinja-env 2015-09-04 21:58:42 +02:00
Thor77
473911f9d8 add last_seen-attr to Client 2015-09-04 21:49:10 +02:00
Thor77
26d993c55c fix bootstrap-container 2015-08-28 22:28:59 +02:00
Thor77
09ef24667d add broken-log and iter-clients-test 2015-08-28 13:47:03 +02:00
Thor77
3efe4c09f0 nick-click => direct-link
add onclick-attr to list-items
2015-08-28 13:36:45 +02:00
Thor77
b469a1c12e allow direct link to user
add id-attr to list-items
2015-08-28 13:31:34 +02:00
Thor77
a10b2e2448 specify character-encoding for template 2015-08-27 12:49:11 +02:00
Thor77
e515cc277b add some line-breaks to improve readability 2015-08-27 12:48:17 +02:00
Thor77
7f971acfa5 parse file-by-file
=> improved debugging capabilities (find corrupt log-files)
2015-08-27 12:16:43 +02:00
Thor77
abf03d2fc7 add cmd-arguments-section 2015-08-26 20:00:48 +02:00
Thor77
b1fe62edae remove debug and debugfile from config-section 2015-08-26 20:00:29 +02:00
Thor77
db82869c1b remove debug and debugfile from config; add them as cmdline-args 2015-08-26 19:58:17 +02:00
Thor77
2699d72b52 add __iter__ to Clients 2015-08-26 19:31:34 +02:00
Thor77
4d18c6549a existing config in TeamspeakStats-root shouldnt break tests 2015-08-15 02:55:52 +02:00
Thor77
76868cae7e general and template-tests conform pep8 2015-08-07 15:54:37 +02:00
Thor77
c4bedcc690 don't ignore pep8:E501 (line too long) 2015-08-07 15:36:28 +02:00
Thor77
e65bf5d9c5 break lines to fit pep8 (max line-length: 79) 2015-08-07 15:35:32 +02:00
Thor77
ac36ba8e72 add id_map.json to test-ressources 2015-07-31 22:53:21 +02:00
Thor77
b99b86f4fd modify ident_map_tests to match real json 2015-07-31 22:53:09 +02:00
Thor77
6448cc60f0 add idmap-load and conifig not found tests 2015-07-31 22:52:25 +02:00
Thor77
2d90d77b24 add main-test 2015-07-31 22:24:44 +02:00
Thor77
5ea493329d remove __format__ from Client (blocks using .format()) 2015-07-31 22:15:19 +02:00
Thor77
63d3f69c3c test client-repr 2015-07-31 22:13:32 +02:00
Thor77
f95aaf5737 exclude main-call from coverage 2015-07-31 22:01:28 +02:00
Thor77
3e22461b75 add template-tests 2015-07-31 21:58:32 +02:00