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
2025-06-26
refactor: move profiling scripts from benchmarks/ to profiling/
Paul Buetow
2025-06-26
fix: resolve package conflicts and update documentation
Paul Buetow
2025-06-26
docs: document remaining serverless mode large file issues
Paul Buetow
2025-06-26
fix: resolve serverless mode deadlock for profiling
Paul Buetow
2025-06-26
docs: add comprehensive plan to fix serverless mode deadlock
Paul Buetow
2025-06-26
docs: document serverless mode profiling hang issue
Paul Buetow
2025-06-26
fix: improve dmap profiling error handling
Paul Buetow
2025-06-26
fix: handle dmap continuous execution in profiling framework
Paul Buetow
2025-06-26
fix: resolve dmap profiling issues and optimize profiling speed
Paul Buetow
2025-06-26
feat: add profiling framework with command echoing
Paul Buetow
2025-06-26
Add benchmark baseline for v4.3.0
Paul Buetow
2025-06-25
Add comprehensive benchmarking framework for DTail
Paul Buetow
2025-06-25
only ignore Test log files
Paul Buetow
2025-06-25
Add comprehensive test logging infrastructure to integration tests
Paul Buetow
2025-06-25
Add multi-server MapReduce integration test
Paul Buetow
2025-06-25
fix: Add 2-minute timeout to dmap tests and fix TestDMap5CSV hanging issue
Paul Buetow
2025-06-24
Add test helpers and refactoring guide for integration tests
Paul Buetow
2025-06-24
Improve integration tests with colored output tests
Paul Buetow
2025-06-24
Fix fmt.Errorf non-constant format string errors in multiple packages
Paul Buetow
2025-06-24
Update Go version and dependencies
Paul Buetow
2025-06-24
Add server mode tests to dtailhealth integration tests
Paul Buetow
2025-06-24
Add fail-fast flag to Makefile test target
Paul Buetow
2025-06-24
Add server mode tests to dgrep integration tests
Paul Buetow
2025-06-24
Fix integration test timeout issue with DMap stdin pipe in server mode
Paul Buetow
2025-06-24
Update TestDTailColorTable to run in both serverless and server modes
Paul Buetow
2025-06-24
Update DMap integration tests to run in both serverless and server modes
Paul Buetow
2025-06-24
Fix dcat tests for server mode and --plain flag handling
Paul Buetow
2025-06-24
Add CLAUDE.md file for Claude Code guidance
Paul Buetow
2025-04-17
remove dtail.dev domain from README
Paul Buetow
2024-08-23
merge
v4.3.3
Paul Buetow
2024-08-23
fix install instructions
Paul Buetow
2024-08-17
update dependencies
Paul Buetow
2024-03-29
update dependencies
Paul Buetow
2024-03-29
only rename .csv.tmp to .csv when the final result was written
Paul Buetow
2024-03-29
lint warnings
Paul Buetow
2024-03-08
update dependencies
Paul Buetow
2024-03-06
Merge branch 'PS-34477-csv.tmp' into 'master'
v4.3.2
Paul Buetow
2024-02-26
only rename .csv.tmp to .csv when the final result was written
Paul Buetow
2024-02-23
lint warnings
Paul Buetow
2023-09-08
Merge branch 'master' of github.com:mimecast/dtail
v4.3.0
Paul Buetow
2023-09-08
Merge branch 'develop'
Paul Buetow
2023-09-07
update dependencies
Paul Buetow
2023-09-07
refactor go build tags
Paul Buetow
2023-09-07
add CSV aggr example to docs
Paul Buetow
2023-09-07
add mapr aggregration on CSV integr test
Paul Buetow
2023-09-07
Can quote fields in select conditions, e.g. select `count($foo)`, ..
Paul Buetow
2023-09-07
add CSV to parser
Paul Buetow
2023-09-07
Add CSV unit test
Paul Buetow
2023-09-07
Add `custom1` and `custom2` log formats.
Paul Buetow
2023-09-07
Update creating your own logformat docs, to reflect the recent changes.
Paul Buetow
[prev]
[next]