Commit Graph

167 Commits

Author SHA1 Message Date
Joseph Doherty
1d42fe4499 chore(batch18): reconcile porting.db after merge 2026-02-28 19:37:13 -05:00
Joseph Doherty
45ac99b6cc chore(batch18): complete server-core batch with verified evidence 2026-02-28 19:34:19 -05:00
Joseph Doherty
2b187a4c90 chore(batch16): reconcile porting.db after merge 2026-02-28 19:05:15 -05:00
Joseph Doherty
ebce0e4688 chore(batch16): complete client core first-half verification cycle 2026-02-28 19:04:04 -05:00
Joseph Doherty
0cc5d89199 fix(tests): replace flaky sleep with retry loop in SubscriptionIndexTests
Use a 2-second deadline retry loop instead of fixed Thread.Sleep(200)
for async cache sweep verification, mirroring the Go test pattern.
2026-02-28 18:44:05 -05:00
Joseph Doherty
9db4130d53 feat(batch15): complete msgblock and consumer file store port 2026-02-28 18:39:18 -05:00
Joseph Doherty
cfddfc9084 feat(batch15): complete group 6 msgblock/consumerfilestore 2026-02-28 18:34:28 -05:00
Joseph Doherty
854f410aad feat(batch15): complete group 5 msgblock/consumerfilestore 2026-02-28 18:12:57 -05:00
Joseph Doherty
43d914bf83 feat(batch15): complete group 4 msgblock/consumerfilestore 2026-02-28 18:03:56 -05:00
Joseph Doherty
ced3e7e9b8 feat(batch15): complete group 3 msgblock/consumerfilestore 2026-02-28 17:45:04 -05:00
Joseph Doherty
fd0170b22c feat(batch15): complete group 2 msgblock/consumerfilestore 2026-02-28 17:10:41 -05:00
Joseph Doherty
f36bc3111b feat(batch15): complete group 1 msgblock/consumerfilestore 2026-02-28 17:03:31 -05:00
Joseph Doherty
5367c3f34d feat(batch14): complete filestore write lifecycle features and tests 2026-02-28 16:41:31 -05:00
Joseph Doherty
045faf7423 feat(batch14): complete group3 purge compact state and wave3 tests 2026-02-28 15:43:05 -05:00
Joseph Doherty
9a35e2dfc5 feat(batch14): complete group2 lifecycle checks and wave2 tests 2026-02-28 15:27:32 -05:00
Joseph Doherty
4f0a7f40fc feat(batch14): complete group1 write path and wave1 tests 2026-02-28 15:10:46 -05:00
Joseph Doherty
7670488369 plan(batch14): establish filestore write lifecycle execution baseline 2026-02-28 14:56:14 -05:00
Joseph Doherty
b918c654d0 feat(batch12): complete filestore recovery 2026-02-28 14:27:00 -05:00
Joseph Doherty
8512515add feat(batch11): complete filestore init feature and test port 2026-02-28 14:09:22 -05:00
Joseph Doherty
de31098f39 chore(batch10): mark runtime-dependent tests n_a and complete batch 2026-02-28 13:17:02 -05:00
Joseph Doherty
bbf09eb202 feat(batch10): implement ocsp cache and js advisory with verified gates 2026-02-28 13:14:31 -05:00
Joseph Doherty
0b19697983 feat(batch10): task5 verify T1 tests and defer T2 backlog 2026-02-28 13:13:37 -05:00
Joseph Doherty
f5a13bedff feat(batch10): task4 wire ocsp cache load save and server lifecycle 2026-02-28 13:05:45 -05:00
Joseph Doherty
98cf350383 feat(batch10): task3 implement ocsp cache core stats and compression 2026-02-28 12:59:26 -05:00
Joseph Doherty
4b2875141c feat(batch10): task2 implement jetstream advisory publish 2026-02-28 12:51:02 -05:00
Joseph Doherty
03a3ff3910 feat(batch10): task1 preflight and batch start 2026-02-28 12:44:44 -05:00
Joseph Doherty
c2a22d5016 feat(batch9): implement auth/dirstore/ocsp foundations 2026-02-28 12:40:26 -05:00
Joseph Doherty
9e6674dfdf chore(batch8): close store interfaces batch with verification evidence 2026-02-28 11:59:36 -05:00
Joseph Doherty
a43b115910 chore(batch7): refresh closure verification report 2026-02-28 11:37:14 -05:00
Joseph Doherty
21b4e2c034 feat(batch6): implement opts package-level functions and mapped tests with verification evidence 2026-02-28 10:17:32 -05:00
Joseph Doherty
b83e869a4b feat(batch6-task8): port t3 monitoring mqtt tls tests 2026-02-28 10:15:47 -05:00
Joseph Doherty
b336fa4519 feat(batch6-task7): port t2 leaf route websocket tls tests 2026-02-28 10:10:27 -05:00
Joseph Doherty
62169c82d9 feat(batch6-task6): port t1 opts reload jwt tests 2026-02-28 10:04:45 -05:00
Joseph Doherty
3c1ab92a3a feat(batch6-task5): implement f4 permissions tls websocket mqtt cli options 2026-02-28 09:58:19 -05:00
Joseph Doherty
cd24ea01c5 feat(batch6-task4): implement f3 account authorization parsing 2026-02-28 09:47:32 -05:00
Joseph Doherty
eb0ab64b42 feat(batch6-task3): implement F2 jetstream leaf tls helpers 2026-02-28 09:37:42 -05:00
Joseph Doherty
4c8fb4e344 feat(batch6-task2): implement F1 opts parsing and verify features 2026-02-28 09:29:50 -05:00
Joseph Doherty
edc2afbb2f chore(batch6-task1): start batch and mark F1 features stub 2026-02-28 09:23:20 -05:00
Joseph Doherty
bbe0cc8b19 feat(batch5): port jetstream error constructors and verify mapped tests 2026-02-28 09:17:15 -05:00
Joseph Doherty
9fa81d472e chore: ignore local worktrees directory 2026-02-28 08:18:04 -05:00
Joseph Doherty
20227cee54 feat(batch4): implement logging features and mapped tests with verification evidence 2026-02-28 08:15:45 -05:00
Joseph Doherty
47fdd6b910 chore(batch3): mark batch 3 complete 2026-02-28 07:44:36 -05:00
Joseph Doherty
7a2a8e4474 chore(batch3): close sendq-service-client-proxyproto batch 2026-02-28 07:42:16 -05:00
Joseph Doherty
f3b2f0535a test(batch3): handle route pool same-index test 2026-02-28 07:39:47 -05:00
Joseph Doherty
7ebbaeb6b3 feat(batch3): implement service feature group 2026-02-28 07:37:17 -05:00
Joseph Doherty
beab0e60da feat(batch3): implement send queue feature group 2026-02-28 07:31:12 -05:00
Joseph Doherty
6b67c83c0e feat(batch3): verify client proxy protocol feature group 2026-02-28 07:24:45 -05:00
Joseph Doherty
615c14b639 chore(reports): refresh current status timestamp 2026-02-28 07:18:21 -05:00
Joseph Doherty
6bf0f86f2f chore(batch2): complete parser-sublist-memstore remainder batch 2026-02-28 07:17:22 -05:00
Joseph Doherty
c2a73b49f7 feat(batch2): verify memstore remainder features 2026-02-28 07:17:01 -05:00