1
0
mirror of https://github.com/mbirth/tcl_ota_check.git synced 2024-09-19 22:33:25 +01:00
Commit Graph

19 Commits

Author SHA1 Message Date
34ac668d56
Get avg_time directly instead of carrying it around. 2018-02-07 01:21:29 +01:00
thurask
dbaced1fe8
do_check error handler refactor + pylint stuff 2018-02-06 13:27:36 -05:00
thurask
86e01c1e33
first crack at do_check 2018-02-05 19:11:56 -05:00
thurask
58a270275d
docstrings, import sorting 2018-02-05 19:03:25 -05:00
808282c347
Moved device-specific settings to own class. Only used in
tclcheck_allfull for now.
2018-02-06 00:22:24 +01:00
ba99c104d0
Split prds.json handling into smaller methods. 2018-02-05 18:14:33 +01:00
feb2f72fe1
Moved some things around (aka "cleanup"). 2018-02-05 16:52:06 +01:00
648e89f9be
Turned credentials into namespaced methods. 2018-02-05 16:38:15 +01:00
7332846805
Turned DevListMixin into namespaced methods. 2018-02-05 16:32:26 +01:00
78d9005531
Updated README. Moved pretty_xml outside of class. 2018-02-05 13:20:15 +01:00
thurask
1303fa863b
docstring all the things 2018-02-03 16:25:26 -05:00
thurask
080214ec44
shebang lines 2018-02-03 15:40:17 -05:00
thurask
da3663486a
pylint, autopep8, isort runthroughs 2018-02-03 15:24:36 -05:00
42566d1195
Bugfix. 2018-02-03 13:56:38 +01:00
74d48bd433
Make pylint happy. 2018-02-03 13:46:17 +01:00
995de1e1fb
Cleanup. 2018-02-03 02:37:55 +01:00
9920c13582
Moved Colorama boilerplate to ansi.py. 2018-02-03 02:15:29 +01:00
34ba8a0db0
Took a hacksaw and split tcllib into several small parts. 2018-02-03 01:36:08 +01:00
4456f76032
Start modularising tcllib. 2018-02-02 03:33:53 +01:00