summaryrefslogtreecommitdiff
path: root/client/diagnose.py
Commit message (Expand)AuthorAgeFilesLines
* Remove unused import from diagnose.py (Fixes #266)schneefux2014-12-301-1/+0
* Added docstrings to diagnose functionsschneefux2014-10-061-0/+50
* Transform DiagnosticRunner.run() into a single functionschneefux2014-10-061-43/+37
* Remove executable flag from diagnoseschneefux2014-10-061-0/+0
* Set loglevel at least to info during diagnose run and add '--diagnose' argume...schneefux2014-10-061-1/+7
* Improve diagnose.py reusabilityschneefux2014-10-061-102/+108
* Fix flake8 style nitsschneefux2014-10-061-10/+14
* Changed pip package processingschneefux2014-09-231-5/+6
* Using logging module for logsschneefux2014-09-211-8/+13
* Use pip module for checking packagesschneefux2014-09-211-18/+19
* Added extra diagnosticsschneefux2014-09-211-3/+26
* Use jasperpath in diagnose.pyschneefux2014-09-171-5/+2
* PEP8 style fixes for diagnose.pyschneefux2014-09-111-8/+11
* Simple diagnostic tool for Jasperschneefux2014-09-111-0/+105