index
:
dtail
master
refactor-trail-1
DTail is a distributed DevOps tool for tailing, grepping, catting logs and other text files on many remote machines at once.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2026-03-13
Fix serverless output draining regressions
Paul Buetow
2026-03-13
Harden integration server startup checks
Paul Buetow
2026-03-13
Add interactive runtime query integration coverage
Paul Buetow
2026-03-13
Expand runtime query unit test coverage
Paul Buetow
2026-03-13
Stop stale query work promptly on generation cancel
Paul Buetow
2026-03-13
task be5429a7: cover reconnect session restore
Paul Buetow
2026-03-13
task 57753d28: add interactive query control
Paul Buetow
2026-03-13
task 4abe7505: reset dmap generation state
Paul Buetow
2026-03-13
task 682e6ae9: filter stale generation output
Paul Buetow
2026-03-13
task 58076a44: enable query session workloads
Paul Buetow
2026-03-13
task 407: add client session transport
Paul Buetow
2026-03-13
task 399: add capability fallback helper
Paul Buetow
2026-03-13
task 398: implement session preemption
Paul Buetow
2026-03-13
task 400: add server session command scaffolding
Paul Buetow
2026-03-13
task 399: add client session spec scaffolding
Paul Buetow
2026-03-10
Introduce client runtime boundaries
Paul Buetow
2026-03-10
Refactor server-side config singleton reads
Paul Buetow
2026-03-08
change version to ng (next gen)
Paul Buetow
2026-03-08
task: pass explicit base context into client runtime (task 381)
Paul Buetow
2026-03-08
task: add optimized file-reader processor tests (task 376)
Paul Buetow
2026-03-08
task: replace panic-based CLI/runtime exits (task 380)
Paul Buetow
2026-03-08
task: propagate dropped processing and flush errors (task 379)
Paul Buetow
2026-03-08
task: replace looped time.After with tickers (task 378)
Paul Buetow
2026-03-08
task: close compressed readers in file read paths (task 377)
Paul Buetow
2026-03-08
task: scope auth key dependencies to server instances (task 375)
Paul Buetow
2026-03-08
task: parse ssh remote host with SplitHostPort (task 374)
Paul Buetow
2026-03-08
task: replace panic path in known hosts trust flow (task 373)
Paul Buetow
2026-03-08
task: harden truncate signal lifecycle in processor readers (task 372)
Paul Buetow
2026-03-08
task: fix benchmarks cmd package build collision (task 371)
Paul Buetow
2026-03-05
more on this
Paul Buetow
2026-03-05
Improve lint/vet reliability and refactor client runtime/bootstrap
Paul Buetow
2026-03-04
refactor: simplify nil-or-empty token checks in query parser (task 338)
Paul Buetow
2026-03-04
fix: correct break/select flow and remove unreachable code (task 338)
Paul Buetow
2026-03-04
perf: avoid range-value struct copies in server job loops (task 351)
Paul Buetow
2026-03-04
fix: replace looped time.After with reusable tickers (task 359)
Paul Buetow
2026-03-04
fix: avoid defer-in-loop cancel in base client retry (task 359)
Paul Buetow
2026-03-03
Stabilize integration-mode auth tests and concurrent dcat reads
Paul Buetow
2026-03-03
Add dtailhealth no-auth-key flag and adjust turbo EOF handling
Paul Buetow
2026-03-03
Apply go fix build tag modernization
Paul Buetow
2026-03-03
Add percentage and percentile mapr aggregators
Paul Buetow
2026-03-03
Document auth-key fast reconnect usage and config
Paul Buetow
2026-03-03
Add auth-key fast reconnect integration coverage
Paul Buetow
2026-03-03
feat(config): add auth-key CLI and server cache settings
Paul Buetow
2026-03-03
feat(client): register AUTHKEY after SSH session start
Paul Buetow
2026-03-03
feat(ssh-client): collect auth methods in fallback order
Paul Buetow
2026-03-03
feat(server): add AUTHKEY command handling
Paul Buetow
2026-03-03
feat(ssh-server): check auth key cache in public key callback
Paul Buetow
2026-03-03
feat(ssh-server): add in-memory auth key store
Paul Buetow
2026-03-02
server: use auth strategy registry and stabilize turbo EOF sync
Paul Buetow
2026-03-02
handlers: use turbo EOF acknowledgement instead of sleep heuristic
Paul Buetow
[next]