|
c524d37136
|
use ubuntu-20.04 instead of latest for python 3.6
|
2022-12-23 10:25:12 -08:00 |
|
|
6674f549f2
|
version bumps and doc update
|
2022-12-23 10:14:19 -08:00 |
|
|
ba371ec730
|
fix proc signature for pid_stat so hack comm names with parenthesis are handled correctly.
|
2022-12-23 10:08:19 -08:00 |
|
|
44d1d52426
|
fix test for python 3.6
|
2022-12-23 09:40:26 -08:00 |
|
|
edcca4fb96
|
remove re type annotations for python 3.6 compatibility
|
2022-12-23 09:23:51 -08:00 |
|
|
6fbf9458d1
|
Merge branch 'dev' of https://github.com/kellyjonbrazil/jc into dev
|
2022-12-23 09:21:29 -08:00 |
|
|
a476e4639b
|
force test
|
2022-12-23 09:21:27 -08:00 |
|
|
5534a1c755
|
change to ubuntu-20.04 for python 3.6 tests
|
2022-12-23 09:20:32 -08:00 |
|
|
c45518db70
|
Merge branch 'dev' of https://github.com/kellyjonbrazil/jc into dev
|
2022-12-23 09:17:44 -08:00 |
|
|
55480c059a
|
python 3.6 compatibility: remove re.Match type annotation
|
2022-12-23 09:17:42 -08:00 |
|
|
04a2af8681
|
add python 3.6 to tests
|
2022-12-23 09:14:19 -08:00 |
|
|
71f672a0e0
|
add python 3.6 to tests
|
2022-12-23 09:13:00 -08:00 |
|
|
33c40874fa
|
version bump and add iwconfig parser
|
2022-12-23 09:12:09 -08:00 |
|
|
b3ced64672
|
Merge pull request #334 from vrince/iwconfig-parser
add new iwconfig parser
|
2022-12-23 09:00:22 -08:00 |
|
|
a60bf00d54
|
iwconfig: add test with many interface
|
2022-12-21 17:25:57 -05:00 |
|
|
8d9a2744af
|
iwconfig: add example in the docstring
|
2022-12-21 17:15:25 -05:00 |
|
|
bcd7bac950
|
iwconfig: add to parser list + move test fixture to generic folder
|
2022-12-21 17:12:20 -05:00 |
|
|
e996b3a9f6
|
add iwconfig raw vs process + tests
|
2022-12-19 22:36:48 -05:00 |
|
|
e207cccdc5
|
fix copy/paste mess in regex
|
2022-12-19 22:23:10 -05:00 |
|
|
9776dd1082
|
add new iwconfig parser
|
2022-12-19 22:13:58 -05:00 |
|
|
bcff00799f
|
Merge pull request #328 from kellyjonbrazil/dev
Dev v1.22.3
v1.22.3
|
2022-12-16 15:31:16 -06:00 |
|
|
0dc76621bc
|
doc update
|
2022-12-16 12:54:07 -08:00 |
|
|
1040c5706f
|
split prefix and ports. remove utc timestamps
|
2022-12-14 11:55:46 -08:00 |
|
|
265d08e3bd
|
doc update
|
2022-12-13 17:32:12 -08:00 |
|
|
491fce7052
|
add openvpn-status.log file parser
|
2022-12-13 17:31:05 -08:00 |
|
|
3404bc4840
|
add pgpass tests
|
2022-12-13 14:57:22 -08:00 |
|
|
064e3f6ac0
|
try changing test dates for windows compatibility
|
2022-12-13 14:11:12 -08:00 |
|
|
71f0c4f9da
|
doc update
|
2022-12-13 13:46:33 -08:00 |
|
|
18143608dc
|
doc update
|
2022-12-13 13:30:50 -08:00 |
|
|
83a6d92449
|
fix tests for additional timestamps
|
2022-12-13 13:30:31 -08:00 |
|
|
ac1f690c54
|
add epoch timestamps
|
2022-12-13 13:29:54 -08:00 |
|
|
b063f1bfb4
|
add google big table time format
|
2022-12-13 13:10:34 -08:00 |
|
|
4c5caa7b86
|
add iso attribute to timestamp
|
2022-12-13 12:47:31 -08:00 |
|
|
85edda6e5f
|
Merge branch 'dev' of https://github.com/kellyjonbrazil/jc into dev
|
2022-12-13 12:15:28 -08:00 |
|
|
6e1a4a103c
|
formatting and typing fixes
|
2022-12-13 12:13:27 -08:00 |
|
|
2879c084e5
|
doc update
|
2022-12-13 09:01:13 -08:00 |
|
|
4ecc94e531
|
formatting and typing fixes
|
2022-12-13 09:01:04 -08:00 |
|
|
b8ef583b93
|
Merge pull request #327 from graipher/master
Add parser for cbt
|
2022-12-13 10:40:46 -06:00 |
|
|
fd61e19135
|
Add raw schema
|
2022-12-12 19:48:33 +01:00 |
|
|
79011465af
|
Fix docstring
|
2022-12-12 19:46:45 +01:00 |
|
|
27acedf8b7
|
Add newlines at end of files
|
2022-12-12 15:43:27 +01:00 |
|
|
532c37140c
|
Move test stuff to fixtures
|
2022-12-12 15:33:40 +01:00 |
|
|
7f4a951065
|
Add parser to table in readme
|
2022-12-12 15:18:39 +01:00 |
|
|
b9fb7fad9c
|
Add parser for cbt
|
2022-12-12 15:10:59 +01:00 |
|
|
be85d78f55
|
doc update
|
2022-12-05 14:54:23 -08:00 |
|
|
23e02090e0
|
add pgpass parser
|
2022-12-05 14:43:48 -08:00 |
|
|
50f2a811ad
|
doc update
|
2022-12-05 12:43:45 -08:00 |
|
|
28ee448c44
|
remove unneeded type ignore comments
|
2022-12-05 12:42:55 -08:00 |
|
|
688a2099b5
|
relax JSONDictType - unions and Dicts cause a lot of friction
|
2022-12-05 12:15:35 -08:00 |
|
|
6f0a53ed02
|
fix doc title
|
2022-12-02 16:10:00 -08:00 |
|