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
path:
root
/
internal
/
server
/
handlers
/
turbo_writer.go
Age
Commit message (
Expand
)
Author
2026-03-13
Fix serverless output draining regressions
Paul Buetow
2026-03-13
Stop stale query work promptly on generation cancel
Paul Buetow
2026-03-13
task 682e6ae9: filter stale generation output
Paul Buetow
2026-03-08
task: propagate dropped processing and flush errors (task 379)
Paul Buetow
2026-03-02
refactor(handlers): decouple turbo network writer from base handler
Paul Buetow
2026-03-02
refactor(handlers): centralize protocol line/message formatting
Paul Buetow
2026-03-02
Extract protocol and turbo responsibilities from baseHandler (task 327)
Paul Buetow
2026-01-29
refactor: improve Go best practices compliance
Paul Buetow
2026-01-24
refactor: split large functions for maintainability
Paul Buetow
2025-07-01
perf: optimize turbo mode for 2.87x faster serverless performance
Paul Buetow
2025-06-30
fix: resolve channel close panic and improve turbo mode synchronization
Paul Buetow
2025-06-30
fix: ensure complete data transmission in turbo mode for dtail operations
Paul Buetow