dohertj2 dohertj2
  • Joined on 2026-02-20
dohertj2 pushed to main at dohertj2/ScadaBridge 2026-03-16 08:48:39 -04:00
70e5ae33d5 Refine remaining components: Deployment Manager, Central UI, Site Event Logging, S&F
dohertj2 pushed to main at dohertj2/ScadaBridge 2026-03-16 08:38:47 -04:00
a540912782 Refine Notification Service: SMTP config, OAuth2, delivery behavior, error handling
dohertj2 pushed to main at dohertj2/ScadaBridge 2026-03-16 08:26:24 -04:00
cd03b77913 Refine Inbound API: HTTP contract, extended types, logging, rate limiting
dohertj2 pushed to main at dohertj2/ScadaBridge 2026-03-16 08:16:57 -04:00
cbc78465e0 Refine Security & Auth: LDAP bind, JWT sessions, idle timeout, failure handling
dohertj2 pushed to main at dohertj2/ScadaBridge 2026-03-16 08:10:41 -04:00
57eae0c1db Refine Health Monitoring: timing defaults, offline detection, error rate calculation
dohertj2 pushed to main at dohertj2/ScadaBridge 2026-03-16 08:08:20 -04:00
3dd62adf42 Refine Cluster Infrastructure: split-brain, seed nodes, failure detection, dual recovery
bd735de8c4 Refine Communication Layer: timeouts, transport config, ordering, failure behavior
Compare 2 commits »
dohertj2 pushed to main at dohertj2/ScadaBridge 2026-03-16 08:00:35 -04:00
1ef316f32c Add dual call modes for external systems: synchronous Call() and cached CachedCall()
5fff1712a8 Refine External System Gateway: protocol, auth, timeouts, error classification
Compare 2 commits »
dohertj2 pushed to main at dohertj2/ScadaBridge 2026-03-16 07:52:11 -04:00
19c7e6880f Refine Data Connection Layer: error handling, reconnection, write failures, health reporting
dohertj2 created branch main in dohertj2/ScadaBridge 2026-03-16 07:45:22 -04:00
dohertj2 pushed to main at dohertj2/ScadaBridge 2026-03-16 07:45:22 -04:00
f0108e161b Housekeeping: remove stale AuditLogging component, add Codex MCP tool usage note
1944f94fed Initial design docs from claude.ai refinement sessions
dohertj2 created repository dohertj2/ScadaBridge 2026-03-16 07:40:36 -04:00
dohertj2 pushed to main at dohertj2/natsdotnet 2026-03-14 04:06:08 -04:00
5de4962bd3 Improve docs coverage and refresh profiling parser artifacts
dohertj2 pushed to main at dohertj2/natsdotnet 2026-03-14 03:57:07 -04:00
46ead5ea9f Improve XML documentation coverage across src modules and sync generated analysis artifacts.
dohertj2 pushed to main at dohertj2/natsdotnet 2026-03-14 03:13:25 -04:00
ba0d65317a Improve source XML docs and refresh profiling artifacts
dohertj2 pushed to main at dohertj2/natsdotnet 2026-03-14 02:27:03 -04:00
56c773dc71 Improve XML documentation coverage across core server components and refresh checker reports.
dohertj2 pushed to main at dohertj2/natsdotnet 2026-03-14 01:52:47 -04:00
007baf3fa4 Document gateway manager behavior and checkpoint doc-fix scan outputs
dohertj2 pushed to main at dohertj2/natsdotnet 2026-03-13 18:47:54 -04:00
88a82ee860 docs: add XML doc comments to server types and fix flaky test timings
dohertj2 pushed to main at dohertj2/natsdotnet 2026-03-13 17:52:10 -04:00
1d4b87e5f9 docs: refresh benchmark comparison with increased message counts
dohertj2 pushed to main at dohertj2/natsdotnet 2026-03-13 16:25:15 -04:00
660a897234 Merge branch 'opt/round10-fanout-serial-path'
0e5ce4ed9b perf: optimize fan-out serial path — pre-formatted MSG headers, non-atomic RR, linear pcd
23543b2ba8 Merge branch 'opt/js-async-file-publish'
82ab02a612 docs: refresh benchmark comparison after JS async publish optimization
6e91fda7fd perf: Phase 2 lazy StoredMessage materialization in FileStore
Compare 13 commits »
dohertj2 pushed to main at dohertj2/natsdotnet 2026-03-13 11:50:13 -04:00
699449da6a test: skip superseded MQTT e2e cases