Commit Graph

187 Commits

Author SHA1 Message Date
Joseph Doherty
593f50dad4 batch33 task8 finalize audits batch completion and report 2026-02-28 23:10:20 -05:00
Joseph Doherty
6a38274948 chore(batch32): reconcile porting.db after merge 2026-02-28 22:33:09 -05:00
Joseph Doherty
7b32eaeadd Update batch 32 tracker status and regenerate report 2026-02-28 22:30:53 -05:00
Joseph Doherty
e878246bed chore(batch26): reconcile porting.db after merge 2026-02-28 21:57:30 -05:00
Joseph Doherty
583867bc1d feat(batch26): merge websocket 2026-02-28 21:57:21 -05:00
Joseph Doherty
aadb024987 chore(batch27): reconcile porting.db after merge 2026-02-28 21:46:09 -05:00
Joseph Doherty
28f2a075fd feat(batch27): merge jetstream-core 2026-02-28 21:46:00 -05:00
Joseph Doherty
451d03946c feat(batch27): complete jetstream core features and mapped tests 2026-02-28 21:44:24 -05:00
Joseph Doherty
bbacf439ed chore(batch23): reconcile porting.db after merge 2026-02-28 21:33:58 -05:00
Joseph Doherty
09c42538c2 feat(batch23): complete routes implementation and verification 2026-02-28 21:27:21 -05:00
Joseph Doherty
0fd5dc71fc chore(batch31): reconcile porting.db after merge 2026-02-28 20:56:16 -05:00
Joseph Doherty
c1734609a1 feat(batch31): merge raft-part-2 2026-02-28 20:56:08 -05:00
Joseph Doherty
3bbb6efddb batch31: complete raft part 2 batch 2026-02-28 20:50:37 -05:00
Joseph Doherty
0ad3d08777 chore(batch19): reconcile porting.db after merge 2026-02-28 20:39:50 -05:00
Joseph Doherty
5dbab2daa7 feat(batch19): merge accounts-core 2026-02-28 20:39:43 -05:00
Joseph Doherty
db5240331a chore(batch30): reconcile porting.db after merge 2026-02-28 20:28:39 -05:00
Joseph Doherty
d02f84ca7f chore(batch17): reconcile porting.db after merge 2026-02-28 19:54:51 -05:00
Joseph Doherty
b432fbd73f feat(batch17): merge client-core-second-half 2026-02-28 19:54:15 -05:00
Joseph Doherty
48747e3aa4 chore(batch17): complete client core second-half verification cycle 2026-02-28 19:49:00 -05:00
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