Commit Graph

  • a4c04e34c8 Close log files after parsing Thor77 2017-05-11 11:32:11 +0200
  • fec833d876 Point to log-directory without glob in example Thor77 2017-04-30 21:25:42 +0200
  • 8299c73eb9 Move output-fixture to confest.py and yield path Thor77 2017-04-28 23:24:31 +0200
  • e37e292ba9 Bump version to 1.4.2 v1.4.2 Thor77 2017-04-19 23:36:30 +0200
  • cbf7000e91 Include README.rst as description for PyPi Thor77 2017-04-19 23:35:25 +0200
  • ef5894b407 Refactor documentation Thor77 2017-04-18 23:24:30 +0200
  • 97d58254b3 Remove unnecessary variable-declaration Thor77 2017-03-31 22:39:57 +0200
  • 8d18b9c4ae Fix not using defined variable for match-access Thor77 2017-03-31 22:20:43 +0200
  • 4b261ed321 Bump version to 1.4.1 v1.4.1 Thor77 2017-03-30 20:15:09 +0200
  • 1bc555d66c Add IdentMap-lookup for new clients Thor77 2017-03-30 20:10:08 +0200
  • 683f9b984a Add testcase for wrong identifier with identmap Thor77 2017-03-28 21:44:06 +0100
  • 6e662e2555 Bump version to 1.4.0 v1.4.0 Thor77 2017-03-24 23:22:02 +0100
  • 270b20d385 Fix E501 (line too long) Thor77 2017-03-24 23:19:48 +0100
  • 0081ac9939 Log parse time of individual logs Thor77 2017-03-24 23:18:26 +0100
  • e4212f28fb Log total execution time to info Thor77 2017-03-24 23:17:58 +0100
  • a83d6de253 Add ability to pass a directory for --log option (#17) Matthew 2017-03-09 08:54:07 +1100
  • f248ad833f
    Add ability to pass a directory for --log option Matthew Gamble 2017-03-09 08:41:41 +1100
  • e08bbdc902
    Reformat testing code Matthew Gamble 2017-03-07 09:27:57 +1100
  • 90f6d98827
    Don't use event delegation, use aria-expanded for "is collapsed" check Matthew Gamble 2017-03-07 09:26:51 +1100
  • cb42b9ee2a Bump version 1.3.1 v1.3.1 Thor77 2017-03-04 00:27:38 +0100
  • bdba91879e Add AppVeyor-badge Thor77 2017-03-04 00:25:22 +0100
  • aaf5f2b851 Convert filter to list Thor77 2017-03-04 00:02:41 +0100
  • a694a2bc58 Refactor test_onlinetime Thor77 2017-03-03 23:59:24 +0100
  • 6238f14574 Fix incorrectly initialized codeblock Thor77 2017-02-28 20:59:09 +0100
  • 87bb778572
    Improve debug mode template test, reduce line length Matthew Gamble 2017-02-28 08:48:13 +1100
  • e9f1de310c
    Fix template test for debug mode Matthew Gamble 2017-02-28 08:43:18 +1100
  • ce6529be00
    Improve presentation of navigation at mobile Matthew Gamble 2017-02-27 21:04:34 +1100
  • 541df389ec Don't rely on style-attr for debug-label presence Thor77 2017-02-25 13:53:30 +0100
  • 29347ffe90 Add margin for list-groups Thor77 2017-02-25 13:26:38 +0100
  • 95ed6c2d84 Replace deprecated page-header heading-class Thor77 2017-02-25 13:14:17 +0100
  • 93729fb810 Remove now unneccessary padding from body Thor77 2017-02-25 00:37:57 +0100
  • 75fb5dba12 Use new navbar-syntax Thor77 2017-02-25 00:37:08 +0100
  • 099074b5f3 Use new badge-syntax Thor77 2017-02-25 00:19:12 +0100
  • f4181276d7 Switch css-include to bootstrap4 Thor77 2017-02-25 00:03:56 +0100
  • cd01eb433a Use hyperlinks instead of onclick-events Thor77 2017-02-27 22:16:16 +0100
  • a1274a52f4 Bump version to 1.3.0 v1.3.0 Thor77 2017-02-27 12:53:10 +0100
  • cf82835b46 Exclude tsstats/logger.py from coverage-report Thor77 2017-02-27 12:52:33 +0100
  • c665babc94 Add debugstdout to #Configuration Thor77 2017-02-27 12:43:24 +0100
  • fb5a136b9d Regenerate CLI-usage Thor77 2017-02-27 12:42:12 +0100
  • 6c35aed767 Only log to file if not logging to stdout Thor77 2017-02-27 12:40:30 +0100
  • 8f49c3e95d Add debugstdout flag/config-directive Thor77 2017-02-27 12:39:31 +0100
  • 0033ce186f Move logger-setup to tsstats.logger Thor77 2017-02-27 12:33:30 +0100
  • 2753f548fe Test disconnect on server-stop Thor77 2017-02-23 21:49:39 +0100
  • 962fd486af Test reading config from disk again Thor77 2017-02-23 21:38:59 +0100
  • 709c573b65 Refactor config-tests Thor77 2017-02-22 22:00:09 +0100
  • 5e19e38965 Fix E501 (line too long) Thor77 2017-02-19 17:17:14 +0100
  • f68986117b Use flake8 instead of pyflakes Thor77 2017-02-19 17:14:49 +0100
  • f893c42b31 Bump version to 1.2.0 v1.2.0 Thor77 2017-02-18 15:00:39 +0100
  • 5968dc31dd Support for a nicer structure for ID maps (#12) Matthew 2017-02-19 00:58:23 +1100
  • 6fb2a2e3e4
    Fix name of test case Matthew Gamble 2017-02-19 00:46:32 +1100
  • 2816c2ecfa Merge pull request #13 from djmattyg007/mobile_improvements Thor77 2017-02-18 14:19:52 +0100
  • c6d70aec27
    Remove old test fixture Matthew Gamble 2017-02-18 13:35:04 +1100
  • bc547228b8
    Add support for nicer structure for IdentMaps Matthew Gamble 2017-02-15 20:50:35 +1100
  • 43f63824d2 WIP Auto timezone conversion auto-timezone Thor77 2017-02-17 23:39:58 +0100
  • 5db1345717 Bump version to 1.1.2 v1.1.2 Thor77 2017-02-16 22:49:27 +0100
  • 4adfb9cfc1 Make all datetime-objects timezone-aware Thor77 2017-02-15 21:33:49 +0100
  • 531f5c57d2
    Improve presentation at mobile Matthew Gamble 2017-02-16 08:57:17 +1100
  • ba8b393b76 Bump version to 1.1.1 v1.1.1 Thor77 2017-02-15 22:05:20 +0100
  • 9d5547ccfd Run tests for py3.5 on Travis Thor77 2017-02-15 21:55:38 +0100
  • a47c7a6728 Add supported python-versions Thor77 2017-02-15 21:55:11 +0100
  • f0c33b2ad9 Remove obsolete TODO-section Thor77 2017-02-15 21:53:26 +0100
  • d5c3f312df Merge pull request #8 from djmattyg007/template_fixes Thor77 2017-02-14 22:39:40 +0100
  • ab96dd42f9 Merge pull request #5 from djmattyg007/readme_update Thor77 2017-02-14 22:38:26 +0100
  • 3824eeac10
    Fix closing header tag Matthew Gamble 2017-02-15 08:36:01 +1100
  • 69557a94a6
    Update CLI help text to match readme Matthew Gamble 2017-02-15 08:33:17 +1100
  • ae35a73a64 Merge pull request #7 from djmattyg007/template_security Thor77 2017-02-14 16:07:37 +0100
  • d7876f25b6 Merge pull request #6 from djmattyg007/template_doctype Thor77 2017-02-14 15:58:07 +0100
  • 96156ca622
    Add no-referrer referrer policy to prevent leakage of sensitive info Matthew Gamble 2017-02-14 18:17:35 +1100
  • e94e117242
    Add rel=noopener to prevent window.opener attacks Matthew Gamble 2017-02-14 18:14:59 +1100
  • 13ad296459
    Add doctype to main template Matthew Gamble 2017-02-14 18:11:35 +1100
  • d75779a9f2
    Update readme to emphasise fact that no ServerQuery account is required Matthew Gamble 2017-02-14 18:00:55 +1100
  • 72c1eb78f8 Use fixture for providing clients Thor77 2017-02-12 21:34:18 +0100
  • fe0965db32 Bump version to 1.1.0 v1.1.0 Thor77 2017-02-11 22:24:01 +0100
  • 426c0199b4 Update screenshot.png Thor77 2017-02-11 22:21:58 +0100
  • e005fdeb92 Bump python-version for travis to 3.6 Thor77 2017-02-11 22:16:12 +0100
  • cc0f1b30f7 Bump LICENSE-year to 2017 Thor77 2017-02-11 22:15:51 +0100
  • 22f6402bce Add nick-history functionality Thor77 2017-02-11 22:14:34 +0100
  • 6366d3ebb1 Show last-seen hint only in Onlinetime-section Thor77 2017-02-10 23:34:23 +0100
  • f97f309b85 Move last-seen hint to value Thor77 2017-02-10 23:04:52 +0100
  • 38d497300c Add various python-related paths to .gitignore Thor77 2017-01-26 19:11:34 +0100
  • 365994500a Bump version to 1.0.3 v1.0.3 Thor77 2016-11-24 22:58:22 +0100
  • 8d2e0c1345 Add funcdoc for tsstats.template.prepare_clients Thor77 2016-11-24 22:57:56 +0100
  • 7a55829d0b Bump version to 1.0.2 v1.0.2 Thor77 2016-11-23 21:24:19 +0100
  • cb449558e0 Fix onlinetime_threshold not used Thor77 2016-11-23 21:23:20 +0100
  • 42fb5f30b5 Bump version to 1.0.1 v1.0.1 Thor77 2016-11-23 21:19:47 +0100
  • 17a486bb7d Fix incorrectly sorted imports Thor77 2016-11-23 21:19:21 +0100
  • e7e8612bc0 Bump version to 1.0.0 🎉 v1.0.0 Thor77 2016-11-23 21:16:10 +0100
  • ba47122f50 Sort servers by sid for consistent output Thor77 2016-11-23 21:09:11 +0100
  • ef66b45e21 Prefix clientlist-filter with section-filter Thor77 2016-11-23 21:06:55 +0100
  • 2cdcdd1e5b Use new, sid-prefixed section-id Thor77 2016-11-23 21:06:11 +0100
  • a96200dafa Update test_debug for new debug-label Thor77 2016-11-23 21:04:51 +0100
  • a3d4cdde5b Use render_servers instead of render_template Thor77 2016-11-23 21:00:35 +0100
  • 418be10603 Use render_servers for utf8-write-test Thor77 2016-11-22 23:08:49 +0100
  • 42796be9d8 Use render_servers instead of render_template Thor77 2016-11-22 23:04:18 +0100
  • 5915664605 Set index.jinja2 as default for General.template Thor77 2016-11-22 23:03:51 +0100
  • 062da49244 Rename render_template to render_servers Thor77 2016-11-22 23:02:26 +0100
  • 9a686f7a2f Refactor template(s) for multiserver-display Thor77 2016-11-22 22:59:57 +0100
  • 4f77b2b6f3 Bump version to 0.18.0 v0.18.0 Thor77 2016-11-19 22:52:29 +0100
  • 51225175ce Refactor clients preperation into prepare_clients Thor77 2016-11-19 22:50:28 +0100
  • cbbedfa669 Bump version to 0.17.0 v0.17.0 Thor77 2016-11-19 22:29:43 +0100