Commit Graph

14 Commits

Author SHA1 Message Date
Tom Keffer
b5fa4321a2 Presses on, despite database error 2017-01-17 12:28:04 -08:00
Tom Keffer
b61d09aa82 Use #!/usr/bin/env python to invoke.
Add executable privilege
2016-10-12 16:39:04 -07:00
gjr80
48558da559 Almost forgot the docs, minor reformat of wee_debug description 2016-10-11 12:22:48 +10:00
gjr80
21b9f5bd98 Fix merge conflicts 2016-10-10 13:55:32 +10:00
matthewwall
6b2975d05f do not obfuscate station_type 2016-10-09 09:07:08 -04:00
gjr80
b92d55bf41 add --config command line option
Addresses issue #166
2016-10-09 08:34:30 +10:00
Tom Keffer
a2d80501e6 s/Command/Action in the utilities themselves. 2016-09-23 18:05:03 -07:00
Tom Keffer
a8f01f7bed Suppressed lots of eclipse "Unused variable" warnings. 2016-03-11 12:02:26 -08:00
Tom Keffer
077edaaaa4 Changed execution bit 2016-01-18 09:01:20 -08:00
gjr80
7ce40f144a wee_debug now tolerates archives with no records 2015-12-18 12:05:08 +10:00
gjr80
5f96a51e4b Further obfuscation refinements
Added additional keys to obfuscate.
Changed obfuscation search to match keys starting with any element in
the KEYS_TO_OBFUSCATE list.
2015-11-24 21:54:15 +10:00
gjr80
deeb04aabc Fixed errors in obfuscateKey()
Fixed logic errors, added comments and fixed some plain bad programming!
2015-11-24 15:23:04 +10:00
gjr80
43a2039a3d v0.3, took on Tom's feedback
-removed inserting bin path
-now uses dateTime field for record count
-obfuscateKey now makes a copy of the passed dict before (potentially)
altering any elements
-other cosmetic changes
2015-10-22 15:40:43 +10:00
gjr80
7fb976523a weewx debugging report generator
v0.2. Combined all reporting into a single report. Simplified command
line use. Added installed extension reporting.
2015-10-18 11:36:11 +10:00