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
Age
Commit message (
Expand
)
Author
2026-04-10
task 80: fix protocol compatibility parsing
Paul Buetow
2026-03-20
Optimize mapr parsing and stabilize aggregate shutdown
Paul Buetow
2026-03-19
task 261: harden server reads with OpenRoot
Paul Buetow
2026-03-13
Fix mapreduce integration drain race
Paul Buetow
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-13
task 58076a44: enable query session workloads
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-10
Refactor server-side config singleton reads
Paul Buetow
2026-03-08
task: propagate dropped processing and flush errors (task 379)
Paul Buetow
2026-03-08
task: scope auth key dependencies to server instances (task 375)
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-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
Add auth-key fast reconnect integration coverage
Paul Buetow
2026-03-03
feat(server): add AUTHKEY command handling
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
2026-03-02
config: make server timing and buffer knobs configurable
Paul Buetow
2026-03-02
refactor: add readcommand facade for server dependencies
Paul Buetow
2026-03-02
refactor: split turbo read processor construction in readcommand
Paul Buetow
2026-03-02
refactor(handlers): use command registry in server handler
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
refactor(handlers): extract shutdown coordination from read command
Paul Buetow
2026-03-02
Consolidate read command paths via strategy loop (task 333)
Paul Buetow
2026-03-02
Extract protocol and turbo responsibilities from baseHandler (task 327)
Paul Buetow
2026-03-02
Refactor server path to use injected runtime config (task 329)
Paul Buetow
2026-01-29
refactor: improve Go best practices compliance
Paul Buetow
2026-01-24
test: add unit tests for turbo writer types
Paul Buetow
2026-01-24
refactor: split large functions for maintainability
Paul Buetow
2025-07-04
fix: remove unnecessary delays in turbo mode for serverless operation
Paul Buetow
2025-07-04
refactor: change turbo boost to be enabled by default
Paul Buetow
2025-07-04
fix: resolve MapReduce turbo mode issues and serverless processing
Paul Buetow
2025-07-03
fix: improve turbo mode MapReduce batch processing and shutdown sequence
Paul Buetow
2025-07-03
fix: implement thread-safe turbo mode for MapReduce operations
Paul Buetow
2025-07-02
feat: make turbo mode configurable via config file
Paul Buetow
2025-07-02
feat: add server info message for literal grep mode
Paul Buetow
2025-07-01
perf: optimize turbo mode for 2.87x faster serverless performance
Paul Buetow
2025-07-01
fix: resolve turbo mode race condition and improve TestDCat2
Paul Buetow
2025-07-01
feat: ensure command doesn't complete until all pending files are processed
Paul Buetow
2025-06-30
feat: track pending files to prevent premature server shutdown
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
2025-06-30
fix: disable turbo boost for MapReduce operations in server mode
Paul Buetow
2025-06-29
fix: improve aggregate channel switching for MapReduce operations
Paul Buetow
2025-06-29
feat: enable turbo boost mode for tail (dtail) operations
Paul Buetow
[next]