thurask
|
42a8c5653b
|
add new syntax option to findprd2
|
2018-06-11 22:37:38 -04:00 |
|
thurask
|
acf55d8e23
|
add new syntax support to findprd
|
2018-06-11 19:57:29 -04:00 |
|
thurask
|
6866732133
|
update readme
|
2018-06-03 10:47:26 -04:00 |
|
|
8fb286b020
|
Detect OTAs to older versions (~) and don't log if already known (%).
|
2018-05-29 10:59:47 +02:00 |
|
|
7604fe2335
|
Skip all DTEK PRDs as they get their OTAs from elsewhere.
|
2018-05-16 13:22:47 +02:00 |
|
thurask
|
5f0e334318
|
add no prefix option for findprd for certain devices
|
2018-05-08 00:05:24 -04:00 |
|
|
f3aae4ce7f
|
Fix file perms.
|
2018-03-01 01:43:26 +01:00 |
|
|
995b451d11
|
Detect broken JSON and download new.
|
2018-03-01 01:42:59 +01:00 |
|
|
16d33b0cb6
|
More trying to please Scrutinizer.
|
2018-02-15 00:39:01 +01:00 |
|
|
1707bcad26
|
Show off Scrutinizer score on GitHub.
|
2018-02-15 00:29:07 +01:00 |
|
|
7d578b979b
|
Improve a bit more. Also added docstrings.
|
2018-02-15 00:27:01 +01:00 |
|
|
bfc7288f61
|
Type hinting and try to remove complexity.
|
2018-02-15 00:20:28 +01:00 |
|
thurask
|
c29d32d39f
|
add db updater script
|
2018-02-13 14:18:21 -05:00 |
|
thurask
|
eef0f755e3
|
pep8, pylint, isort
|
2018-02-10 20:38:38 -05:00 |
|
|
3059ff13f7
|
Fix naming issue.
|
2018-02-11 01:56:56 +01:00 |
|
|
75d23502a3
|
Merge branch 'rewrite'
|
2018-02-11 01:53:03 +01:00 |
|
|
bab58107fe
|
More cleanup.
|
2018-02-11 01:51:24 +01:00 |
|
|
e582642936
|
Cleanup, moved dumpmgr class.
|
2018-02-11 01:48:47 +01:00 |
|
|
e6e0e83039
|
Converted tcldown.py to new style.
|
2018-02-11 01:40:52 +01:00 |
|
|
7c1a178d3e
|
Bugfix.
|
2018-02-11 01:31:07 +01:00 |
|
|
bbc1b6644e
|
Updated tclcheck_gapfill.py to new style.
|
2018-02-11 01:30:24 +01:00 |
|
|
dfe366dd7c
|
Convert tclcheck_findver.py to new style.
|
2018-02-11 01:27:00 +01:00 |
|
|
072644a089
|
Converted tclcheck_findprd2.py
|
2018-02-11 01:24:01 +01:00 |
|
|
dd8be7be3b
|
Converted tclcheck_findprd.py
|
2018-02-11 01:21:09 +01:00 |
|
|
e048b992d4
|
Converted tclchksum.py to new classes.
|
2018-02-11 01:12:41 +01:00 |
|
|
77e947f77b
|
Added new style EncryptHeaderRequest. tclcheck.py completely working
again.
|
2018-02-10 03:30:10 +01:00 |
|
|
f470221989
|
Added rawmode support for RequestRunner.
|
2018-02-10 03:29:36 +01:00 |
|
|
0d1e50abab
|
Converted ChecksumRequest to new style.
|
2018-02-10 03:12:24 +01:00 |
|
|
c824d9c46b
|
Bugfix with S3_URLs detection.
|
2018-02-10 03:11:53 +01:00 |
|
|
6bcb99b0c0
|
ServerSelector can now handle custom server lists (e.g. encservers).
|
2018-02-10 03:11:17 +01:00 |
|
|
a38f216607
|
Started converting tclcheck.py to new classes.
|
2018-02-10 02:38:39 +01:00 |
|
|
18205963e9
|
Added new style DownloadRequest.
|
2018-02-10 02:38:27 +01:00 |
|
|
75aef38a6d
|
More cleanup.
|
2018-02-10 02:38:06 +01:00 |
|
|
485e7b30b8
|
Cleanup.
|
2018-02-10 02:37:10 +01:00 |
|
|
57f3f87f70
|
Merge branch 'master' into rewrite
|
2018-02-09 23:27:39 +01:00 |
|
thurask
|
2adcb68a80
|
add force local db switches
|
2018-02-09 15:41:12 -05:00 |
|
|
fdcc16a293
|
Converted tclcheck_allfull.py to new style.
|
2018-02-09 00:17:43 +01:00 |
|
|
784a511708
|
Added standalone DumpMgr class.
|
2018-02-09 00:17:08 +01:00 |
|
|
d2c51e70d5
|
Rearrange storing of result object.
|
2018-02-09 00:12:46 +01:00 |
|
|
1297b31b2e
|
Initial rewrite.
|
2018-02-08 01:15:58 +01:00 |
|
thurask
|
28ed2365ab
|
checksum tweak
|
2018-02-06 20:04:21 -05:00 |
|
|
0b7ae53861
|
Use new Device classes in ALL the features!
|
2018-02-07 01:49:44 +01:00 |
|
|
b687c4185f
|
Use new Device class.
|
2018-02-07 01:22:09 +01:00 |
|
|
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 |
|