Commit Graph

763 Commits

Author SHA1 Message Date
John Smith
a01d286dcf fix tests 2023-06-19 15:23:30 -04:00
John Smith
ea651e526d xfer 2023-06-19 11:29:33 -04:00
John Smith
9e496e1625 Merge branch 'dht-testing' into 'main'
More bug fixes for tabledb and veilid-python

See merge request veilid/veilid!28
2023-06-19 01:35:29 +00:00
John Smith
e2824da06e another tabledb fix 2023-06-18 21:34:40 -04:00
John Smith
2314fcb57e more release lifetime cleanup and base class contextmanager stuff 2023-06-18 20:57:51 -04:00
John Smith
1f777a73b5 Merge branch 'dht-testing' into 'main'
clean up object release ordering

See merge request veilid/veilid!27
2023-06-18 22:49:52 +00:00
John Smith
b6e055e47d test work 2023-06-18 18:47:39 -04:00
John Smith
b8e5039251 Merge branch 'tek/pythonification' into 'main'
Mold the new Python code into more idiomatic shape

See merge request veilid/veilid!26
2023-06-17 22:57:20 +00:00
Teknique
e0efb2853b
Fix remaining type issues 2023-06-17 12:29:38 -07:00
Teknique
f1aad14099
tests/__init__ => conftest 2023-06-17 12:29:37 -07:00
Teknique
553ea7a3e0
Big refactoring sweep through tests 2023-06-17 12:29:36 -07:00
Teknique
b545c5c2be
Fixes 2023-06-17 12:29:35 -07:00
Teknique
00521a1283
Clean state types 2023-06-17 12:29:34 -07:00
Teknique
cf2c26e99b
Clean api types 2023-06-17 12:29:33 -07:00
Teknique
69087f2854
Clean json_api types 2023-06-17 12:29:32 -07:00
Teknique
fa92c9902d
Cleanup types 2023-06-17 12:29:31 -07:00
Teknique
861ca706ab
Simplify error dispatch. 2023-06-17 12:29:30 -07:00
Teknique
0a9cfb3338
Use dataclasses for configuration. 2023-06-17 12:29:29 -07:00
John Smith
c278ddce53 fix udp hole punch goof 2023-06-16 22:28:04 -04:00
John Smith
953cc42c83 update deps 2023-06-16 20:39:49 -04:00
John Smith
bfb66e3000 extra error details in the event we see this again 2023-06-16 20:31:01 -04:00
John Smith
4e37115c8f update release build 2023-06-16 19:58:06 -04:00
John Smith
79b4593ce8 Merge branch 'json-rpc' into 'main'
Add support for JSON API  and veilid-python

See merge request veilid/veilid!25
2023-06-16 20:42:25 +00:00
John Smith
d308ebc324 fix tests 2023-06-16 14:23:36 -04:00
John Smith
9ffcc0da87 fix tests 2023-06-16 14:18:34 -04:00
John Smith
f3a3d5322c fixes for tests 2023-06-16 13:29:25 -04:00
John Smith
c6e2836b85 xfer 2023-06-16 13:14:43 -04:00
John Smith
fe502a3645 Merge branch 'main' of gitlab.hackers.town:veilid/veilid into json-rpc 2023-06-16 13:13:51 -04:00
John Smith
a83715f14b Merge branch 'tek/165-test-serializers-serde' into 'main'
Testing JSON round trip serialization for veilid_api

See merge request veilid/veilid!20
2023-06-16 16:45:17 +00:00
John Smith
14ba85efda fixes 2023-06-16 11:57:55 -04:00
John Smith
d114ea3b72 crufy 2023-06-15 20:29:12 -04:00
John Smith
d6f442d431 better error handling 2023-06-15 20:22:54 -04:00
John Smith
615e0ca1d0 more tests 2023-06-14 21:06:10 -04:00
John Smith
d053e93e72 python work 2023-06-14 16:33:14 -04:00
John Smith
df0b06bf3c python work 2023-06-13 23:17:45 -04:00
John Smith
cd04a8a74c python work 2023-06-11 21:41:13 -04:00
John Smith
b6c39ef042 fix firewalling/fragmentation issue 2023-06-10 11:02:48 -04:00
John Smith
88466db03f better statusq failure recording 2023-06-09 22:42:03 -04:00
John Smith
532bcf2e2a json api cli working 2023-06-09 19:08:49 -04:00
John Smith
419bfcd8ce checkpoint 2023-06-08 14:07:09 -04:00
John Smith
59c14f3b22 checkpoint 2023-06-07 21:55:23 -04:00
John Smith
317f036598 server api 2023-06-07 17:39:10 -04:00
John Smith
88db69c28f checkpoint 2023-06-06 19:09:29 -04:00
John Smith
771a7c9e7e json api 2023-06-06 18:48:37 -04:00
John Smith
89f5770fd1 more json api 2023-06-05 22:02:37 -04:00
John Smith
0e52c1fb0a more json schema 2023-06-04 22:08:46 -04:00
John Smith
06081df22a json schema generation 2023-06-04 21:22:55 -04:00
John Smith
6a86f2265a json api work 2023-06-03 18:33:27 -04:00
Teknique
e3a20a352e Added JSON dht and dht/schema tests. 2023-06-01 15:40:47 -07:00
Teknique
cb49477490 Rearrangement for easier scaling of test count 2023-06-01 14:14:24 -07:00