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
/
serverhandler.go
Age
Commit message (
Expand
)
Author
2026-03-20
Optimize mapr parsing and stabilize aggregate shutdown
Paul Buetow
2026-03-13
Fix mapreduce integration drain race
Paul Buetow
2026-03-13
task 682e6ae9: filter stale generation output
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-08
task: scope auth key dependencies to server instances (task 375)
Paul Buetow
2026-03-05
Improve lint/vet reliability and refactor client runtime/bootstrap
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
config: make server timing and buffer knobs configurable
Paul Buetow
2026-03-02
refactor(handlers): use command registry in server handler
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
2025-07-03
fix: implement thread-safe turbo mode for MapReduce operations
Paul Buetow
2025-07-02
feat: add server info message for literal grep mode
Paul Buetow
2025-06-30
feat: track pending files to prevent premature server shutdown
Paul Buetow
2022-02-15
minor fix, add missing newlines to server messages
Paul Buetow
2021-12-05
buffer line.Line for performance
Paul Buetow
2021-10-24
Fix DCat color test.
Paul Buetow
2021-10-14
Merging grep context from master
Paul Buetow
2021-10-10
add another dmap test - reading 100 source files at once
Paul Buetow
2021-10-10
vetting and linting and some code restyling
Paul Buetow
2021-10-06
move health check to separate client binary
Paul Buetow
2021-10-06
enable faster shutdown - useful for dgrep/dmap and dcat commands
Paul Buetow
2021-10-05
more on this
Paul Buetow
2021-10-05
more on this
Paul Buetow
2021-10-02
reduce logging in serverless mode
Paul Buetow
2021-10-02
move args to config package
Paul Buetow
2021-10-02
fix auto reconnect
Paul Buetow
2021-10-02
add spartan mode
Paul Buetow
2021-10-02
bugfix: dmap skipped the last couple of mapreduce lines
Paul Buetow
2021-10-02
mapreduce tables are in colors now too
Paul Buetow
2021-09-06
Print out client/server update notice even from dtail server 4 to dtail
Paul Buetow
2021-08-28
1. Major performance gain by not checking for file truncation aftter
Paul Buetow
2021-08-28
make use of more buffers on server side
Paul Buetow
2021-08-28
use a byte.Buffer in the file reader
Paul Buetow
2021-08-22
introduces the protocol package
Paul Buetow
2021-08-21
read files bytewise for more control of whats happening - change transport pr...
Paul Buetow
2020-12-27
only try to read a file once in cat and grep mode but 10 times in tail mode
Paul Buetow
2020-12-26
initial quiet switch
Paul Buetow
2020-12-26
rename spartan to quiet
Paul Buetow
2020-12-26
initial spartan mode support
Paul Buetow
2020-12-26
code cleanup and minor refactorings
Paul Buetow
2020-12-08
merge develop
Paul Buetow
2020-09-10
printing client stats every other second only if the connection count has cha...
Paul Buetow
2020-09-04
add more unit tests and deserializer/serializer to regex
Paul Buetow
2020-08-13
bump up version to 3.0.0. can run continuous background mapreduce queries, us...
v3.0.0
Paul Buetow
2020-03-04
can tail probe with a given timeout and then write a mapreduce result
Paul Buetow
2020-02-29
Merge branch 'develop' of gitlab.devuk.mimecast.lan:Storage/dtail into develop
Paul Buetow
[next]